{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "FIRE_DISTRICTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

This data set represents the fire protection districts of the State of Arkansas. Arkansas Code Annotated (A.C.A.) ยง12-10-329, is a section of state law devoted to 9-1-1 public safety and dictates each fire district must maintain an accurate map that is certified by the Mayor, County Judge or County Fire Coordinator and transmitted to the Arkansas GIS Office. The statute requires the Arkansas GIS Office to maintain these maps and to assist the Arkansas 911 Board in carrying out its duties.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Arkansas GIS Office", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 355115.39180000033, "ymin": 3652549.5746, "xmax": 803161.7898000004, "ymax": 4042956.1218999997, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name" }, { "name": "service_area", "type": "esriFieldTypeString", "alias": "Service_Area", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Service_Area" }, { "name": "fdid_nfirsid", "type": "esriFieldTypeString", "alias": "FDID_NFIRSID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FDID_NFIRSID" }, { "name": "fire_district_type", "type": "esriFieldTypeString", "alias": "Fire District Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Fire_District_Type" }, { "name": "revision_date", "type": "esriFieldTypeDate", "alias": "Revision Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Revision_Date" }, { "name": "record_link", "type": "esriFieldTypeString", "alias": "Record Link", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Record_Link" }, { "name": "square_miles", "type": "esriFieldTypeDouble", "alias": "Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Square_Miles" }, { "name": "estimated_households", "type": "esriFieldTypeDouble", "alias": "Estimated Households", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Estimated_Households" }, { "name": "estimated_addresses", "type": "esriFieldTypeDouble", "alias": "Estimated Addresses", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Estimated_Addresses" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r768_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a754_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FIRE_DISTRICTS", "description": "", "prototype": { "attributes": { "estimated_addresses": null, "estimated_households": null, "name": null, "service_area": null, "fdid_nfirsid": null, "fire_district_type": null, "revision_date": null, "record_link": null, "square_miles": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 200, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }