{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Permits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1688049064000 }, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.08001381912E7, "ymin": 5122517.413900003, "xmax": -1.07486821268E7, "ymax": 5174540.240400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Permit_Purpose", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Other Permits", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Ag Structure", "label": "Ag Structure", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Flood Plain Permit", "label": "Flood Plain Permit", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Grain Bin", "label": "Grain Bin", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Livestock Facility", "label": "Livestock Facility", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Non Ag Structure", "label": "Non Ag Structure", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 146, 73, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Project/R.O.W. Permit", "label": "Project/R.O.W. Permit", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Special Use Permit", "label": "Special Use Permit", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Asset_Type", "typeIdField": "Permit_Purpose", "subtypeField": "", "fields": [ { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Permit", "modelName": "Asset_Type" }, { "name": "Permit_No", "type": "esriFieldTypeString", "alias": "Permit No.", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Permit_No" }, { "name": "Permit_Purpose", "type": "esriFieldTypeString", "alias": "Purpose of Permit", "domain": { "type": "codedValue", "name": "Permit_Type", "description": "", "codedValues": [ { "name": "Grain Bin", "code": "Grain Bin" }, { "name": "Ag Structure", "code": "Ag Structure" }, { "name": "Non Ag Structure", "code": "Non Ag Structure" }, { "name": "Livestock Facility", "code": "Livestock Facility" }, { "name": "Flood Plain Permit", "code": "Flood Plain Permit" }, { "name": "Special Use Permit", "code": "Special Use Permit" }, { "name": "Project/R.O.W. Permit", "code": "Project/R.O.W. Permit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Permit_Purpose" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Address" }, { "name": "Date_Permitted", "type": "esriFieldTypeDate", "alias": "Date Permitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Permitted" }, { "name": "Date_Expired", "type": "esriFieldTypeDate", "alias": "Date of Expiration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Expired" }, { "name": "Void_Date", "type": "esriFieldTypeDate", "alias": "Void Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Void_Date" }, { "name": "General_Comments", "type": "esriFieldTypeString", "alias": "General Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "General_Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R8_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Ag Structure", "name": "Ag Structure", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Ag Structure", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Ag Structure", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Flood Plain Permit", "name": "Flood Plain Permit", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Flood Plain Permit", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Flood Plain Permit", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Grain Bin", "name": "Grain Bin", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Grain Bin", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Grain Bin", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Livestock Facility", "name": "Livestock Facility", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Livestock Facility", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Livestock Facility", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Non Ag Structure", "name": "Non Ag Structure", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Non Ag Structure", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Non Ag Structure", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Project/R.O.W. Permit", "name": "Project/R.O.W. Permit", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Project/R.O.W. Permit", "description": "", "prototype": { "attributes": { "General_Comments": null, "Asset_Type": "Permit", "Permit_No": null, "Permit_Purpose": "Project/R.O.W. Permit", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Special Use Permit", "name": "Special Use Permit", "domains": { "Permit_Purpose": {"type": "inherited"} }, "templates": [ { "name": "Special Use Permit", "description": "", "prototype": { "attributes": { "Permit_No": null, "Asset_Type": "Permit", "Permit_Purpose": "Special Use Permit", "Address": null, "Date_Permitted": null, "Date_Expired": null, "Void_Date": null, "General_Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Fire Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1688049052000 }, "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": -1.080019508955345E7, "ymin": 5122415.671165802, "xmax": -1.0748470288638987E7, "ymax": 5174557.803959869, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 81, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BANCROFT", "label": "BANCROFT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 59, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEEMER", "label": "BEEMER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 171, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DODGE", "label": "DODGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 81, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOWELLS", "label": "HOWELLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 247, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LYONS", "label": "LYONS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 217, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAKLAND", "label": "OAKLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 247, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PENDER", "label": "PENDER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 144, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SNYDER", "label": "SNYDER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 124, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UEHLING", "label": "UEHLING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 177, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST POINT", "label": "WEST POINT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 130, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WISNER", "label": "WISNER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FIRE_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIRE_NAME", "typeIdField": "FIRE_NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIRE_NAME", "type": "esriFieldTypeString", "alias": "FIRE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRE_NAME" }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "ServiceURI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceURI" }, { "name": "Discrepancy_Agency_ID", "type": "esriFieldTypeString", "alias": "Discrepancy_Agency_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Discrepancy_Agency_ID" }, { "name": "Date_Updated", "type": "esriFieldTypeDate", "alias": "Date_Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Updated" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Agency_ID" }, { "name": "Service_URN", "type": "esriFieldTypeString", "alias": "Service_URN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Service_URN" }, { "name": "Agency_vCard_URI", "type": "esriFieldTypeString", "alias": "Agency_vCard_URI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Agency_vCard_URI" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_10", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BANCROFT", "name": "BANCROFT", "domains": {}, "templates": [ { "name": "BANCROFT", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "BANCROFT", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BEEMER", "name": "BEEMER", "domains": {}, "templates": [ { "name": "BEEMER", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "BEEMER", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DODGE", "name": "DODGE", "domains": {}, "templates": [ { "name": "DODGE", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "DODGE", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HOWELLS", "name": "HOWELLS", "domains": {}, "templates": [ { "name": "HOWELLS", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "HOWELLS", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LYONS", "name": "LYONS", "domains": {}, "templates": [ { "name": "LYONS", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "LYONS", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAKLAND", "name": "OAKLAND", "domains": {}, "templates": [ { "name": "OAKLAND", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "OAKLAND", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PENDER", "name": "PENDER", "domains": {}, "templates": [ { "name": "PENDER", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "PENDER", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SNYDER", "name": "SNYDER", "domains": {}, "templates": [ { "name": "SNYDER", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "SNYDER", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UEHLING", "name": "UEHLING", "domains": {}, "templates": [ { "name": "UEHLING", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "UEHLING", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WEST POINT", "name": "WEST POINT", "domains": {}, "templates": [ { "name": "WEST POINT", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "WEST POINT", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WISNER", "name": "WISNER", "domains": {}, "templates": [ { "name": "WISNER", "description": "", "prototype": { "attributes": { "Agency_vCard_URI": null, "FIRE_NAME": "WISNER", "ServiceURI": null, "Discrepancy_Agency_ID": null, "Date_Updated": null, "State": null, "Agency_ID": null, "Service_URN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }