{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Canal Alignments", "type": "Feature Layer", "description": "This dataset was created by copying the existing canal dataset (Alignments_Canal), adding in some segments from the NHD identified as canals, and removing some natural channels that are not part of any system. Lots of work was done in April/May 2017 to clean and verify the topology and direction of flow; future updates should strive to maintain or update this topology.The Canal Name field is intended to be the name of the physical ditch, like 'System D' or 'Such-and-such Lateral' and roughly corresponds to the old canal_alias field. The company_id field is a foreign key for the canal_companies table, which holds the canal company name and contact info. Join the table to label each canal by the company that owns or maintains it. The zoom_level field is a cartographic field for displaying more info at closer zoom levels. 1 is for main canals, 2, for major laterals, 3 for most laterals, and 4 for tiny one-off laterals to individual properties.The share field indicates whether the segment can be publicly shared on webmaps or given to people who ask for data.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "canal_name", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Head Gate 82 Pipe Line", "label": "Head Gate 82 Pipe Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Head Gate 82-1 Pipe Line", "label": "Head Gate 82-1 Pipe Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 173, 189, 255 ], "toColor": [ 57, 173, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 42, 255 ], "toColor": [ 199, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 39, 186, 255 ], "toColor": [ 122, 39, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 194, 43, 255 ], "toColor": [ 171, 194, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 68, 123, 255 ], "toColor": [ 179, 68, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 83, 153, 255 ], "toColor": [ 40, 83, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 173, 103, 255 ], "toColor": [ 45, 173, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 109, 43, 255 ], "toColor": [ 153, 109, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 42, 255 ], "toColor": [ 42, 201, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 93, 74, 255 ], "toColor": [ 189, 93, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 46, 156, 255 ], "toColor": [ 36, 46, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 70, 190, 255 ], "toColor": [ 194, 70, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 196, 171, 255 ], "toColor": [ 43, 196, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1483733.6070788056, "ymin": 3698607.798555225, "xmax": 1659730.3315282166, "ymax": 3893062.9447491467, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "canal_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "segment_id", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "canal_name", "type": "esriFieldTypeString", "alias": "Canal Name", "length": 255, "domain": null }, { "name": "canal_material", "type": "esriFieldTypeString", "alias": "Canal Material", "length": 50, "domain": null }, { "name": "company_id", "type": "esriFieldTypeInteger", "alias": "Company ID", "domain": null }, { "name": "area_served", "type": "esriFieldTypeString", "alias": "Area Served", "length": 255, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Water Source", "length": 255, "domain": null }, { "name": "max_cfs", "type": "esriFieldTypeInteger", "alias": "Max CFS", "domain": null }, { "name": "canal_type", "type": "esriFieldTypeString", "alias": "Canal Type", "length": 255, "domain": { "type": "codedValue", "name": "Canal Type", "description": "Function of canal alignment", "codedValues": [ { "name": "Main canal alignment", "code": "Main" }, { "name": "Side canal delivering water to customers", "code": "Lateral" }, { "name": "Abandoned or re-routed canal, often due to pressurization", "code": "Abandoned" }, { "name": "Field drains, either open or covered", "code": "Field Drain" }, { "name": "Natural channel used as part of main canal", "code": "Natural" }, { "name": "Natural channel not used as part of main canal, includes channels used as outlets", "code": "Natural-Unaffiliated" }, { "name": "False alignment, no evidence of any drainage structure", "code": "False" }, { "name": "Currently Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "flow_direction", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 100, "domain": { "type": "codedValue", "name": "Flow Direction", "description": "Direction of flow compared to digitized direction", "codedValues": [ { "name": "Flow is same direction as digitization", "code": "with_digitized" }, { "name": "Flow is opposite direction as digitization", "code": "against_digitized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "share_alignment", "type": "esriFieldTypeString", "alias": "share_alignment", "length": 15, "domain": null }, { "name": "zoom_level", "type": "esriFieldTypeInteger", "alias": "Zoom Level", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 10000, "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "Global ID", "length": 100, "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": "old_guid", "type": "esriFieldTypeGUID", "alias": "old_guid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1136_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1018_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }