{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Building", "type": "Feature Layer", "description": "This dataset contains buildings within Montgomery County. Building ruins, buildings under construction, and parking garages are also included. Overhead rooftops, or canopies, are shown with a separate feature code and features running under are not clipped out. Each feature is attributed with height in feet and roof type of either gable or flat. This data was captured for use in general mapping at a scale of 1:1200.Derived. Clipped to City Boundary plus 500 feet", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.002, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 1000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE_CODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2201", "label": "Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2205", "label": "Parking Garage" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 61, 133, 255 ], "toColor": [ 73, 61, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 163, 39, 255 ], "toColor": [ 93, 163, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 60, 41, 255 ], "toColor": [ 171, 60, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 168, 168, 255 ], "toColor": [ 52, 168, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 36, 106, 255 ], "toColor": [ 163, 36, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 121, 67, 255 ], "toColor": [ 140, 121, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 115, 158, 255 ], "toColor": [ 58, 115, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 34, 163, 255 ], "toColor": [ 131, 34, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 128, 77, 255 ], "toColor": [ 60, 128, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 168, 57, 255 ], "toColor": [ 168, 168, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 75, 255 ], "toColor": [ 130, 62, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 34, 148, 255 ], "toColor": [ 47, 34, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 44, 68, 255 ], "toColor": [ 171, 44, 68, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1255027.4899999946, "ymin": 504523.3780000061, "xmax": 1281683.1800000072, "ymax": 529985.4050000012, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.002, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 1000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "ROOF_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dBuildings_Type_Poly", "description": "Roof Type", "codedValues": [ { "name": "Gable", "code": "Gable" }, { "name": "Flat", "code": "Flat" }, { "name": "Uncertain", "code": "Uncertain" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_CODE", "type": "esriFieldTypeInteger", "alias": "FEATURE_CODE", "domain": { "type": "codedValue", "name": "WS1_dBuildings_Feature_Poly", "description": "Feature Codes", "codedValues": [ { "name": "Buildings", "code": 2201 }, { "name": "Ruins", "code": 2202 }, { "name": "Buildings Under Construction", "code": 2203 }, { "name": "Overhead Rooftops/Canopies", "code": 2204 }, { "name": "Parking Garage", "code": 2205 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": { "type": "codedValue", "name": "WS1_dSourceCode2009", "description": "Source_Code Domain", "codedValues": [ { "name": "Captured 2000", "code": 1 }, { "name": "Captured 2005", "code": 2 }, { "name": "Captured 2009", "code": 3 }, { "name": "Edited 2012", "code": 4 }, { "name": "Captured 2014", "code": 5 }, { "name": "Captured 2017", "code": 6 }, { "name": "Captured 2020", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "ID_ORIGINAL", "type": "esriFieldTypeInteger", "alias": "ID_ORIGINAL", "domain": null }, { "name": "ID_DISSOLVED", "type": "esriFieldTypeInteger", "alias": "ID_DISSOLVED", "domain": null }, { "name": "ACCT", "type": "esriFieldTypeString", "alias": "ACCT", "length": 50, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 128, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 512, "domain": null }, { "name": "LANDUSE_ESRI", "type": "esriFieldTypeString", "alias": "LANDUSE_ESRI", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }