{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 242, "name": "Drainage Ditches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Line_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "Dtch", "label": "Ditch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 101, 54, 255 ], "toColor": [ 133, 101, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 85, 230, 255 ], "toColor": [ 143, 85, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 150, 255 ], "toColor": [ 92, 250, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 156, 204, 255 ], "toColor": [ 88, 156, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 90, 130, 255 ], "toColor": [ 250, 90, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 234, 87, 255 ], "toColor": [ 242, 234, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 148, 112, 255 ], "toColor": [ 75, 148, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 66, 112, 255 ], "toColor": [ 130, 66, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 133, 86, 255 ], "toColor": [ 245, 133, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 247, 250, 255 ], "toColor": [ 97, 247, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 161, 247, 255 ], "toColor": [ 198, 161, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 230, 154, 255 ], "toColor": [ 194, 230, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 58, 135, 255 ], "toColor": [ 53, 58, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 511297.39471435547, "ymin": 5429216.50012207, "xmax": 516230.4016723633, "ymax": 5430953.50012207, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Line_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Storm_Id", "type": "esriFieldTypeSmallInteger", "alias": "Storm Line ID", "domain": null }, { "name": "Line_Type", "type": "esriFieldTypeString", "alias": "Line Type", "length": 5, "domain": { "type": "codedValue", "name": "dStormLn_Type", "description": "", "codedValues": [ { "name": "Abandoned line", "code": "Abnd" }, { "name": "Creek", "code": "Cree" }, { "name": "Open Ditch", "code": "Dtch" }, { "name": "Pipe in Ditch (Culvert)", "code": "Pi_Dc" }, { "name": "Pipe connected to MH", "code": "Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null }, { "name": "Us_End_Id", "type": "esriFieldTypeSmallInteger", "alias": "Upstream End ID", "domain": null }, { "name": "Ds_End_Id", "type": "esriFieldTypeSmallInteger", "alias": "Downstream End ID", "domain": null }, { "name": "Us_Ds_In_E", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Invert Elevation", "length": 20, "domain": null }, { "name": "Us_Ds_P_Ty", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Pipe Type", "length": 10, "domain": null }, { "name": "Us_Ds_Pi_S", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Pipe Size", "length": 30, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 16, "domain": null }, { "name": "Catchment", "type": "esriFieldTypeString", "alias": "Catchment", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "To_Delete", "type": "esriFieldTypeString", "alias": "To_Delete", "length": 255, "domain": { "type": "codedValue", "name": "dYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Us_Ds_Pi_Size_inch", "type": "esriFieldTypeString", "alias": "Us_Ds_Pi_Size_inch", "length": 50, "domain": null }, { "name": "Grade_cal", "type": "esriFieldTypeInteger", "alias": "Grade_cal", "domain": null }, { "name": "Us_Rm_E", "type": "esriFieldTypeDouble", "alias": "Us_Rm_E", "domain": null }, { "name": "Ds_Rm_E", "type": "esriFieldTypeDouble", "alias": "Ds_Rm_E", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a134_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 10, "name": "wr_gis.SDE.StormAnno2", "relatedTableId": 141, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e06c7d7091b40518f9a47349da35eea" }