{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Facilities", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907300, "falseY": -92800500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "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": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2110543.803379327, "ymin": 663949.3994675577, "xmax": 2334202.626073912, "ymax": 848621.5583377331, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3539834002185914E8, "falseY": -1.001082306079099E8, "xyUnits": 3.2777733523096297E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCTURENAME", "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": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": null }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "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": "STRUCTUREUSE", "type": "esriFieldTypeString", "alias": "Structure Use", "length": 40, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Update Status", "length": 1, "domain": { "type": "codedValue", "name": "UpdateStatusValues", "description": "Values of Building Update Status", "codedValues": [ { "name": "Added", "code": "A" }, { "name": "Revised (to fit ortho imagery)", "code": "R" }, { "name": "Changed", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRUCTURENAME", "type": "esriFieldTypeString", "alias": "Structure Name", "length": 120, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PROPERTYUSE", "type": "esriFieldTypeString", "alias": "Property Use/Type", "length": 50, "domain": { "type": "codedValue", "name": "luPropertyUse", "description": "The Current Property Use or Type", "codedValues": [ { "name": "Business", "code": "Commercial Building" }, { "name": "Residence", "code": "Residential Building" }, { "name": "Demolished", "code": "Demolished Building" }, { "name": "Abandoned", "code": "Abandoned Building" }, { "name": "Public", "code": "Public Building" }, { "name": "Industrial", "code": "Industrial Building" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_840", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_840", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S815_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2bec43dbabbc4cac9ad498e5cb9360a6" }