{ "currentVersion": 10.61, "id": 10, "name": "Stormwater_Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Stormwater" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 12, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 0, 128, 255 ], "width": 1 }, "value": "5", "label": "CONCRETE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 5, 145, 255 ], "width": 1 }, "value": "10", "label": "CORRUGATED METAL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 143, 255 ], "width": 1 }, "value": "1", "label": "HDPE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 173, 0, 255 ], "width": 1 }, "value": "7", "label": "PLASTIC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 148, 106, 255 ], "width": 1 }, "value": "8", "label": "REINFORCED CONCRETE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 163, 0, 255 ], "width": 1 }, "value": "12", "label": "UNKNOWN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 360055.3312454573, "ymin": 219300.00967959873, "xmax": 365235.30907392903, "ymax": 225070.65395131335, "spatialReference": {"wkt": "PROJCS[\"Lambert_Conformal_Conic_Virginia\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-79.5],PARAMETER[\"Standard_Parallel_1\",37.0],PARAMETER[\"Standard_Parallel_2\",39.5],PARAMETER[\"Latitude_Of_Origin\",36.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Upstream_Str", "typeIdField": "PipeType", "subtypeFieldName": "PipeType", "subtypeField": "PipeType", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Upstream_Str", "type": "esriFieldTypeString", "alias": "Upstream Structure", "length": 30, "domain": null }, { "name": "Downstream_Str", "type": "esriFieldTypeString", "alias": "Downstream Structure", "length": 30, "domain": null }, { "name": "PSize", "type": "esriFieldTypeString", "alias": "Pipe Size", "length": 20, "domain": { "type": "codedValue", "name": "WS2_PIPE_SIZE", "description": "PIPE SIZE", "codedValues": [ { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "15\"", "code": "15\"" }, { "name": "18\"", "code": "18\"" }, { "name": "21\"", "code": "21\"" }, { "name": "24\"", "code": "24\"" }, { "name": "27\"", "code": "27\"" }, { "name": "30\"", "code": "30\"" }, { "name": "36\"", "code": "36\"" }, { "name": "42\"", "code": "42\"" }, { "name": "48\"", "code": "48\"" }, { "name": "54\"", "code": "54\"" }, { "name": "60\"", "code": "60\"" }, { "name": "66\"", "code": "66\"" }, { "name": "72\"", "code": "72\"" }, { "name": "19\"x23\"", "code": "19\"x23\"" }, { "name": "4'x14'", "code": "4'x14'" }, { "name": "17'-9\"x3'-10\"", "code": "17'-9\"x3'-10\"" }, { "name": "OTHER", "code": "OTHER" }, { "name": "5'x10'", "code": "5'x10'" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PShape", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 20, "domain": { "type": "codedValue", "name": "WS2_PIPE_SHAPE", "description": "PIPE SHAPES", "codedValues": [ { "name": "ARCH", "code": "AR" }, { "name": "BOX", "code": "BX" }, { "name": "CIRCULAR", "code": "CI" }, { "name": "ELLIPTICAL", "code": "EL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plength", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UpInvert", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null }, { "name": "DnInvert", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PipeType", "type": "esriFieldTypeInteger", "alias": "Pipe Material", "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G24Upstream_Str", "fields": "Upstream_Str", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 1, "name": "HDPE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 2, "name": "BRICK" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 3, "name": "CAST IRON" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 4, "name": "CLAY" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 5, "name": "CONCRETE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 6, "name": "DUCTILE IRON" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 7, "name": "PLASTIC" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 8, "name": "REINFORCED CONCRETE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 9, "name": "STEEL" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 10, "name": "CORRUGATED METAL" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 11, "name": "TO BE DETERMINED" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "id": 12, "name": "UNKNOWN" } ], "subtypes": [ { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "HDPE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "BRICK" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "CAST IRON" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CLAY" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "CONCRETE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "DUCTILE IRON" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "PLASTIC" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "REINFORCED CONCRETE" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "STEEL" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "CORRUGATED METAL" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "TO BE DETERMINED" }, { "domains": { "PSize": {"type": "inherited"}, "PShape": {"type": "inherited"} }, "defaultValues": { "Upstream_Str": null, "Downstream_Str": null, "PSize": null, "PShape": null, "Plength": null, "UpInvert": null, "DnInvert": null, "Notes": null, "PipeType": 5, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "UNKNOWN" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }