{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buildings 3D", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Buildings, with elevation and height dimensions, 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.3D Buildings: these are created by splitting 2D building footprints to show added building details such as mechanical equipment (like HVAC systems, generators, and water tanks), towers, then adding vertical (height) and horizontal (elevation) dimensions derived from LiDAR. Used in 3D modeling but can be used as 2D footprints as well. Also knows as \"Buildings_Py\"Created March 2023", "copyrightText": "Information Technology & Innovation (ITI), Montgomery County Planning Department, MNCPPC", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LANDUSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_CODE" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE_CODE" }, { "name": "ACCT", "type": "esriFieldTypeString", "alias": "ACCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCT" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "NAME" }, { "name": "LANDUSE_ESRI", "type": "esriFieldTypeString", "alias": "LANDUSE_ESRI", "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" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LANDUSE_ESRI" }, { "name": "BLDG_ELEV", "type": "esriFieldTypeDouble", "alias": "BLDG_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_ELEV" }, { "name": "BLDG_HEIGHT", "type": "esriFieldTypeDouble", "alias": "BLDG_HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_HEIGHT" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "ROOF_TYPE", "type": "esriFieldTypeString", "alias": "ROOF_TYPE", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROOF_TYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R610662_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5834_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings 3D", "description": "", "prototype": { "attributes": { "ROOF_TYPE": null, "YEAR_BUILT": null, "FEATURE_CODE": null, "SOURCE_CODE": null, "ACCT": null, "LANDUSE": null, "NAME": null, "LANDUSE_ESRI": null, "BLDG_ELEV": null, "BLDG_HEIGHT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5125dd6c49814e2ba2af3bdb45739a82" }