{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Storm Catch Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1967070000000001E8, "falseY": -95612900, "xyUnits": 4000, "falseZ": 0, "zUnits": 4, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Storm Inlets" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5e40f54b0fa58186fb090bb55998400a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQ4ja3RsWqEQBQF0DuySAgmRbBInWI+wEiKNKn3V2xMJ2Jplw8Q7P2IbSzSpMpAQLHWxmpNE4tAwJt61tnFxX3l5b0z82Y2WFmbiwG+7z8JIe6WDE3T9KmU2h/e4I3kyxLAsqwtgN0hAAAfeZ4/kLw3DQ7DgCRJtEwDhBA/ZVlet20Lx3G0xqqqkKbpDDU+YhiGkFJqWRRFplYzkGUZXNfVsr7vlwPnlBEIgmDdCl3XzbJxHJcBnuf91nV92zSNlkspYdv2aYDkYxzHyngUgKIobgA8GwGSX0IIkLw6BgD4A/BO8nsGKKVeTwwerdXf+A/tvE9/tVXxmQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FacilityID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1800, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.75, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9379651.421200383, "ymin": 4774629.096575725, "xmax": -9369238.094304295, "ymax": 4788881.71517587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "Admin Area", "length": 10, "domain": { "type": "codedValue", "name": "d_AdminArea", "description": "Administrative Area (Owner)", "codedValues": [ { "name": "City", "code": "C" }, { "name": "County", "code": "CTY" }, { "name": "Private", "code": "P" }, { "name": "Township", "code": "TWP" }, { "name": "Western Water", "code": "WW" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Greater Cincinnati Water Works", "code": "GCWW" }, { "name": "City of Lebanon", "code": "LEB" }, { "name": "City of South Lebanon", "code": "SLEB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 10, "domain": { "type": "codedValue", "name": "d_Ownership", "description": "Utility Ownership", "codedValues": [ { "name": "City", "code": "C" }, { "name": "County", "code": "CTY" }, { "name": "Private", "code": "P" }, { "name": "Township", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Designer", "type": "esriFieldTypeString", "alias": "Designer", "length": 20, "domain": null }, { "name": "Builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 20, "domain": { "type": "codedValue", "name": "d_Builders", "description": "Utility Builders", "codedValues": [ { "name": "BEDEL Concrete Construction, Inc", "code": "BEDEL" }, { "name": "Charles Hamilton Co, Inc", "code": "HAMILTON" }, { "name": "Charles Hartman & Assoc", "code": "HARTMAN" }, { "name": "Gallenstein Bros, Inc", "code": "GALLENSTEIN" }, { "name": "Kelchner, Inc", "code": "KELCHNER" }, { "name": "Wayne Klekamp", "code": "KLEKAMP" }, { "name": "City of Lebanon", "code": "LEBANON" }, { "name": "Oberer Development Co", "code": "OBERER" }, { "name": "Ohio Dept of Transportation", "code": "ODOT" }, { "name": "Shaw Trucking & Excavating", "code": "SHAW" }, { "name": "Don Thompson Construction Co", "code": "THOMPSON" }, { "name": "Warren County", "code": "WARREN" }, { "name": "D & T Hasselbring & Assoc", "code": "HASSELBRING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LC Status", "length": 10, "domain": { "type": "codedValue", "name": "d_ConstructionStatus", "description": "Construction Status", "codedValues": [ { "name": "Sold", "code": "SOLD" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PROP" }, { "name": "Purchased", "code": "PURC" }, { "name": "Removed", "code": "REM" }, { "name": "Retired", "code": "RET" }, { "name": "Staked", "code": "STKD" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CBType", "type": "esriFieldTypeString", "alias": "CB Type", "length": 10, "domain": { "type": "codedValue", "name": "d_dCBType", "description": "Stormwater Catch Basin Type", "codedValues": [ { "name": "CB", "code": "CB" }, { "name": "CB-2", "code": "CB-2" }, { "name": "CB-2A", "code": "CB-2A" }, { "name": "CB-2B", "code": "CB-2B" }, { "name": "CB-3", "code": "CB-3" }, { "name": "CB-3A", "code": "CB-3A" }, { "name": "CB-3AM", "code": "CB-3AM" }, { "name": "CB-3AMH", "code": "CB-3AMH" }, { "name": "CB-3M", "code": "CB-3M" }, { "name": "CB-3MH", "code": "CB-3MH" }, { "name": "CB-4", "code": "CB-4" }, { "name": "CB-5", "code": "CB-5" }, { "name": "CB-6", "code": "CB-6" }, { "name": "CB-7", "code": "CB-7" }, { "name": "CB1-1", "code": "CB1-1" }, { "name": "CB2-2", "code": "CB2-2" }, { "name": "CB2-2A", "code": "CB2-2A" }, { "name": "CB2-2B", "code": "CB2-2B" }, { "name": "CB2-B", "code": "CB2-B" }, { "name": "CB2-3A", "code": "CB2-3A" }, { "name": "CB2-3B", "code": "CB2-3B" }, { "name": "CB2-3M", "code": "CB2-3M" }, { "name": "CB2-4", "code": "CB2-4" }, { "name": "CB2-4B", "code": "CB2-4B" }, { "name": "CB2-5", "code": "CB2-5" }, { "name": "CB2-AM", "code": "CB2-AM" }, { "name": "CB3-3", "code": "CB3-3" }, { "name": "CB3-4", "code": "CB3-4" }, { "name": "CB3-A", "code": "CB3-A" }, { "name": "CB-5A", "code": "CB-5A" }, { "name": "Downspout", "code": "DS" }, { "name": "Inlet", "code": "INLET" }, { "name": "Trench", "code": "TRENCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "BottomElevation", "type": "esriFieldTypeDouble", "alias": "Bottom Elev", "domain": null }, { "name": "TopElevation", "type": "esriFieldTypeDouble", "alias": "Top Elev", "domain": null }, { "name": "GrateElevation", "type": "esriFieldTypeDouble", "alias": "Grate Elev", "domain": null }, { "name": "WindowElevation", "type": "esriFieldTypeDouble", "alias": "Window Elev", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "CURBELEVATION", "type": "esriFieldTypeDouble", "alias": "Curb Elev", "domain": null }, { "name": "LINEANGLE", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "d_RotationRange", "description": "Symbol Rotation Range", "range": [ -360, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OrifInvert1", "type": "esriFieldTypeDouble", "alias": "Orifice Invert 1", "domain": null }, { "name": "OrifShape1", "type": "esriFieldTypeString", "alias": "Orifice Shape 1", "length": 10, "domain": { "type": "codedValue", "name": "d_dBarrellShape", "description": "Stormwater Barrel Shape", "codedValues": [ { "name": "Circular", "code": "CIRC" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Other", "code": "OTH" }, { "name": "Oval (Eliptical)", "code": "OVAL" }, { "name": "Rectangular (Box)", "code": "RECT" }, { "name": "Parabolic", "code": "PARABOLIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OrifInvert2", "type": "esriFieldTypeDouble", "alias": "Orifice Invert 2", "domain": null }, { "name": "OrifShape2", "type": "esriFieldTypeString", "alias": "Orifice Shape 2", "length": 10, "domain": { "type": "codedValue", "name": "d_dBarrellShape", "description": "Stormwater Barrel Shape", "codedValues": [ { "name": "Circular", "code": "CIRC" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Other", "code": "OTH" }, { "name": "Oval (Eliptical)", "code": "OVAL" }, { "name": "Rectangular (Box)", "code": "RECT" }, { "name": "Parabolic", "code": "PARABOLIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OrifSize1", "type": "esriFieldTypeString", "alias": "Orifice Size 1", "length": 12, "domain": null }, { "name": "OrifSize2", "type": "esriFieldTypeString", "alias": "Orifice Size 2", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SurfLoc", "type": "esriFieldTypeString", "alias": "Surface Location", "length": 15, "domain": { "type": "codedValue", "name": "d_SurfaceLocation", "description": "Surface Location Type", "codedValues": [ { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BLDG" }, { "name": "Behind Walk", "code": "BYWK" }, { "name": "Chamber", "code": "CHMB" }, { "name": "Detention Basin", "code": "DB" }, { "name": "Easement", "code": "EASE" }, { "name": "Gutter", "code": "GUTTER" }, { "name": "Tree Lawn", "code": "LAWN" }, { "name": "Manhole", "code": "MH" }, { "name": "Pavement", "code": "PAVE" }, { "name": "Road", "code": "ROAD" }, { "name": "Sidewalk", "code": "WALK" }, { "name": "Wooded Area", "code": "WOOD" }, { "name": "Yard", "code": "YARD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stream", "code": "STREAM" }, { "name": "Ditch", "code": "DITCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SurfType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 15, "domain": { "type": "codedValue", "name": "d_SurfaceType", "description": "Surface Material Type", "codedValues": [ { "name": "Asphalt", "code": "ASPH" }, { "name": "Concrete", "code": "CONC" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Grass", "code": "GRASS" }, { "name": "Gravel", "code": "GRAV" }, { "name": "Mulch", "code": "MULCH" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descriptive Location", "length": 250, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "SUBDV", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "ET_EDITOR", "type": "esriFieldTypeString", "alias": "ET_EDITOR", "length": 255, "domain": null }, { "name": "ET_EDITED", "type": "esriFieldTypeDate", "alias": "ET_EDITED", "length": 8, "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null }, { "name": "OPAREA", "type": "esriFieldTypeString", "alias": "OPAREA", "length": 24, "domain": { "type": "codedValue", "name": "d_dDrainBasin", "description": "Stormwater Drainage Basin", "codedValues": [ { "name": "Bainums Run", "code": "BAI" }, { "name": "Dry Run", "code": "DRY" }, { "name": "Howards Run", "code": "HOW" }, { "name": "Mad Run", "code": "MAD" }, { "name": "Muddy Creek", "code": "MUD" }, { "name": "Mulfords Run", "code": "MUL" }, { "name": "North Fork", "code": "NOR" }, { "name": "Reeders Run", "code": "REE" }, { "name": "Turtle Creek 1", "code": "TC1" }, { "name": "Turtle Creek 2", "code": "TC2" }, { "name": "Turtle Creek 3", "code": "TC3" }, { "name": "Turtle Creek 4", "code": "TC4" }, { "name": "Turtle Creek 5", "code": "TC5" }, { "name": "Turtle Creek 6", "code": "TC6" }, { "name": "Bee Run", "code": "BEE" }, { "name": "Corwin Run", "code": "COR" }, { "name": "Irons Run", "code": "IRO" }, { "name": "Jamisons Run", "code": "JAM" }, { "name": "French Run", "code": "FRE" }, { "name": "L Muddy Creek", "code": "LIT" }, { "name": "Turtle Creek 7", "code": "TC7" }, { "name": "Turtle Creek 8", "code": "TC8" }, { "name": "Turtle Creek 9", "code": "TC9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTED", "type": "esriFieldTypeString", "alias": "INSPECTED", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": {}, "indexes": [ { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G712FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "id": 4, "name": "Trench" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "id": 1, "name": "CatchBasin" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "id": 2, "name": "DownSpout" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "id": 3, "name": "Inlet" } ], "subtypes": [ { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "defaultValues": { "SubtypeCD": 4, "AdministrativeArea": "C", "Ownership": "C", "Designer": null, "Builder": null, "CaptureSource": "P", "DocumentNo": null, "PlanItemID": null, "Comments": null, "InstallDate": null, "LifecycleStatus": "ACT", "ControlStr": "N", "CBType": "TRENCH", "Depth": 0, "BottomElevation": 0, "TopElevation": 0, "GrateElevation": 0, "WindowElevation": 0, "POINT_X": null, "POINT_Y": null, "CURBELEVATION": 0, "LINEANGLE": 0, "OrifInvert1": 0, "OrifShape1": null, "OrifInvert2": 0, "OrifShape2": null, "OrifSize1": null, "OrifSize2": null, "GlobalID": null, "SurfLoc": "DITCH", "SurfType": "GRASS", "COMMENT": null, "USNGCOORD": null, "GSECTION": null, "DFS": null, "OLDOID": null, "FACILITYID": null, "DESCLOC": null, "LOCATION": null, "DUPLICATE": null, "SUBDV": null, "Enabled": 1, "AncillaryRole": 0, "ET_CREATOR": null, "ET_CREATED": null, "ET_EDITOR": null, "ET_EDITED": null, "DWG_INFO": null, "DWG_NO": null, "INVERTELEV": null, "OPAREA": null, "INSPECTED": "N" }, "code": 4, "name": "Trench" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "defaultValues": { "SubtypeCD": 1, "AdministrativeArea": "C", "Ownership": "C", "Designer": null, "Builder": null, "CaptureSource": "P", "DocumentNo": null, "PlanItemID": null, "Comments": null, "InstallDate": null, "LifecycleStatus": "ACT", "ControlStr": "N", "CBType": "CB", "Depth": 0, "BottomElevation": 0, "TopElevation": 0, "GrateElevation": 0, "WindowElevation": 0, "POINT_X": null, "POINT_Y": null, "CURBELEVATION": 0, "LINEANGLE": 0, "OrifInvert1": 0, "OrifShape1": null, "OrifInvert2": 0, "OrifShape2": null, "OrifSize1": null, "OrifSize2": null, "GlobalID": null, "SurfLoc": "ROAD", "SurfType": "ASPH", "COMMENT": null, "USNGCOORD": null, "GSECTION": null, "DFS": null, "OLDOID": null, "FACILITYID": null, "DESCLOC": null, "LOCATION": null, "DUPLICATE": null, "SUBDV": null, "Enabled": 1, "AncillaryRole": 0, "ET_CREATOR": null, "ET_CREATED": null, "ET_EDITOR": null, "ET_EDITED": null, "DWG_INFO": null, "DWG_NO": null, "INVERTELEV": null, "OPAREA": null, "INSPECTED": "N" }, "code": 1, "name": "CatchBasin" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "defaultValues": { "SubtypeCD": 2, "AdministrativeArea": "C", "Ownership": "P", "Designer": null, "Builder": null, "CaptureSource": "P", "DocumentNo": null, "PlanItemID": null, "Comments": null, "InstallDate": null, "LifecycleStatus": "ACT", "ControlStr": "N", "CBType": "DS", "Depth": 0, "BottomElevation": 0, "TopElevation": 0, "GrateElevation": 0, "WindowElevation": 0, "POINT_X": null, "POINT_Y": null, "CURBELEVATION": 0, "LINEANGLE": 0, "OrifInvert1": 0, "OrifShape1": null, "OrifInvert2": 0, "OrifShape2": null, "OrifSize1": null, "OrifSize2": null, "GlobalID": null, "SurfLoc": "YARD", "SurfType": "GRASS", "COMMENT": null, "USNGCOORD": null, "GSECTION": null, "DFS": null, "OLDOID": null, "FACILITYID": null, "DESCLOC": null, "LOCATION": null, "DUPLICATE": null, "SUBDV": null, "Enabled": 1, "AncillaryRole": 0, "ET_CREATOR": null, "ET_CREATED": null, "ET_EDITOR": null, "ET_EDITED": null, "DWG_INFO": null, "DWG_NO": null, "INVERTELEV": null, "OPAREA": null, "INSPECTED": "N" }, "code": 2, "name": "DownSpout" }, { "domains": { "AdministrativeArea": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Builder": {"type": "inherited"}, "CaptureSource": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "ControlStr": { "type": "codedValue", "name": "d_YesNo", "description": "Yes No Indicator Text", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CBType": {"type": "inherited"}, "LINEANGLE": {"type": "inherited"}, "OrifShape1": {"type": "inherited"}, "OrifShape2": {"type": "inherited"}, "SurfLoc": {"type": "inherited"}, "SurfType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "OPAREA": {"type": "inherited"}, "INSPECTED": {"type": "inherited"} }, "defaultValues": { "SubtypeCD": 3, "AdministrativeArea": "C", "Ownership": "C", "Designer": null, "Builder": null, "CaptureSource": "P", "DocumentNo": null, "PlanItemID": null, "Comments": null, "InstallDate": null, "LifecycleStatus": "ACT", "ControlStr": "N", "CBType": "INLET", "Depth": 0, "BottomElevation": 0, "TopElevation": 0, "GrateElevation": 0, "WindowElevation": 0, "POINT_X": null, "POINT_Y": null, "CURBELEVATION": 0, "LINEANGLE": 0, "OrifInvert1": 0, "OrifShape1": null, "OrifInvert2": 0, "OrifShape2": null, "OrifSize1": null, "OrifSize2": null, "GlobalID": null, "SurfLoc": null, "SurfType": null, "COMMENT": null, "USNGCOORD": null, "GSECTION": null, "DFS": null, "OLDOID": null, "FACILITYID": null, "DESCLOC": null, "LOCATION": null, "DUPLICATE": null, "SUBDV": null, "Enabled": 1, "AncillaryRole": 0, "ET_CREATOR": null, "ET_CREATED": null, "ET_EDITOR": null, "ET_EDITED": null, "DWG_INFO": null, "DWG_NO": null, "INVERTELEV": null, "OPAREA": null, "INSPECTED": "N" }, "code": 3, "name": "Inlet" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }