{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "BMP", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "BMP_POI", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BMP_POI_ID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1330452.08255006, "ymin": 554107.466183797, "xmax": 1508656.10606256, "ymax": 750131.892047554, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BMP_STATUS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BMP_ID", "type": "esriFieldTypeGUID", "alias": "BMP_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "BMP_POI_ID", "type": "esriFieldTypeGUID", "alias": "BMP_POI_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "BMP_STATUS", "type": "esriFieldTypeString", "alias": "BMP_STATUS", "domain": { "type": "codedValue", "name": "D_BMP_Status", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Cancelled", "code": "Cancelled" }, { "name": "Duplicate", "code": "Duplicate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": { "type": "codedValue", "name": "D_State", "description": "State", "codedValues": [ { "name": "Maryland", "code": "Maryland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "NUM_BMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_BMPS", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "BMPS_BMPID_OBJECTID_IDX", "fields": "BMP_ID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G807BMP_POI_ID", "fields": "BMP_POI_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I807BMP_ID", "fields": "BMP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R748_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A168_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BMP", "description": "", "prototype": { "attributes": { "BMP_POI_ID": null, "NUM_BMPS": null, "BMP_ID": null, "BMP_STATUS": " ", "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 1, "name": "BMP POI", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "BMP", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BMP_POI_ID", "composite": false }, { "id": 1, "name": "BMP_DA", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "BMP_POI_ID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1360413.02623698, "ymin": -47024.580893531405, "xmax": 3140092.54101782, "ymax": 682987.108030304, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 190, 210, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BMP_POI_ID", "type": "esriFieldTypeGUID", "alias": "BMP_POI_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "BMP_POI_NUM", "type": "esriFieldTypeString", "alias": "BMP_POI_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "STRU_NAME", "type": "esriFieldTypeString", "alias": "STRU_NAME", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "APPR_DATE", "type": "esriFieldTypeDate", "alias": "AAPR", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "DRAINAGE_ACRES_PLAN", "type": "esriFieldTypeDouble", "alias": "DRAINAGE_ACRES_PLAN", "domain": null, "editable": true, "nullable": true }, { "name": "IMPV_ACRES_PLAN", "type": "esriFieldTypeDouble", "alias": "IMPV_ACRES_PLAN", "domain": null, "editable": true, "nullable": true }, { "name": "STORAGE_VOLUME", "type": "esriFieldTypeDouble", "alias": "STORAGE_VOLUME", "domain": null, "editable": true, "nullable": true }, { "name": "PE_REQ", "type": "esriFieldTypeDouble", "alias": "PE_REQ", "domain": null, "editable": true, "nullable": true }, { "name": "PE_ADR", "type": "esriFieldTypeDouble", "alias": "PE_ADR", "domain": null, "editable": true, "nullable": true }, { "name": "PE_SOURCE", "type": "esriFieldTypeString", "alias": "PE_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "RCN_PRE", "type": "esriFieldTypeSmallInteger", "alias": "RCN_PRE", "domain": null, "editable": true, "nullable": true }, { "name": "RCN_POST", "type": "esriFieldTypeSmallInteger", "alias": "RCN_POST", "domain": null, "editable": true, "nullable": true }, { "name": "RCN_WOODS", "type": "esriFieldTypeSmallInteger", "alias": "RCN_WOODS", "domain": null, "editable": true, "nullable": true }, { "name": "Q_PRE", "type": "esriFieldTypeDouble", "alias": "Q_PRE", "domain": null, "editable": true, "nullable": true }, { "name": "Q_POST", "type": "esriFieldTypeDouble", "alias": "Q_POST", "domain": null, "editable": true, "nullable": true }, { "name": "Q_WOODS", "type": "esriFieldTypeDouble", "alias": "Q_WOODS", "domain": null, "editable": true, "nullable": true }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G806BMP_POI_ID", "fields": "BMP_POI_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R747_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A167_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BMP POI", "description": "", "prototype": { "attributes": { "ADTNL_COMMENTS": null, "BMP_POI_ID": null, "BMP_POI_NUM": null, "STRU_NAME": null, "APPR_DATE": null, "DRAINAGE_ACRES_PLAN": null, "IMPV_ACRES_PLAN": null, "STORAGE_VOLUME": null, "PE_REQ": null, "PE_ADR": null, "PE_SOURCE": null, "RCN_PRE": null, "RCN_POST": null, "RCN_WOODS": null, "Q_PRE": null, "Q_POST": null, "Q_WOODS": null, "NOTES": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 2, "name": "Monitoring Site", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "MONITORING_SITE_DA", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "MONITORING_ID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1343860.29687531, "ymin": 566377.53744413, "xmax": 1488188.3133368, "ymax": 746653.5840435469, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78c9dfcf204f2a7b3cb2e5fb9329df7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQVJREFUKJFjYcAORBgYGN5gk2DBKmbcuJLh2bkChucbLxPWoF6UxWBeasVwe2MNw/ON4YQ0iDDoBYQzsHJyMCi6ujDIp/kwPJy1BacGdvOmip+S1pYMDAwMDJzCQgw6XpkMD2dtZ2Bg+IuhQUhISP+dWrgnAyMTI9wEeTdHBu2cFIarU2ZiaHin0VTKIKSmheJAVk5OBrWQcIarU5YzMDB8QmiQ9A5l0IlwxAgABgYGBllbOwbt6nyGq63NMA2cDDox8QycwlJYNTAyMTPoh3kzXG1dwsDAcJ+FQTK0jkFY3Znh3U2s6hkYGBgYmNnNGQzyOxguTAxnYXi+upJhxepK3KpRAQDH0TjB1VhYBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MONITORING_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MONITORING_ID", "type": "esriFieldTypeGUID", "alias": "MONITORING_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "MONITORING_NUM", "type": "esriFieldTypeString", "alias": "MONITORING_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATION_NUM", "type": "esriFieldTypeString", "alias": "STATION_NUM", "domain": null, "editable": true, "nullable": false, "length": 20 }, { "name": "STATION_TYPE", "type": "esriFieldTypeString", "alias": "STATION_TYPE", "domain": { "type": "codedValue", "name": "D_Station_Type", "description": "Monitoring Station Type", "codedValues": [ { "name": "Biological", "code": "Biological" }, { "name": "Chemical", "code": "Chemical" }, { "name": "Physical", "code": "Physical" }, { "name": "Random", "code": "Random" }, { "name": "Tidal", "code": "Tidal" }, { "name": "Trend", "code": "Trend" }, { "name": "Bacteria", "code": "Bacteria" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "STATION_DESC", "type": "esriFieldTypeString", "alias": "STATION_DESC", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATION_LOC", "type": "esriFieldTypeString", "alias": "STATION_LOC", "domain": { "type": "codedValue", "name": "D_Station_Location", "description": "Monitoring Site Station Location", "codedValues": [ { "name": "Instream", "code": "Instream" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "OUTFALL_STRU_NO_EPS", "type": "esriFieldTypeString", "alias": "OUTFALL_STRU_NO_EPS", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "UPLOAD_ID", "type": "esriFieldTypeGUID", "alias": "UPLOAD_ID", "domain": null, "editable": true, "nullable": true, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I810MONITORING_I", "fields": "MONITORING_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R751_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A171_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Monitoring Site", "description": "", "prototype": { "attributes": { "MONITORING_ID": null, "STATION": null, "STATION_LOC": null, "UPLOAD_ID": null, "MONITORING_NUM": " ", "STATION_NUM": " ", "STATION_TYPE": null, "STATION_DESC": null, "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "OUTFALL_STRU_NO_EPS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 3, "name": "Outfall", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1345366.53762923, "ymin": 558508.103707969, "xmax": 1499431.01886973, "ymax": 748396.7924993781, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OUTFALL_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "OUTFALL_ID", "type": "esriFieldTypeGUID", "alias": "OUTFALL_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "OUTFALL_NUM", "type": "esriFieldTypeString", "alias": "OUTFALL_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SCREENING", "type": "esriFieldTypeString", "alias": "SCREENING", "domain": { "type": "codedValue", "name": "D_Outfall_Screening", "description": "", "codedValues": [ { "name": "Four Times Per Year", "code": "Four Times Per Year" }, { "name": "Once Per Year", "code": "Once Per Year" }, { "name": "Once Per Decade", "code": "Once Per Decade" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "PRIORITY", "domain": null, "editable": true, "nullable": true }, { "name": "PRIORITY_COMMENTS", "type": "esriFieldTypeString", "alias": "PRIORITY_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "SHAPE_OUTFALL", "type": "esriFieldTypeString", "alias": "SHAPE_OUTFALL", "domain": { "type": "codedValue", "name": "D_Outfall_Shape", "description": "", "codedValues": [ { "name": "Box", "code": "Box" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Arch", "code": "Arch" }, { "name": "Circular", "code": "Circular" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Arch 18", "code": "Arch 18" }, { "name": "Arch 31", "code": "Arch 31" }, { "name": "Underpass", "code": "Underpass" }, { "name": "Arch Section", "code": "Arch Section" }, { "name": "Pear Section", "code": "Pear Section" }, { "name": "Deep Corr T2", "code": "Deep Corr T2" }, { "name": "Longspan Ellip", "code": "Longspan Ellip" }, { "name": "Low Prof Arch", "code": "Low Prof Arch" }, { "name": "High Prof Arch", "code": "High Prof Arch" }, { "name": "Multi-Rad. Arch", "code": "Muti-Rad. Arch" }, { "name": "Deep Corr T1", "code": "Deep Corr T1" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "HT_OUTFALL", "type": "esriFieldTypeDouble", "alias": "HT_OUTFALL", "domain": null, "editable": true, "nullable": true }, { "name": "WT_OUTFALL", "type": "esriFieldTypeDouble", "alias": "WT_OUTFALL", "domain": null, "editable": true, "nullable": true }, { "name": "DIM_OUTFALL", "type": "esriFieldTypeDouble", "alias": "DIM_OUTFALL", "domain": null, "editable": true, "nullable": true }, { "name": "TYPE_OUTFL", "type": "esriFieldTypeString", "alias": "TYPE_OUTFL", "domain": { "type": "codedValue", "name": "D_Outfall_Type", "description": "Outfall Type", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "End Support Wall", "code": "End Support Wall" }, { "name": "Type A Endwall", "code": "Type A Endwall" }, { "name": "Type B Endwall", "code": "Type B Endwall" }, { "name": "Type C Endwall", "code": "Type C Endwall" }, { "name": "Type E Endwall", "code": "Type E Endwall" }, { "name": "Flap Gate", "code": "Flap Gate" }, { "name": "Wingwall", "code": "Wingwall" }, { "name": "Duckbills", "code": "Duckbills" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unconveyed Sump", "code": "Unconveyed Sump" }, { "name": "End Section", "code": "End Section" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "TYPE_MATL", "type": "esriFieldTypeString", "alias": "TYPE_MATL", "domain": { "type": "codedValue", "name": "D_Outfall_Material", "description": "Outfall Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Brick", "code": "Brick" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Wood", "code": "Wood" }, { "name": "Rubber", "code": "Rubber" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "DRAWING_NUM", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "LEGACY_CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STRU_NO_EPS", "type": "esriFieldTypeString", "alias": "STRU_NO_EPS", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "OUTFALL_YEAR", "type": "esriFieldTypeString", "alias": "OUTFALL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I966OUTFALL_ID", "fields": "OUTFALL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1029_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A199_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Outfall", "description": "", "prototype": { "attributes": { "OUTFALL_YEAR": null, "OUTFALL_ID": null, "OUTFALL_NUM": null, "SCREENING": null, "PRIORITY": null, "PRIORITY_COMMENTS": null, "SHAPE_OUTFALL": null, "HT_OUTFALL": null, "WT_OUTFALL": null, "DIM_OUTFALL": null, "TYPE_OUTFL": null, "TYPE_MATL": null, "DRAWING_NUM": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "LEGACY_CASE_NO": null, "FACILITYID": null, "STRU_NO_EPS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 4, "name": "Municipal Facility", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1350758.44548056, "ymin": 566391.32186538, "xmax": 1478211.2214144, "ymax": 743050.306145132, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2cb88954bc006e221da65f51ee80f326", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFpJREFUGJVjYYAACQbC4BULAwMDQ30wwz5pQQYOXKo+/WRgKFnMYMXCwMDAIMjLIMTHzSCO00wmhl8MDAwMLERYDwcjQ/GbjwxsTHgUffnBwARX3LKeQYgYkwFskgyjfDZG+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MUN_FAC_ID", "type": "esriFieldTypeGUID", "alias": "MUN_FAC_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "MUN_FAC_NUM", "type": "esriFieldTypeString", "alias": "MUN_FAC_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "domain": { "type": "codedValue", "name": "D_Fac_Type", "description": "", "codedValues": [ { "name": "Category i - Industry subject to Federal effluent standards", "code": "Category i - Industry subject to Federal effluent standards" }, { "name": "Category ii - Heavy Manufacturing", "code": "Category ii - Heavy Manufacturing" }, { "name": "Category iii - Mineral Industry", "code": "Category iii - Mineral Industry" }, { "name": "Category iv - Hazardous Waste", "code": "Category iv - Hazardous Waste" }, { "name": "Category v - Landfills", "code": "Category v - Landfills" }, { "name": "Category vi - Recycling/Salvage", "code": "Category vi - Recycling/Salvage" }, { "name": "Category vii - Steam Electric Plants", "code": "Category vii - Steam Electric Plants" }, { "name": "Category viii - Transportation", "code": "Category viii - Transportation" }, { "name": "Category ix - Treatment Works", "code": "Category ix - Treatment Works" }, { "name": "Category x - Construction", "code": "Category x - Construction" }, { "name": "Category xi - Light Industry", "code": "Category xi - Light Industry" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100 }, { "name": "GP_NUM", "type": "esriFieldTypeString", "alias": "GP_NUM", "domain": null, "editable": true, "nullable": false, "length": 9 }, { "name": "NOI_NUM", "type": "esriFieldTypeString", "alias": "NOI_NUM", "domain": null, "editable": true, "nullable": false, "length": 9 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I811MUN_FAC_ID", "fields": "MUN_FAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R752_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A172_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municipal Facility", "description": "", "prototype": { "attributes": { "MUN_FAC_NUM": null, "FACILITY_NAME": " ", "FACILITY_TYPE": " ", "GP_NUM": " ", "ADTNL_COMMENTS": null, "MUN_FAC_ID": null, "NOI_NUM": " ", "REPORTING_YEAR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 5, "name": "PID Point", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1325288.6965514, "ymin": 565127.43331705, "xmax": 1498952.88859239, "ymax": 758102.014886797, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "912ab19c0ad52d97298b73810fc6c97f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOpJREFUKJGl0LFKA0EUheFPs2BhYVgJiFYKkoAIap8nEe2U9FYW4uITWFjFV7Cy8AkEg2ChlS+gqMFR0C4aLdw1a8QkxAMD99w7/8yZiQypqLtRpzwVx9XMP4dwvc5pX/CWrdkQNiZSf84llvqCsIzJtD7hfaCogyqCba7GaEGTmdHchifmEi7gjUKZ2hqNCBZYXP3j5H2KWIEGmnE8L4TG/6K+4jHXLKLQiaqd1i/d4B2HB2njgeoelexXd7gvcZwB0yGcfYMJm9kgoY5K5kvc5Oc/bhxGv8AR2kd8jKe+1Xlub3CXmq/VU58YJTMTJYAZyQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PID_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PID_POINT_ID", "type": "esriFieldTypeGUID", "alias": "PID_POINT_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "PID_NAME", "type": "esriFieldTypeString", "alias": "PID_NAME", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LEGACY_CASE_NO", "type": "esriFieldTypeString", "alias": "LEGACY_CASE_NO", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G814PID_POINT_ID", "fields": "PID_POINT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R755_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A175_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PID Point", "description": "", "prototype": { "attributes": { "LEGACY_CASE_NO": null, "PID_POINT_ID": null, "PID_NAME": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 6, "name": "Quarterly Grading Permit", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1349126.22269514, "ymin": 560265.1677791331, "xmax": 1495601.55408773, "ymax": 747061.762032971, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "QGP_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "QRT_GRADING_ID", "type": "esriFieldTypeGUID", "alias": "QRT_GRADING_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "QGP_NUM", "type": "esriFieldTypeString", "alias": "QGP_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "UPLOAD_ID", "type": "esriFieldTypeGUID", "alias": "UPLOAD_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I815QRT_GRADING_", "fields": "QRT_GRADING_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R756_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A176_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Quarterly Grading Permit", "description": "", "prototype": { "attributes": { "QRT_GRADING_ID": null, "UPLOAD_ID": null, "REPORTING_YEAR": " ", "QGP_NUM": " ", "MDE_COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 7, "name": "Septic System", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1343859.87167931, "ymin": 561019.334905967, "xmax": 1498090.79943731, "ymax": 748448.515164971, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 27, 161, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SEPTIC_SYSTEM_ID", "type": "esriFieldTypeGUID", "alias": "SEPTIC_SYSTEM_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "SEPTIC_NUM", "type": "esriFieldTypeString", "alias": "SEPTIC_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "ALTPOINT_TYPE", "type": "esriFieldTypeString", "alias": "ALTPOINT_TYPE", "domain": { "type": "codedValue", "name": "D_AltPoint_Type", "description": "", "codedValues": [ { "name": "Septic Connections to WWTP", "code": "Septic Connections to WWTP" }, { "name": "Septic Denitrification", "code": "Septic Denitrification" }, { "name": "Septic Pumping", "code": "Septic Pumping" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": false, "length": 25 }, { "name": "PROJECT_DESC", "type": "esriFieldTypeString", "alias": "PROJECT_DESC", "domain": null, "editable": true, "nullable": false, "length": 75 }, { "name": "IMPL_STATUS", "type": "esriFieldTypeString", "alias": "IMPL_STATUS", "domain": { "type": "codedValue", "name": "D_Impl_Status", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Planning", "code": "Planning" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Duplicate Record", "code": "Duplicate Record" }, { "name": "Plan Revised", "code": "Plan Revised" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Design", "code": "Design" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": false, "length": 8 }, { "name": "IMPL_YEAR", "type": "esriFieldTypeString", "alias": "IMPL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "IMPL_COST", "type": "esriFieldTypeDouble", "alias": "IMPL_COST", "domain": null, "editable": true, "nullable": false }, { "name": "EQU_IMP_ACR", "type": "esriFieldTypeDouble", "alias": "EQU_IMP_ACR", "domain": null, "editable": true, "nullable": false }, { "name": "TN_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TN_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 75 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": { "type": "codedValue", "name": "D_State", "description": "State", "codedValues": [ { "name": "Maryland", "code": "Maryland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20 }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": false, "length": 5 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "BRF_FUNDED", "type": "esriFieldTypeString", "alias": "BRF_FUNDED", "domain": { "type": "codedValue", "name": "D_True_False", "description": "True / False", "codedValues": [ { "name": "True", "code": "True" }, { "name": "False", "code": "False" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "TAXPINID", "type": "esriFieldTypeString", "alias": "TAXPINID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PARCELPIN_ID", "type": "esriFieldTypeInteger", "alias": "PARCELPIN_ID", "domain": null, "editable": true, "nullable": true }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "NUM_OF_SYS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_OF_SYS", "domain": null, "editable": true, "nullable": true }, { "name": "ATU_UNIT", "type": "esriFieldTypeSmallInteger", "alias": "ATU_UNIT", "domain": null, "editable": true, "nullable": true }, { "name": "BAT_UNIT", "type": "esriFieldTypeSmallInteger", "alias": "BAT_UNIT", "domain": null, "editable": true, "nullable": true }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "SYSTEM_TYPE", "domain": { "type": "codedValue", "name": "D_Septic_Sys_Type", "description": "", "codedValues": [ { "name": "At Grade System - Alternative", "code": "At Grade System - Alternative" }, { "name": "Cesspool (existing)", "code": "Cesspool (existing)" }, { "name": "Conventional Trenches", "code": "Conventional Trenches" }, { "name": "Drainfield/Adsorption Trenches", "code": "Drainfield/Adsorption Trenches" }, { "name": "Drainfield/Adsorption Trenches (existing)", "code": "Drainfield/Adsorption Trenches (existing)" }, { "name": "Drainfields", "code": "Drainfields" }, { "name": "Drip Disposal", "code": "Drip Disposal" }, { "name": "LPD - Alternative", "code": "LPD - Alternative" }, { "name": "LPD - Conventional", "code": "LPD - Conventional" }, { "name": "Sand Mound Innovative", "code": "Sand Mound Innovative" }, { "name": "Seepage Pit (existing)", "code": "Seepage Pit (existing)" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "NEW_OR_REPLACE", "type": "esriFieldTypeString", "alias": "NEW_OR_REPLACE", "domain": { "type": "codedValue", "name": "D_Septic_New_Replace", "description": "", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Replacement", "code": "Replacement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "SEWAGE_PRETREATMENT", "type": "esriFieldTypeString", "alias": "SEWAGE_PRETREATMENT", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "UPLOAD_ID", "type": "esriFieldTypeGUID", "alias": "UPLOAD_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "LEGACY_STRU_ID", "type": "esriFieldTypeString", "alias": "LEGACY_STRU_ID", "domain": null, "editable": true, "nullable": true, "length": 18 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I816SEPTIC_SYSTE", "fields": "SEPTIC_SYSTEM_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R757_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A177_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Septic System", "description": "", "prototype": { "attributes": { "SEPTIC_NUM": null, "ALTPOINT_TYPE": " ", "PROJECT_NAME": " ", "PROJECT_DESC": " ", "IMPL_STATUS": " ", "IMPL_YEAR": null, "IMPL_COST": 0, "TN_REDUCTION": null, "ADDRESS": " ", "CITY": " ", "STATE": " ", "ZIP": " ", "LEGACY_STRU_ID": null, "SEPTIC_SYSTEM_ID": null, "INSTALL_DATE": -2209161600000, "EQU_IMP_ACR": 0, "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "BRF_FUNDED": null, "TAXPINID": null, "PARCELPIN_ID": null, "PARCEL_ID": null, "NUM_OF_SYS": null, "ATU_UNIT": null, "BAT_UNIT": null, "SYSTEM_TYPE": null, "NEW_OR_REPLACE": null, "SEWAGE_PRETREATMENT": null, "UPLOAD_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 8, "name": "Alt Line", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1271035.13347082, "ymin": 557202.104023382, "xmax": 1500430.0490239, "ymax": 769274.45021905, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ALT_LINE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.7 }, "value": "Outfall Stabilization", "label": "Outfall Stabilization", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.7 }, "value": "Shoreline Management", "label": "Shoreline Management", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.7 }, "value": "Stream Restoration", "label": "Stream Restoration", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ALT_LINE_NUM", "typeIdField": "ALT_LINE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ALT_LINE_ID", "type": "esriFieldTypeGUID", "alias": "ALTLINE_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "PROJECT_ID", "type": "esriFieldTypeGUID", "alias": "PROJECT_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "ALT_LINE_NUM", "type": "esriFieldTypeString", "alias": "ALT_LINE_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "ALT_LINE_TYPE", "type": "esriFieldTypeString", "alias": "ALT_LINE_TYPE", "domain": { "type": "codedValue", "name": "D_AltLine_Type", "description": "", "codedValues": [ { "name": "Outfall Stabilization", "code": "Outfall Stabilization" }, { "name": "Stream Restoration", "code": "Stream Restoration" }, { "name": "Shoreline Management", "code": "Shoreline Management" }, { "name": "Alt Line", "code": "Alt Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "IMPL_STATUS", "type": "esriFieldTypeString", "alias": "IMPL_STATUS", "domain": { "type": "codedValue", "name": "D_Impl_Status", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Planning", "code": "Planning" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Duplicate Record", "code": "Duplicate Record" }, { "name": "Plan Revised", "code": "Plan Revised" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Design", "code": "Design" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "PROJECTED_IMPL_YR", "type": "esriFieldTypeString", "alias": "PROJECTED_IMPL_YR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "IMPL_YEAR", "type": "esriFieldTypeString", "alias": "IMPL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "IMPL_COST", "type": "esriFieldTypeDouble", "alias": "IMPL_COST", "domain": null, "editable": true, "nullable": true }, { "name": "LENGTH_REST", "type": "esriFieldTypeDouble", "alias": "LENGTH_REST", "domain": null, "editable": true, "nullable": true }, { "name": "EQU_IMP_ACR", "type": "esriFieldTypeDouble", "alias": "EQU_IMP_ACR", "domain": null, "editable": true, "nullable": true }, { "name": "VEGETATION_REST", "type": "esriFieldTypeDouble", "alias": "VEGETATION_REST", "domain": null, "editable": true, "nullable": true }, { "name": "TSS_LOAD", "type": "esriFieldTypeDouble", "alias": "TSS_LOAD", "domain": null, "editable": true, "nullable": true }, { "name": "TP_LOAD", "type": "esriFieldTypeDouble", "alias": "TP_LOAD", "domain": null, "editable": true, "nullable": true }, { "name": "TN_LOAD", "type": "esriFieldTypeDouble", "alias": "TN_LOAD", "domain": null, "editable": true, "nullable": true }, { "name": "TSS_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TSS_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TP_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TP_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TN_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TN_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": { "type": "codedValue", "name": "D_State", "description": "State", "codedValues": [ { "name": "Maryland", "code": "Maryland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "TRASH_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TRASH_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "LEGACY_STRU_ID", "type": "esriFieldTypeString", "alias": "LEGACY_STRU_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "PROJECT_DESC", "type": "esriFieldTypeString", "alias": "PROJECT_DESC", "domain": null, "editable": true, "nullable": true, "length": 75 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I803ALT_LINE_ID", "fields": "ALT_LINE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R744_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A164_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Outfall Stabilization", "name": "Outfall Stabilization", "domains": { "ALT_LINE_TYPE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"}, "STATE": {"type": "inherited"} }, "templates": [ { "name": "Outfall Stabilization", "description": "", "prototype": { "attributes": { "ALT_LINE_NUM": null, "ALT_LINE_TYPE": "Outfall Stabilization", "PROJECT_DESC": null, "ALT_LINE_ID": null, "PROJECT_ID": null, "IMPL_STATUS": " ", "PROJECTED_IMPL_YR": null, "INSTALL_DATE": null, "IMPL_YEAR": null, "IMPL_COST": null, "LENGTH_REST": null, "EQU_IMP_ACR": null, "VEGETATION_REST": null, "TSS_LOAD": null, "TP_LOAD": null, "TN_LOAD": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "TN_REDUCTION": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "TRASH_REDUCTION": null, "SITE_NAME": null, "LEGACY_STRU_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Shoreline Management", "name": "Shoreline Management", "domains": { "ALT_LINE_TYPE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"}, "STATE": {"type": "inherited"} }, "templates": [ { "name": "Shoreline Management", "description": "", "prototype": { "attributes": { "ALT_LINE_NUM": null, "ALT_LINE_TYPE": "Shoreline Management", "PROJECT_DESC": null, "ALT_LINE_ID": null, "PROJECT_ID": null, "IMPL_STATUS": " ", "PROJECTED_IMPL_YR": null, "INSTALL_DATE": null, "IMPL_YEAR": null, "IMPL_COST": null, "LENGTH_REST": null, "EQU_IMP_ACR": null, "VEGETATION_REST": null, "TSS_LOAD": null, "TP_LOAD": null, "TN_LOAD": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "TN_REDUCTION": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "TRASH_REDUCTION": null, "SITE_NAME": null, "LEGACY_STRU_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Stream Restoration", "name": "Stream Restoration", "domains": { "ALT_LINE_TYPE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"}, "STATE": {"type": "inherited"} }, "templates": [ { "name": "Stream Restoration", "description": "", "prototype": { "attributes": { "ALT_LINE_NUM": null, "ALT_LINE_TYPE": "Stream Restoration", "PROJECT_DESC": null, "ALT_LINE_ID": null, "PROJECT_ID": null, "IMPL_STATUS": " ", "PROJECTED_IMPL_YR": null, "INSTALL_DATE": null, "IMPL_YEAR": null, "IMPL_COST": null, "LENGTH_REST": null, "EQU_IMP_ACR": null, "VEGETATION_REST": null, "TSS_LOAD": null, "TP_LOAD": null, "TN_LOAD": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "TN_REDUCTION": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "TRASH_REDUCTION": null, "SITE_NAME": null, "LEGACY_STRU_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 9, "name": "Annual Practice Area", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1341577.68004948, "ymin": 557197.899963543, "xmax": 1504369.14514831, "ymax": 748560.999848127, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ALTPOLY_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 224, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Catch Basin Cleaning", "label": "Catch Basin Cleaning", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 174, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mechanical Street Sweeping", "label": "Mechanical Street Sweeping", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 108, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Regenerative/Vacuum Street Sweeping", "label": "Regenerative/Vacuum Street Sweeping", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 157, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Storm Drain Vacuuming", "label": "Storm Drain Vacuuming", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "ALTPOLY_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ANN_PRAC_ID", "type": "esriFieldTypeGUID", "alias": "ANN_PRAC_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "ANN_PRAC_NUM", "type": "esriFieldTypeString", "alias": "ANN_PRAC_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "ALTPOLY_TYPE", "type": "esriFieldTypeString", "alias": "ALTPOLY_TYPE", "domain": { "type": "codedValue", "name": "D_AltPoly_Annual_Type", "description": "", "codedValues": [ { "name": "Catch Basin Cleaning", "code": "Catch Basin Cleaning" }, { "name": "Mechanical Street Sweeping", "code": "Mechanical Street Sweeping" }, { "name": "Regenerative/Vacuum Street Sweeping", "code": "Regenerative/Vacuum Street Sweeping" }, { "name": "Storm Drain Vacuuming", "code": "Storm Drain Vacuuming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "EQU_IMP_ACR", "type": "esriFieldTypeDouble", "alias": "EQU_IMP_ACR", "domain": null, "editable": true, "nullable": false }, { "name": "ACRES_SWEPT", "type": "esriFieldTypeDouble", "alias": "ACRES_SWEPT", "domain": null, "editable": true, "nullable": true }, { "name": "SWEEPER_TYPE", "type": "esriFieldTypeString", "alias": "SWEEPER_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "TIMES_SWEPT", "type": "esriFieldTypeSmallInteger", "alias": "TIMES_SWEPT", "domain": null, "editable": true, "nullable": true }, { "name": "IMPL_YEAR", "type": "esriFieldTypeString", "alias": "IMPL_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 }, { "name": "IMPL_COST", "type": "esriFieldTypeDouble", "alias": "IMPL_COST", "domain": null, "editable": true, "nullable": false }, { "name": "LBS_REMOVED", "type": "esriFieldTypeDouble", "alias": "LBS_REMOVED", "domain": null, "editable": true, "nullable": true }, { "name": "TSS_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TSS_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TP_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TP_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TN_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TN_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": false, "length": 25 }, { "name": "PROJECT_DESC", "type": "esriFieldTypeString", "alias": "PROJECT_DESC", "domain": null, "editable": true, "nullable": false, "length": 75 }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": { "type": "codedValue", "name": "D_State", "description": "State", "codedValues": [ { "name": "Maryland", "code": "Maryland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20 }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": false, "length": 5 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "IMPL_STATUS", "type": "esriFieldTypeString", "alias": "IMPL_STATUS", "domain": { "type": "codedValue", "name": "D_Impl_Status", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Planning", "code": "Planning" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Duplicate Record", "code": "Duplicate Record" }, { "name": "Plan Revised", "code": "Plan Revised" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Design", "code": "Design" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "TRASH_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TRASH_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "UPLOAD_ID", "type": "esriFieldTypeGUID", "alias": "UPLOAD_ID", "domain": null, "editable": true, "nullable": true, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I804ANN_PRAC_ID", "fields": "ANN_PRAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R745_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A165_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Catch Basin Cleaning", "name": "Catch Basin Cleaning", "domains": { "ALTPOLY_TYPE": {"type": "inherited"}, "STATE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Catch Basin Cleaning", "description": "", "prototype": { "attributes": { "ANN_PRAC_NUM": null, "ALTPOLY_TYPE": "Catch Basin Cleaning", "TIMES_SWEPT": null, "IMPL_YEAR": " ", "TN_REDUCTION": null, "PROJECT_NAME": " ", "ADDRESS": null, "CITY": " ", "STATE": " ", "ZIP": " ", "ADTNL_COMMENTS": null, "UPLOAD_ID": null, "ANN_PRAC_ID": null, "EQU_IMP_ACR": 0, "ACRES_SWEPT": null, "SWEEPER_TYPE": null, "IMPL_COST": 0, "LBS_REMOVED": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "PROJECT_DESC": " ", "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "IMPL_STATUS": " ", "TRASH_REDUCTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mechanical Street Sweeping", "name": "Mechanical Street Sweeping", "domains": { "ALTPOLY_TYPE": {"type": "inherited"}, "STATE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Mechanical Street Sweeping", "description": "", "prototype": { "attributes": { "ANN_PRAC_NUM": null, "ALTPOLY_TYPE": "Mechanical Street Sweeping", "TIMES_SWEPT": null, "IMPL_YEAR": " ", "TN_REDUCTION": null, "PROJECT_NAME": " ", "ADDRESS": null, "CITY": " ", "STATE": " ", "ZIP": " ", "ADTNL_COMMENTS": null, "UPLOAD_ID": null, "ANN_PRAC_ID": null, "EQU_IMP_ACR": 0, "ACRES_SWEPT": null, "SWEEPER_TYPE": null, "IMPL_COST": 0, "LBS_REMOVED": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "PROJECT_DESC": " ", "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "IMPL_STATUS": " ", "TRASH_REDUCTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regenerative/Vacuum Street Sweeping", "name": "Regenerative/Vacuum Street Sweeping", "domains": { "ALTPOLY_TYPE": {"type": "inherited"}, "STATE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Regenerative/Vacuum Street Sweeping", "description": "", "prototype": { "attributes": { "ANN_PRAC_NUM": null, "ALTPOLY_TYPE": "Regenerative/Vacuum Street Sweeping", "TIMES_SWEPT": null, "IMPL_YEAR": " ", "TN_REDUCTION": null, "PROJECT_NAME": " ", "ADDRESS": null, "CITY": " ", "STATE": " ", "ZIP": " ", "ADTNL_COMMENTS": null, "UPLOAD_ID": null, "ANN_PRAC_ID": null, "EQU_IMP_ACR": 0, "ACRES_SWEPT": null, "SWEEPER_TYPE": null, "IMPL_COST": 0, "LBS_REMOVED": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "PROJECT_DESC": " ", "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "IMPL_STATUS": " ", "TRASH_REDUCTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Storm Drain Vacuuming", "name": "Storm Drain Vacuuming", "domains": { "ALTPOLY_TYPE": {"type": "inherited"}, "STATE": {"type": "inherited"}, "IMPL_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Storm Drain Vacuuming", "description": "", "prototype": { "attributes": { "ANN_PRAC_NUM": null, "ALTPOLY_TYPE": "Storm Drain Vacuuming", "TIMES_SWEPT": null, "IMPL_YEAR": " ", "TN_REDUCTION": null, "PROJECT_NAME": " ", "ADDRESS": null, "CITY": " ", "STATE": " ", "ZIP": " ", "ADTNL_COMMENTS": null, "UPLOAD_ID": null, "ANN_PRAC_ID": null, "EQU_IMP_ACR": 0, "ACRES_SWEPT": null, "SWEEPER_TYPE": null, "IMPL_COST": 0, "LBS_REMOVED": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "PROJECT_DESC": " ", "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "IMPL_STATUS": " ", "TRASH_REDUCTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 10, "name": "Tree Area", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1346578.38395882, "ymin": 519522.98417179304, "xmax": 1498858.35695732, "ymax": 747942.943669543, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUM_TREES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NUM_TREES", "type": "esriFieldTypeDouble", "alias": "NUM_TREES", "domain": null, "editable": true, "nullable": true }, { "name": "ACRES_PLANTED", "type": "esriFieldTypeDouble", "alias": "ACRES_PLANTED", "domain": null, "editable": true, "nullable": true }, { "name": "TREE_INFO_ID", "type": "esriFieldTypeGUID", "alias": "TREE_INFO_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "TREE_AREA_ID", "type": "esriFieldTypeGUID", "alias": "TREE_AREA_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "PLANTING_TYPE", "type": "esriFieldTypeString", "alias": "PLANTING_TYPE", "domain": { "type": "codedValue", "name": "D_TR_Planting_Type", "description": "", "codedValues": [ { "name": "Upland", "code": "Upland" }, { "name": "Riparian Buffer", "code": "Riparian Buffer" }, { "name": "Tidal Buffer", "code": "Tidal Buffer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "TREE_SPECIES", "type": "esriFieldTypeString", "alias": "TREE_SPECIES", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "LEGACY_STRU_ID", "type": "esriFieldTypeString", "alias": "LEGACY_STRU_ID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PROGRAM_PLAN", "type": "esriFieldTypeString", "alias": "PROGRAM_PLAN", "domain": { "type": "codedValue", "name": "D_PROGRAM_PLAN", "description": "Inspection Program Plan", "codedValues": [ { "name": "Landscape", "code": "Landscape" }, { "name": "Reforestation", "code": "Reforestation" }, { "name": "Association", "code": "Association" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G817TREE_INFO_ID", "fields": "TREE_INFO_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I817TREE_AREA_ID", "fields": "TREE_AREA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R758_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A178_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Tree Area", "description": "", "prototype": { "attributes": { "PROGRAM_PLAN": null, "NUM_TREES": null, "ACRES_PLANTED": null, "TREE_INFO_ID": null, "TREE_AREA_ID": null, "PLANTING_TYPE": null, "TREE_SPECIES": null, "ADTNL_COMMENTS": null, "LEGACY_STRU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 11, "name": "Impervious Removal", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1298965.37288581, "ymin": 560611.794054389, "xmax": 1490447.63755831, "ymax": 748522.191854879, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "IMPV_SITE_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "IMPV_REM_ID", "type": "esriFieldTypeGUID", "alias": "IMPV_REM_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "PROJECT_ID", "type": "esriFieldTypeGUID", "alias": "PROJECT_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "IMPV_SITE_NUM", "type": "esriFieldTypeString", "alias": "IMPV_SITE_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "ALTPOLY_TYPE", "type": "esriFieldTypeString", "alias": "ALTPOLY_TYPE", "domain": { "type": "codedValue", "name": "D_Altpoly_Imp_Type", "description": "", "codedValues": [ { "name": "Impervious Surface Elimination (to forest)", "code": "Impervious Surface Elimination (to forest)" }, { "name": "Impervious Surface Elimination (to pervious)", "code": "Impervious Surface Elimination (to pervious)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "IMPL_STATUS", "type": "esriFieldTypeString", "alias": "IMPL_STATUS", "domain": { "type": "codedValue", "name": "D_Impl_Status", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Planning", "code": "Planning" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Duplicate Record", "code": "Duplicate Record" }, { "name": "Plan Revised", "code": "Plan Revised" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Design", "code": "Design" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "PROJECTED_IMPL_YR", "type": "esriFieldTypeString", "alias": "PROJECTED_IMPL_YR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "IMPL_YEAR", "type": "esriFieldTypeString", "alias": "IMPL_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "IMPL_COST", "type": "esriFieldTypeDouble", "alias": "IMPL_COST", "domain": null, "editable": true, "nullable": true }, { "name": "IMP_ACR_ELIM", "type": "esriFieldTypeDouble", "alias": "IMP_ACR_ELIM", "domain": null, "editable": true, "nullable": true }, { "name": "EQU_IMP_ACRES", "type": "esriFieldTypeDouble", "alias": "EQU_IMP_ACRES", "domain": null, "editable": true, "nullable": true }, { "name": "STRU_NO_EPS", "type": "esriFieldTypeDouble", "alias": "STRU_NO_EPS", "domain": null, "editable": true, "nullable": true }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": { "type": "codedValue", "name": "D_State", "description": "State", "codedValues": [ { "name": "Maryland", "code": "Maryland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "LAND_USE_EXISTING", "type": "esriFieldTypeString", "alias": "LAND_USE_EXISTING", "domain": { "type": "codedValue", "name": "D_CBP_Land_Use", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "LAND_USE_PROPOSED", "type": "esriFieldTypeString", "alias": "LAND_USE_PROPOSED", "domain": { "type": "codedValue", "name": "D_CBP_Land_Use", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "TSS_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TSS_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TP_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TP_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "TN_REDUCTION", "type": "esriFieldTypeDouble", "alias": "TN_REDUCTION", "domain": null, "editable": true, "nullable": true }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "LEGACY_STRU_NO", "type": "esriFieldTypeString", "alias": "LEGACY_STRU_NO", "domain": null, "editable": true, "nullable": true, "length": 18 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G808PROJECT_ID", "fields": "PROJECT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I808IMPV_REM_ID", "fields": "IMPV_REM_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R749_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A169_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Impervious Removal", "description": "", "prototype": { "attributes": { "PROJECT_ID": null, "IMPV_SITE_NUM": " ", "ALTPOLY_TYPE": " ", "LEGACY_STRU_NO": null, "IMPV_REM_ID": null, "IMPL_STATUS": " ", "PROJECTED_IMPL_YR": null, "INSTALL_DATE": null, "IMPL_YEAR": null, "IMPL_COST": null, "IMP_ACR_ELIM": null, "EQU_IMP_ACRES": null, "STRU_NO_EPS": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIP": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "LAND_USE_EXISTING": null, "LAND_USE_PROPOSED": null, "TSS_REDUCTION": null, "TP_REDUCTION": null, "TN_REDUCTION": null, "SITE_NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 12, "name": "BMP Drainage Area", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "BMP_POI", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "BMP_POI_ID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1291687.71880598, "ymin": 560138.371116713, "xmax": 1519446.97391647, "ymax": 747532.743702546, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BMP_DA_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BMP_DA_ID", "type": "esriFieldTypeGUID", "alias": "BMP_DA_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "SW_TRACK_ID", "type": "esriFieldTypeGUID", "alias": "SW_TRACK_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "BMP_POI_ID", "type": "esriFieldTypeGUID", "alias": "BMP_POI_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "BMP_DA_NUM", "type": "esriFieldTypeString", "alias": "BMP_DA_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "NESTED_STATUS", "type": "esriFieldTypeString", "alias": "NESTED_STATUS", "domain": { "type": "codedValue", "name": "D_Nested_Status", "description": "Nested DA status", "codedValues": [ { "name": "Active - Nested", "code": "Active - Nested" }, { "name": "Active - Not Nested", "code": "Active - Not Nested" }, { "name": "Inactive - Nested", "code": "Inactive - Nested" }, { "name": "Inactive - Not Nested", "code": "Inactive - Not Nested" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50 }, { "name": "BMP_DRAIN_AREA", "type": "esriFieldTypeDouble", "alias": "BMP_DRAIN_AREA", "domain": null, "editable": true, "nullable": true }, { "name": "IMP_ACRES", "type": "esriFieldTypeDouble", "alias": "IMP_ACRES", "domain": null, "editable": true, "nullable": true }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G805BMP_POI_ID", "fields": "BMP_POI_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G805SW_TRACK_ID", "fields": "SW_TRACK_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I805BMP_DA_ID", "fields": "BMP_DA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R746_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A166_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BMP Drainage Area", "description": "", "prototype": { "attributes": { "BMP_POI_ID": null, "BMP_DA_NUM": " ", "ADTNL_COMMENTS": null, "BMP_DA_ID": null, "SW_TRACK_ID": null, "NESTED_STATUS": " ", "BMP_DRAIN_AREA": null, "IMP_ACRES": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 13, "name": "Monitoring Site Drainage Area", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "MONITORING_SITE", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "MONITORING_ID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1333995.84350714, "ymin": 566335.881687552, "xmax": 1488228.56752139, "ymax": 772374.2278121259, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REPORTING_YEAR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MONITORING_DA_ID", "type": "esriFieldTypeGUID", "alias": "MONITORING_DA_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "MONITORING_ID", "type": "esriFieldTypeGUID", "alias": "MONITORING_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "MON_DRAIN_AREA", "type": "esriFieldTypeDouble", "alias": "MON_DRAIN_AREA", "domain": null, "editable": true, "nullable": true }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": false, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "MON_DA_NUM", "type": "esriFieldTypeString", "alias": "MON_DA_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "UPLOAD_ID", "type": "esriFieldTypeGUID", "alias": "UPLOAD_ID", "domain": null, "editable": true, "nullable": true, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I809MONITORING_D", "fields": "MONITORING_DA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R750_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A170_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Monitoring Site Drainage Area", "description": "", "prototype": { "attributes": { "MON_DRAIN_AREA": null, "UPLOAD_ID": null, "MONITORING_DA_ID": null, "MONITORING_ID": null, "REPORTING_YEAR": " ", "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "MON_DA_NUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 14, "name": "Outfall Drainage Area", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1352190.86387557, "ymin": 565998.393517375, "xmax": 1494960.80832198, "ymax": 735289.631377801, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REPORTING_YEAR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "OUTFALL_DRAIN_ID", "type": "esriFieldTypeGUID", "alias": "OUTFALL_DRAIN_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "OUTFALL_ID", "type": "esriFieldTypeGUID", "alias": "OUTFALL_ID", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "OUTFALL_DRAIN_AREA", "type": "esriFieldTypeDouble", "alias": "OUTFALL_DRAIN_AREA", "domain": null, "editable": true, "nullable": true }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "MDE_COMMENTS", "type": "esriFieldTypeString", "alias": "MDE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ADTNL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADTNL_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STRU_NO_EPS", "type": "esriFieldTypeString", "alias": "STRU_NO_EPS", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "OUTFALL_DA_NUM", "type": "esriFieldTypeString", "alias": "OUTFALL_DA_NUM", "domain": null, "editable": true, "nullable": true, "length": 20 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I812OUTFALL_DRAI", "fields": "OUTFALL_DRAIN_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R753_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A173_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Outfall Drainage Area", "description": "", "prototype": { "attributes": { "OUTFALL_DA_NUM": null, "OUTFALL_DRAIN_ID": null, "OUTFALL_ID": null, "OUTFALL_DRAIN_AREA": null, "REPORTING_YEAR": null, "MDE_COMMENTS": null, "ADTNL_COMMENTS": null, "FACILITYID": null, "STRU_NO_EPS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 15, "name": "Highway Shops", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1341577.68004948, "ymin": 557203.203102544, "xmax": 1502123.79071514, "ymax": 748560.999848127, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 206, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SHOPNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SHOPNAME", "type": "esriFieldTypeString", "alias": "SHOPNAME", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "SHOPNUMBER", "type": "esriFieldTypeString", "alias": "SHOPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R820_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_820", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A186_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Highway Shops", "description": "", "prototype": { "attributes": { "LAST_EDITED_DATE": null, "SHOPNAME": null, "SHOPNUMBER": null, "LAST_EDITED_USER": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 16, "name": "MDP LULC", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1272946.5413934, "ymin": 380260.73251313, "xmax": 1648220.12877123, "ymax": 748835.4448373021, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "LU_CODE", "type": "esriFieldTypeInteger", "alias": "LU_CODE", "domain": null, "editable": true, "nullable": true }, { "name": "LU_COUNTY", "type": "esriFieldTypeString", "alias": "LU_COUNTY", "domain": null, "editable": true, "nullable": true, "length": 75 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R160977_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A214_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "MDP LULC", "description": "", "prototype": { "attributes": { "LU_COUNTY": null, "LU_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 17, "name": "Land River Segment", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1263000.3329394, "ymin": 533549.3002792151, "xmax": 1525681.89123665, "ymax": 772812.139994055, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RIVERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "MAJOR", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "MINOR", "type": "esriFieldTypeString", "alias": "MINOR", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "UNIQID", "type": "esriFieldTypeInteger", "alias": "UNIQID", "domain": null, "editable": true, "nullable": true }, { "name": "DSID", "type": "esriFieldTypeInteger", "alias": "DSID", "domain": null, "editable": true, "nullable": true }, { "name": "FLOW", "type": "esriFieldTypeInteger", "alias": "FLOW", "domain": null, "editable": true, "nullable": true }, { "name": "RIVERSEG", "type": "esriFieldTypeString", "alias": "RIVERSEG", "domain": null, "editable": true, "nullable": true, "length": 13 }, { "name": "TIDALWATER", "type": "esriFieldTypeString", "alias": "TIDALWATER", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "MAJMIN", "type": "esriFieldTypeString", "alias": "MAJMIN", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MAJBAS", "type": "esriFieldTypeString", "alias": "MAJBAS", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "MINBAS", "type": "esriFieldTypeString", "alias": "MINBAS", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "RIVERSIMU", "type": "esriFieldTypeString", "alias": "RIVERSIMU", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "RIVERNAME", "type": "esriFieldTypeString", "alias": "RIVERNAME", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "CBSEG_92", "type": "esriFieldTypeString", "alias": "CBSEG_92", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FID_P5_3_3", "type": "esriFieldTypeInteger", "alias": "FID_P5_3_3", "domain": null, "editable": true, "nullable": true }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "domain": null, "editable": true, "nullable": true, "length": 23 }, { "name": "FIPS2", "type": "esriFieldTypeInteger", "alias": "FIPS2", "domain": null, "editable": true, "nullable": true }, { "name": "LANDSEG", "type": "esriFieldTypeString", "alias": "LANDSEG", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "CBW", "type": "esriFieldTypeString", "alias": "CBW", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null, "editable": true, "nullable": true }, { "name": "FED", "type": "esriFieldTypeSmallInteger", "alias": "FED", "domain": null, "editable": true, "nullable": true }, { "name": "LNDRVRSEG", "type": "esriFieldTypeString", "alias": "LNDRVRSEG", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "LNDRVRSEGW", "type": "esriFieldTypeString", "alias": "LNDRVRSEGW", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "P5TSB05", "type": "esriFieldTypeString", "alias": "P5TSB05", "domain": null, "editable": true, "nullable": true, "length": 44 }, { "name": "P5TTB05", "type": "esriFieldTypeString", "alias": "P5TTB05", "domain": null, "editable": true, "nullable": true, "length": 44 }, { "name": "ALBERS_ACR", "type": "esriFieldTypeDouble", "alias": "ALBERS_ACR", "domain": null, "editable": true, "nullable": true }, { "name": "UTM_ACR", "type": "esriFieldTypeDouble", "alias": "UTM_ACR", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R814_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A180_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Land River Segment", "description": "", "prototype": { "attributes": { "UTM_ACR": null, "MAJOR": null, "MINOR": null, "UNIQID": null, "DSID": null, "FLOW": null, "RIVERSEG": null, "TIDALWATER": null, "MAJMIN": null, "REGION": null, "WATERSHED": null, "MAJBAS": null, "MINBAS": null, "RIVERSIMU": null, "RIVERNAME": null, "CBSEG_92": null, "FID_P5_3_3": null, "ST": null, "COUNTYNAME": null, "FIPS2": null, "LANDSEG": null, "CBW": null, "FIPS": null, "FED": null, "LNDRVRSEG": null, "LNDRVRSEGW": null, "P5TSB05": null, "P5TTB05": null, "ALBERS_ACR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 18, "name": "Watershed 12 Digit", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1296207.3137694, "ymin": 523862.201215133, "xmax": 1556647.13672073, "ymax": 751455.130870879, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DNR12DIG", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DNR12DIG", "type": "esriFieldTypeString", "alias": "DNR12DIG", "domain": null, "editable": true, "nullable": true, "length": 12 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "INDEX1NAMEIDX", "fields": "DNR12DIG", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R832_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A198_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Watershed 12 Digit", "description": "", "prototype": { "attributes": {"DNR12DIG": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 19, "name": "Watershed 8 Digit", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1230327.21259023, "ymin": 481315.099629715, "xmax": 1599916.02459224, "ymax": 757014.3398967979, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "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 }, { "name": "MDE8DIGTID", "type": "esriFieldTypeString", "alias": "MDE8DIGTID", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "WATERSHED8DGT", "type": "esriFieldTypeString", "alias": "WATERSHED8DGT", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I2241MDE8DIGTID", "fields": "MDE8DIGTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R160976_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A213_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Watershed 8 Digit", "description": "", "prototype": { "attributes": { "WATERSHED8DGT": null, "MDE8DIGTID": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 20, "name": "Subwatersheds", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1339577.75163464, "ymin": 555198.1516664621, "xmax": 1506369.14508531, "ymax": 750560.976819292, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SUBSHED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SUBSHED", "type": "esriFieldTypeString", "alias": "SUBSHED", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "SUBSH_PART", "type": "esriFieldTypeString", "alias": "SUBSH_PART", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MDE8DIGTID", "type": "esriFieldTypeString", "alias": "MDE8DIGTID", "domain": null, "editable": true, "nullable": true, "length": 12 }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "TRIBTEAMBA", "type": "esriFieldTypeString", "alias": "TRIBTEAMBA", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R66353_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66353", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A209_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Subwatersheds", "description": "", "prototype": { "attributes": { "LAST_EDITED_DATE": null, "SUBSHED": null, "SUBSH_PART": null, "WATERSHED": null, "MDE8DIGTID": null, "BASIN": null, "TRIBTEAMBA": null, "LAST_EDITED_USER": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 21, "name": "Septic Delivery Area", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1340411.67975681, "ymin": 551384.546104714, "xmax": 1509012.26184632, "ymax": 749584.8147296311, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MDE_N_DELIVERYRATEAREA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A_WithinCriticalArea", "label": "A_WithinCriticalArea", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B_Within1000FtOfStream", "label": "B_Within1000FtOfStream", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C_AllOtherAreas", "label": "C_AllOtherAreas", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MDE_N_DELIVERYRATEAREA", "typeIdField": "MDE_N_DELIVERYRATEAREA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MDE_N_DELIVERYRATEAREA", "type": "esriFieldTypeString", "alias": "MDE_N_DELIVERYRATEAREA", "domain": null, "editable": true, "nullable": true, "length": 24 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R817_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A183_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A_WithinCriticalArea", "name": "A_WithinCriticalArea", "domains": {}, "templates": [ { "name": "A_WithinCriticalArea", "description": "", "prototype": { "attributes": {"MDE_N_DELIVERYRATEAREA": "A_WithinCriticalArea"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B_Within1000FtOfStream", "name": "B_Within1000FtOfStream", "domains": {}, "templates": [ { "name": "B_Within1000FtOfStream", "description": "", "prototype": { "attributes": {"MDE_N_DELIVERYRATEAREA": "B_Within1000FtOfStream"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C_AllOtherAreas", "name": "C_AllOtherAreas", "domains": {}, "templates": [ { "name": "C_AllOtherAreas", "description": "", "prototype": { "attributes": {"MDE_N_DELIVERYRATEAREA": "C_AllOtherAreas"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 22, "name": "Stream Buffer - 100ft", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1336926.3051659, "ymin": 557203.203102544, "xmax": 1504418.00003748, "ymax": 748853.417570382, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WATERSHED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": true, "length": 128 }, { "name": "HYDRO_LEVE", "type": "esriFieldTypeString", "alias": "HYDRO_LEVE", "domain": null, "editable": true, "nullable": true, "length": 21 }, { "name": "SOURCEFEAT", "type": "esriFieldTypeString", "alias": "SOURCEFEAT", "domain": null, "editable": true, "nullable": true, "length": 44 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R818_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A184_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stream Buffer - 100ft", "description": "", "prototype": { "attributes": { "SOURCEFEAT": null, "WATERSHED": null, "HYDRO_LEVE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 23, "name": "SWAP Areas", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1315423.62540232, "ymin": 530787.351406798, "xmax": 1531258.68192031, "ymax": 774950.624562219, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SWAP_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SWAP_NAME", "type": "esriFieldTypeString", "alias": "SWAP_NAME", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R829_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SWAPNAME_IDX", "fields": "SWAP_NAME", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A195_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SWAP Areas", "description": "", "prototype": { "attributes": {"SWAP_NAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 24, "name": "Councilmanic Districts", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1315179.55371198, "ymin": 530809.7106140549, "xmax": 1528521.50169915, "ymax": 774955.51759705, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COUNCILMANIC_DISTRICTS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "COUNCILMANIC_DISTRICTS", "type": "esriFieldTypeString", "alias": "COUNCILMANIC_DISTRICTS", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R830_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A196_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Councilmanic Districts", "description": "", "prototype": { "attributes": {"COUNCILMANIC_DISTRICTS": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 25, "name": "Election Districts", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1341577.67906523, "ymin": 557197.899963543, "xmax": 1504369.14711681, "ymax": 748560.999848127, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 158, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ELECTION_DISTRICTS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false }, { "name": "ELECTION_DISTRICTS", "type": "esriFieldTypeString", "alias": "ELECTION_DISTRICTS", "domain": null, "editable": true, "nullable": true, "length": 4 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R821_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A187_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Election Districts", "description": "", "prototype": { "attributes": {"ELECTION_DISTRICTS": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 26, "name": "ADC Grid Old", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1330054.73984081, "ymin": 539289.855399132, "xmax": 1507119.2479158, "ymax": 759098.081136137, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADC_COLUMN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ADC_PAGE", "type": "esriFieldTypeSmallInteger", "alias": "PAGE", "domain": null, "editable": true, "nullable": true }, { "name": "ADC_COLUMN", "type": "esriFieldTypeString", "alias": "COLUMN", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "ADC_ROW", "type": "esriFieldTypeSmallInteger", "alias": "ROW", "domain": null, "editable": true, "nullable": true }, { "name": "ADC_REF", "type": "esriFieldTypeString", "alias": "ADC_REF", "domain": null, "editable": true, "nullable": true, "length": 7 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R822_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A188_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ADC Grid Old", "description": "", "prototype": { "attributes": { "ADC_REF": null, "ADC_PAGE": null, "ADC_COLUMN": null, "ADC_ROW": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 27, "name": "Legislative Districts", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1341825.41511831, "ymin": 557207.749681383, "xmax": 1504349.00706522, "ymax": 748560.8705832959, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LEGISLATIV", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "LEGISLATIV", "type": "esriFieldTypeString", "alias": "LEGISLATIV", "domain": null, "editable": true, "nullable": true, "length": 15 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R816_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A182_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Legislative Districts", "description": "", "prototype": { "attributes": {"LEGISLATIV": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 28, "name": "Impervious Baseline", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1342973.2281114, "ymin": 557257.785014376, "xmax": 1502088.5437384, "ymax": 748751.691723973, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FEATURETYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FEATURETYPE", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R815_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A181_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Impervious Baseline", "description": "", "prototype": { "attributes": {"FEATURETYPE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 29, "name": "Impervious Surfaces", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1342973.2281114, "ymin": 557257.785014376, "xmax": 1502088.5437384, "ymax": 748751.691723973, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FEATURETYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FEATURETYPE", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R815_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A181_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Impervious Surfaces", "description": "", "prototype": { "attributes": {"FEATURETYPE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 30, "name": "MDE Septic Delivery Ratet Areas", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1263000.3329394, "ymin": 533549.3002792151, "xmax": 1525681.89123665, "ymax": 772812.139994055, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RIVERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "Major", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "MINOR", "type": "esriFieldTypeString", "alias": "Minor", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "UNIQID", "type": "esriFieldTypeInteger", "alias": "UniqID", "domain": null, "editable": true, "nullable": true }, { "name": "DSID", "type": "esriFieldTypeInteger", "alias": "DSID", "domain": null, "editable": true, "nullable": true }, { "name": "FLOW", "type": "esriFieldTypeInteger", "alias": "Flow", "domain": null, "editable": true, "nullable": true }, { "name": "RIVERSEG", "type": "esriFieldTypeString", "alias": "RiverSeg", "domain": null, "editable": true, "nullable": true, "length": 13 }, { "name": "TIDALWATER", "type": "esriFieldTypeString", "alias": "TidalWater", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "MAJMIN", "type": "esriFieldTypeString", "alias": "MajMin", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MAJBAS", "type": "esriFieldTypeString", "alias": "MajBas", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "MINBAS", "type": "esriFieldTypeString", "alias": "MinBas", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "RIVERSIMU", "type": "esriFieldTypeString", "alias": "RiverSimu", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "RIVERNAME", "type": "esriFieldTypeString", "alias": "RiverName", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "CBSEG_92", "type": "esriFieldTypeString", "alias": "CBSEG_92", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FID_P5_3_3", "type": "esriFieldTypeInteger", "alias": "FID_P5_3_3", "domain": null, "editable": true, "nullable": true }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "CountyName", "domain": null, "editable": true, "nullable": true, "length": 23 }, { "name": "FIPS2", "type": "esriFieldTypeInteger", "alias": "FIPS2", "domain": null, "editable": true, "nullable": true }, { "name": "LANDSEG", "type": "esriFieldTypeString", "alias": "LandSeg", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "CBW", "type": "esriFieldTypeString", "alias": "CBW", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null, "editable": true, "nullable": true }, { "name": "FED", "type": "esriFieldTypeSmallInteger", "alias": "Fed", "domain": null, "editable": true, "nullable": true }, { "name": "LNDRVRSEG", "type": "esriFieldTypeString", "alias": "LndRvrSeg", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "LNDRVRSEGW", "type": "esriFieldTypeString", "alias": "LndRvrSegW", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "P5TSB05", "type": "esriFieldTypeString", "alias": "P5TSB05", "domain": null, "editable": true, "nullable": true, "length": 44 }, { "name": "P5TTB05", "type": "esriFieldTypeString", "alias": "P5TTB05", "domain": null, "editable": true, "nullable": true, "length": 44 }, { "name": "ALBERS_ACR", "type": "esriFieldTypeDouble", "alias": "Albers_acr", "domain": null, "editable": true, "nullable": true }, { "name": "UTM_ACR", "type": "esriFieldTypeDouble", "alias": "UTM_acr", "domain": null, "editable": true, "nullable": true }, { "name": "NITROGEN_DEL", "type": "esriFieldTypeDouble", "alias": "NITROGEN_DEL", "domain": null, "editable": true, "nullable": true }, { "name": "PHOSPHORUS_DEL", "type": "esriFieldTypeDouble", "alias": "PHOSPHORUS_DEL", "domain": null, "editable": true, "nullable": true }, { "name": "SEDIMENT_DEL", "type": "esriFieldTypeDouble", "alias": "SEDIMENT_DEL", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R813_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A179_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "MDE Septic Delivery Ratet Areas", "description": "", "prototype": { "attributes": { "SEDIMENT_DEL": null, "MAJOR": null, "MINOR": null, "UNIQID": null, "DSID": null, "FLOW": null, "RIVERSEG": null, "TIDALWATER": null, "MAJMIN": null, "REGION": null, "WATERSHED": null, "MAJBAS": null, "MINBAS": null, "RIVERSIMU": null, "RIVERNAME": null, "CBSEG_92": null, "FID_P5_3_3": null, "ST": null, "COUNTYNAME": null, "FIPS2": null, "LANDSEG": null, "CBW": null, "FIPS": null, "FED": null, "LNDRVRSEG": null, "LNDRVRSEGW": null, "P5TSB05": null, "P5TTB05": null, "ALBERS_ACR": null, "UTM_ACR": null, "NITROGEN_DEL": null, "PHOSPHORUS_DEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }