{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "sw Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 765487.1836516708, "ymin": 758893.4199453443, "xmax": 823730.4480704218, "ymax": 811642.8446300104, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MUNISCODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONDITION" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1245", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1245", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1216_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "sw Pipes", "description": "", "prototype": { "attributes": { "HYPERLINK": null, "NOTES": null, "MUNISCODE": null, "OWNER": null, "STATUS": null, "CONDITION": null, "DIAMETER": null, "LENGTH": null, "MATERIAL": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Outfalls 12Greater INSIDE MS4 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 775667.6983955875, "ymin": 768241.1213942617, "xmax": 807103.4455633387, "ymax": 792959.3291755915, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 76, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BASIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "mOwner", "description": "Owner", "codedValues": [ { "name": "City", "code": 1 }, { "name": "Private", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "mStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": 1 }, { "name": "Active", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "mMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fiberglass", "code": 1 }, { "name": "Concrete", "code": 4 }, { "name": "Brick", "code": 2 }, { "name": "Composite", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "mCondition_1", "description": "", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 3 }, { "name": "Needs Repair", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "BASIN" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 260, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "STRUCTURE", "type": "esriFieldTypeString", "alias": "STRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STRUCTURE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1008", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1008", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S979_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Outfalls 12Greater INSIDE MS4 2020", "description": "", "prototype": { "attributes": { "Y": null, "X": null, "WIDTH": null, "OWNER": null, "STATUS": null, "MATERIAL": null, "CONDITION": null, "BASIN": null, "NOTES": null, "DEPTH": null, "Hyperlink": null, "MUNISCODE": null, "TYPE": null, "STRUCTURE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Outfalls 12Greater OUTSIDE MS4 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 772759.7717967555, "ymin": 767351.2494863421, "xmax": 817322.010428004, "ymax": 806193.1147158444, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 36, 104, 160, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BASIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "mOwner", "description": "Owner", "codedValues": [ { "name": "City", "code": 1 }, { "name": "Private", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "mStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": 1 }, { "name": "Active", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "mMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fiberglass", "code": 1 }, { "name": "Concrete", "code": 4 }, { "name": "Brick", "code": 2 }, { "name": "Composite", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "mCondition", "description": "", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 3 }, { "name": "Needs Repair", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASIN" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "STRUCTURE", "type": "esriFieldTypeString", "alias": "STRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STRUCTURE" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1006", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S977_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Outfalls 12Greater OUTSIDE MS4 2020", "description": "", "prototype": { "attributes": { "YCoord": null, "XCoord": null, "WIDTH": null, "OWNER": null, "STATUS": null, "MATERIAL": null, "CONDITION": null, "BASIN": null, "NOTES": null, "DEPTH": null, "Hyperlink": null, "MUNISCODE": null, "TYPE": null, "STRUCTURE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SW Ditches", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 766791.6121451706, "ymin": 753689.2200519294, "xmax": 835399.8906107545, "ymax": 822564.8359093443, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Type" }, { "name": "Cross_Section", "type": "esriFieldTypeString", "alias": "Cross_Section", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cross_Section" }, { "name": "Volumn", "type": "esriFieldTypeDouble", "alias": "Volumn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Volumn" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Condition" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1238_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1238", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1238", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SW Ditches", "description": "", "prototype": { "attributes": { "Hyperlink": null, "Condition": null, "FacilityID": null, "Type": null, "Cross_Section": null, "Volumn": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "SW Junctions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 769726.7014193386, "ymin": 758839.8242520094, "xmax": 820527.541418504, "ymax": 808064.53387326, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": "Structure", "uniqueValueGroups": [ { "heading": "Type, Structure", "classes": [ { "label": "Box, Box", "description": "Box, Box", "symbol": { "type": "esriPMS", "url": "b7512ad5b3e475ee79dbf3a3e91409b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVNsMUGBgYVpBgkBADA4MZAwPDFmyGfWFgYHjDMBjDbGgZtoWBgcEbymZlYGD4Q4lhRAMWItMRDPyj1LAmItQMg9gk2zAbBtIADwMDwwNchqWQaBgKGLxhBgCQowvHC/lFaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Box", "Box" ] ] }, { "label": "Buried Junction, Box", "description": "Buried Junction, Box", "symbol": { "type": "esriPMS", "url": "92a1eb43f953e6b80eee41188f7cd558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVRIiWNhoCFgGdaGBzEwMDRhEQ9nYGC4SqnhQgwMDNpYxDkHfbAMDcNNsKiRx6FXE4vYVwYGhuu4DD9NgsMWYRE7i+zA4RPmQ9fwVCxqbBgYGOKxiLcwMDA8RBN7jc/wOTgcgc3wjQwMDGdwqMdqOFUBy7A2/A8DA8NPLOL/qGH4AigmGQx4sJANAPOPEVR+5nDCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Buried Junction", "Box" ] ] }, { "label": "Inlet, Culvert", "description": "Inlet, Culvert", "symbol": { "type": "esriPMS", "url": "331d9c0a8f3fce5c8da047114b29e153", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdiFptSwlU19XZVMfRT4JJcEfn99+uX9ux6N7pzefeXb9+EQGBoanxBgmpGLhN8OzcJEPGyc/J0yQT1ROXEzJUNk8uMLxxIomw3Mb+mq+f/90Eq9hiiae0/wq1oUyMjHj8Dgjg0VkvQsDMwvb0SU1UcguRDFMUEY9xjl1sjdOg5CARWiV3bPrR6run92RjdUwOV3HAH5JZR6CJoEAIyODopGX7f2zOzhhkYJimICEogoDGljb4MHw4NxOMLt4038UOTl9Jw0GVlY9ht+/T2IYxszMzstAAmDnFmAVllCUfPv4FgOGYX9+//yGrkFSzZyBiQl7Cvry9um/zy+f3oXxUVR9evPgHgMDgw6ymFVUI06XPb5y4M6vX1+vYDXsy5vnUx9e3O0ur+/Kjt+DDAy/vn1ieH3/8l4GBob/WA27c3LDLg5ewY3CMlphPMLSOA36/+8vw7HlDVevH1xSiCyOERhX9syPYGJmY1ezCfWT13cG5U0U8PHlfYazmyZe/ff1mTsDA8NPvIaBLL60c2YAEwtH6KOLewt5RWTVWdjY+f7//fv928eX9z+/ebLp4o6ZtdhcjLPUuLB14moGBgYQJhrQtTwjCQAATzier1UYibkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Culvert" ] ] }, { "label": "Inlet, Curb", "description": "Inlet, Curb", "symbol": { "type": "esriPMS", "url": "b52920768dca778f49943c45966c75d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmEcvMJrLcNrfourmv4hZML3j2+Yji6t5WRiYkl+df/8IgzDdJzi33///FachZWDQVzFGLdBn98yHD/UwOCQ0sdwZFEVE84ws45uZji6tBbMxmbgd5BByxoYbOPbGd48vEI4AnAZiGwQKwcP8bGJbiAhgwgmDZiB3z+9Ybh3egteg4hKZ4beOQzLy20Y3PPm4jWIoGHfPr5iOLKkhiGm/wzDqdUQV4krG5FuGMigo0tqGByS+xjYOHkZbOPaGQ4vrgLL4TIQq2HfP74GG2Sf1As2CAwYGRlsY9vALmX4/x9rsmHBZtARdINggJGRwSamBWIgIZd9+/SaGWJQD6ZByAbGtoJjmVtAArdh1w8uEzb0zmY4tbaTgRhwfGUzA5+oHHbD/v/7y3Ru8ySiDIKBbx9eYjeMUkBVwwCo3odnmO2ymAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Curb" ] ] }, { "label": "Inlet, Field Grate", "description": "Inlet, Field Grate", "symbol": { "type": "esriPMS", "url": "01bd4fb2e764996cc703b836573db7c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7UlEQVQ4jbWUX0hTURzHP/fuX266MRwmDKU0h2AoRQ/WQ689BUEo/Xk22EMEGaj0UC/SS0OlP7BAegl6qKB6KOhBCSIcFAgRTjd0Lw1szsZU2t313iPzuq1tXllQ37fv75zz+f34cs6x8o9k/e+gY0EGNJ2rdi8+BKqySlJ2MLEc5ktdoJ4R2lWN17kkJ3rvl+upWdiIMtgR5L1X4+LXJ6imoMBt/BpEuq7Tuhyu7eo7i7WhjfOxSeaAU4DYF6Rv8LLrFq2SbJ6FzQ2dQU4KlfDKNNdqQN03OfN7jf7EU8OvR0D+o81mHKyNkP5s+PwvrjBAkBdoFaBchqHj4yBZ9qbbhqNDlRk5WsDdY/jsAi7bMwYT8LwCZPPQXITUI2c76Ap9VIMApX4M6HmQZLJFXwJtZ4n+eAXSXiX7HZJvygcL3uYxsipoM46Q3LyrAXnaCClpbvgv0LS7MQbNp8sgIcDhg6ZACbyYeMx8DWj+LpnAMI90ldEGP1hcRrhF2T1g9xq1tY+7MYyUFqvv0VKIMdnOkcPnuISJUrPk1iPciT/krSmooOg9Lms55rZWGPs5Q4urA0lokPmGlk+xYHEyHH/Ah+pz+z7a2ARTwFRjJ93pT/QLgeI8xMziNKtmkx74jSyFiBaGPGhPXaC/0Q7oK5ztvFOJJAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Field Grate" ] ] }, { "label": "Inlet, Headwall", "description": "Inlet, Headwall", "symbol": { "type": "esriPMS", "url": "241c54985a6af988f6a054a07a3f4615", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVNsM2M0hY/GFgZv5PlDGvL7MwCCgnMLw6vwibYQwMgdtZGNgFiHPTGgcGhp/fmOgSZjQ07Fw/A8P1hQi+oDoDg9dKMg37+pSB4fVFKrmMRMBCP8NkHFD53NIUGKboA8FUcRmJgAVD5OdH4nX/+0PAsHkKpDlH1BSnYYykmQTK7KfxuIwCQFXDAA4iHZaRDMovAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Headwall" ] ] }, { "label": "Inlet, Pavement Grate", "description": "Inlet, Pavement Grate", "symbol": { "type": "esriPMS", "url": "d76ab4b786ca203239b2c9cda07a2404", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jbWUv4vaYBjHH+MPTFQErSJWSzcLDrWl4NFdzBIUSo7WDk4tdOrQob2pf0EpN9zQza2DRUrjLzR2cLJSoYjBFCc11JSANAbBJiSWpFyozdm74fqd8n3D83mffN8nrwMuSY7/DsJxnNQ07aHH47my3W4VURS/oSj6ul6vf74QiCCIawiCvF8ul7eKxaK5PhqNgOO4QxzHG4Ig3BsMBspeEEmSVzVN+4TjeKTVall2TSaTjmAwSNRqtR4A3AGA7Zmg9Xr9Lp/PR2w2294sMAyDbDZ7W1XVNzRNP7aAcrncXVEUDzqdjuEnkwkgCGICeJ4Ht9sNLMsaXpKkAkmST8rlsroDkiTpUaFQMIs1TYNMJrOTkd/vh3g8bniO4zzdbvcQAN7ugDAMC/7ZwXkKhUIgy/JNCwgAfl6YAgCKooDdbl+dehO02WzYXq9nftp8Pod+v28W6l4PerFYGJ7n+a3L5apbQLFY7NVqtXqaTqd9utcLEonEThc+nw+i0ajxPJvNvrbb7S8WUKlU+kEQxImqqi8CgYBxQnq4p9K78Xq9xhrDMHoMz82Xf88RRVFHTqfzeiqVug97xDDMhmXZl81m88NekK5KpfJAluWeIAhHw+EwHIlEbPooTKdTVZKkMYqizxqNhmXsz/xpq9XqMQAch8PhG+Px+EA/URRFP9I0/X1fp/+8RiiK0sf49yifo0u7j34BKTfTcVamuMYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Pavement Grate" ] ] }, { "label": "Inlet, Raised Field Drain", "description": "Inlet, Raised Field Drain", "symbol": { "type": "esriPMS", "url": "ca56abf11f90b4f89d701363da0f7c21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jWNhoCJgoaVhPmSYcZKBgeE1NsM2k2qSuJJx9Mt7Z5dhM4zBs3ARg5p1KEFD/v75yTAlQoCBiZWFCSaGYRgTCyvD48v7Gc5s6MVpkIZdJIOmfTRxEfDl7VOGd09uMKhZhWDIPTi/k+HDs9ukxaaApAqDWUg5w61ja+FiCobuDN8/vyEvaXx4fpfhyKIqBlXLIIZHl/YycPKJUJbOuPjFGDwKFjCsbyKcalgIKfj48j7DtGgRhp/fPjFoOsaQb5iEmhlD6tyHcD4nnzDDvdNbSDfsxa1TDIty9TDEv7x/zmDgmUm8YVKaVgx2iV04XSCubEycYc9vHAfT+GLu0+uHDB+e3yFs2LnNkxgYQJgMwILGZyTVgOc3QYUGDpdRAqhqGABnuVQSDv3dDgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Raised Field Drain" ] ] }, { "label": "Inlet, Retention Pond", "description": "Inlet, Retention Pond", "symbol": { "type": "esriPMS", "url": "229c9f1a551b42609d09c9b977cd3d16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVQ4jWNhoCJgoblhDg0NLA/3n3j+49MHAXQ5RgaG//I2Xq7HJ9cdJMqwN9efzGXl5hVxapyMIXd37xaGe3u3LGNgYJAmaJhDWafMuaVTo8NXHWbgk5LDMMwoIY/h+vrFUmYZpYWnZnT34zXs2ZXT67WC4pmxGQT2JhMTg0PdBIa9NVmtoQ2rpq5uCPuF1TCrwma3q2vmGXt0L4CLrYxwYHh65ggDGzcvQ9LeGwxcIuIMMqa2DMKqWpw3b+2bz8DAEI3VsIeHd861KmxkZOXiBvNvbl3F8OQkJJx/fvrAcKSnhsGtYzaYb1fZxbAizDZcwMAg+8OFCx8wDPvy8ukzRkZGGaz+A3mRkRGZw/Dnx/dvny9c+IvVZR8f34882FF+RcUtkBPkOnXvMIZLy2YyPD1zFOxN65IWuNoDTYW/WTl56r4zvPmM1TAGBoZ7rBwcy09N70i0Lm4GOyN06V4MFz45dYjh2fkTL7++ejYJb2x+eHgv/+KymaG6kam82GL0/79/DHtrs37+/fUrjoGB4R9ew0BBx8rBXr2/Ib/XtrydFV3y3r6tDH9+/Dj948Ob/ehyWHPAp2dPpvz++cNtRaitLKbT/v/7/uEtPDkQNAyk5fvbN7445HACqpYaAK5LtWmj8noZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Retention Pond" ] ] }, { "label": "Inlet, Scupper", "description": "Inlet, Scupper", "symbol": { "type": "esriPMS", "url": "4753b82231da3a1ab41be728542f3758", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4jd3UvytGURzA4Se9mZTR9C4GGW0mi9nyTixKZDD4Nby9JYsoAzEpUoqUTPwFYpCsNhbKX0AWJXTrqBtd957XVfLZ7jmdp869327FL1X513AVE5grG67jEV24KQvuwxX2sYLJMuAWjGAcr7hAP05+Co9hL6BJB9jCaWotGm5HD7ZTa2/YDbfYaRZuhHf6uXMMog1PsXA3nnGXsb+OWSzGwnVMf7N/G84n831fFB7AWdY1U61hATNF4FYMYVh+D7hGLy7z4ClshK9fpGRiNvPgDnRiVfFecBSm5DALXg6TMC++Go7D+S/waBPgR0vphz/xP47qHScVLyDDkAZrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Scupper" ] ] }, { "label": "Inlet, Trench Grate", "description": "Inlet, Trench Grate", "symbol": { "type": "esriPMS", "url": "b257a0c66da5b9ea562e3dc781450ea7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVQ4jWNhoBJgoblBUTkVob9+/4zmFxQR+cfw7/f7ly+ecXBz96+Y0nWGKIPSyjvkfv79ueHN88eGxb2z4eKn9u1geHDjclh4Vsn2O38+BZ+dNes3ToPiqlukGRgZTsbl10isntGHYauRnSuLhKyC75L+1hNnGRhMGBgY/mM16O/nb2tCyxolGJmYcIYFD78AQ3h2idHv3z9nrp87OQ3DoJiiaqtPb99ZbJg3Bcy/dPIwAzMLwp5Hd24wcPLwMlw8dgDM//zhXVRoaGjm6tWr/6IY9OXjp9S8tskMTMzMENf9+cMQnFaAEkZCYhIMKjoGYP69a5e4tyyeE8bAwLAcxSBeAQFhmCHEAEl5JYbfv7/pYxjE+I/hJ9GmMDAw/P71k4GBifkTRhh9+/Lpxu41S+DhcufqBYZ9G1bANd69ehEc0KCwAoEnd2795+Lh34ZhkIy0Qu+Ht6/znQMjeUH8R7evMxhYOSCc8P8/g4CIGIOCujbM4Jurp3VfwDBoQkPhh4TShql/fv+qEJOWY+Di5gUHLgzw8Asy8AkKg8XOHNz18///f+VwSfR0tKC7oZKVlU3BysM/ggEHOL1/549Lxw/Wr5jStQmnQSAwu60q8vvPbyee3btbeXLvNjEZJTXGf//+Mty+fP7v+9cvrnNychUvndyxC10f1ky7pLdlIgMDw0Q5JXWNc4f3WjD+Z/zJx8G+b92cSS9xuRRvMbKgtwEURZBoIgCoVh4BAMU01yMpaZjTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Inlet", "Trench Grate" ] ] }, { "label": "Manhole, Manhole", "description": "Manhole, Manhole", "symbol": { "type": "esriPMS", "url": "78dc27ccb284e6c606992fb67bdbbd35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jbWTSyhEURzGf8OVooiy0CUrRRelbGZBecfCQiy8alZGeRRlJZmNDSWPJFJeWcjKa+SRKaXUjCYLU5IQSTIhFrgzRncmjeuOofBtTud//t/vnPOdjsAvJfwLIF+izQ0ZH2uRAlMr+1i+BeSlMXJ1h7FCj+699izDhIWa0ixKzTY2vgTkpTFyfY/RYkIXF6UBC3VDmIszKVmzs6kBFKQzqOy81aU1KyrMgJlmL2S1KJP8dTvbKsDlLRXjDX7zghVM8xAdAbMtIMb6IDXZCPtnVMMngKKwUO/AzQNU9oHs9s0Nw7DRqe4J+grPst+s6PEpUFcQgBgL7WXQuwgR4dBd9QNATCSn/Wbip5sgRAc9tdBR7juyAlF07oT5XTwpInYNYOeQnBcXDsMwyZONPogS4LsunJBrwiMlMrBkYzTQFVzWYyTXKwcKpL5AnYlxDE9qAoNLNlqDZSDbT5DCBbaNYyR9XEgRmVveU5u/ClHePUL/uei4CND5F7/xDfaocb9lASU3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manhole", "Manhole" ] ] }, { "label": "Outlet, Control", "description": "Outlet, Control", "symbol": { "type": "esriPMS", "url": "a62c81d1e9160b2945828f9ca7e86bbb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQ4jb3UPyvFURjA8Q9uKaPYlHgDBpNMNi/AYGOw6BZZRTKYLCgxyV1kwCC7UjJJjIarWyYxGA0u3Tq3fk739+eW7rdOnefU+fY85znnlPwjpU7LhjCIT9Tw3a6sF0soYxiXuMACfrCLtyKyflxhIrH2gkqYD2ALh3jIknXhLBLFvGMRB1hPZhjLZjElnzpWsYK1NNm84nyESnqaTYll49rjOTSo2kp2g5MWm/qw02J9BE/NIJZVQwNiZrCckl05TdadPIMC1PCaJjvHHI4KyvaTQSy7xTTG8JgjusNelqzBBjZDZyspJV+Hc/zKk9XDzZ7EdohHw726xzFOwxv9Q9av0Si5MQrT8f+sML+aaDR6s8+Y2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Control" ] ] }, { "label": "Outlet, Culvert", "description": "Outlet, Culvert", "symbol": { "type": "esriPMS", "url": "ada4c019bce3e7162c8e499aabbe3476", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jb3ULU8DQRDG8f+0J4rhpYEaPkGRRRM0ClHFS4JCNXAcJUFgahAI0hTCB0ARRAUKTcAgQIKuJSRca0D0Os0dudBr73rZhPSxu/vLzG5mLf4x1uSwmmZoU0Qo0KVDljfq8m2GOTqFcoxLBZhHgQzQ44cDbZLlhHNppWN7ugDcA8sja0IO2MJjDVvXachTMua35dJEY6Bo8gh3VLU0WGEUc9kAVlKgMHk8ToHtpDZ3MIlSxtHd8FGGsZIRJuTwWAJe4rBpI8yP9XdmGPsAFjGJBmdiMOUBYdOA+mSG96TKLsAIu6ImvXisIc/YWkdwUhkJLv1s/ATMccRXsHkc+EiXMpfROR3Ffss+xNZbYB9hFSgAHeAVuGaWm8H2krEwfsv+HBpkgv+ZYfqmMkxkDmjlEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Culvert" ] ] }, { "label": "Outlet, Headwall", "description": "Outlet, Headwall", "symbol": { "type": "esriPMS", "url": "1db21753b7ba4d51339f38e06e8ecdb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVRIiWNhoCFgGR6GSwoyPGJnYWAn1zAONobrN54yOGA1/Pl7BtlAMwYGLRnSDT54jYHhyVsCwRJmycAQYU264TUrGBiWHiZgODXBwBr+6TsDw6uPmOLyogwMrMwUGr7qGAND6kxM8duTGBhUJCg0nBIwajh5wWKrycAwOx1TXIyfCoarS0HwCI/Q47fIM+jaEyIMn7QdgskBkgIMP/EZzkiesRDw/AMqf+hGKACWfSFAiQOtBQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Headwall" ] ] }, { "label": "Outlet, Outfall", "description": "Outlet, Outfall", "symbol": { "type": "esriPMS", "url": "8ea3bd96fa6588da7d0cff4cf79475ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQ4jbXUIYuDYBzH8V8QDb4GQfvCJWFLZr1mnhwrdoMgKyb74VYMYrGY7j3cyoJWGV4QhmCyGRTDMdkdm27qjt0XDOrjB5T/I4EnRfwH9Abg9cHn3wF8dqEXAHJ3JcuyoGkaaZqiLMvu7Y9b0FWKosA0TXAc155XVYUgCKDrOvI8H3y13yzLgmEYV9coisJyuYQgCJjP58iybBhaLBY95DKGYeA4DiRJGoZUVcVYoii24PF4vA/NZrNR6GfdINQ0DabUdNb1oP1+D57nR5EwDIch27bb70SS5F3IdV0URTEMJUmC1WoFz/NAEP3p2O120DRt2hz5vo84jrFer9u5OU324XBo8e12i7qup0GnoiiCLPd2zN0uoc157zxSfAv6Oh9/6mn/o29mhmKi4fWprgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Outfall" ] ] }, { "label": "Outlet, Raised Field Drain", "description": "Outlet, Raised Field Drain", "symbol": { "type": "esriPMS", "url": "5fd2e1a981c9535c5c41c4b8d6280df1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVRIiWNhoCFgGR6GcwtKPmJmZWcn1zBWNo4rb5/ccMZq+Nf3z2VZ2DgZuATESDb485snDHxi8lp4g0VOz4khsG4LyYbPTlEgPswv7ZjJ8PbxdYKG6nmkMQjLojiYsOG3T6xneHBuJ0HD5Q1cSDccBGS07Rj8KtcyYAPvntxgWFFhy4AP4DWciYWVgZNPhGHXlFSGf39+w8WVTL0ZhGQ08RpM0HAYuLZ/MYOwrCYDn6g8w5Orhxi4BSWoZzgIGHhlM+i6pTAsK7FgIBYQbfi9M1sZvr5/wfDl3VPqGi4ip83w/tltMGbj4mfgEpSgnuEx/WcxxN48vEKZ4c9vHGeYn6mBVe7vn1/kGy6mZMjw7+8fvJr5JZQYOPlFSTfcNq6dgVKAYfiL26cZ1jf5kGzQtw+vGLiFJPEb/u3jK3CyIwf8+/XjBz7DGckyFQo+v3uGwh+6dSgAn+BgOBml8G8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Raised Field Drain" ] ] }, { "label": "Outlet, Scupper", "description": "Outlet, Scupper", "symbol": { "type": "esriPMS", "url": "6897461c19c1c1e799855a4ab68faabd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQ4jb3TP0tCURgH4EczpCkEF5dolWYnp5bAJT9AQ6tL0J4Era1tNkg0tkQRRNhnaGxVoWhocAgCIZTgCJe4Xa9/8AcHzvseeHg5h5OzpORWCe1igJdFoDVUw34h6BDX2MQ+7uaBCgHohbqGRwxnhRq4iNRXYcLLWaAd9PEV6X1gHUV8poUOcBLTb+MI52mgOh4wijn7RhdlvCZBeVTQ9H9ucIqzJOj3gluSM0IHe3iKg0rYQhbbU7A3HOMZP3+hDO5TIJPcYmPyslHoPay5srTfPwYQkSP5+CCcCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outlet", "Scupper" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b7512ad5b3e475ee79dbf3a3e91409b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVNsMUGBgYVpBgkBADA4MZAwPDFmyGfWFgYHjDMBjDbGgZtoWBgcEbymZlYGD4Q4lhRAMWItMRDPyj1LAmItQMg9gk2zAbBtIADwMDwwNchqWQaBgKGLxhBgCQowvHC/lFaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Box,Box", "label": "Box, Box" }, { "symbol": { "type": "esriPMS", "url": "92a1eb43f953e6b80eee41188f7cd558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVRIiWNhoCFgGdaGBzEwMDRhEQ9nYGC4SqnhQgwMDNpYxDkHfbAMDcNNsKiRx6FXE4vYVwYGhuu4DD9NgsMWYRE7i+zA4RPmQ9fwVCxqbBgYGOKxiLcwMDA8RBN7jc/wOTgcgc3wjQwMDGdwqMdqOFUBy7A2/A8DA8NPLOL/qGH4AigmGQx4sJANAPOPEVR+5nDCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Buried Junction,Box", "label": "Buried Junction, Box" }, { "symbol": { "type": "esriPMS", "url": "331d9c0a8f3fce5c8da047114b29e153", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdiFptSwlU19XZVMfRT4JJcEfn99+uX9ux6N7pzefeXb9+EQGBoanxBgmpGLhN8OzcJEPGyc/J0yQT1ROXEzJUNk8uMLxxIomw3Mb+mq+f/90Eq9hiiae0/wq1oUyMjHj8Dgjg0VkvQsDMwvb0SU1UcguRDFMUEY9xjl1sjdOg5CARWiV3bPrR6run92RjdUwOV3HAH5JZR6CJoEAIyODopGX7f2zOzhhkYJimICEogoDGljb4MHw4NxOMLt4038UOTl9Jw0GVlY9ht+/T2IYxszMzstAAmDnFmAVllCUfPv4FgOGYX9+//yGrkFSzZyBiQl7Cvry9um/zy+f3oXxUVR9evPgHgMDgw6ymFVUI06XPb5y4M6vX1+vYDXsy5vnUx9e3O0ur+/Kjt+DDAy/vn1ieH3/8l4GBob/WA27c3LDLg5ewY3CMlphPMLSOA36/+8vw7HlDVevH1xSiCyOERhX9syPYGJmY1ezCfWT13cG5U0U8PHlfYazmyZe/ff1mTsDA8NPvIaBLL60c2YAEwtH6KOLewt5RWTVWdjY+f7//fv928eX9z+/ebLp4o6ZtdhcjLPUuLB14moGBgYQJhrQtTwjCQAATzier1UYibkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Culvert", "label": "Inlet, Culvert" }, { "symbol": { "type": "esriPMS", "url": "b52920768dca778f49943c45966c75d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmEcvMJrLcNrfourmv4hZML3j2+Yji6t5WRiYkl+df/8IgzDdJzi33///FachZWDQVzFGLdBn98yHD/UwOCQ0sdwZFEVE84ws45uZji6tBbMxmbgd5BByxoYbOPbGd48vEI4AnAZiGwQKwcP8bGJbiAhgwgmDZiB3z+9Ybh3egteg4hKZ4beOQzLy20Y3PPm4jWIoGHfPr5iOLKkhiGm/wzDqdUQV4krG5FuGMigo0tqGByS+xjYOHkZbOPaGQ4vrgLL4TIQq2HfP74GG2Sf1As2CAwYGRlsY9vALmX4/x9rsmHBZtARdINggJGRwSamBWIgIZd9+/SaGWJQD6ZByAbGtoJjmVtAArdh1w8uEzb0zmY4tbaTgRhwfGUzA5+oHHbD/v/7y3Ru8ySiDIKBbx9eYjeMUkBVwwCo3odnmO2ymAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Curb", "label": "Inlet, Curb" }, { "symbol": { "type": "esriPMS", "url": "01bd4fb2e764996cc703b836573db7c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7UlEQVQ4jbWUX0hTURzHP/fuX266MRwmDKU0h2AoRQ/WQ689BUEo/Xk22EMEGaj0UC/SS0OlP7BAegl6qKB6KOhBCSIcFAgRTjd0Lw1szsZU2t313iPzuq1tXllQ37fv75zz+f34cs6x8o9k/e+gY0EGNJ2rdi8+BKqySlJ2MLEc5ktdoJ4R2lWN17kkJ3rvl+upWdiIMtgR5L1X4+LXJ6imoMBt/BpEuq7Tuhyu7eo7i7WhjfOxSeaAU4DYF6Rv8LLrFq2SbJ6FzQ2dQU4KlfDKNNdqQN03OfN7jf7EU8OvR0D+o81mHKyNkP5s+PwvrjBAkBdoFaBchqHj4yBZ9qbbhqNDlRk5WsDdY/jsAi7bMwYT8LwCZPPQXITUI2c76Ap9VIMApX4M6HmQZLJFXwJtZ4n+eAXSXiX7HZJvygcL3uYxsipoM46Q3LyrAXnaCClpbvgv0LS7MQbNp8sgIcDhg6ZACbyYeMx8DWj+LpnAMI90ldEGP1hcRrhF2T1g9xq1tY+7MYyUFqvv0VKIMdnOkcPnuISJUrPk1iPciT/krSmooOg9Lms55rZWGPs5Q4urA0lokPmGlk+xYHEyHH/Ah+pz+z7a2ARTwFRjJ93pT/QLgeI8xMziNKtmkx74jSyFiBaGPGhPXaC/0Q7oK5ztvFOJJAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Field Grate", "label": "Inlet, Field Grate" }, { "symbol": { "type": "esriPMS", "url": "241c54985a6af988f6a054a07a3f4615", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVNsM2M0hY/GFgZv5PlDGvL7MwCCgnMLw6vwibYQwMgdtZGNgFiHPTGgcGhp/fmOgSZjQ07Fw/A8P1hQi+oDoDg9dKMg37+pSB4fVFKrmMRMBCP8NkHFD53NIUGKboA8FUcRmJgAVD5OdH4nX/+0PAsHkKpDlH1BSnYYykmQTK7KfxuIwCQFXDAA4iHZaRDMovAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Headwall", "label": "Inlet, Headwall" }, { "symbol": { "type": "esriPMS", "url": "d76ab4b786ca203239b2c9cda07a2404", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jbWUv4vaYBjHH+MPTFQErSJWSzcLDrWl4NFdzBIUSo7WDk4tdOrQob2pf0EpN9zQza2DRUrjLzR2cLJSoYjBFCc11JSANAbBJiSWpFyozdm74fqd8n3D83mffN8nrwMuSY7/DsJxnNQ07aHH47my3W4VURS/oSj6ul6vf74QiCCIawiCvF8ul7eKxaK5PhqNgOO4QxzHG4Ig3BsMBspeEEmSVzVN+4TjeKTVall2TSaTjmAwSNRqtR4A3AGA7Zmg9Xr9Lp/PR2w2294sMAyDbDZ7W1XVNzRNP7aAcrncXVEUDzqdjuEnkwkgCGICeJ4Ht9sNLMsaXpKkAkmST8rlsroDkiTpUaFQMIs1TYNMJrOTkd/vh3g8bniO4zzdbvcQAN7ugDAMC/7ZwXkKhUIgy/JNCwgAfl6YAgCKooDdbl+dehO02WzYXq9nftp8Pod+v28W6l4PerFYGJ7n+a3L5apbQLFY7NVqtXqaTqd9utcLEonEThc+nw+i0ajxPJvNvrbb7S8WUKlU+kEQxImqqi8CgYBxQnq4p9K78Xq9xhrDMHoMz82Xf88RRVFHTqfzeiqVug97xDDMhmXZl81m88NekK5KpfJAluWeIAhHw+EwHIlEbPooTKdTVZKkMYqizxqNhmXsz/xpq9XqMQAch8PhG+Px+EA/URRFP9I0/X1fp/+8RiiK0sf49yifo0u7j34BKTfTcVamuMYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Pavement Grate", "label": "Inlet, Pavement Grate" }, { "symbol": { "type": "esriPMS", "url": "ca56abf11f90b4f89d701363da0f7c21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jWNhoCJgoaVhPmSYcZKBgeE1NsM2k2qSuJJx9Mt7Z5dhM4zBs3ARg5p1KEFD/v75yTAlQoCBiZWFCSaGYRgTCyvD48v7Gc5s6MVpkIZdJIOmfTRxEfDl7VOGd09uMKhZhWDIPTi/k+HDs9ukxaaApAqDWUg5w61ja+FiCobuDN8/vyEvaXx4fpfhyKIqBlXLIIZHl/YycPKJUJbOuPjFGDwKFjCsbyKcalgIKfj48j7DtGgRhp/fPjFoOsaQb5iEmhlD6tyHcD4nnzDDvdNbSDfsxa1TDIty9TDEv7x/zmDgmUm8YVKaVgx2iV04XSCubEycYc9vHAfT+GLu0+uHDB+e3yFs2LnNkxgYQJgMwILGZyTVgOc3QYUGDpdRAqhqGABnuVQSDv3dDgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Raised Field Drain", "label": "Inlet, Raised Field Drain" }, { "symbol": { "type": "esriPMS", "url": "229c9f1a551b42609d09c9b977cd3d16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVQ4jWNhoCJgoblhDg0NLA/3n3j+49MHAXQ5RgaG//I2Xq7HJ9cdJMqwN9efzGXl5hVxapyMIXd37xaGe3u3LGNgYJAmaJhDWafMuaVTo8NXHWbgk5LDMMwoIY/h+vrFUmYZpYWnZnT34zXs2ZXT67WC4pmxGQT2JhMTg0PdBIa9NVmtoQ2rpq5uCPuF1TCrwma3q2vmGXt0L4CLrYxwYHh65ggDGzcvQ9LeGwxcIuIMMqa2DMKqWpw3b+2bz8DAEI3VsIeHd861KmxkZOXiBvNvbl3F8OQkJJx/fvrAcKSnhsGtYzaYb1fZxbAizDZcwMAg+8OFCx8wDPvy8ukzRkZGGaz+A3mRkRGZw/Dnx/dvny9c+IvVZR8f34882FF+RcUtkBPkOnXvMIZLy2YyPD1zFOxN65IWuNoDTYW/WTl56r4zvPmM1TAGBoZ7rBwcy09N70i0Lm4GOyN06V4MFz45dYjh2fkTL7++ejYJb2x+eHgv/+KymaG6kam82GL0/79/DHtrs37+/fUrjoGB4R9ew0BBx8rBXr2/Ib/XtrydFV3y3r6tDH9+/Dj948Ob/ehyWHPAp2dPpvz++cNtRaitLKbT/v/7/uEtPDkQNAyk5fvbN7445HACqpYaAK5LtWmj8noZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Retention Pond", "label": "Inlet, Retention Pond" }, { "symbol": { "type": "esriPMS", "url": "4753b82231da3a1ab41be728542f3758", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4jd3UvytGURzA4Se9mZTR9C4GGW0mi9nyTixKZDD4Nby9JYsoAzEpUoqUTPwFYpCsNhbKX0AWJXTrqBtd957XVfLZ7jmdp869327FL1X513AVE5grG67jEV24KQvuwxX2sYLJMuAWjGAcr7hAP05+Co9hL6BJB9jCaWotGm5HD7ZTa2/YDbfYaRZuhHf6uXMMog1PsXA3nnGXsb+OWSzGwnVMf7N/G84n831fFB7AWdY1U61hATNF4FYMYVh+D7hGLy7z4ClshK9fpGRiNvPgDnRiVfFecBSm5DALXg6TMC++Go7D+S/waBPgR0vphz/xP47qHScVLyDDkAZrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Scupper", "label": "Inlet, Scupper" }, { "symbol": { "type": "esriPMS", "url": "b257a0c66da5b9ea562e3dc781450ea7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVQ4jWNhoBJgoblBUTkVob9+/4zmFxQR+cfw7/f7ly+ecXBz96+Y0nWGKIPSyjvkfv79ueHN88eGxb2z4eKn9u1geHDjclh4Vsn2O38+BZ+dNes3ToPiqlukGRgZTsbl10isntGHYauRnSuLhKyC75L+1hNnGRhMGBgY/mM16O/nb2tCyxolGJmYcIYFD78AQ3h2idHv3z9nrp87OQ3DoJiiaqtPb99ZbJg3Bcy/dPIwAzMLwp5Hd24wcPLwMlw8dgDM//zhXVRoaGjm6tWr/6IY9OXjp9S8tskMTMzMENf9+cMQnFaAEkZCYhIMKjoGYP69a5e4tyyeE8bAwLAcxSBeAQFhmCHEAEl5JYbfv7/pYxjE+I/hJ9GmMDAw/P71k4GBifkTRhh9+/Lpxu41S+DhcufqBYZ9G1bANd69ehEc0KCwAoEnd2795+Lh34ZhkIy0Qu+Ht6/znQMjeUH8R7evMxhYOSCc8P8/g4CIGIOCujbM4Jurp3VfwDBoQkPhh4TShql/fv+qEJOWY+Di5gUHLgzw8Asy8AkKg8XOHNz18///f+VwSfR0tKC7oZKVlU3BysM/ggEHOL1/549Lxw/Wr5jStQmnQSAwu60q8vvPbyee3btbeXLvNjEZJTXGf//+Mty+fP7v+9cvrnNychUvndyxC10f1ky7pLdlIgMDw0Q5JXWNc4f3WjD+Z/zJx8G+b92cSS9xuRRvMbKgtwEURZBoIgCoVh4BAMU01yMpaZjTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet,Trench Grate", "label": "Inlet, Trench Grate" }, { "symbol": { "type": "esriPMS", "url": "78dc27ccb284e6c606992fb67bdbbd35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jbWTSyhEURzGf8OVooiy0CUrRRelbGZBecfCQiy8alZGeRRlJZmNDSWPJFJeWcjKa+SRKaXUjCYLU5IQSTIhFrgzRncmjeuOofBtTud//t/vnPOdjsAvJfwLIF+izQ0ZH2uRAlMr+1i+BeSlMXJ1h7FCj+699izDhIWa0ixKzTY2vgTkpTFyfY/RYkIXF6UBC3VDmIszKVmzs6kBFKQzqOy81aU1KyrMgJlmL2S1KJP8dTvbKsDlLRXjDX7zghVM8xAdAbMtIMb6IDXZCPtnVMMngKKwUO/AzQNU9oHs9s0Nw7DRqe4J+grPst+s6PEpUFcQgBgL7WXQuwgR4dBd9QNATCSn/Wbip5sgRAc9tdBR7juyAlF07oT5XTwpInYNYOeQnBcXDsMwyZONPogS4LsunJBrwiMlMrBkYzTQFVzWYyTXKwcKpL5AnYlxDE9qAoNLNlqDZSDbT5DCBbaNYyR9XEgRmVveU5u/ClHePUL/uei4CND5F7/xDfaocb9lASU3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Manhole", "label": "Manhole, Manhole" }, { "symbol": { "type": "esriPMS", "url": "a62c81d1e9160b2945828f9ca7e86bbb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQ4jb3UPyvFURjA8Q9uKaPYlHgDBpNMNi/AYGOw6BZZRTKYLCgxyV1kwCC7UjJJjIarWyYxGA0u3Tq3fk739+eW7rdOnefU+fY85znnlPwjpU7LhjCIT9Tw3a6sF0soYxiXuMACfrCLtyKyflxhIrH2gkqYD2ALh3jIknXhLBLFvGMRB1hPZhjLZjElnzpWsYK1NNm84nyESnqaTYll49rjOTSo2kp2g5MWm/qw02J9BE/NIJZVQwNiZrCckl05TdadPIMC1PCaJjvHHI4KyvaTQSy7xTTG8JgjusNelqzBBjZDZyspJV+Hc/zKk9XDzZ7EdohHw726xzFOwxv9Q9av0Si5MQrT8f+sML+aaDR6s8+Y2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Control", "label": "Outlet, Control" }, { "symbol": { "type": "esriPMS", "url": "ada4c019bce3e7162c8e499aabbe3476", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jb3ULU8DQRDG8f+0J4rhpYEaPkGRRRM0ClHFS4JCNXAcJUFgahAI0hTCB0ARRAUKTcAgQIKuJSRca0D0Os0dudBr73rZhPSxu/vLzG5mLf4x1uSwmmZoU0Qo0KVDljfq8m2GOTqFcoxLBZhHgQzQ44cDbZLlhHNppWN7ugDcA8sja0IO2MJjDVvXachTMua35dJEY6Bo8gh3VLU0WGEUc9kAVlKgMHk8ToHtpDZ3MIlSxtHd8FGGsZIRJuTwWAJe4rBpI8yP9XdmGPsAFjGJBmdiMOUBYdOA+mSG96TKLsAIu6ImvXisIc/YWkdwUhkJLv1s/ATMccRXsHkc+EiXMpfROR3Ffss+xNZbYB9hFSgAHeAVuGaWm8H2krEwfsv+HBpkgv+ZYfqmMkxkDmjlEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Culvert", "label": "Outlet, Culvert" }, { "symbol": { "type": "esriPMS", "url": "1db21753b7ba4d51339f38e06e8ecdb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVRIiWNhoCFgGR6GSwoyPGJnYWAn1zAONobrN54yOGA1/Pl7BtlAMwYGLRnSDT54jYHhyVsCwRJmycAQYU264TUrGBiWHiZgODXBwBr+6TsDw6uPmOLyogwMrMwUGr7qGAND6kxM8duTGBhUJCg0nBIwajh5wWKrycAwOx1TXIyfCoarS0HwCI/Q47fIM+jaEyIMn7QdgskBkgIMP/EZzkiesRDw/AMqf+hGKACWfSFAiQOtBQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Headwall", "label": "Outlet, Headwall" }, { "symbol": { "type": "esriPMS", "url": "8ea3bd96fa6588da7d0cff4cf79475ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQ4jbXUIYuDYBzH8V8QDb4GQfvCJWFLZr1mnhwrdoMgKyb74VYMYrGY7j3cyoJWGV4QhmCyGRTDMdkdm27qjt0XDOrjB5T/I4EnRfwH9Abg9cHn3wF8dqEXAHJ3JcuyoGkaaZqiLMvu7Y9b0FWKosA0TXAc155XVYUgCKDrOvI8H3y13yzLgmEYV9coisJyuYQgCJjP58iybBhaLBY95DKGYeA4DiRJGoZUVcVYoii24PF4vA/NZrNR6GfdINQ0DabUdNb1oP1+D57nR5EwDIch27bb70SS5F3IdV0URTEMJUmC1WoFz/NAEP3p2O120DRt2hz5vo84jrFer9u5OU324XBo8e12i7qup0GnoiiCLPd2zN0uoc157zxSfAv6Oh9/6mn/o29mhmKi4fWprgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Outfall", "label": "Outlet, Outfall" }, { "symbol": { "type": "esriPMS", "url": "5fd2e1a981c9535c5c41c4b8d6280df1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVRIiWNhoCFgGR6GcwtKPmJmZWcn1zBWNo4rb5/ccMZq+Nf3z2VZ2DgZuATESDb485snDHxi8lp4g0VOz4khsG4LyYbPTlEgPswv7ZjJ8PbxdYKG6nmkMQjLojiYsOG3T6xneHBuJ0HD5Q1cSDccBGS07Rj8KtcyYAPvntxgWFFhy4AP4DWciYWVgZNPhGHXlFSGf39+w8WVTL0ZhGQ08RpM0HAYuLZ/MYOwrCYDn6g8w5Orhxi4BSWoZzgIGHhlM+i6pTAsK7FgIBYQbfi9M1sZvr5/wfDl3VPqGi4ip83w/tltMGbj4mfgEpSgnuEx/WcxxN48vEKZ4c9vHGeYn6mBVe7vn1/kGy6mZMjw7+8fvJr5JZQYOPlFSTfcNq6dgVKAYfiL26cZ1jf5kGzQtw+vGLiFJPEb/u3jK3CyIwf8+/XjBz7DGckyFQo+v3uGwh+6dSgAn+BgOBml8G8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Raised Field Drain", "label": "Outlet, Raised Field Drain" }, { "symbol": { "type": "esriPMS", "url": "6897461c19c1c1e799855a4ab68faabd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQ4jb3TP0tCURgH4EczpCkEF5dolWYnp5bAJT9AQ6tL0J4Era1tNkg0tkQRRNhnaGxVoWhocAgCIZTgCJe4Xa9/8AcHzvseeHg5h5OzpORWCe1igJdFoDVUw34h6BDX2MQ+7uaBCgHohbqGRwxnhRq4iNRXYcLLWaAd9PEV6X1gHUV8poUOcBLTb+MI52mgOh4wijn7RhdlvCZBeVTQ9H9ucIqzJOj3gluSM0IHe3iKg0rYQhbbU7A3HOMZP3+hDO5TIJPcYmPyslHoPay5srTfPwYQkSP5+CCcCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outlet,Scupper", "label": "Outlet, Scupper" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 179, 102, 255 ], "toColor": [ 126, 179, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 94, 219, 255 ], "toColor": [ 98, 94, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 63, 63, 255 ], "toColor": [ 181, 63, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 149, 186, 255 ], "toColor": [ 74, 149, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 116, 201, 255 ], "toColor": [ 237, 116, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 104, 79, 255 ], "toColor": [ 128, 104, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 205, 137, 255 ], "toColor": [ 250, 205, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 237, 209, 255 ], "toColor": [ 95, 237, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 237, 83, 255 ], "toColor": [ 145, 237, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 88, 133, 255 ], "toColor": [ 130, 88, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 157, 242, 255 ], "toColor": [ 163, 157, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 157, 164, 255 ], "toColor": [ 245, 157, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 161, 141, 255 ], "toColor": [ 96, 161, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 78, 255 ], "toColor": [ 217, 212, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 78, 217, 255 ], "toColor": [ 196, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 51, 130, 255 ], "toColor": [ 47, 51, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 122, 77, 255 ], "toColor": [ 196, 122, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 235, 137, 255 ], "toColor": [ 108, 235, 137, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWNER", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "mOwner", "description": "Owner", "codedValues": [ { "name": "City", "code": 1 }, { "name": "Private", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "mStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": 1 }, { "name": "Active", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "STATUS" }, { "name": "MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "mMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fiberglass", "code": 1 }, { "name": "Concrete", "code": 4 }, { "name": "Brick", "code": 2 }, { "name": "Composite", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "mCondition_1", "description": "", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 3 }, { "name": "Needs Repair", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "CONDITION" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BASIN" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "Depth", "type": "esriFieldTypeSmallInteger", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Structure" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1236", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1236", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1207_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Box", "name": "Box, Box", "domains": { "OWNER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Box, Box", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Box", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Box", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Buried Junction", "name": "Buried Junction, Box", "domains": { "OWNER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Buried Junction, Box", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Buried Junction", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Box", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Inlet", "name": "Inlet, Culvert", "domains": { "OWNER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Inlet, Culvert", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Culvert", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Curb", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Curb", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Field Grate", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Field Grate", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Headwall", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Headwall", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Pavement Grate", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Pavement Grate", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Raised Field Drain", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Raised Field Drain", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Retention Pond", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Retention Pond", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Scupper", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Scupper", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Inlet, Trench Grate", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Inlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Trench Grate", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Manhole", "name": "Manhole, Manhole", "domains": { "OWNER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Manhole, Manhole", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Manhole", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Manhole", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Outlet", "name": "Outlet, Control", "domains": { "OWNER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Outlet, Control", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Control", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Outlet, Culvert", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Culvert", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Outlet, Headwall", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Headwall", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Outlet, Outfall", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Outfall", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Outlet, Raised Field Drain", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Raised Field Drain", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Outlet, Scupper", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Type": "Outlet", "Y": null, "OWNER": 1, "STATUS": 2, "MATERIAL": null, "CONDITION": 2, "BASIN": null, "NOTES": null, "Depth": null, "Hyperlink": null, "Structure": "Scupper", "X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Stormwater Complaints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 772673.0957890041, "ymin": 765185.2626765892, "xmax": 814984.2578856722, "ymax": 799611.5474984273, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 0, 168, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Complaint_Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Complaint_Type", "type": "esriFieldTypeString", "alias": "Complaint_Type", "domain": { "type": "codedValue", "name": "Complaint_Type", "description": "Type of StormWater Complaint", "codedValues": [ { "name": "Outside Vendor", "code": "Otsd_Vend" }, { "name": "Construction Type", "code": "Const_Typ" }, { "name": "Enviromental", "code": "Enviro" }, { "name": "Repairs", "code": "Repairs" }, { "name": "Private", "code": "Prvt" }, { "name": "Maintenance", "code": "Maint" }, { "name": "Yard Waste", "code": "YrdWast" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Complaint_Type" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "Watershed_Basin", "type": "esriFieldTypeString", "alias": "Watershed_Basin", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Watershed_Basin" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "X_Coord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_Coord" }, { "name": "Y_Coord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_Coord" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 59, "defaultValue": null, "modelName": "Address" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1244", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1244", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stormwater Complaints", "description": "", "prototype": { "attributes": { "Address": null, "Y_Coord": null, "Complaint_Type": null, "Notes": null, "Watershed_Basin": null, "X_Coord": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "MS4Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 737261.1744870022, "ymin": 740185.7345917597, "xmax": 809012.0467330031, "ymax": 799468.1800030097, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME10", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UACE10" }, { "name": "AFFGEOID10", "type": "esriFieldTypeString", "alias": "AFFGEOID10", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AFFGEOID10" }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GEOID10" }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME10" }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD10" }, { "name": "LSAD10", "type": "esriFieldTypeString", "alias": "LSAD10", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSAD10" }, { "name": "UATYP10", "type": "esriFieldTypeString", "alias": "UATYP10", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "UATYP10" }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND10" }, { "name": "GIS_DBO_MS4Boundary_Area", "type": "esriFieldTypeDouble", "alias": "GIS.DBO.MS4Boundary.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_DBO_MS4Boundary_Area" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1007_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1007", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1007", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S978_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MS4Boundary", "description": "", "prototype": { "attributes": { "GIS_DBO_MS4Boundary_Area": null, "ALAND10": null, "UACE10": null, "AFFGEOID10": null, "GEOID10": null, "NAME10": null, "NAMELSAD10": null, "LSAD10": null, "UATYP10": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Det Ret Ponds OUTSIDE MS4 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 772903.4263650887, "ymin": 767387.1037453413, "xmax": 817350.0303850882, "ymax": 806179.1121191755, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "MUNISCODE", "type": "esriFieldTypeInteger", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1009_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1009", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1009", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S980_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Det Ret Ponds OUTSIDE MS4 2020", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "Shape_STLe": null, "OBJECTID": null, "FACILITYID": null, "NOTES": null, "Hyperlink": null, "XCoord": null, "YCoord": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Det Ret Ponds INSIDE MS4 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 775713.789510753, "ymin": 768308.1632549241, "xmax": 807560.8645960055, "ymax": 792781.5326151773, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1010_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1010", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1010", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S981_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Det Ret Ponds INSIDE MS4 2020", "description": "", "prototype": { "attributes": { "MUNISCODE": null, "YCoord": null, "NOTES": null, "Hyperlink": null, "XCoord": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "sw Retention Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 772903.4263650887, "ymin": 767469.0701168403, "xmax": 817350.0303850882, "ymax": 806179.1121191755, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOTES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "MUNISCODE", "type": "esriFieldTypeString", "alias": "MUNISCODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNISCODE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1240", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1240", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1211_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "sw Retention Ponds", "description": "", "prototype": { "attributes": { "YCoord": null, "MUNISCODE": null, "NOTES": null, "Hyperlink": null, "XCoord": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Drainage Basin Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 772768.4056377523, "ymin": 761839.997057423, "xmax": 821160.4997982532, "ymax": 820774.1275485083, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CADSOURCE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CADSOURCE", "type": "esriFieldTypeString", "alias": "CADSOURCE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CADSOURCE" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BASIN" }, { "name": "BASINCODE", "type": "esriFieldTypeSmallInteger", "alias": "BASINCODE", "domain": { "type": "codedValue", "name": "mBasinCode", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASINCODE" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1242", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1242", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1213_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainage Basin Boundary", "description": "", "prototype": { "attributes": { "Override": null, "RuleID_1": null, "CADSOURCE": null, "BASIN": null, "BASINCODE": null, "RuleID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c0966a0fe8d448c847d98c3c51ec86d" } ], "tables": [] }