{ "currentVersion": 10.81, "id": 8, "name": "Fire Departments", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Community Anchor Institution" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Shows location of Fire Depts. within Carteret County, including station # and phone number", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2561764.62294738, "ymin": 339408.6563499719, "xmax": 2808996.749873221, "ymax": 456648.90612097085, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c32c96b3a80aa4ee4d9c8adf82bb0d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVBJREFUOI3t0jFrwlAUBeCTIA6mlA5uBoIuohAnpxAoDq8gOCj4S3RQcWkLWaySECJBccogBDIoPBBxTAt1aujm6FS6d6rw6KRtsa1anErPei8f98AN4YgJ7VqYzWani8XiFgBLJpMqIeTlVxilNEcppaqqRhhjmE6nT5RSUigU7g/CXNdtO45TaTabXCaTAQAkEomTVqt153nedblcvtqJrWv5vi93u11Eo9HNLJvNQtd1vtFoXPb7/Yt4PJ4jhLx+ia1rybIc6XQ6CIfDWxfHYjHYtg3TNJXlcvk8mUzO8/n84yfMdd12r9er1Ot1TlGU79oDAARBQK1Ww3g8PhsMBg+j0ahaLBaNDWZZVnU4HEIUxR+hdXieR6lUgiRJvGEYNwDesXQ6vTf0MalUCowxAHv82SH5x/4kNp/PoWnawcBqtdrGgiDggiA4zmXHyBu0ZXaZ9Z6weAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CITY_STATE", "type": "esriFieldTypeString", "alias": "CITY_STATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY_STATE" }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TELEPHONE" }, { "name": "Station_Nu", "type": "esriFieldTypeInteger", "alias": "Station_Nu", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Station_Nu" }, { "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": "Shape" }, "indexes": [ { "name": "R4921_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1934_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Fire Departments", "description": "", "prototype": { "attributes": { "Station_Nu": null, "TELEPHONE": null, "NAME": null, "LOCATION": null, "CITY_STATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }