{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "wPipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ownership", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "defaultLabel": "<all other values>", "uniqueValueGroups": [ { "heading": "Ownership", "classes": [ { "label": "Goochland DPU", "description": "Goochland DPU", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "1", "label": "Goochland DPU" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 205, 255 ], "toColor": [ 202, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 182, 255 ], "toColor": [ 252, 239, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 212, 252, 255 ], "toColor": [ 236, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 201, 252, 255 ], "toColor": [ 187, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8672206.8835, "ymin": 4519579.674599998, "xmax": -8640145.202, "ymax": 4538204.523699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 100, "domain": null }, { "name": "ProjectYear", "type": "esriFieldTypeString", "alias": "ProjectYear", "length": 4, "domain": null }, { "name": "ProjectURL", "type": "esriFieldTypeString", "alias": "ProjectURL", "length": 255, "domain": null }, { "name": "ProjectRecordType", "type": "esriFieldTypeString", "alias": "ProjectRecordType", "length": 100, "domain": { "type": "codedValue", "name": "Shared_RecordType_Dmn", "description": "2025 (point constant)", "codedValues": [ { "name": "None", "code": "0" }, { "name": "As-Built", "code": "1" }, { "name": "Design", "code": "2" }, { "name": "Markup", "code": "3" }, { "name": "Plat", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 100, "domain": { "type": "codedValue", "name": "Shared_Ownership_Dmn", "description": "2025 (point constant)", "codedValues": [ { "name": "Unknown", "code": "0" }, { "name": "Goochland DPU", "code": "1" }, { "name": "Henrico DPU", "code": "2" }, { "name": "Aqua Va", "code": "3" }, { "name": "VA DOC", "code": "4" }, { "name": "Private Property Owner", "code": "5" }, { "name": "Richmond DPU", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 100, "domain": { "type": "codedValue", "name": "Shared_Lifecycle_Dmn", "description": "2025 (point constant)", "codedValues": [ { "name": "Active", "code": "1" }, { "name": "Abandoned in Place", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 25, "domain": null }, { "name": "MappedLocationGrade", "type": "esriFieldTypeString", "alias": "MappedLocationGrade", "length": 150, "domain": { "type": "codedValue", "name": "wPipe_MappedLocationGrade_Dmn", "description": "2025", "codedValues": [ { "name": "A - GPS survey conducted during construction.", "code": "1" }, { "name": "B - Above-ground fixed point survey conducted after construction", "code": "2" }, { "name": "C - Mapped locations unverified.", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "HelperColumn", "type": "esriFieldTypeString", "alias": "HelperColumn", "length": 25, "domain": null }, { "name": "MainType", "type": "esriFieldTypeString", "alias": "MainType", "length": 50, "domain": { "type": "codedValue", "name": "wPipe_Type_Dmn", "description": "2025", "codedValues": [ { "name": "Main Line", "code": "1" }, { "name": "Flushing Point Lead", "code": "2" }, { "name": "Fire Hydrant Lead", "code": "3" }, { "name": "Sample Point Lead", "code": "4" }, { "name": "Hydrant Tee", "code": "5" }, { "name": "Foster Adapter", "code": "6" }, { "name": "HDPE to MJ Adapter", "code": "7" }, { "name": "TappingSleeve", "code": "8" }, { "name": "Non DPU Water Main", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NominalSize", "type": "esriFieldTypeString", "alias": "NominalSize", "length": 25, "domain": { "type": "codedValue", "name": "wPipe_NominalSize_Dmn", "description": "2025", "codedValues": [ { "name": ".75\"", "code": "A" }, { "name": "1\"", "code": "B" }, { "name": "1.5\"", "code": "C" }, { "name": "2\"", "code": "D" }, { "name": "3\"", "code": "E" }, { "name": "4\"", "code": "F" }, { "name": "6\"", "code": "G" }, { "name": "8\"", "code": "H" }, { "name": "10\"", "code": "I" }, { "name": "12\"", "code": "J" }, { "name": "16\"", "code": "K" }, { "name": "24\"", "code": "L" }, { "name": "Unknown", "code": "M" }, { "name": "14\"", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "wPipe_Material_Dmn", "description": "2025", "codedValues": [ { "name": "PVC - DR14 c900", "code": "1" }, { "name": "PVC - DR18 c900", "code": "2" }, { "name": "Ductile Iron - Cl52", "code": "3" }, { "name": "Ductile Iron - Cl52 Restrained Joint", "code": "4" }, { "name": "Ductile Iron - Cl52 Mechanical Joint", "code": "5" }, { "name": "Brass - Sch. 40 NPT", "code": "6" }, { "name": "Copper - Type K CTS", "code": "7" }, { "name": "HDPE - DIPS DR9", "code": "8" }, { "name": "HDPE - DIPS DR911", "code": "9" }, { "name": "PVC - Unknown Class", "code": "10" }, { "name": "Ductile Iron - Unknown Class", "code": "11" }, { "name": "Ductile Iron - Cl51", "code": "12" }, { "name": "Ductile Iron - Cl50", "code": "13" }, { "name": "Stainless Steel", "code": "14" }, { "name": "Unknown", "code": "15" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 75, "domain": { "type": "codedValue", "name": "wPipe_Manufacturer_Dmn", "description": "2025", "codedValues": [ { "name": "American", "code": "1" }, { "name": "US Pipe", "code": "2" }, { "name": "Westlake", "code": "3" }, { "name": "ISCO", "code": "4" }, { "name": "JM Eagle", "code": "5" }, { "name": "North American Pipe Corp.", "code": "6" } ], "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R759_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_759", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_759", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S436_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }