{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 42, "name": "Buildings", "type": "Feature Layer", "description": "The footprint of a building designed for a function or to afford a particular convenience or service. These are a subset of the buildings found in the BuildingFootprint feature class and only those actively managed by a local government, or other land holder. The information typically comes from design drawings of the facilities and is a framework for the management of interior spaces and work activities associated with such.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.799437260297237E7, "falseY": -4.523796343585424E7, "xyUnits": 1.3112322990160571E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2240896.806458071, "ymin": 1387541.0557368323, "xmax": 2253522.1157222353, "ymax": 1425917.1871453375, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "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": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "BuildingOccupancyType", "description": "The primary occupancy type for the building as adapted from the International Building Code", "codedValues": [ { "name": "Places used for people gathering for entertainment, worship, and eating or drinking", "code": "Assembly (Group A)" }, { "name": "Places where services are provided", "code": "Business (Group B)" }, { "name": "Schools and day care centers up to the 12th grade", "code": "Educational (Group E)" }, { "name": "Places where goods are manufactured or repaired", "code": "Factory (Group F)" }, { "name": "Places involving production or storage of very flammable or toxic materials", "code": "High-Hazard (Group H)" }, { "name": "Places where people are physically unable to leave without assistance", "code": "Institutional (Group I)" }, { "name": "Places where goods are displayed and sold", "code": "Mercantile (Group M)" }, { "name": "Places providing accommodations for overnight stay", "code": "Residential (Group R)" }, { "name": "Places where items are stored", "code": "Storage (Group S)" }, { "name": "Other places", "code": "Utility and Miscellaneous (Group U)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "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" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Crown Castle", "code": -3 }, { "name": "Verizon", "code": -4 }, { "name": "Extenet", "code": -5 }, { "name": "Georgia Power", "code": -6 }, { "name": "ATT", "code": -7 }, { "name": "Georgia Power ODL", "code": -8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Building_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_DS", "type": "esriFieldTypeInteger", "alias": "RuleID_DS", "domain": { "type": "codedValue", "name": "Building_Rep1_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "CAPTUREMETH", "length": 50, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" }, { "name": "2010 Aerial", "code": "2010 Aerial" }, { "name": "2013 Aerial", "code": "2013 Aerial" }, { "name": "2017 Aerial", "code": "2017 Aerial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 255, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BLDGYEAR", "type": "esriFieldTypeDouble", "alias": "BLDGYEAR", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R601_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_601", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_601", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S480_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b25b44dd2cb1490d91a03bf4d8b19ff8" }