{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buildings", "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.Captured March 2023", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.004, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Information Technology & Innovation (ITI), Montgomery County Planning Department, MNCPPC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1159657.28300001, "ymin": 461363.386000007, "xmax": 1345824.419, "ymax": 617448.577999994, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LANDUSE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE_CODE", "type": "esriFieldTypeInteger", "alias": "FEATURE_CODE", "domain": { "type": "codedValue", "name": "dBuildings_Feature_Poly_1", "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": "esriSPTDuplicate" } }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": { "type": "codedValue", "name": "dSourceCode2009_1_1", "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 }, { "name": "Captured 2023", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": { "type": "codedValue", "name": "LANDUSE_ESRI_1", "description": "Feature Codes", "codedValues": [ { "name": "Commercial/Retail", "code": "Commercial/Retail" }, { "name": "Community Center", "code": "Community Center" }, { "name": "Cultural/Heritage", "code": "Cultural/Heritage" }, { "name": "Educational", "code": "Educational" }, { "name": "General/Residential", "code": "General/Residential" }, { "name": "Government/Military", "code": "Government/Military" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Medical", "code": "Medical" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Religious", "code": "Religious" }, { "name": "Transportation", "code": "Transportation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLDG_ELEV", "type": "esriFieldTypeDouble", "alias": "BLDG_ELEV", "domain": null }, { "name": "BLDG_HEIGHT", "type": "esriFieldTypeDouble", "alias": "BLDG_HEIGHT", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "ROOF_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "dBuildings_Type_Poly_1", "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": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R610662_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5834_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2c12abfee9b840e1a8e9d99a9c525dbb" }