{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "sw Pond Outlets", "type": "Feature Layer", "description": "Storm sewer ponds, also known as stormwater ponds, are engineered bodies of water designed to manage stormwater runoff from urban and suburban areas. They act as temporary storage basins, collecting excess rainwater and melting snow to prevent flooding and improve water quality before discharging into natural waterways. Storm sewer pond outlets are the structures that control the release of stormwater from a pond or basin into the public storm sewer system or a natural waterway. They are designed to manage the rate and volume of water discharged, preventing flooding and erosion. These outlets can be engineered concrete structures, or older ponds may have galvanized steel or other pipe risers. They often include features like trash racks to prevent debris from clogging the outlet and may have a low-flow or overflow component. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103412, "latestWkid": 8193, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119400400, "falseY": -97309100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5aa446da93e3c435962a1258fc02d8dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokY2SLw7CMBSHPzGPwLBKEhSGpCRwBZLO7gib4wzDY5DjCMwiOQBmEgMSUg6AAAd5DVuWMbL9kjZN+773tx6/UoAGLJDXH73KWQ8WJP0ZxjdwmJb3eyCoA3q0JJlsMA0RzTeaKgHx/Me4kA+kQCyAkjRoV1QAWnLuqEAA+7p3BqwA+VNK6qbcFX1esx9GrXVsZXPA40JwDLHznetGo2dgVQKia4Z6h6S9MVGtCeJZjF3i1Ulzy4hlnRI32cav8QEpLS4olrf8VgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 847822.4988088906, "ymin": 511968.4841121435, "xmax": 873863.7337998003, "ymax": 531290.2709278166, "spatialReference": { "wkid": 103412, "latestWkid": 8193, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119400400, "falseY": -97309100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "ActiveFlag", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "RetireDate", "type": "esriFieldTypeDate", "alias": "Retire Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Schools", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintBy", "type": "esriFieldTypeSmallInteger", "alias": "Maint By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Schools", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocDesc", "type": "esriFieldTypeString", "alias": "Location Desc", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "swPondOutletType", "description": "Pond Outlet Types", "codedValues": [ { "name": "Orifice Wall", "code": "Orifice Wall" }, { "name": "Weir Wall", "code": "Weir Wall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Precast Concrete", "code": "PC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 20, "domain": { "type": "codedValue", "name": "swDiameter", "description": "sw Structure Diameters", "codedValues": [ { "name": "24\"", "code": "24" }, { "name": "36\"", "code": "36" }, { "name": "48\"", "code": "48" }, { "name": "60\"", "code": "60" }, { "name": "72\"", "code": "72" }, { "name": "84\"", "code": "84" }, { "name": "96\"", "code": "96" }, { "name": "2.5\"x3\"", "code": "2.5x3" }, { "name": "2\"x3\"", "code": "2x3" }, { "name": "CIP Size", "code": "CIP Size" }, { "name": "Verify", "code": "Verify" }, { "name": "2.5'x3'", "code": "2.5x3ft" }, { "name": "2'x3'", "code": "2x3ft" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elev", "domain": null }, { "name": "InvertElev", "type": "esriFieldTypeDouble", "alias": "Invert Elev", "domain": null }, { "name": "ModelNum", "type": "esriFieldTypeString", "alias": "Model Number", "length": 50, "domain": null }, { "name": "IntWeirWall", "type": "esriFieldTypeString", "alias": "Int Weir Wall", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Orifice", "type": "esriFieldTypeString", "alias": "Orifice", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CIPSize", "type": "esriFieldTypeString", "alias": "CIPSize", "length": 20, "domain": null }, { "name": "LegacySize", "type": "esriFieldTypeString", "alias": "Legacy Size", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Asbuilt", "type": "esriFieldTypeString", "alias": "Asbuilt", "length": 50, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 30, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 30, "domain": { "type": "codedValue", "name": "Data", "description": "Source location of the data", "codedValues": [ { "name": "CAD", "code": "CAD" }, { "name": "Digitized", "code": "DIG" }, { "name": "GPS", "code": "GPS" }, { "name": "Other", "code": "OTHR" }, { "name": "Record Drawing", "code": "RCRD" }, { "name": "Needs Verification", "code": "VRFY" }, { "name": "2002 CAD Data", "code": "CAD2002" }, { "name": "SPU Measurement", "code": "SPU" }, { "name": "MSA Professional Services", "code": "MSA" }, { "name": "TelevisingBook", "code": "TelevisingBook" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "LegacyObjectID", "type": "esriFieldTypeInteger", "alias": "LegacyObjectID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R415_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_415", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_415", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S364_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "LocalGovSP.DBO.swMaintenanceTracker", "relatedTableId": 14, "role": "esriRelRoleOrigin", "keyField": "FacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E10B232A-5243-4D8D-B0DA-6A7E7AEDBF79}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7b119233cf464238aea8d0f1c8b4378b" }