{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Buildings", "type": "Feature Layer", "description": "Building Footprints", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Building", "description": "Building", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 202, 198, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Under Construction", "description": "Under Construction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 234, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 202, 198, 255 ], "outline": null }, "value": "2", "label": "Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 234, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "value": "1", "label": "Under Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 189, 126, 255 ], "toColor": [ 167, 189, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 166, 165, 255 ], "toColor": [ 98, 166, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 185, 255 ], "toColor": [ 134, 227, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 212, 123, 255 ], "toColor": [ 129, 212, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 156, 97, 255 ], "toColor": [ 92, 156, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 219, 129, 255 ], "toColor": [ 216, 219, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 222, 215, 255 ], "toColor": [ 144, 222, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 179, 143, 255 ], "toColor": [ 116, 179, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 166, 255 ], "toColor": [ 172, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 153, 115, 255 ], "toColor": [ 127, 153, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 158, 89, 255 ], "toColor": [ 157, 158, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 224, 164, 255 ], "toColor": [ 211, 224, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 181, 101, 255 ], "toColor": [ 121, 181, 101, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3680505851969397E7, "ymin": 5687400.042923593, "xmax": -1.3662148996191602E7, "ymax": 5710772.859317139, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDGID", "type": "esriFieldTypeInteger", "alias": "BLDGID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS1_BLDG_TYPE", "description": "Primary use of Building", "codedValues": [ { "name": "Commercial", "code": 1 }, { "name": "Industrial", "code": 2 }, { "name": "Institutional", "code": 3 }, { "name": "Multi Family Residential", "code": 5 }, { "name": "Multiple Use", "code": 6 }, { "name": "Storage/shed", "code": 7 }, { "name": "Shelter/Car Port", "code": 8 }, { "name": "Utility", "code": 9 }, { "name": "Unknown", "code": 0 }, { "name": "House of Worship", "code": 10 }, { "name": "Mobile Home", "code": 11 }, { "name": "Parking Garage", "code": 12 }, { "name": "Miscellaneous", "code": 13 }, { "name": "ADU", "code": 14 }, { "name": "Single Family Residential (Detached)", "code": 4 }, { "name": "Single Family Residential (Attached)", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOCID", "type": "esriFieldTypeString", "alias": "DOCID", "length": 15, "domain": null }, { "name": "QC_CODE", "type": "esriFieldTypeString", "alias": "QC_CODE", "length": 4, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS1_Status", "description": "", "codedValues": [ { "name": "Planned", "code": 1 }, { "name": "Existing", "code": 2 }, { "name": "Abandoned", "code": 3 }, { "name": "Removed", "code": 4 }, { "name": "Proposed", "code": 5 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBUILT", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Floor Count", "domain": null }, { "name": "IN_OUT", "type": "esriFieldTypeSmallInteger", "alias": "IN_OUT", "domain": { "type": "codedValue", "name": "WS1_IN_OUT", "description": "IN OUT OF CITY", "codedValues": [ { "name": "OUT", "code": 0 }, { "name": "IN", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9022_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9022", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_9022", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7832_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, "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.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5c5692bead4b4185b008096d7e17fb6f" }