{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Building Footprints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36111.909643, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8997726.682154184, "ymin": 3777609.3836206878, "xmax": -8980060.852063136, "ymax": 3798498.4818808595, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "BLDG_VALUE", "type": "esriFieldTypeInteger", "alias": "BLDG_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_VALUE" }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMSTORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMSTORIES" }, { "name": "BLDG_TYPE", "type": "esriFieldTypeString", "alias": "BLDG_TYPE", "domain": { "type": "codedValue", "name": "BLDG_TYPE", "description": "", "codedValues": [ { "name": "R-SF", "code": "R-SF" }, { "name": "OFFICE", "code": "OFFICE" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "MIXED USE", "code": "MIXED USE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "R-MF", "code": "R-MF" }, { "name": "R-MH", "code": "R-MH" }, { "name": "EDUCATION", "code": "EDUCATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_TYPE" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIN" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "COMNAME", "type": "esriFieldTypeString", "alias": "COMNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMNAME" }, { "name": "BUILD_DATE", "type": "esriFieldTypeDate", "alias": "BUILD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILD_DATE" }, { "name": "FR_RISK", "type": "esriFieldTypeString", "alias": "FR_RISK", "domain": { "type": "codedValue", "name": "FR_Risk", "description": "Fire Rescue Building Fire Risk Level", "codedValues": [ { "name": "High Risk-Fire", "code": "High Risk-Fire" }, { "name": "Max Risk-Fire", "code": "Max Risk-Fire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FR_RISK" }, { "name": "RES_SQFT", "type": "esriFieldTypeInteger", "alias": "RES_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_SQFT" }, { "name": "COM_SQFT", "type": "esriFieldTypeInteger", "alias": "COM_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_SQFT" }, { "name": "UNSAFE_STRUCTURE", "type": "esriFieldTypeString", "alias": "UNSAFE_STRUCTURE", "domain": { "type": "codedValue", "name": "UnsafeStructure", "description": "Unsafe Structure", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNSAFE_STRUCTURE" }, { "name": "BLDG_UID", "type": "esriFieldTypeInteger", "alias": "BLDG_UID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_UID" }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASE_NUMBER" }, { "name": "UNSAFE_DATE", "type": "esriFieldTypeDate", "alias": "UNSAFE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UNSAFE_DATE" }, { "name": "UNSAFE_DESC", "type": "esriFieldTypeString", "alias": "UNSAFE_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNSAFE_DESC" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Building Footprints", "description": "", "prototype": { "attributes": { "last_edited_user": null, "Type": null, "last_edited_date": null, "created_date": null, "BLDG_VALUE": null, "NUMSTORIES": null, "BLDG_TYPE": null, "PIN": null, "BLDGNAME": null, "COMNAME": null, "BUILD_DATE": null, "FR_RISK": null, "RES_SQFT": null, "COM_SQFT": null, "UNSAFE_STRUCTURE": null, "BLDG_UID": null, "CASE_NUMBER": null, "UNSAFE_DATE": null, "UNSAFE_DESC": null, "created_user": 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": "11b117a4ec7a4dbeb713f8df5b0b945b" }