{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Stormwater Control Measures", "type": "Feature Layer", "description": "

Point feature class displaying the location of known stormwater control measure areas managed by the Chatham County Environmental Quality Department. The data is collected in the Chatham County ArcGIS Online organizational account utlizing a Collector for ArcGIS web map and submeter GPS collection technology. The data is extracted from the ArcGIS Online account utilizing a custom model and scripting process on a monthly basis and added to the existing SQL database servicing all Chatham County web application services.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Chatham County, Chatham County Environmental Quality, Chatham County GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1125a91837b21a4e5156df67ba3ecc90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVQokWNhoBCw4JX1XWXDwMDAwLA57AjpBvguE+Hj5qxiZGDQ++i7zIVhc9QNkgxgY2HL0tVQtOPm4uQ+dOpi/g8GhkziDfBdpiEiLJCtpiTLLSTAx/DgyfOIW77LJmJzBVYDONg58k31NMSEBPgYGBgYGIx01AUePn01/ScDgyNhA3xX2chJiUWoKEjDhaQlRBiUZSWtr/muDGDYHL4BrwE8HGylRjrqAuji5kZarI+fv676zMCAxwDflQGqSrLO0hIiGA4TEuBj0NdSNjjiuyKFYXPEHEwDfJdp8HJxVhloq3Bj6IYCPU1l1svX7zV89F12BBagcAO4ODmj9bWUDWABhw1wcrAzmBtpSe8/di7rNwNDHsIA32UaUmKiaXqayqw4dUOBroYSw/XbD2If+y6bxrA56gYLAwMk2iTFhMS+//jJ8P3HT0JmMCjISgq8ev+x+ScDQygLAwMDw98/f3+fv3xr0/nLtwhqhgFmJkZEGPzeEJr3m2itqAAAFgJnGduEMagAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1843566.721419558, "ymin": 648075.6571249813, "xmax": 2013254.458815053, "ymax": 768203.296134308, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UniqueID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "Unique Identifier", "length": 25, "domain": null }, { "name": "BasinType", "type": "esriFieldTypeString", "alias": "Type of Basin", "length": 25, "domain": { "type": "codedValue", "name": "BasinType_1", "description": "Type of Stormwater Control Measure Basin", "codedValues": [ { "name": "Wet Pond", "code": "Wet Pond" }, { "name": "Dry Pond", "code": "Dry Pond" }, { "name": "Bioretention", "code": "Bioretention" }, { "name": "Wetlands", "code": "Wetlands" }, { "name": "Sand Filter", "code": "Sand Filter" }, { "name": "Grass Swale", "code": "Grass Swale" }, { "name": "Level Spreader", "code": "Level Spreader" }, { "name": "Stormwater Wetland", "code": "Stormwater Wetland" }, { "name": "Underground Detention", "code": "Underground Detention" }, { "name": "Pervious Pavement", "code": "Pervious Pavement" }, { "name": "Treatment Swales", "code": "Treatment Swales" }, { "name": "Vegetated Conveyance", "code": "Vegetated Conveyance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BasinSize", "type": "esriFieldTypeDouble", "alias": "Size of Basin", "domain": null }, { "name": "BasinVolume", "type": "esriFieldTypeDouble", "alias": "Volume of Basin", "domain": null }, { "name": "MaintenanceAgreement", "type": "esriFieldTypeString", "alias": "Maintenance Agreement", "length": 3, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "DEQ_SCM", "type": "esriFieldTypeString", "alias": "DEQ SCM", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }