{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 424, "name": "Drainage_East_Waterways_2022", "type": "Feature Layer", "description": "All waterways are in east bank of Ascension Parish, Ron Savoy and Cynthia verified every waterways on 2022 based on 2021 Aerial, including adopted laterals and not adopted ones. All waterways are divided into 4 tier with drainage servitude status. All the long waterways were cut into segments at landmarks (Road intersections, pipelines, other waterways, etc.) for work orders purpose. all the segments have parent waterways name, FromName and ToName. this version was imported into SDE on 12/1/2022.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102682, "latestWkid": 3452, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124791100, "falseY": -91255500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3352529.5609815866, "ymin": 569178.7626767606, "xmax": 3502351.6999850124, "ymax": 671832.5101247579, "spatialReference": { "wkid": 102682, "latestWkid": 3452, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124791100, "falseY": -91255500, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NHD_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "length": 14, "domain": null }, { "name": "Lateral_lv", "type": "esriFieldTypeString", "alias": "Lateral_lv", "length": 254, "domain": { "type": "codedValue", "name": "Lateral_Lv", "description": "Lateral_Lv", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NHD_Name", "type": "esriFieldTypeString", "alias": "NHD_Name", "length": 100, "domain": null }, { "name": "EADD_Name", "type": "esriFieldTypeString", "alias": "EADD_Name", "length": 100, "domain": null }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 50, "domain": { "type": "codedValue", "name": "Basins", "description": "Basins", "codedValues": [ { "name": "Bayou Conway", "code": "Bayou Conway" }, { "name": "Henderson Bayou", "code": "Henderson Bayou" }, { "name": "Bayou Manchac", "code": "Bayou Manchac" }, { "name": "Marvin Braud", "code": "Marvin Braud" }, { "name": "Blind River_outside of Parish", "code": "Blind River" }, { "name": "Bayou Lafouche_Westbank", "code": "Bayou Lafouche" }, { "name": "Lake Maurepas", "code": "Lake Maurepas" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParentName", "type": "esriFieldTypeString", "alias": "Parent_Waterway_Name", "length": 50, "domain": null }, { "name": "ChildName", "type": "esriFieldTypeString", "alias": "Child_Waterway_Name", "length": 50, "domain": null }, { "name": "FromName", "type": "esriFieldTypeString", "alias": "FromName", "length": 50, "domain": null }, { "name": "ToName", "type": "esriFieldTypeString", "alias": "ToName", "length": 50, "domain": null }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "In Progress", "code": "In Progress" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Servitudes", "type": "esriFieldTypeString", "alias": "Drainage_Servitudes", "length": 50, "domain": { "type": "codedValue", "name": "Servitudes", "description": "Drainage_Servitudes", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "Partial", "code": "PARTIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AdoptLateral_Waterway", "type": "esriFieldTypeString", "alias": "AdoptLateralorWaterway", "length": 50, "domain": { "type": "codedValue", "name": "AdoptedLateral_Waterway", "description": "AdoptedLateral or Waterway", "codedValues": [ { "name": "AdoptedLateral", "code": "AdoptedLateral" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterwayType", "type": "esriFieldTypeString", "alias": "WaterwayType", "length": 255, "domain": { "type": "codedValue", "name": "WaterwayType", "description": "WaterwayType", "codedValues": [ { "name": "Ditch", "code": "Ditch" }, { "name": "Swale", "code": "Swale" }, { "name": "Canal", "code": "Canal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "From_XLong", "type": "esriFieldTypeDouble", "alias": "From_XLong", "domain": null }, { "name": "From_YLat", "type": "esriFieldTypeDouble", "alias": "From_YLat", "domain": null }, { "name": "To_XLong", "type": "esriFieldTypeDouble", "alias": "To_XLong", "domain": null }, { "name": "To_YLat", "type": "esriFieldTypeDouble", "alias": "To_YLat", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "APGID", "type": "esriFieldTypeString", "alias": "APGID", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 750, "domain": null }, { "name": "Waterways_Maintenance", "type": "esriFieldTypeString", "alias": "Waterways_Maintenance", "length": 255, "domain": { "type": "codedValue", "name": "MaintenanceWaterways", "description": "maintenance of the waterways", "codedValues": [ { "name": "Boat", "code": "Boat" }, { "name": "Shredder", "code": "Shredder" }, { "name": "Drone", "code": "Drone" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Banks_Maintenance", "type": "esriFieldTypeString", "alias": "Banks_Maintenance", "length": 255, "domain": { "type": "codedValue", "name": "MaintenanceBank", "description": "maintenance of the banks", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Hand", "code": "Hand" }, { "name": "Tractor", "code": "Tractor" }, { "name": "Shredder", "code": "Shredder" }, { "name": "Boat", "code": "Boat" }, { "name": "Drone", "code": "Drone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ConcreteLined", "type": "esriFieldTypeString", "alias": "ConcreteLined", "length": 255, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_187", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_187", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1723755519000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d4402ab687a041ca838c11e45d28f77b" } ], "tables": [] }