{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Removed MS4 Outfalls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6f9b59892b4e8a6b743bf0c8b56f469d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOklEQVQ4jdWUT0hTARzHP1tb2iauSHP9Iaethn8OMZeHqJQOE+yUFoUXO3gIozrUqcuMhOziRYhhO3RQKDrZLuGCQFBwqeUmbJg6kklpjsamTrcV8XvYwJrMwEtfeLzH7z0+/N73+31Pwy5K81/CigBrRUVpbX6+9ohardYtLkbehsORKeDjv8BMZvPRJ01N5xobGmoLCgt1aDR7+OwNtL75MPPV6XS/BDqB5VwwU03NqdCLMxa0r0d4igqvN8h5g55b60nqS0uMbWPOuzbbzRNACxDfDlYkGwlI73QrA/vMK/wlB7DGE/yMrbIGmIGenjv2rq7+5oWFyPPtYFZ5NdnotyrTP3iWTKOOrWZm8eEprt2+vLevz/N4W5iYLR51LEVpCy9TvpJQ5upv0cwzAa2GYHMd7dVl2GwW4+howA4M/gWT1MTswcEx1o8fojsSg8XvW1a/X2zAMDRJO1BVZZJRadbNJH5JrfFYMZeC8xATh7aqOxLHc7ZSudbp8uSkzwqTHkn89wBDFpDIspHEPDBCquMGHs94ChjICpNCSo/qT5uNa96gMvu0L4+H5YdxzH3hZGJDme2/Wsf0dBifb3YCCGWFSbOlkNIjiT86NIlDpWJ8fgnXlQs8eh/k4PWLFDha6X/givj9IUeu0nZKIaVHEv+76rLMjVQqrWwkoN5etwsYzgWTT6RFCik9kvglNTFbPPL5Zic2NxLQSi6YKC5llGOzRxK/pCZmZzz6Uzv5BSmF3Il29X/2CzgI4B9kakuvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.OUTFALLID"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 577752.2159464955, "ymin": 1261147.6365634874, "xmax": 623851.0289324112, "ymax": 1291470.2954062372, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASINNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OUTFALLID", "type": "esriFieldTypeString", "alias": "Outfall ID", "length": 20, "domain": null }, { "name": "OUTFALLTYP", "type": "esriFieldTypeString", "alias": "Outfall Type", "length": 15, "domain": { "type": "codedValue", "name": "OutfallType", "description": "Outfall Type", "codedValues": [ { "name": "Closed Pipe", "code": "Closed Pipe" }, { "name": "Open Drainage", "code": "Open Drainage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATWGS84", "type": "esriFieldTypeString", "alias": "Latitude", "length": 20, "domain": null }, { "name": "LONGWGS84", "type": "esriFieldTypeString", "alias": "Longitude", "length": 20, "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "BasinID", "type": "esriFieldTypeString", "alias": "BasinID", "length": 10, "domain": null }, { "name": "BASINNAME", "type": "esriFieldTypeString", "alias": "Basin Name", "length": 30, "domain": { "type": "codedValue", "name": "BasinID", "description": "Basin nAME", "codedValues": [ { "name": "Big Wills", "code": "4A" }, { "name": "Black Creek", "code": "2A" }, { "name": "Central Business District", "code": "3D" }, { "name": "Clubview Heights", "code": "1E" }, { "name": "Coal Creek", "code": "3K" }, { "name": "Dallas Street", "code": "3G" }, { "name": "Disque", "code": "3C" }, { "name": "Dry Creek", "code": "6A" }, { "name": "Duncan Heights", "code": "3J" }, { "name": "Garmon Road", "code": "1G" }, { "name": "Goodyear", "code": "3F" }, { "name": "Henry Lake Basin", "code": "1H" }, { "name": "Honey Creek", "code": "1D" }, { "name": "Hood Avenue", "code": "3A" }, { "name": "Horton Creek", "code": "4C" }, { "name": "Lakeshore Drive", "code": "1J" }, { "name": "Little Wills", "code": "5A" }, { "name": "Miller Avenue", "code": "1B" }, { "name": "Northside", "code": "3H" }, { "name": "Oakdale Drive", "code": "1A" }, { "name": "Pennsylvania Avenue", "code": "1C" }, { "name": "Pine River", "code": "1K" }, { "name": "River Country", "code": "4D" }, { "name": "River Road", "code": "3B" }, { "name": "Tidmore Bend", "code": "3L" }, { "name": "Town Creek", "code": "3E" }, { "name": "Waste Pond", "code": "3I" }, { "name": "Whipporwill Drive", "code": "1F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NHDFL", "type": "esriFieldTypeString", "alias": "NHD Flowline", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREAMNAME", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 50, "domain": null }, { "name": "IDPSCR", "type": "esriFieldTypeSmallInteger", "alias": "IDP Score", "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "Priority", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALDOT_ID", "type": "esriFieldTypeString", "alias": "ALDOT ID_No", "length": 25, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Material", "description": "Outfall Material", "codedValues": [ { "name": "RCP", "code": "RCP" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Rip-Rap", "code": "Rip-Rap" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINSHAPE", "type": "esriFieldTypeString", "alias": "Shape", "length": 20, "domain": { "type": "codedValue", "name": "SHAPE", "description": "Pipe/Drain Shape", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Box", "code": "Box" }, { "name": "Trapezoid", "code": "Trapezoid" }, { "name": "Parabolic", "code": "Parabolic" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTYPIPES", "type": "esriFieldTypeString", "alias": "Quantity", "length": 10, "domain": { "type": "codedValue", "name": "PipeQty", "description": "", "codedValues": [ { "name": "Other", "code": "0" }, { "name": "Single", "code": "1" }, { "name": "Double", "code": "2" }, { "name": "Triple", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PDIMS", "type": "esriFieldTypeString", "alias": "Size", "length": 15, "domain": null }, { "name": "ALDOT", "type": "esriFieldTypeString", "alias": "ALDOT", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALDOT_Desc", "type": "esriFieldTypeString", "alias": "ALDOT_Desc", "length": 50, "domain": null }, { "name": "FOLLOWUP", "type": "esriFieldTypeDate", "alias": "Follow Up Survey", "length": 8, "domain": null }, { "name": "Report", "type": "esriFieldTypeString", "alias": "Report", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4327a1767ae84578bea0b9082e98c866" }