{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Abandoned Stormwater Culverts", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culverts layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'D'", "title": "Culverts" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Circular", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' D'", "title": "PipeDiameter_Labels" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Vert Diameter", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Horiz Diameter", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "Barrel Shape", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "From Node", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "To Node", "length": 12, "domain": null }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "Invert In", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "Invert Out", "domain": null }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "Out Appurtance", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "Bridge", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_128", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S117_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "Abandoned Stormwater Culvert Nodes", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culvert Nodes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0fa3c35b65c068d1ddf56561d6ed400", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokZWR0RHCIBBE30ea0DZiGdoGtJGUEdswZZgyjG1kljkyJxIc9wc4HstydPyhzsYJ6BvcAsQMz0BowKN3ftjpmvti+zssReBZgWOZOTsoztXV7lb/grPLK83gnbMewau5Bcu5tuAeuNk8/IoRgJNbD+7wByzXstd6rOrJ3cNyqUm/e/GwHH3Lynek/ILP/qoDKXeC1Z79l1raAHgDHgrPCwyBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_APPURT", "type": "esriFieldTypeString", "alias": "APPURT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Abandoned Stormwater Field Connections", "type": "Feature Layer", "description": "Layer published weekly.The Storm Field Connections layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "212cf93b5bd11ccc38e05ffec62ad384", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQ4jaXTL0tFQRAF8F9YXnpJBfUTvA9gUlGwi01UTCaDIJjkdYtgNYhfwGxSsGoVbGaLwT9Fu6zMk8uy9yrPU5adM3tm7pm5yT+RfuEX8YiXcQWG+MTGOAIDzOO9q0Lq4FYwgR7WcNklMMBUwa3G2cc+Xgv+25sUl3UcRLUalnDVuH/gIr9JETiK8zAqlug1xN9wOnqTGkk58IAzzLR08ozdph+pSBgRNZEnbOH2L1PoV2LTmCyDqZK40xC4x2x0kz3YLseZisd5nHPh8g1OYo3PYxKZy+P+We2aQMZxYzIZy+H8Jha6TLyrGRXYw3UsUOsn5NZa/7zaOn8BKAkqrr05Y58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1361780.2137912214, "ymin": 384847.48679096997, "xmax": 1480161.147960633, "ymax": 571955.5879677236, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "FC_FUNCTION", "type": "esriFieldTypeString", "alias": "FUNCTION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STFUNCTION", "description": "Field connection function values", "codedValues": [ { "name": "Tee", "code": "T" }, { "name": "Pipe Cleanout", "code": "PC" }, { "name": "Junction Chamber", "code": "JC" }, { "name": "Vent", "code": "V" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION WIDTH", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION LENGTH", "domain": null }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION DEPTH", "domain": null }, { "name": "D_CONNECTION_TY", "type": "esriFieldTypeString", "alias": "CONNECTION TYP", "length": 30, "domain": null }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "CONNECTION MATERIAL", "length": 30, "domain": null }, { "name": "D_CONNECTION_VOLUME", "type": "esriFieldTypeDouble", "alias": "CONNECTION VOLUME", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "Abandoned Stormwater Inlets", "type": "Feature Layer", "description": "Layer published weekly.The Storm Inlets layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f6458d29ace3f5cce3975acd806a69e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQ4jWNhoBCwQOkGBgYGYxL1ngXpY4FyQJp9KHEB2YCFfK2jBsAACwOFgGXUAAZYGIAyBqngGXIggnIjWQAAUbYE81bsLIsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Inlet ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 138525.55006922781, "ymin": 382343.85236255825, "xmax": 1481387.3672929704, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "D_INLET_TY", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINLETTYPE", "description": "CSDS values for inlets", "codedValues": [ { "name": "COG", "code": "COG" }, { "name": "Combination", "code": "COMBO" }, { "name": "Drop", "code": "DROP" }, { "name": "Type D", "code": "D" }, { "name": "Type SD", "code": "SD" }, { "name": "Yard", "code": "YARD" }, { "name": "Endsection", "code": "ES" }, { "name": "Headwall", "code": "HW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" }, { "name": "BOX", "code": "BOX" }, { "name": "Type A", "code": "A" }, { "name": "Non Standard", "code": "NON" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riser", "code": "RISER" }, { "name": "Standard Single WR Inlet", "code": "WRSINGLE" }, { "name": "Standard Double WR Inlet", "code": "WRDOUBLE" }, { "name": "Type B", "code": "B" }, { "name": "Type S Single", "code": "SSINGLE" }, { "name": "Type S Double", "code": "SDOUBLE" }, { "name": "COS", "code": "COS" }, { "name": "SDT", "code": "SDT" }, { "name": "Type E", "code": "E" }, { "name": "NRM", "code": "NRM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INLET_MATERIAL", "type": "esriFieldTypeString", "alias": "Inlet Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_TYPE", "type": "esriFieldTypeString", "alias": "Grate Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETYPE", "description": "Inlet grate type from inspection. SIP values", "codedValues": [ { "name": "Curve Vane", "code": "CV" }, { "name": "Reticulated", "code": "R" }, { "name": "Type E", "code": "E" }, { "name": "Type S", "code": "S" }, { "name": "Unknown", "code": "U" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_GRATE_STYLE", "type": "esriFieldTypeString", "alias": "Grate Style", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETSTYLE", "description": "CSDS values for inlet grates", "codedValues": [ { "name": "Bike Safe", "code": "BS" }, { "name": "Non-Bike Safe", "code": "NBS" }, { "name": "N/A", "code": "N/A" }, { "name": "Pedestrian Friendly", "code": "PF" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "INLET_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inlet Depth", "domain": null }, { "name": "INLET_WIDTH", "type": "esriFieldTypeDouble", "alias": "Inlet Width", "domain": null }, { "name": "INLET_LENGTH", "type": "esriFieldTypeDouble", "alias": "Inlet Length", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Abandoned Stormwater Manholes", "type": "Feature Layer", "description": "Layer published weekly.The Storm Manholes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "847bfec9d44f54dec8e74f376ba71166", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQ4jaVTwQ3DIAy8h5dI16BjdI5mjNA1WCNZI2uka0RX2ZWVQoDmJBRh7ONiH4KLkEI86LoBGAAsAFYAWwtBBDAdYk/9vvS8SDADeJwonvT8niOIlWJD0NzoCUJG9hmYm9gTcQS9oNpkBOx2Lz41ohuOqheDJ1jcqFrx9gTrHwpmT7CpSVonkexScUHzQW0iLBxtc3QiHZazsr/5W5wjMCVMpBp7TGwY//mnV6XXyJ6QpIodXEseiWQIOYwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Manhole ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358002.4422181686, "ymin": 52280.33007623255, "xmax": 1481176.275619583, "ymax": 5342237.920087397, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "Inspection Resp", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_TY", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHTYPE", "description": "CSDS values for manholes", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "Drop", "code": "Drop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Standard", "code": "Non Standard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_SHAPE", "type": "esriFieldTypeString", "alias": "Manhole Shape", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_COVER_TY", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHCOVTYPE", "description": "CSDS values for manhole & field connection cover", "codedValues": [ { "name": "Traffic", "code": "Traffic" }, { "name": "Slotted Top", "code": "Slotted Top" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Traffic", "code": "Non Traffic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "Connection Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "Connection Depth", "domain": null }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "Connection Width", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "Connection Length", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "Abandoned Stormwater Outfalls", "type": "Feature Layer", "description": "Layer published weekly.The Storm Outfalls layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8d727f2be0abd06dc75ab708e8e5a24a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQ4jaWT0RGCQAxE30c6wjLEMrAMtQxpQ8vwylDbcG4mcXJRIOj+wAXy9gh7wp+Shee9Xi+/AM7AoPcn4JgFdPry1tUOut4BjznAoM5MgO/AHhgjoPviOvdpvc1HXLFCsqpGN2BjgLISYD0YYHQTz+rqAWVl89OyIYGYGWITLHHF7F8wsw9ASTa/tx8BRl7aRWMUATVlU0k0NQcrAmrO7QSm9AJuuR3W/lP8LgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Outfall ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 142847.44004747272, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571978.8323438168, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "Inspection Resp", "length": 15, "domain": null }, { "name": "D_OUT_TY", "type": "esriFieldTypeString", "alias": "Outfall Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STOUTFALLTYPE", "description": "CSDS vales for outfalls", "codedValues": [ { "name": "Metal End Section", "code": "MES" }, { "name": "Plastic End Section", "code": "PES" }, { "name": "Concrete End Section", "code": "CES" }, { "name": "Field Does Not Apply", "code": "DNA" }, { "name": "Endsection", "code": "ES" }, { "name": "Endwall", "code": "EW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_MATERIAL", "type": "esriFieldTypeString", "alias": "Outfall Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "Outfall Appurtance", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "OUT_DEPTH", "type": "esriFieldTypeDouble", "alias": "Outfall Depth", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "IN_PIPE_DIA", "type": "esriFieldTypeDouble", "alias": "Incoming Pipe Diameter", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_125", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Abandoned Stormwater Pipes", "type": "Feature Layer", "description": "Layer Published weekly.The Storm Pipes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'SD'", "title": "Pipes" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Circular", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' SD'", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357780.688325718, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "Inspection Resp", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Vert Diameter", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Horiz Diameter", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "Barrel Shape", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "From Node", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "To Node", "length": 12, "domain": null }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "Invert In", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "Invert Out", "domain": null }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "CONDITION_INDEX", "type": "esriFieldTypeSmallInteger", "alias": "Condition Index", "domain": { "type": "range", "name": "WS1_STINDEX", "description": "Pipe condition rating", "range": [ 1, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NAME_NUMBER", "fields": "NAME_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Storm Culverts", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culverts layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'D'", "title": "Culverts" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Circular", "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": [ 255, 115, 223, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' D'", "title": "PipeDiameter_Labels" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "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": [ 255, 115, 223, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "FROM NODE", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "TO NODE", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "VERT DIAMETER", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "HORIZ DIAMETER", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "BARREL SHAPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "INVERT IN", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "INVERT OUT", "domain": null }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "OUT APPURT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "Bridge", "length": 25, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_128", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S117_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Storm Field Connections", "type": "Feature Layer", "description": "Layer published weekly.The Storm Field Connections layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "238e03b8dcf6d7f172d36793e5197d5f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jaWTMUgCYRTHf8PhEAdCBl5SEC7SajRYFERrFIFR0RQIDUEQBOVuRNqgUEiEQ0sETd5U0Ca2SRAtIkiQhXD25XC3x3d04Zka2Jse93/f7/ve/71T+Gcof+jTQBlo9AUIBok3m1hCsNoPIDQ5SaRY5FOI7kVKN8HrZS4cZlDT8GQyLAJ6L0AIGGoVfD4WlpbsVL28ZKfZ5KPtrO2NYleorIyNsTs/j8dRx8chJLFAKsXM8zO3MjcMKJUwazWuLYtdG2CaJF5ebHE/k0Edcr0FYjEb7CmX4fQU8fbGmWWRcHlgmiSurngqlTjP59Gc250oFiEep14osNXqh9LWly5vSac5z2bRWoVkktdCgXXJ6mSiK0ZGUJ280QDZUiSCX9fxuSs7AAIBNqNRVF2HvT0eNY3hoyO05WU8qRQbQrjHqbSdD42OMpHNYt7ccP/+zkmlQiMa5eLwkJmBASaEsMf9s9q/AHJMuRzH0lTnY73O7MEBZ34/a7UaU71MfKhWfxslwzDYNgzuvheoawvyaV3/vE7r/AV8mofOn8efMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1361780.2137912214, "ymin": 384847.48679096997, "xmax": 1480161.147960633, "ymax": 571955.5879677236, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FC_FUNCTION", "type": "esriFieldTypeString", "alias": "FUNCTION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STFUNCTION", "description": "Field connection function values", "codedValues": [ { "name": "Tee", "code": "T" }, { "name": "Pipe Cleanout", "code": "PC" }, { "name": "Junction Chamber", "code": "JC" }, { "name": "Vent", "code": "V" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_CONNECTION_TY", "type": "esriFieldTypeString", "alias": "CONNECTION TYP", "length": 30, "domain": null }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "CONNECTION MATERIAL", "length": 30, "domain": null }, { "name": "D_CONNECTION_VOLUME", "type": "esriFieldTypeDouble", "alias": "CONNECTION VOLUME", "domain": null }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION DEPTH", "domain": null }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION WIDTH", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION LENGTH", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_122", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_122", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Storm Inlets", "type": "Feature Layer", "description": "Layer published weekly.The Storm Inlets layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "13866a05a5b5a210eeffb72cdcc50dbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQ4jWNhoBCwgIi9F/83MDAwGJOo96yzPmMD2ACQZkZGBh9SdP//j+QCSgALRbpHDQADFgYKAcuoAQywMDgLS9vEAkZGhmfwQATlKnIDEwBJbgxm/MfDKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Inlet ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 210, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 138525.55006922781, "ymin": 382343.85236255825, "xmax": 1481387.3672929704, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INLET_TY", "type": "esriFieldTypeString", "alias": "INLET TYP", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINLETTYPE", "description": "CSDS values for inlets", "codedValues": [ { "name": "COG", "code": "COG" }, { "name": "Combination", "code": "COMBO" }, { "name": "Drop", "code": "DROP" }, { "name": "Type D", "code": "D" }, { "name": "Type SD", "code": "SD" }, { "name": "Yard", "code": "YARD" }, { "name": "Endsection", "code": "ES" }, { "name": "Headwall", "code": "HW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" }, { "name": "BOX", "code": "BOX" }, { "name": "Type A", "code": "A" }, { "name": "Non Standard", "code": "NON" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riser", "code": "RISER" }, { "name": "Standard Single WR Inlet", "code": "WRSINGLE" }, { "name": "Standard Double WR Inlet", "code": "WRDOUBLE" }, { "name": "Type B", "code": "B" }, { "name": "Type S Single", "code": "SSINGLE" }, { "name": "Type S Double", "code": "SDOUBLE" }, { "name": "COS", "code": "COS" }, { "name": "SDT", "code": "SDT" }, { "name": "Type E", "code": "E" }, { "name": "NRM", "code": "NRM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INLET_MATERIAL", "type": "esriFieldTypeString", "alias": "INLET MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "INLET_DEPTH", "type": "esriFieldTypeDouble", "alias": "INLET DEPTH", "domain": null }, { "name": "INLET_WIDTH", "type": "esriFieldTypeDouble", "alias": "INLET WIDTH", "domain": null }, { "name": "INLET_LENGTH", "type": "esriFieldTypeDouble", "alias": "INLET LENGTH", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW_CREATE_DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "D_GRATE_STYLE", "type": "esriFieldTypeString", "alias": "Grate Style", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETSTYLE", "description": "CSDS values for inlet grates", "codedValues": [ { "name": "Bike Safe", "code": "BS" }, { "name": "Non-Bike Safe", "code": "NBS" }, { "name": "N/A", "code": "N/A" }, { "name": "Pedestrian Friendly", "code": "PF" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "GRATE_TYPE", "type": "esriFieldTypeString", "alias": "Grate Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETYPE", "description": "Inlet grate type from inspection. SIP values", "codedValues": [ { "name": "Curve Vane", "code": "CV" }, { "name": "Reticulated", "code": "R" }, { "name": "Type E", "code": "E" }, { "name": "Type S", "code": "S" }, { "name": "Unknown", "code": "U" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Storm Manholes", "type": "Feature Layer", "description": "Layer published weekly.The Storm Manholes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a470478f6fb2853739af278bab861698", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQ4jaWT3W2DQBCEv3WuCRPJTZAy/I7dgFMGpA0aSMir3QZNWAJXYV80hrs48h+nzAs6YD9mdxbHP+Vu3fymz4Hc4zOPzQ2/O3Fs1yz6p4CGrvJQDifDhutmhtOzj4LX6i7gi24Ltrxv2MqGflmQvV0BGrrqcXFUrneDExd6/rU9RVZ+sq81ExeoJOoFJ7f1GaBpa2ApGmrGFoao0qSaCDD8TlGlAAx/iIATx1Y5pwFsGwFrFr2WRNOdZp+6IGsjAEC5akkmJNKuyN7D4Y9vbdi4UDed6MuXxVeA4ERLopwvfqaDeg62HwKk8a+rn7Ry1g9P8FEaJYVmGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Manhole ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358002.4422181686, "ymin": 52280.33007623255, "xmax": 1481176.275619583, "ymax": 5342237.920087397, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_TY", "type": "esriFieldTypeString", "alias": "MANHOLE TYP", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHTYPE", "description": "CSDS values for manholes", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "Drop", "code": "Drop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Standard", "code": "Non Standard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_SHAPE", "type": "esriFieldTypeString", "alias": "MANHOLE SHAPE", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_COVER_TY", "type": "esriFieldTypeString", "alias": "COVER TYP", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHCOVTYPE", "description": "CSDS values for manhole & field connection cover", "codedValues": [ { "name": "Traffic", "code": "Traffic" }, { "name": "Slotted Top", "code": "Slotted Top" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Traffic", "code": "Non Traffic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "CONNECTION MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION DEPTH", "domain": null }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION WIDTH", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION LENGTH", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Storm Outfalls", "type": "Feature Layer", "description": "Layer published weekly.The Storm Outfalls layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c3c417dda4e76a1df2b9bd0163cbf7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQ4jaWSQQ6CMBBF/0ijxzC4co/HAI8BB6h7cWvgAHANPYZewcaFegZNYAxFGolASvybTtrOm/mTEfhTYujxsuGgOhcJHUYDlOQMjFDHG965CcVWgKtkrwCqz765ZGyVZP/pYL3c070XoCSHJZBRd1PerMBNSY7clPIW4NpVtV/ZRXKwSCkwgLKu6sFSBPhK8slNadVYOGME4CsHGjAB8hL1xG3FhKMBzFM6K8lj8h/NbghDBI6VN0uAWSzRBA4Ql5aApv0WYG5vw7TfAmiyhQ3+TL8T8HIQTQtkQwD68v8D+Oy53jBbvQHJwlIn1HmpWQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Outfall ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 142847.44004747272, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571978.8323438168, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_TY", "type": "esriFieldTypeString", "alias": "OUT TYP", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STOUTFALLTYPE", "description": "CSDS vales for outfalls", "codedValues": [ { "name": "Metal End Section", "code": "MES" }, { "name": "Plastic End Section", "code": "PES" }, { "name": "Concrete End Section", "code": "CES" }, { "name": "Field Does Not Apply", "code": "DNA" }, { "name": "Endsection", "code": "ES" }, { "name": "Endwall", "code": "EW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "OUT APPURT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_MATERIAL", "type": "esriFieldTypeString", "alias": "OUT MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "OUT_DEPTH", "type": "esriFieldTypeDouble", "alias": "OUT DEPTH", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "IN_PIPE_DIA", "type": "esriFieldTypeDouble", "alias": "Incoming Pipe Diameter", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_125", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Storm Pipes", "type": "Feature Layer", "description": "Layer Published weekly.The Storm Pipes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'SD'", "title": "Pipes" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Circular", "priority": -1, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 190, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' SD'", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "priority": -1, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 190, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357780.688325718, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "FROM NODE", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "TO NODE", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "VERT DIAMETER", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "HORIZ DIAMETER", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "BARREL SHAPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "INVERT IN", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "INVERT OUT", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "CONDITION_INDEX", "type": "esriFieldTypeSmallInteger", "alias": "Condition Index", "domain": { "type": "range", "name": "WS1_STINDEX", "description": "Pipe condition rating", "range": [ 1, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NAME_NUMBER", "fields": "NAME_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Culvert Nodes", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culvert Nodes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ee902db242ada688e7964159855d836f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUtJREFUKJGd0s0rRGEUx/HveeZ2KTs7ZSE2dlNWForN2Mxg8rJih4WNchsxRbKSmoiS1MTKyoLMnRrN3k7iH7Ch7GQ0MW/3WHhpxlwv+S1/nU/POfVY/DMWgONqFxXsv4BcmcvkiBQsAKMEMez/hkQ0mRwy058vJgbkIOZ67ags/eDOmhtkpmZVgETELMdSXhvIhA+6ygtjiZCU6yBAsVEm7Rdagb6q+pYK4d2oPFXP1sDtkBTn0joc8DgHOoFcCcJbUbn7uoL1tdgMy4Pj6rhRLjxhcSsi134H10EnpU0GdgCMsuykNLMxIDc/wtms2qbAMUr3e9USgOysqz3bEbn3h1k1DS8cKoSqBxQ6bCUTT2vvWlge6+B8QfcUGfW7BwiWPNyVE+1fjcrzJ4ydeuuqMvUN+khPPsDRWlaj8ZCU337OoFkAFn6BNXkFJ/psoaKeUNkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "D_APPURT", "type": "esriFieldTypeString", "alias": "APPURT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Storm Culverts Non County", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culverts layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'D'", "title": "Culverts" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Circular", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' D'", "title": "PipeDiameter_Labels" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Vert Diameter", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Horiz Diameter", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "Barrel Shape", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "From Node", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "To Node", "length": 12, "domain": null }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "Invert In", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "Invert Out", "domain": null }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "Out Appurtance", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "Bridge", "length": 25, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_128", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S117_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Storm Field Connections Non County", "type": "Feature Layer", "description": "Layer published weekly.The Storm Field Connections layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "880d176712559339418780206b45f7c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVQ4ja2UMYsaQRTH3+Coy4oHF3DEw2KnUYQlCS4aSeAK4ZCDYB0IpEgaU6RImlSpk49gFQjkAoE0ghIIx1nkA5jCLbTR2gWFw4GVneWFuZzBdZdsuOQ1A/t2fvPe//1nKPynoHE/ICJTKyFk8U8g13XPksnkBgAe3hiEiKbjOFY2m5VxB8ZVZE6nUz2fzytokxBycSOQ67rPxuNxGhGBc/4KAP4MWq/Xd9Pp9KP95Gq1shaLBQghoFqt3vc8710IQOlHQsj4CpTJZG4JIZ6PRqMDtXEb8/n8alWgbrd7aBjG622Ocw6lUumSUvoDAH6BVO+I+KBWq50NBoPbtm2HShdCwPZ7vV6HSqVyrmna261uvzVS5SHiSbvd/so5v9Pv9xP7MMYYNBqNTblc/q5p2uNdbwXEvk5YUsr3s9nsiW3bAVgul/NN0/xEKX0aKfZ+IGJBCBGqyHGchMpF7aFRV8JxnHtKaNWKaZobRKTD4TChBiGltP4KBABNZULDMKDVal0yxt5IKY8KhcKLXq+nTyaTgyhzhkCe550yxqhlWYGpIOK3TqfzZblcHvq+HzJnAKTa8n2/WSwWP2ua9nJ3KtcWOU6lUh+i2gtNDREtXdcjnwxlETVVdZljNYp7d3aAgfgJwdbWu8lE278AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1361780.2137912214, "ymin": 384847.48679096997, "xmax": 1480161.147960633, "ymax": 571955.5879677236, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FC_FUNCTION", "type": "esriFieldTypeString", "alias": "FUNCTION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STFUNCTION", "description": "Field connection function values", "codedValues": [ { "name": "Tee", "code": "T" }, { "name": "Pipe Cleanout", "code": "PC" }, { "name": "Junction Chamber", "code": "JC" }, { "name": "Vent", "code": "V" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION WIDTH", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION LENGTH", "domain": null }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "CONNECTION DEPTH", "domain": null }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "D_CONNECTION_TY", "type": "esriFieldTypeString", "alias": "CONNECTION TYP", "length": 30, "domain": null }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "CONNECTION MATERIAL", "length": 30, "domain": null }, { "name": "D_CONNECTION_VOLUME", "type": "esriFieldTypeDouble", "alias": "CONNECTION VOLUME", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_122", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_122", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Storm Pipes Non County", "type": "Feature Layer", "description": "Layer Published weekly.The Storm Pipes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\"' + 'SD'", "title": "Pipes" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BARREL_SHAPE = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Pipe Diameter", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.VERT_DIAMETER + '\" x ' + $feature.HORIZ_DIAMETER + '\"' + ' SD'", "title": "PipeDiameter_Labels" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "BARREL_SHAPE <> 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Non-Circular", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357780.688325718, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STPIPEMATERIAL", "description": "Material attributes for storm drain pipes. NASSCO values", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Other", "code": "ZZZ" }, { "name": "Not Known", "code": "XXX" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Acrylonitrile Butediene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Clay-lined Concrete Pipe", "code": "CLC" }, { "name": "Concrete Pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete Segments (bolted)", "code": "CSB" }, { "name": "Concrete Segments (unbolted)", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polymer Concrete Pipe", "code": "PCP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Wood", "code": "WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "VERT DIAMETER", "domain": null }, { "name": "HORIZ_DIAMETER", "type": "esriFieldTypeDouble", "alias": "HORIZ DIAMETER", "domain": null }, { "name": "BARREL_SHAPE", "type": "esriFieldTypeString", "alias": "BARREL SHAPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FROM_NODE", "type": "esriFieldTypeString", "alias": "FROM NODE", "length": 12, "domain": null }, { "name": "TO_NODE", "type": "esriFieldTypeString", "alias": "TO NODE", "length": 12, "domain": null }, { "name": "INVERT_IN", "type": "esriFieldTypeDouble", "alias": "INVERT IN", "domain": null }, { "name": "INVERT_OUT", "type": "esriFieldTypeDouble", "alias": "INVERT OUT", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 512, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "LINING_METHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STLININGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CIP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Formed-In-Place Liner", "code": "FP" }, { "name": "Grout-In-Place Liner", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "None", "code": "N" }, { "name": "Continuous Slip Liner", "code": "SC" }, { "name": "Sectional Slip Liner", "code": "SE" }, { "name": "Spray Liner", "code": "SL" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USRimtoInvert", "type": "esriFieldTypeDouble", "alias": "US Rim to Invert", "domain": null }, { "name": "DSRimtoInvert", "type": "esriFieldTypeDouble", "alias": "DS Rim to Invert", "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPIPES", "description": "Install date source values from KCI for pipes and culverts", "codedValues": [ { "name": "AB", "code": "AB" }, { "name": "PROX FEAT YR", "code": "PFY" }, { "name": "ATT SW PIPE", "code": "ASP" }, { "name": "ADJ FEAT AB", "code": "AFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "COATING_METHOD", "type": "esriFieldTypeString", "alias": "Coating Method", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STCOATINGMETHOD", "description": "Pipe and Culvert linings from inspection. NASSCO values", "codedValues": [ { "name": "Cement Mortar", "code": "CM" }, { "name": "Coal Tar or Bituminous", "code": "CT" }, { "name": "Epoxy", "code": "EP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea", "code": "PU" }, { "name": "Not Known", "code": "XX" }, { "name": "Other", "code": "ZZ" }, { "name": "Polyurethane", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURE_TYPE", "type": "esriFieldTypeString", "alias": "Cure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STCURETYPE", "description": "Pipe and Culvert cure type from inspection. NASSCO values", "codedValues": [ { "name": "Ambient", "code": "A" }, { "name": "Hot Water", "code": "HW" }, { "name": "UV Light", "code": "UVL" }, { "name": "Hot Air/Steam", "code": "HA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_LINED", "type": "esriFieldTypeDate", "alias": "Date Lined", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 12, "domain": { "type": "codedValue", "name": "WS1_STCONTRACTOR", "description": "Pipe and Culvert contractor from inpsection. NASSCO values", "codedValues": [ { "name": "Mr. Rehab", "code": "MR" }, { "name": "ProShot", "code": "PS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARRANTY_LENGTH_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Warranty Length Years", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "YEAR_LINED", "type": "esriFieldTypeSmallInteger", "alias": "Year Lined", "domain": null }, { "name": "CONDITION_INDEX", "type": "esriFieldTypeSmallInteger", "alias": "Condition Index", "domain": { "type": "range", "name": "WS1_STINDEX", "description": "Pipe condition rating", "range": [ 1, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NAME_NUMBER", "fields": "NAME_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Storm Inlets Non County", "type": "Feature Layer", "description": "Layer published weekly.The Storm Inlets layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aa354d6242a4b3db2ec92ecdb54be908", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQ4jWNhoBJgARH///83ZmBgkCLTjLOMjIzPwAaBDDl06NCm58+fk2SCpKQkg52dnR8DAwPcIAaQIbdu3aLMa9QALFQxhWHUIGLAaGAPRBhJSkqSrJmHhwfDoLPQXEwOOAs3CFSegIoCMg0CAwBgvRdsYGd3kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Inlet ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 138525.55006922781, "ymin": 382343.85236255825, "xmax": 1481387.3672929704, "ymax": 571996.8024522215, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "INSPECTION RESP", "length": 15, "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INLET_TY", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINLETTYPE", "description": "CSDS values for inlets", "codedValues": [ { "name": "COG", "code": "COG" }, { "name": "Combination", "code": "COMBO" }, { "name": "Drop", "code": "DROP" }, { "name": "Type D", "code": "D" }, { "name": "Type SD", "code": "SD" }, { "name": "Yard", "code": "YARD" }, { "name": "Endsection", "code": "ES" }, { "name": "Headwall", "code": "HW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" }, { "name": "BOX", "code": "BOX" }, { "name": "Type A", "code": "A" }, { "name": "Non Standard", "code": "NON" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riser", "code": "RISER" }, { "name": "Standard Single WR Inlet", "code": "WRSINGLE" }, { "name": "Standard Double WR Inlet", "code": "WRDOUBLE" }, { "name": "Type B", "code": "B" }, { "name": "Type S Single", "code": "SSINGLE" }, { "name": "Type S Double", "code": "SDOUBLE" }, { "name": "COS", "code": "COS" }, { "name": "SDT", "code": "SDT" }, { "name": "Type E", "code": "E" }, { "name": "NRM", "code": "NRM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INLET_MATERIAL", "type": "esriFieldTypeString", "alias": "Inlet Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_DEPTH", "type": "esriFieldTypeDouble", "alias": "Inlet Depth", "domain": null }, { "name": "INLET_WIDTH", "type": "esriFieldTypeDouble", "alias": "Inlet Width", "domain": null }, { "name": "INLET_LENGTH", "type": "esriFieldTypeDouble", "alias": "Inlet Length", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "D_GRATE_STYLE", "type": "esriFieldTypeString", "alias": "Grate Style", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETSTYLE", "description": "CSDS values for inlet grates", "codedValues": [ { "name": "Bike Safe", "code": "BS" }, { "name": "Non-Bike Safe", "code": "NBS" }, { "name": "N/A", "code": "N/A" }, { "name": "Pedestrian Friendly", "code": "PF" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "GRATE_TYPE", "type": "esriFieldTypeString", "alias": "Grate Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STGRATETYPE", "description": "Inlet grate type from inspection. SIP values", "codedValues": [ { "name": "Curve Vane", "code": "CV" }, { "name": "Reticulated", "code": "R" }, { "name": "Type E", "code": "E" }, { "name": "Type S", "code": "S" }, { "name": "Unknown", "code": "U" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Storm Outfalls Non County", "type": "Feature Layer", "description": "Layer published weekly.The Storm Outfalls layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6d6f8ab213bfbd3963c23a08a6e05eef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4ja2UMY6CQBSGZxJLic00Y0eBxZS6twA9BnsMZq9gabzAVCYqFJQUJhZLQ6AgtDCNhYkHeJth1YCiQHb/hkDIN+97+WGA/imDthcAYIYx/v4TCADmQRA4cRyPGWOfGONdb1Ce51wI4aRpWt5HUbQFgC+MMe8EUipZlnHP8ywp5f25Aq7Xa+d8Pluj0WiBMS5eggDAPh6P3Pd92nSqlBItl8uZaZo5ACyqqiUIAMZJkjhCCPum8i6u66IwDLen02lPCJlXJ7IPh4NdVWmLlBJtNhsLALja2w20o5Q6fUAqlJYbKPVKkOpJURRqXNQnuq7LW8fuy6aUrpRiV4imaYgxVl/2NavpdGp3ncowDHXZP4H66um/Wo0TKT11gtVXq6nZfDKZWG1dMh60nkBK73K5oOFw+BZECKlpNU2kIB+maY7fkhCqfWeNoGsvWv8/j/kBHtCWu10k0UMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Outfall ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 142847.44004747272, "ymin": 382338.94751672447, "xmax": 1481595.242205307, "ymax": 571978.8323438168, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "Inspection Resp", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_TY", "type": "esriFieldTypeString", "alias": "Outfall Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STOUTFALLTYPE", "description": "CSDS vales for outfalls", "codedValues": [ { "name": "Metal End Section", "code": "MES" }, { "name": "Plastic End Section", "code": "PES" }, { "name": "Concrete End Section", "code": "CES" }, { "name": "Field Does Not Apply", "code": "DNA" }, { "name": "Endsection", "code": "ES" }, { "name": "Endwall", "code": "EW" }, { "name": "Projection Pipe", "code": "PP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_APPURT", "type": "esriFieldTypeString", "alias": "Outfall Appurtance", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_OUT_MATERIAL", "type": "esriFieldTypeString", "alias": "Outfall Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OUT_DEPTH", "type": "esriFieldTypeDouble", "alias": "Outfall Depth", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "IN_PIPE_DIA", "type": "esriFieldTypeDouble", "alias": "Incoming Pipe Diameter", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_125", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S114_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Storm Manholes Non County", "type": "Feature Layer", "description": "Layer published weekly.The Storm Manholes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d2e1f694f3047d8844ce8c8a7eda07b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4ja2UMXKDMBBFVzNuoWVwwxGYkQ/AAbCvAceIc4zkBrRxLiD10QGYoaCBA6B+M5+AYkIsm0x+QwH79Xf3iR39k3a+l8y8J6IDEXVCiI/NRsxctG1bGGMO1loahoHquqYoivowDEshxMVrxMw4/ay1PiqlFh8aY/CIsyx7Y+Z3IcTJl+hcVdURp9+SUgrpjsz8IoQoV0ZoB0l8JrP6vietdTEluyyMMJOf7fiklKI0TZ+I6NsI28FgaaOapnE1c6JxO1tlrUWIE9qbjTqseKuGr5rOJQJsGPK04ocVBMFY64wgwAZOthglSeJod0YgFrA9ujkpJYyeV0YYGLgAbODEpziOKc/z1+ursiAb2INYwHYrmZRyNCEil2ZlNJmVSAbYwMl8aTFYzATt3L20123OxIKTP/9GfjG9q08q6qva4hNr+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_NUMBER", "title": "Manhole ID" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "IDs", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358002.4422181686, "ymin": 52280.33007623255, "xmax": 1481176.275619583, "ymax": 5342237.920087397, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT ELEVATION", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD_ID", "length": 16, "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "Tracing", "length": 16, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 55, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_INSPECTION_RESP", "type": "esriFieldTypeString", "alias": "Inspection Resp", "length": 15, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "Disposition", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_TY", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHTYPE", "description": "CSDS values for manholes", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "Drop", "code": "Drop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Standard", "code": "Non Standard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_MANHOLE_SHAPE", "type": "esriFieldTypeString", "alias": "Manhole Shape", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STSHAPE", "description": "CSDS values for culverts, pipes & manholes. NASSCO values", "codedValues": [ { "name": "Square", "code": "S" }, { "name": "Circular", "code": "C" }, { "name": "Oval", "code": "O" }, { "name": "Arched", "code": "A" }, { "name": "Other", "code": "Z" }, { "name": "Rectangular", "code": "R" }, { "name": "Trapezoidal", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_COVER_TY", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMHCOVTYPE", "description": "CSDS values for manhole & field connection cover", "codedValues": [ { "name": "Traffic", "code": "Traffic" }, { "name": "Slotted Top", "code": "Slotted Top" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Non Traffic", "code": "Non Traffic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_CONNECTION_MATERIAL", "type": "esriFieldTypeString", "alias": "Connection Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STMATERIAL", "description": "Storm Drain Inlet, Manhole, Outfall & Culvert Node material attributes", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Masonry & Brick", "code": "MB" }, { "name": "Metal", "code": "MET" }, { "name": "High Densisty Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Stone", "code": "STO" }, { "name": "Rip Rap Gabion", "code": "GAB" }, { "name": "Earthen", "code": "EAR" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONNECTION_DEPTH", "type": "esriFieldTypeDouble", "alias": "Connection Depth", "domain": null }, { "name": "CONNECTION_WIDTH", "type": "esriFieldTypeDouble", "alias": "Connection Width", "domain": null }, { "name": "CONNECTION_LENGTH", "type": "esriFieldTypeDouble", "alias": "Connection Length", "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Last Change Date", "length": 8, "domain": null }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "Row Create Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Storm Culvert Nodes Non County", "type": "Feature Layer", "description": "Layer updated weekly.The Storm Culvert Nodes layer was generated using a combination of Construction drawings (as-builts), survey captured locations, orthophotos, and field inspection descriptions. The data is updated and maintained on a daily basis by DPW Technical Engineering Staff. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Engineering", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "959d3635e527544c2db9ad15b7fd1497", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokZWR6xGCMBCEF4YmtA0sA9sgXRxxu5A2oAxThtpF4lzEGJUw4/7IzF2+bO7R4A81epA8A2g3OCciJsIhhLmqqr5EhhBOyXkYhomkK7g7vU/wIgPgsgKbj5pVIuJIzgC6DBw1/wOrvPemrutrDIC79z7Wugpba28kRwDa7KRxESapDR6XsNeHxTLwdNzln2WP3/Di+j3rTvMv99xZXdak2z0kmKQ65iPL1eq9iIyNtXa/bC41siKtO8I6nrSlLT0AqA9LE3kS8s4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358899.7261138856, "ymin": 381572.0710977316, "xmax": 1481115.7500540614, "ymax": 572051.5050987303, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ASSET NAME", "length": 255, "domain": null }, { "name": "LAST_CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "LAST CHANGE DATE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_STSOURCE", "description": "Source attribute values for all layers", "codedValues": [ { "name": "200MAP", "code": "200MAP" }, { "name": "200_ADJ40", "code": "200_ADJ40" }, { "name": "40MAP", "code": "40MAP" }, { "name": "CADD", "code": "CADD" }, { "name": "DGPS", "code": "DGPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "SCALE", "code": "SCALE" }, { "name": "GRADING PLAN", "code": "GPLAN" }, { "name": "FROM INSPECTION", "code": "INSPECTION" }, { "name": "AS BUILT", "code": "AS BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW_CREATE_DT", "type": "esriFieldTypeDate", "alias": "ROW CREATE DT", "length": 8, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 3, "domain": { "type": "codedValue", "name": "WS1_STPRIVATE", "description": "Boolean attribute for all layers", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE ID", "length": 14, "domain": null }, { "name": "IMD_ID", "type": "esriFieldTypeString", "alias": "IMD ID", "length": 16, "domain": null }, { "name": "TRACING", "type": "esriFieldTypeString", "alias": "TRACING", "length": 16, "domain": null }, { "name": "DISPOSITION", "type": "esriFieldTypeString", "alias": "DISPOSITION", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STDISPOSITION", "description": "Storm drain structure disposition state for all layers", "codedValues": [ { "name": "Abandoned in place (not in use)", "code": "AIP" }, { "name": "Temporary", "code": "TEMP" }, { "name": "In service and being used (As Built)", "code": "ISBU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_STMAINTAINED", "description": "Maintained by attribute values for all layers", "codedValues": [ { "name": "Board of Education", "code": "BOE" }, { "name": "State Highway Administration", "code": "SHA" }, { "name": "Parks", "code": "PKS" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "County", "code": "COUNTY" }, { "name": "Maryland Transit Administration", "code": "MTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "D_APPURT", "type": "esriFieldTypeString", "alias": "APPURT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STAPPURTANCE", "description": "CSDS values for outfalls, culvert nodes & culverts", "codedValues": [ { "name": "Trash Rack", "code": "Trash Rack" }, { "name": "Gabion Baskets", "code": "Gabion Baskets" }, { "name": "Wetland", "code": "Wetland" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Stormwater Management Pond", "code": "SMP" }, { "name": "Stream", "code": "STR" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 512, "domain": null }, { "name": "SHEET_LINK", "type": "esriFieldTypeString", "alias": "Sheet Link", "length": 255, "domain": null }, { "name": "TE_NUM", "type": "esriFieldTypeString", "alias": "TE Number", "length": 30, "domain": null }, { "name": "DRAW_SET_LINK", "type": "esriFieldTypeString", "alias": "Drawing Set Link", "length": 255, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "INSTALLATION_DATE_SOURCE", "type": "esriFieldTypeString", "alias": "Installation Date Source", "length": 30, "domain": { "type": "codedValue", "name": "WS1_STINSTALLDATESOURCEPOINTS", "description": "Install date source values from KCI for point feature classes", "codedValues": [ { "name": "ADJ CULVERT YR", "code": "AC" }, { "name": "ADJ PIPE YR", "code": "AP" }, { "name": "AB", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLATION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Installation Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Urban Stormwater BMPs", "type": "Feature Layer", "description": "These BMPs and associated inspections are submitted to MDE by Anne Arundel County as part of it's MS4 NDPES Permit annual report. These data are captured from completed grading permit as-builts or best available documentation within County records. Inspections are preformed by Anne Arundel County Department of Inspections & Permits staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County, Department of Public Works, Bureau of Watershed Protection and Restoration", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BMPClass", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 104, 104, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "TBD", "uniqueValueGroups": [ { "heading": "BMPClass", "classes": [ { "label": "A - Alternative", "description": "A - Alternative", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 157, 188, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "A" ] ] }, { "label": "E - ESD", "description": "E - ESD", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "E" ] ] }, { "label": "S - Structural", "description": "S - Structural", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "S" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 157, 188, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "A", "label": "A - Alternative" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "E", "label": "E - ESD" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "S", "label": "S - Structural" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 236, 255 ], "toColor": [ 252, 210, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 202, 255 ], "toColor": [ 252, 231, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 210, 252, 255 ], "toColor": [ 229, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 215, 255 ], "toColor": [ 241, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.StormID+textFormatting.NewLine+\"(\"+$feature.BMPType+\")\"", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1360908.9999824762, "ymin": 381355.65716047585, "xmax": 1482270.0000421405, "ymax": 571921.3272094727, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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 } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CommonBMPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "DEVICE_POINT_ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY", "domain": null }, { "name": "CommonBMPID", "type": "esriFieldTypeString", "alias": "CommonBMPID", "length": 15, "domain": null }, { "name": "BMPguid", "type": "esriFieldTypeGUID", "alias": "BMPguid", "length": 38, "domain": null }, { "name": "StormID", "type": "esriFieldTypeInteger", "alias": "StormID", "domain": null }, { "name": "TrienMostRecentInspectionDate", "type": "esriFieldTypeDate", "alias": "TrienMostRecentInspectionDate", "length": 8, "precision": 1, "domain": null }, { "name": "TrienMostRecentInspectionFY", "type": "esriFieldTypeInteger", "alias": "TrienMostRecentInspectionFY", "domain": null }, { "name": "CurrentFY", "type": "esriFieldTypeInteger", "alias": "CurrentFY", "domain": null }, { "name": "TrienInspectionDueStatus", "type": "esriFieldTypeString", "alias": "TrienInspectionDueStatus", "length": 100, "domain": null }, { "name": "PriorityStatus", "type": "esriFieldTypeInteger", "alias": "PriorityStatus", "domain": null }, { "name": "TrienMostRecentResult", "type": "esriFieldTypeString", "alias": "TrienMostRecentResult", "length": 15, "domain": null }, { "name": "TrienMostRecentCompliance", "type": "esriFieldTypeString", "alias": "TrienMostRecentCompliance", "length": 3, "domain": null }, { "name": "TrienMostRecentInspector", "type": "esriFieldTypeString", "alias": "TrienMostRecentInspector", "length": 50, "domain": null }, { "name": "community", "type": "esriFieldTypeString", "alias": "Community", "length": 150, "domain": null }, { "name": "BMPType", "type": "esriFieldTypeString", "alias": "BMPType", "length": 5, "domain": null }, { "name": "BMPTypeDescription", "type": "esriFieldTypeString", "alias": "BMPTypeDescription", "length": 75, "domain": null }, { "name": "BMPClass", "type": "esriFieldTypeString", "alias": "BMPClass", "length": 1, "domain": null }, { "name": "BMPStatus", "type": "esriFieldTypeString", "alias": "BMPStatus", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "MaintenanceResponsibility", "type": "esriFieldTypeString", "alias": "MaintenanceResponsibility", "length": 50, "domain": null }, { "name": "InspectionResponsibility", "type": "esriFieldTypeString", "alias": "InspectionResponsibility", "length": 50, "domain": null }, { "name": "GradingPermitNum", "type": "esriFieldTypeString", "alias": "GradingPermitNum", "length": 50, "domain": null }, { "name": "FollowupRequired", "type": "esriFieldTypeString", "alias": "FollowupRequired", "length": 3, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY" }, "indexes": [ { "name": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ab1f6658ec504ce293da12d4af0e5faf" } ], "tables": [] }