{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Emergency Response Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1765461.6178434193, "ymin": 439773.30322984606, "xmax": 1795723.2151285037, "ymax": 461057.56676359475, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3047.9036570149065, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 37, 33, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "facilityid" }, { "name": "facilityarea", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "facilityarea" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "factype", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "EmergencyFacilityType", "description": "The type of educational facility", "codedValues": [ { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Operation Center", "code": "Emergency Operation Center" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" }, { "name": "Office of Homeland Security", "code": "Office of Homeland Security" }, { "name": "Police Department", "code": "Police Department" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Sheriff's Office", "code": "Sheriff's Office" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "factype" }, { "name": "fulladdr", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "fulladdr" }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "municipality" }, { "name": "agency", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "agency" }, { "name": "agencytype", "type": "esriFieldTypeString", "alias": "Owner Type", "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": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "agencytype" }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "phone" }, { "name": "agencyurl", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "agencyurl" }, { "name": "operdays", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Weekdays", "code": "Weekdays" }, { "name": "Weekends", "code": "Weekends" }, { "name": "Other", "code": "Other" }, { "name": "7 Days/Week", "code": "7 Days/Week" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "operdays" }, { "name": "operhours", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "8:00am - 4:30pm", "code": "8:00am - 4:30pm" }, { "name": "8:30am - 5:00pm", "code": "8:30am - 5:00pm" }, { "name": "9:00am - 5:00pm", "code": "9:00am - 5:00pm" }, { "name": "10:00am - 6:00pm", "code": "10:00am - 6:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "Daylight", "code": "Daylight" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "operhours" }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "pocname" }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "pocphone" }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pocemail" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R428_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_428", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_428", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Emergency Response Facilities", "description": "", "prototype": { "attributes": { "comments": null, "pocemail": null, "facilityid": null, "facilityarea": null, "name": null, "factype": null, "fulladdr": null, "municipality": null, "agency": null, "agencytype": null, "phone": null, "agencyurl": null, "operdays": null, "operhours": null, "pocname": null, "pocphone": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fde00ee4fcf440f28b55b9171bbc9656" } ], "tables": [] }