{ "currentVersion": 10.81, "id": 14, "name": "WW Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",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\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 11, "name": "Sewer" }, "subLayers": [], "minScale": 1800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 60, 128, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "1", "label": "Service Lateral", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Diameter] CONCAT \" \" CONCAT [Material]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1730700.00639899, "ymin": 605391.5212299973, "xmax": 1773700.00639899, "ymax": 646600.001230001, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",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\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubtypeCD", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 20, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 20, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "domain": { "type": "codedValue", "name": "WS1_wwWater Line Material", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "PVC", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "ASB" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "WOOD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Thinwall PVC", "code": "TWPVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Steel", "code": "STL" }, { "name": "Stainless Steel", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "WS1_wwOwnership", "description": "", "codedValues": [ { "name": "PLWC", "code": "PLWC" }, { "name": "Private", "code": "PVT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 5, "domain": { "type": "codedValue", "name": "WS1_wwLifecycle Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "REM" }, { "name": "Unknown", "code": "UNK" }, { "name": "Inactive", "code": "INACT" }, { "name": "Private", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "MeasuredLength", "type": "esriFieldTypeDouble", "alias": "MeasuredLength", "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 5, "domain": { "type": "codedValue", "name": "WS1_wwLength Source", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WastewaterTraceWeight", "type": "esriFieldTypeInteger", "alias": "Wastewater Trace Weight", "domain": null }, { "name": "LineType", "type": "esriFieldTypeString", "alias": "Lateral Line Type", "length": 5, "domain": { "type": "codedValue", "name": "WS1_wwLateral Line Type", "description": "", "codedValues": [ { "name": "Combination", "code": "COMBO" }, { "name": "Commercial", "code": "COM" }, { "name": "Domestic", "code": "DOM" }, { "name": "Industrial", "code": "IND" }, { "name": "Irrigation", "code": "IRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_wwLateral Line Diameter", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "8\"", "code": 8 }, { "name": "1.25\"", "code": 125 }, { "name": "10\"", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "WS1_wwData Source", "description": "", "codedValues": [ { "name": "Sewer Camera", "code": "CAM" }, { "name": "Estimated from Records", "code": "ER" }, { "name": "GPS", "code": "GPS" }, { "name": "Unknown", "code": "UNK" }, { "name": "As-Built Plans", "code": "ABP" }, { "name": "Headsup Digitized from Aerials", "code": "HDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationSource", "type": "esriFieldTypeString", "alias": "Location Source", "length": 50, "domain": { "type": "codedValue", "name": "WS1_wwData Source", "description": "", "codedValues": [ { "name": "Sewer Camera", "code": "CAM" }, { "name": "Estimated from Records", "code": "ER" }, { "name": "GPS", "code": "GPS" }, { "name": "Unknown", "code": "UNK" }, { "name": "As-Built Plans", "code": "ABP" }, { "name": "Headsup Digitized from Aerials", "code": "HDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R686_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a329_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LineType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "datasource": {"type": "inherited"}, "LocationSource": {"type": "inherited"} }, "id": 0, "name": "Sewer Lateral" }, { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LineType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "datasource": {"type": "inherited"}, "LocationSource": {"type": "inherited"} }, "id": 1, "name": "Air Release Lateral" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LineType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "datasource": {"type": "inherited"}, "LocationSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Location": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "SubtypeCD": null, "InstallDate": null, "Material": "PVC", "Owner": "PVT", "LifecycleStatus": "ACT", "WorkOrderID": null, "MeasuredLength": 0, "LengthSource": "MS", "WastewaterTraceWeight": null, "LineType": "DOM", "Diameter": 4, "LocationDescription": null, "datasource": null, "LocationSource": null }, "code": 0, "name": "Sewer Lateral" }, { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LineType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "datasource": {"type": "inherited"}, "LocationSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Location": null, "WarrantyDate": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "SubtypeCD": null, "InstallDate": null, "Material": "PVC", "Owner": "PVT", "LifecycleStatus": "ACT", "WorkOrderID": null, "MeasuredLength": 0, "LengthSource": "MS", "WastewaterTraceWeight": null, "LineType": "DOM", "Diameter": 4, "LocationDescription": null, "datasource": null, "LocationSource": null }, "code": 1, "name": "Air Release Lateral" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }