{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Sewer Tiers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Political Boundary of Sussex County.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 173387.76324550435, "ymin": 50099.52623909339, "xmax": 232048.3410000056, "ymax": 106758.63674148917, "spatialReference": { "wkid": 26957, "latestWkid": 26957 } }, "sourceSpatialReference": { "wkid": 26957, "latestWkid": 26957 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Sewer_Tier", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 25, 28, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 1 } }, "value": "Tier 1", "label": "Tier 1 - Sussex County Unified Sanitary Sewer District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 174, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 1 } }, "value": "Tier 2", "label": "Tier 2 - Sussex County Planning Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 0.4 } }, "value": "Tier 3", "label": "Tier 3 - Coordinated CPCN Areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 89, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Tier 4", "label": "Tier 4 - System Optional Areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 150, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Tier 5", "label": "Tier 5 - Regulated On-site Area", "description": "" } ], "fieldDelimiter": "," }, "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": "Sewer_Tier", "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": "COUNTYAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTYAREA" }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "State County FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STCOFIPS" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Sewer_Tier", "type": "esriFieldTypeString", "alias": "Sewer_Tier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sewer_Tier" }, { "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": "R915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Tier 1", "name": "Tier 1", "domains": {}, "templates": [ { "name": "Tier 1", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "Sewer_Tier": "Tier 1", "NAME": null, "COUNTYAREA": null, "STCOFIPS": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 2", "name": "Tier 2", "domains": {}, "templates": [ { "name": "Tier 2", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "Sewer_Tier": "Tier 2", "NAME": null, "COUNTYAREA": null, "STCOFIPS": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 3", "name": "Tier 3", "domains": {}, "templates": [ { "name": "Tier 3", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "Sewer_Tier": "Tier 3", "NAME": null, "COUNTYAREA": null, "STCOFIPS": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 4", "name": "Tier 4", "domains": {}, "templates": [ { "name": "Tier 4", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "Sewer_Tier": "Tier 4", "NAME": null, "COUNTYAREA": null, "STCOFIPS": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 5", "name": "Tier 5", "domains": {}, "templates": [ { "name": "Tier 5", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "Sewer_Tier": "Tier 5", "NAME": null, "COUNTYAREA": null, "STCOFIPS": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "56f48b09936c45ccb75c72bfa18aac08" } ], "tables": [] }