{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Developed Channels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 1.196903300463776E9, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2140029.474165857, "ymin": 159396.1718071103, "xmax": 2176275.3527894467, "ymax": 182703.2846416086, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ChannelNam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ChannelNam", "type": "esriFieldTypeString", "alias": "Channel Name", "length": 50, "domain": null }, { "name": "RightSideM", "type": "esriFieldTypeString", "alias": "Right Side Material", "length": 20, "domain": { "type": "codedValue", "name": "stormSideMaterial", "description": "Material templates for Flumes, Outfalls, Developed and Trickle Channels.", "codedValues": [ { "name": "Concrete Lined", "code": "CL" }, { "name": "Natural", "code": "NA" }, { "name": "Gabion", "code": "GB" }, { "name": "Concrete Rip Rap", "code": "CR" }, { "name": "Rock Rip Rap", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LeftSideMa", "type": "esriFieldTypeString", "alias": "Left Side Material", "length": 20, "domain": { "type": "codedValue", "name": "stormSideMaterial", "description": "Material templates for Flumes, Outfalls, Developed and Trickle Channels.", "codedValues": [ { "name": "Concrete Lined", "code": "CL" }, { "name": "Natural", "code": "NA" }, { "name": "Gabion", "code": "GB" }, { "name": "Concrete Rip Rap", "code": "CR" }, { "name": "Rock Rip Rap", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomMate", "type": "esriFieldTypeString", "alias": "Bottom Material", "length": 20, "domain": { "type": "codedValue", "name": "stormSideMaterial", "description": "Material templates for Flumes, Outfalls, Developed and Trickle Channels.", "codedValues": [ { "name": "Concrete Lined", "code": "CL" }, { "name": "Natural", "code": "NA" }, { "name": "Gabion", "code": "GB" }, { "name": "Concrete Rip Rap", "code": "CR" }, { "name": "Rock Rip Rap", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomWidt", "type": "esriFieldTypeDouble", "alias": "Bottom Width (ft)", "domain": null }, { "name": "TopWidth_F", "type": "esriFieldTypeDouble", "alias": "Top Width (ft)", "domain": null }, { "name": "Height_Fee", "type": "esriFieldTypeDouble", "alias": "Height (ft)", "domain": null }, { "name": "RightToeAn", "type": "esriFieldTypeSmallInteger", "alias": "Right Toe Angle", "domain": null }, { "name": "LeftToeAng", "type": "esriFieldTypeSmallInteger", "alias": "Left Toe Angle", "domain": null }, { "name": "Collected_", "type": "esriFieldTypeString", "alias": "Collected_", "length": 20, "domain": { "type": "codedValue", "name": "stormCrew", "description": "Stormwater crew.", "codedValues": [ { "name": "Robert Bettes", "code": "RBettes" }, { "name": "Marianna Sikkar", "code": "MSikkar" }, { "name": "Matt Summers", "code": "MSummers" }, { "name": "Storm Intern", "code": "Stormintern" }, { "name": "Everett Ryan", "code": "ERyan" }, { "name": "Jacob Tison", "code": "JTison" }, { "name": "Luke Miller", "code": "LMiller" }, { "name": "Micala Newland", "code": "MNewland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "DateOfColl", "type": "esriFieldTypeDate", "alias": "Date Collected", "length": 8, "domain": null }, { "name": "TimeOfColl", "type": "esriFieldTypeString", "alias": "TimeOfColl", "length": 10, "domain": null }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "length": 30, "domain": null }, { "name": "Corr_Type", "type": "esriFieldTypeString", "alias": "Corr_Type", "length": 36, "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "GPS_Time", "type": "esriFieldTypeString", "alias": "GPS_Time", "length": 10, "domain": null }, { "name": "Unfilt_Pos", "type": "esriFieldTypeDouble", "alias": "Unfilt_Pos", "domain": null }, { "name": "GPS_Length", "type": "esriFieldTypeDouble", "alias": "GPS_Length", "domain": null }, { "name": "GPS_3DLeng", "type": "esriFieldTypeDouble", "alias": "GPS_3DLeng", "domain": null }, { "name": "Avg_Vert_P", "type": "esriFieldTypeDouble", "alias": "Avg_Vert_P", "domain": null }, { "name": "Avg_Horz_P", "type": "esriFieldTypeDouble", "alias": "Avg_Horz_P", "domain": null }, { "name": "Line_ID", "type": "esriFieldTypeInteger", "alias": "Line_ID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "AssetIDNumber", "type": "esriFieldTypeSmallInteger", "alias": "AssetIDNumber", "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": { "type": "codedValue", "name": "stormOwnership", "description": "Ownership template for storm assets", "codedValues": [ { "name": "Public", "code": "PUBL`" }, { "name": "Private", "code": "PRIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R167_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a154_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 99999, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "21b10430ad7f4801a8bb12fa61e1304f" }