{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "ssGravityLateral", "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": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ownership", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 2 }, "defaultLabel": "<all other values>", "uniqueValueGroups": [ { "heading": "Ownership", "classes": [ { "label": "Goochland DPU", "description": "Goochland DPU", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "Goochland DPU" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 222, 255 ], "toColor": [ 252, 207, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 179, 255 ], "toColor": [ 252, 229, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 202, 255 ], "toColor": [ 252, 220, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8671426.375, "ymin": 4519901.920299999, "xmax": -8640471.6292, "ymax": 4538054.691, "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": "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": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "HelperColumn", "type": "esriFieldTypeString", "alias": "HelperColumn", "length": 25, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 150, "domain": { "type": "codedValue", "name": "ssGravityLateral_Type_Dmn", "description": "2025", "codedValues": [ { "name": "Upstream CleanOut at Private Lateral Connection - Downstream Mainline Tee", "code": "1" }, { "name": "Upstream CleanOut at Private Lateral Connection - Downstream Manhole", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SlopeType", "type": "esriFieldTypeString", "alias": "SlopeType", "length": 150, "domain": { "type": "codedValue", "name": "ssGravityLateral_SlopeType_Dmn", "description": "2025", "codedValues": [ { "name": "Consistant Slope 2% - 3% - Minimum for 4\" Pipe", "code": "1" }, { "name": "Consistant Slope >3% - Above Minimum for 4\" Pipe", "code": "2" }, { "name": "Consistant Slope .5% - 1% - Minimum for 6\" Pipe", "code": "3" }, { "name": "Consistant Slope >1% - Above Minimum for 6\" Pipe", "code": "4" }, { "name": "Consistant Slope .4% - 1% - Minimum for 8\" Pipe", "code": "5" }, { "name": "Consistant Slope >1% - Above Minimum for 8\" Pipe", "code": "6" }, { "name": "Variable Slope - Vertical Bends Installed", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NominalSize", "type": "esriFieldTypeString", "alias": "NominalSize", "length": 25, "domain": { "type": "codedValue", "name": "ssGravityLateral_NominalSize_Dmn", "description": "2025", "codedValues": [ { "name": "4\"", "code": "1" }, { "name": "6\"", "code": "2" }, { "name": "8\"", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "ssGravityLateral_Material_Dmn", "description": "2025", "codedValues": [ { "name": "PVC - DR26", "code": "1" }, { "name": "PVC - DR35", "code": "2" }, { "name": "PVC - Sch. 40", "code": "3" }, { "name": "PVC - DR18 c900", "code": "4" }, { "name": "PVC - Unknown Class", "code": "5" }, { "name": "Ductile Iron - Unknown Class", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 75, "domain": { "type": "codedValue", "name": "ssGravityLateral_Manufacturer_Dmn", "description": "2025", "codedValues": [ { "name": "Westlake", "code": "1" }, { "name": "JM Eagle", "code": "2" }, { "name": "North American Pipe Corp.", "code": "3" }, { "name": "American", "code": "4" }, { "name": "US Pipe", "code": "5" } ], "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R741_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_741", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_741", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S418_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 }