{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Building Footprint", "type": "Feature Layer", "description": "BuildingFootprints", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 68 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 184, 48, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 53, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 878485.4697827995, "ymin": 7226468.088404313, "xmax": 979425.8702638, "ymax": 7320002.667082816, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCTURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "STRUCTURE_NAME", "type": "esriFieldTypeString", "alias": "STRUCTURE NAME", "length": 50, "domain": null }, { "name": "TOTAL_NUMB_FLOORS", "type": "esriFieldTypeDouble", "alias": "TOTAL NUMB FLOORS", "domain": null }, { "name": "FIRST_FLOOR_AREA", "type": "esriFieldTypeDouble", "alias": "FIRST FLOOR AREA", "domain": null }, { "name": "TOTAL_FLOOR_AREA", "type": "esriFieldTypeDouble", "alias": "TOTAL FLOOR AREA", "domain": null }, { "name": "NUMBER_RESIDENCES", "type": "esriFieldTypeDouble", "alias": "NUMBER OF RESIDENCES", "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "GUC", "type": "esriFieldTypeString", "alias": "GUC", "length": 50, "domain": null }, { "name": "GUC_DESCRIPTION", "type": "esriFieldTypeString", "alias": "GUC DESCRIPTION", "length": 50, "domain": null }, { "name": "STRUCT_NUMBER", "type": "esriFieldTypeDouble", "alias": "STRUCT NUMBER", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "GROUND_ELEVATION", "domain": null }, { "name": "ROOF_ELEVATION", "type": "esriFieldTypeDouble", "alias": "ROOF_ELEVATION", "domain": null }, { "name": "BUILDING_HEIGHT", "type": "esriFieldTypeDouble", "alias": "BUILDING_HEIGHT", "domain": null }, { "name": "DATE_COLLECTED", "type": "esriFieldTypeDate", "alias": "DATE_COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "BFStatus", "description": "Building footprint status.", "codedValues": [ { "name": "New by Permit", "code": "New by Permit" }, { "name": "New by Imagery", "code": "New by Imagery" }, { "name": "New by Halff", "code": "New by Halff" }, { "name": "Updated by imagery", "code": "Updated by imagery" }, { "name": "Updated by permit", "code": "Updated by permit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3678_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3678", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7058PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3678", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2478_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "BuildingFootprints_to_Parcels", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "798f71aff3474a16bc6d6f24ab36ef62" }