{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Building_Shw_PL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -120389200, "ymin": -95723100, "xmax": 2248597.4998330474, "ymax": 278464.06341697276, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2652108987499166E8, "falseY": -1.0052317820317085E8, "xyUnits": 3.6095936923528366E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Bldgname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingTypeR", "type": "esriFieldTypeString", "alias": "BuildingTypeR", "length": 10, "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type Domain", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Minor", "code": "Minor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bldgname", "type": "esriFieldTypeString", "alias": "Bldgname", "length": 60, "domain": null }, { "name": "LBCS_Description", "type": "esriFieldTypeString", "alias": "LBCS_Description", "length": 60, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "YearBuilt", "domain": null }, { "name": "GenLandUs1", "type": "esriFieldTypeString", "alias": "GenLandUs1", "length": 255, "domain": null }, { "name": "HeightFt", "type": "esriFieldTypeDouble", "alias": "HeightFt", "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null }, { "name": "APRSketch", "type": "esriFieldTypeString", "alias": "APRSketch", "length": 120, "domain": null }, { "name": "BLDG_Area", "type": "esriFieldTypeInteger", "alias": "BLDG_Area", "domain": null }, { "name": "Basement_Area", "type": "esriFieldTypeInteger", "alias": "Basement_Area", "domain": null }, { "name": "Basement_Finished", "type": "esriFieldTypeInteger", "alias": "Basement_Finished", "domain": null }, { "name": "Total_BLDG_Area", "type": "esriFieldTypeInteger", "alias": "Total_BLDG_Area", "domain": null }, { "name": "Total_Finished_Area", "type": "esriFieldTypeInteger", "alias": "Total_Finished_Area", "domain": null }, { "name": "Res_Units", "type": "esriFieldTypeSmallInteger", "alias": "Res_Units", "domain": null }, { "name": "Bldg_Status", "type": "esriFieldTypeString", "alias": "Bldg_Status", "length": 25, "domain": { "type": "codedValue", "name": "Bldg_Status", "description": "Building Status Domain", "codedValues": [ { "name": "New Building", "code": "New Building" }, { "name": "New Addition", "code": "New Addition" }, { "name": "Data Updated", "code": "Data Updated" }, { "name": "Codes", "code": "Codes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Complex_Center", "type": "esriFieldTypeString", "alias": "Complex_Center", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLD_ID", "type": "esriFieldTypeString", "alias": "BLD_ID", "length": 10, "domain": null }, { "name": "Critical_Facility", "type": "esriFieldTypeString", "alias": "Critical_Facility", "length": 50, "domain": null }, { "name": "BLD_ID_Num", "type": "esriFieldTypeInteger", "alias": "BLD_ID_Num", "domain": null }, { "name": "Fire_Occ_ID", "type": "esriFieldTypeInteger", "alias": "Fire_Occ_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_71", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_71", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "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": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3727f96177a74e5d90b79e07c42eb7d7" } ], "tables": [] }