{ "currentVersion": 10.81, "id": 52, "name": "Storm Irrigation Pipe", "type": "Feature Layer", "parentLayer": { "id": 43, "name": "Storm" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3073986.3154118806, "ymin": 1709128.4004369825, "xmax": 3128134.3980603814, "ymax": 1741403.7053088099, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 8 }, "value": "Active", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8 }, "value": "Non City", "label": "Non City", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 8 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 8 }, "value": "Under Const", "label": "Under Const", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETERTEXT] CONCAT \" \" CONCAT [PIPELENGTH]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 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": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "piStatus", "description": "Status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Private", "code": "Private" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Non City", "code": "Non City" }, { "name": "Not in Service", "code": "Not in Service" }, { "name": "Missing", "code": "Missing" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Const", "code": "Under Const" }, { "name": "Model Only", "code": "Model Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLYR", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALLYR" }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FeatureType", "domain": { "type": "codedValue", "name": "swFeatureType", "description": "Type of Storm Feature for Map Update", "codedValues": [ { "name": "Canal", "code": "Canal" }, { "name": "Creek", "code": "Creek" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Detention Pond", "code": "Detention Pond" }, { "name": "Flume", "code": "Flume" }, { "name": "Head Gate", "code": "Head Gate" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Irrigation Box", "code": "Irrigation Box" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Pipe End", "code": "Pipe End" }, { "name": "Plug", "code": "Plug" }, { "name": "Storm Casing", "code": "Storm Casing" }, { "name": "Storm Ceptor", "code": "Storm Ceptor" }, { "name": "Storm Lateral", "code": "Storm Lateral" }, { "name": "Storm Main", "code": "Storm Main" }, { "name": "Storm MH", "code": "Storm MH" }, { "name": "Storm Separator", "code": "Storm Separator" }, { "name": "Virtual Drainline", "code": "Virtual Drainline" }, { "name": "Other", "code": "Other" }, { "name": "Under Drain", "code": "Under Drain" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Storm Ditch", "code": "Storm Ditch" }, { "name": "Irrigation Pipe", "code": "Irrigation Pipe" }, { "name": "Irrigation Pipe Lateral", "code": "Irrigation Pipe Lateral" }, { "name": "Irrigation Ditch", "code": "Irrigation Ditch" }, { "name": "Irrigation Ditch Lateral", "code": "Irrigation Ditch Lateral" }, { "name": "Trench Drain", "code": "Trench Drain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURETYPE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "swPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ASP", "code": "ASP" }, { "name": "CAP", "code": "CAP" }, { "name": "CAS", "code": "CAS" }, { "name": "CI", "code": "CI" }, { "name": "CIPP", "code": "CIPP" }, { "name": "CMP", "code": "CMP" }, { "name": "CPP", "code": "CPP" }, { "name": "DIP", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "STL", "code": "STL" }, { "name": "VCP", "code": "VCP" }, { "name": "OTH", "code": "OTH" }, { "name": "UNK", "code": "UNK" }, { "name": "CON", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "4 1/2\"", "code": 4.5 }, { "name": "5", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "52\"", "code": 52 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "78\"", "code": 78 }, { "name": "84\"", "code": 84 }, { "name": "90\"", "code": 90 }, { "name": "96\"", "code": 96 }, { "name": "28\"", "code": 28 }, { "name": "1/2\"", "code": 0.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "DIAMETERTEXT", "type": "esriFieldTypeString", "alias": "Diameter Text", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DIAMETERTEXT" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Elliptical", "code": "Elliptical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "PIPELENGTH", "type": "esriFieldTypeString", "alias": "Pipe Length", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIPELENGTH" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CIPP" }, { "name": "Other", "code": "OTHER" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LEGACYMATERIAL", "type": "esriFieldTypeString", "alias": "Legacy Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "CIPP", "code": "CIPP" }, { "name": "CON", "code": "CON" }, { "name": "COP", "code": "COP" }, { "name": "DIP", "code": "DIP" }, { "name": "FRP", "code": "FRP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "STL", "code": "STL" }, { "name": "OTH", "code": "OTH" }, { "name": "UNK", "code": "UNK" }, { "name": "BRASS", "code": "BRASS" }, { "name": "PCCP", "code": "PCCP" }, { "name": "SSTL", "code": "SSTL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LEGACYMATERIAL" }, { "name": "ISLINED", "type": "esriFieldTypeString", "alias": "Pipe Is Lined", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ISLINED" }, { "name": "OUTFALLLOC", "type": "esriFieldTypeString", "alias": "Outfall Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OUTFALLLOC" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As-built Reference", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FROMH", "type": "esriFieldTypeString", "alias": "From Manhole", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FROMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOMH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R692_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_692", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_692", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S566_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Active", "name": "Active", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "LEGACYMATERIAL": {"type": "inherited"}, "ISLINED": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Active", "description": "", "prototype": { "attributes": { "FROMH": null, "TOMH": null, "STATUS": "Active", "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": null, "MATERIAL": null, "DIAMETER": null, "DIAMETERTEXT": null, "MAINSHAPE": null, "PIPELENGTH": null, "LINEDYEAR": null, "LINERTYPE": null, "SLOPE": null, "NAME": null, "COMMENTS": null, "LEGACYMATERIAL": null, "ISLINED": null, "OUTFALLLOC": null, "ASBUILT": null, "PROJECTNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Non City", "name": "Non City", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "LEGACYMATERIAL": {"type": "inherited"}, "ISLINED": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Non City", "description": "", "prototype": { "attributes": { "FROMH": null, "TOMH": null, "STATUS": "Non City", "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": null, "MATERIAL": null, "DIAMETER": null, "DIAMETERTEXT": null, "MAINSHAPE": null, "PIPELENGTH": null, "LINEDYEAR": null, "LINERTYPE": null, "SLOPE": null, "NAME": null, "COMMENTS": null, "LEGACYMATERIAL": null, "ISLINED": null, "OUTFALLLOC": null, "ASBUILT": null, "PROJECTNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private", "name": "Private", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "LEGACYMATERIAL": {"type": "inherited"}, "ISLINED": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "FROMH": null, "TOMH": null, "STATUS": "Private", "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": null, "MATERIAL": null, "DIAMETER": null, "DIAMETERTEXT": null, "MAINSHAPE": null, "PIPELENGTH": null, "LINEDYEAR": null, "LINERTYPE": null, "SLOPE": null, "NAME": null, "COMMENTS": null, "LEGACYMATERIAL": null, "ISLINED": null, "OUTFALLLOC": null, "ASBUILT": null, "PROJECTNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Under Const", "name": "Under Const", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MAINSHAPE": {"type": "inherited"}, "LINERTYPE": {"type": "inherited"}, "LEGACYMATERIAL": {"type": "inherited"}, "ISLINED": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Under Const", "description": "", "prototype": { "attributes": { "FROMH": null, "TOMH": null, "STATUS": "Under Const", "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": null, "MATERIAL": null, "DIAMETER": null, "DIAMETERTEXT": null, "MAINSHAPE": null, "PIPELENGTH": null, "LINEDYEAR": null, "LINERTYPE": null, "SLOPE": null, "NAME": null, "COMMENTS": null, "LEGACYMATERIAL": null, "ISLINED": null, "OUTFALLLOC": null, "ASBUILT": null, "PROJECTNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }