{ "currentVersion": 10.81, "id": 9, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The shape and orientation of the ground floor of a structure.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1284005.649096325, "ymin": 153820.7423529774, "xmax": 1333938.2716718316, "ymax": 208380.85403306782, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SHORTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYKEY" }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SHORTNAME" }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LONGNAME" }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "BLGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLGHEIGHT" }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGAREA" }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "bdBuildingOccupancyType", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDGTYPE" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "bdOperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "Sunrise to sunset", "code": "Sunrise to sunset" }, { "name": "7:00 a.m. to Dusk", "code": "7:00 a.m. to Dusk" }, { "name": "10:00 a.m. to 9:00 p.m.", "code": "10:00 a.m. to 9:00 p.m." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPERDATE" }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "domain": { "type": "codedValue", "name": "bdAccessType", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCESSTYPE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "bdCondition", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "bdAssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "bdAssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "bdBuildingRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Drop Shadow", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ExistingProposed", "type": "esriFieldTypeString", "alias": "ExistingProposed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ExistingProposed" }, { "name": "HeightVerified", "type": "esriFieldTypeString", "alias": "HeightVerified", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HeightVerified" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R27573_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27573", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27573", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Airport", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Commercial", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CommunityCenter", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cultural", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Education", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "General", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Government", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Hotel", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Industrial", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Medical", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Recreation", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Religious", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Transportation", "description": "", "prototype": { "attributes": { "ExistingProposed": null, "BUILDINGID": null, "FACILITYKEY": null, "SHORTNAME": null, "LONGNAME": null, "FLOORCOUNT": null, "BLGHEIGHT": null, "BLDGAREA": null, "BLDGTYPE": null, "OPERHOURS": null, "OPERDATE": null, "ACCESSTYPE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "HeightVerified": null, "Latitude": null, "Longitude": null, "RuleID": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }