{ "currentVersion": 10.61, "id": 1, "name": "Stormwater Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Water Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": "TYPE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.9750022888183594 }, "value": "CITY,STORM", "label": "City Storm Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3.9750022888183594 }, "value": "COUNTY,STORM", "label": "County Storm Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.9750022888183594 }, "value": "STATE,STORM", "label": "State Storm Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.9750022888183594 }, "value": "STATE,Storm", "label": "State Storm Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3.9750022888183594 }, "value": "PRIVATE,STORM", "label": "Private Storm Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "CITY,UNDERDRAIN", "label": "Underdrain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "PRIVATE,UNDERDRAIN", "label": "Underdrain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "COUNTY,UNDERDRAIN", "label": "Underdrain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "STATE,UNDERDRAIN", "label": "Underdrain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "CITY,BOX", "label": "Box Culvert", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "PRIVATE,BOX", "label": "Box Culvert", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "COUNTY,BOX", "label": "Box Culvert", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "STATE,BOX", "label": "Box Culvert", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[PIPE_ID]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 385001.8379404135, "ymin": 1308256.2211246565, "xmax": 432120.1561051607, "ymax": 1351507.807849653, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeString", "alias": "PIPE_ID", "length": 16, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "Size", "length": 8, "domain": null }, { "name": "INVERT_UP", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "INVERT_DOW", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 16, "domain": null }, { "name": "LINER_TYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 10, "domain": { "type": "codedValue", "name": "LINER_TYPE", "description": "Pipe Liner Types", "codedValues": [ { "name": "GUNITE", "code": "GUNITE" }, { "name": "PULLED IN PLACE", "code": "PIP" }, { "name": "CURED IN PLACE", "code": "CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINE_DATE", "type": "esriFieldTypeString", "alias": "Line Date", "length": 2, "domain": null }, { "name": "SYNERGENID", "type": "esriFieldTypeString", "alias": "SYNERGENID", "length": 17, "domain": null }, { "name": "CHAN_CODE", "type": "esriFieldTypeString", "alias": "Channel Code", "length": 5, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 4, "domain": null }, { "name": "LINER_DIAM", "type": "esriFieldTypeString", "alias": "Liner Diameter", "length": 5, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Source for Data", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "Plans", "code": "PLANS" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "CAD Conversion", "code": "CAD" }, { "name": "As Builts", "code": "AS BUILT" }, { "name": "As Planned", "code": "AS PLANNED" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_INSTD", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Utility", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "State", "code": "STATE" }, { "name": "County", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Storm_Pipe_Type", "description": "Pipe Types for Storm", "codedValues": [ { "name": "Storm", "code": "STORM" }, { "name": "Underdrain", "code": "UNDERDRAIN" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Box Culvert", "code": "BOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 2, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "length": 100, "domain": null }, { "name": "AS_BUILT_NUMBER", "type": "esriFieldTypeString", "alias": "AS_BUILT_NUMBER", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R328_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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 }