{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Sanitary Sewer Overflow Volumes (gallons)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "volume_color", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "white", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "blue", "label": "<= 10,000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "green", "label": "> 10,000 and <= 50,000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "yellow", "label": "> 50,000 and <= 100,000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 120, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "orange", "label": "> 100,000 and <= 500,000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "red", "label": "> 500,000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 48, 160, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "purple", "label": "Other \u2013 Extreme Weather (e.g. Hurricane \u2013 all data not available)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 361161.13794683246, "ymin": 3346303.181112402, "xmax": 695655.7293825833, "ymax": 3869858.564131866, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "permit_no", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "sso_report_id", "type": "esriFieldTypeInteger", "alias": "sso_report_id", "domain": null }, { "name": "sso_report_version", "type": "esriFieldTypeInteger", "alias": "sso_report_version", "domain": null }, { "name": "e2_submission_id", "type": "esriFieldTypeInteger", "alias": "e2_submission_id", "domain": null }, { "name": "permit_no", "type": "esriFieldTypeString", "alias": "permit_no", "length": 23, "domain": null }, { "name": "permittee", "type": "esriFieldTypeString", "alias": "permittee", "length": 100, "domain": null }, { "name": "facility_site", "type": "esriFieldTypeString", "alias": "facility_site", "length": 100, "domain": null }, { "name": "report_type", "type": "esriFieldTypeString", "alias": "report_type", "length": 14, "domain": null }, { "name": "received_date", "type": "esriFieldTypeString", "alias": "received_date", "length": 300, "domain": null }, { "name": "date_sso_began", "type": "esriFieldTypeString", "alias": "date_sso_began", "length": 300, "domain": null }, { "name": "date_sso_stopped", "type": "esriFieldTypeString", "alias": "date_sso_stopped", "length": 300, "domain": null }, { "name": "sso_ongoing_ind", "type": "esriFieldTypeString", "alias": "sso_ongoing_ind", "length": 1, "domain": null }, { "name": "est_volume", "type": "esriFieldTypeString", "alias": "est_volume", "length": 200, "domain": null }, { "name": "volume_color", "type": "esriFieldTypeString", "alias": "volume_color", "length": 6, "domain": null }, { "name": "location_of_discharge", "type": "esriFieldTypeString", "alias": "location_of_discharge", "length": 2000, "domain": null }, { "name": "receiving_stream", "type": "esriFieldTypeString", "alias": "receiving_stream", "length": 570, "domain": null }, { "name": "LATTITUDE_DECIMAL", "type": "esriFieldTypeDouble", "alias": "LATTITUDE_DECIMAL", "domain": null }, { "name": "LONGITUDE_DECIMAL", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DECIMAL", "domain": null }, { "name": "CAUSE_OF_DISCHARGE", "type": "esriFieldTypeString", "alias": "CAUSE_OF_DISCHARGE", "length": 2000, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 1, "name": "Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 358109.05490502383, "ymin": 3334788.988729334, "xmax": 703401.2127487985, "ymax": 3875971.135335367, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "COUNTYNS", "type": "esriFieldTypeString", "alias": "COUNTYNS", "length": 8, "domain": null }, { "name": "CNTYIDFP", "type": "esriFieldTypeString", "alias": "CNTYIDFP", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 100, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "CLASSFP", "length": 2, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "UR", "type": "esriFieldTypeString", "alias": "UR", "length": 1, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R51_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [ { "currentVersion": 10.51, "id": 2, "name": "dbo.jlf_sso_reports", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "permit_no", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "sso_report_id", "type": "esriFieldTypeInteger", "alias": "sso_report_id", "domain": null }, { "name": "sso_report_version", "type": "esriFieldTypeInteger", "alias": "sso_report_version", "domain": null }, { "name": "e2_submission_id", "type": "esriFieldTypeInteger", "alias": "e2_submission_id", "domain": null }, { "name": "permit_no", "type": "esriFieldTypeString", "alias": "permit_no", "length": 23, "domain": null }, { "name": "permittee", "type": "esriFieldTypeString", "alias": "permittee", "length": 100, "domain": null }, { "name": "facility_site", "type": "esriFieldTypeString", "alias": "facility_site", "length": 100, "domain": null }, { "name": "report_type", "type": "esriFieldTypeString", "alias": "report_type", "length": 14, "domain": null }, { "name": "received_date", "type": "esriFieldTypeString", "alias": "received_date", "length": 300, "domain": null }, { "name": "date_sso_began", "type": "esriFieldTypeString", "alias": "date_sso_began", "length": 300, "domain": null }, { "name": "date_sso_stopped", "type": "esriFieldTypeString", "alias": "date_sso_stopped", "length": 300, "domain": null }, { "name": "sso_ongoing_ind", "type": "esriFieldTypeString", "alias": "sso_ongoing_ind", "length": 1, "domain": null }, { "name": "est_volume", "type": "esriFieldTypeString", "alias": "est_volume", "length": 200, "domain": null }, { "name": "volume_color", "type": "esriFieldTypeString", "alias": "volume_color", "length": 6, "domain": null }, { "name": "location_of_discharge", "type": "esriFieldTypeString", "alias": "location_of_discharge", "length": 2000, "domain": null }, { "name": "receiving_stream", "type": "esriFieldTypeString", "alias": "receiving_stream", "length": 570, "domain": null }, { "name": "LATTITUDE_DECIMAL", "type": "esriFieldTypeDouble", "alias": "LATTITUDE_DECIMAL", "domain": null }, { "name": "LONGITUDE_DECIMAL", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DECIMAL", "domain": null }, { "name": "CAUSE_OF_DISCHARGE", "type": "esriFieldTypeString", "alias": "CAUSE_OF_DISCHARGE", "length": 2000, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } } ] }