{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Emergency Response Sites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 945928.4847856611, "ymin": 756012.6313883215, "xmax": 963968.8578255773, "ymax": 784030.746939905, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 235, 243, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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": "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": "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": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "comments" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R405_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Emergency Response Sites", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c655a447a994cff934afadb2ba99f86" }