{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 32, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "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": [ 209, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3078498943214672E7, "ymin": 4087563.8954429408, "xmax": -1.3052918602669993E7, "ymax": 4113811.108882046, "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": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 9, "domain": null }, { "name": "PRIMARYBLDG", "type": "esriFieldTypeString", "alias": "Primary Building on Parcel", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INCITY", "type": "esriFieldTypeString", "alias": "In City?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPHERE", "type": "esriFieldTypeString", "alias": "In Sphere?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INWATERDIST", "type": "esriFieldTypeString", "alias": "In Water District?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSTYEAR", "type": "esriFieldTypeString", "alias": "Construction Year", "length": 4, "domain": null }, { "name": "OCCUPANTGROUP", "type": "esriFieldTypeString", "alias": "Occupancy Group", "length": 50, "domain": null }, { "name": "CONSTTYPE", "type": "esriFieldTypeString", "alias": "Construction Type", "length": 50, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "ROOMCOUNT", "type": "esriFieldTypeInteger", "alias": "Number of Rooms", "domain": null }, { "name": "BEDCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bedrooms", "domain": null }, { "name": "BATHCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bathrooms", "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BASEELEVUNIT", "type": "esriFieldTypeString", "alias": "Elevation Unit", "length": 30, "domain": null }, { "name": "BLDGSQFEET", "type": "esriFieldTypeDouble", "alias": "Building Square Footage", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "BLDGHEIGHTUNIT", "type": "esriFieldTypeString", "alias": "Height Measurement UNit", "length": 20, "domain": null }, { "name": "GARAGESQFEET", "type": "esriFieldTypeDouble", "alias": "Garage Square Feet", "domain": null }, { "name": "PATIOSQFEET", "type": "esriFieldTypeDouble", "alias": "Patio / Porch Square Feet", "domain": null }, { "name": "BASEMENTSQFEET", "type": "esriFieldTypeDouble", "alias": "Basement Square Feet", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "EAVEHEIGHTUNIT", "type": "esriFieldTypeString", "alias": "Eave Height Unit", "length": 20, "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": null }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "SPRINKLERED", "type": "esriFieldTypeString", "alias": "Sprinklered", "length": 10, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "A yes/no indicator with an option for DNA - Data not available", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Construction Permit Number", "length": 50, "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeString", "alias": "Address Identifier", "length": 20, "domain": null }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "LABELTEXT", "type": "esriFieldTypeString", "alias": "Label (Text)", "length": 100, "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeString", "alias": "Building Classification", "length": 80, "domain": { "type": "codedValue", "name": "BuildingFootprintClass", "description": "The classification of the use of a building for the footprints layer", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": "Agriculture, Food, and Livestock" }, { "name": "Industry", "code": "Industry" }, { "name": "Commercial and Retail", "code": "Commercial and Retail" }, { "name": "Education", "code": "Education" }, { "name": "Emergency Response and Law Enforcement", "code": "Emergency Response and Law Enforcement" }, { "name": "Energy", "code": "Energy" }, { "name": "Banking and Finance", "code": "Banking and Finance" }, { "name": "Mail and Shipping", "code": "Mail and Shipping" }, { "name": "Building General", "code": "Building General" }, { "name": "Health and Medical", "code": "Health and Medical" }, { "name": "Public Attractions and Landmark Buildings", "code": "Public Attractions and Landmark Buildings" }, { "name": "Government and Military", "code": "Government and Military" }, { "name": "Weather", "code": "Weather" }, { "name": "Water Supply and Treatment", "code": "Water Supply and Treatment" }, { "name": "Information and Communication", "code": "Information and Communication" }, { "name": "Transportation Facilities", "code": "Transportation Facilities" }, { "name": "Utility/Storage Building", "code": "Utility/Storage Building" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R889_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_889", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S772_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fc9acfc7faa149d18b244f64e1028edb" }