{ "currentVersion": 10.81, "id": 2, "name": "Water Towers", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Vertical Assets" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset contains the locations of elevated water towers in Carteret County, North Carolina. The data were created between August 8th and 9th of 2016 by the Carteret County Information Technology Department, GIS Division. They were compiled using information from the county landmarks feature class, the \"Complex\" field of the county address feature class, the county water hydrants feature class, an old water tower layer, a layer from the Bogue Banks Water Corporation that contained the locations of water towers in Emerald Isle, and visual analysis of aerial imagery. The attributes contained in the layer include the name of the water tower, latitude (\"Lat\"), longitude (\"Long\"), address, and community. The projection information for the layer is copied below:Projected Coordinate System: NAD_1983_StatePlane_North_Carolina_FIPS_3200_FeetProjection: Lambert_Conformal_ConicFalse_Easting: 2000000.00261667False_Northing: 0.00000000Central_Meridian: -79.00000000Standard_Parallel_1: 34.33333333Standard_Parallel_2: 36.16666667Latitude_Of_Origin: 33.75000000Linear Unit: Foot_USGeographic Coordinate System: GCS_North_American_1983Datum: D_North_American_1983Prime Meridian: GreenwichAngular Unit: Degree", "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": 2578172.737112716, "ymin": 336728.05836473405, "xmax": 2734268.610943973, "ymax": 395908.44426880777, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aa594a49a4869a36bde42ff4492104a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUKJGlzj0OAWEUheGXjNwI1XQSVqBSaIbCEoZaotGoSbQaPyGZ6MQCtAqLsAdL0HyV5nSamUSYjBGnO+fmSa7HH/GyjmbWldQEjr/igqQIaAAn4PELHgLt+IOZpEVeXAZWSZE0BQ7APQ+eAfWXXgUWwOQbrgHzlH0M7IFbFl4ClZTdAzZAPxX7vt9yzo1SYJLQzAJJ1w/snIuAYgZG0g7ovOMQ6GXBOAEwAM4JLpnZVlIOC2a2lnR5Auo0MR9esCC0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "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": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNITY" }, { "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": "R5077_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2089_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Towers", "description": "", "prototype": { "attributes": { "COMMUNITY": null, "ADDRESS": null, "Name": null, "Lat": null, "Long": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }