{ "currentVersion": 10.91, "id": 1, "name": "Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -174.22136259730576, "ymin": -14.271752499722538, "xmax": 73.91115022900124, "ymax": 69.9797722882522, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "issue_status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "1", "label": "Submitted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "5", "label": "In Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "2", "label": "In Progress", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "3", "label": "Resolved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "4", "label": "Wont Fix", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tnm_id", "typeIdField": "issue_status", "subtypeField": "Source_Theme", "defaultSubtypeCode": 4, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tnm_id", "type": "esriFieldTypeString", "alias": "TNM_ID", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "TNM_ID" }, { "name": "report_date", "type": "esriFieldTypeDate", "alias": "ReportDate", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "Report_Date" }, { "name": "reporter_email", "type": "esriFieldTypeString", "alias": "ReporterEmail", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Reporter_Email" }, { "name": "source_tnmid", "type": "esriFieldTypeString", "alias": "SourceTNMID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Source_TNMID" }, { "name": "source_theme", "type": "esriFieldTypeInteger", "alias": "SourceTheme", "domain": null, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "Source_Theme" }, { "name": "source_feature_class", "type": "esriFieldTypeInteger", "alias": "SourceFeatClass", "domain": { "type": "codedValue", "name": "USTopoTheme Domain", "description": "", "codedValues": [ { "name": "Annotation Layer", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_Feature_Class" }, { "name": "reporter_application", "type": "esriFieldTypeInteger", "alias": "ReporterApp", "domain": { "type": "codedValue", "name": "SourceApp Domain", "description": "", "codedValues": [ { "name": "Compare Tool", "code": 1 }, { "name": "Manual Edit", "code": 2 }, { "name": "Markup Application", "code": 3 }, { "name": "Data Management Process", "code": 4 }, { "name": "VWE", "code": 5 }, { "name": "NHD HEM Sync Process", "code": 6 }, { "name": "Batch Load Process", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Reporter_Application" }, { "name": "issue_type_action", "type": "esriFieldTypeInteger", "alias": "IssueAction", "domain": { "type": "codedValue", "name": "ActionType Domain", "description": "", "codedValues": [ { "name": "Add New Feature", "code": 1 }, { "name": "Update Existing Feature", "code": 2 }, { "name": "Delete Feature", "code": 3 }, { "name": "Comment Only", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Issue_Type_Action" }, { "name": "issue_description", "type": "esriFieldTypeString", "alias": "IssueDesc", "domain": null, "editable": true, "nullable": false, "length": 400, "defaultValue": null, "modelName": "Issue_Description" }, { "name": "issue_status", "type": "esriFieldTypeInteger", "alias": "IssueStatus", "domain": { "type": "codedValue", "name": "WorkStatus Domain", "description": "", "codedValues": [ { "name": "Submitted", "code": 1 }, { "name": "In Progress", "code": 2 }, { "name": "Resolved", "code": 3 }, { "name": "Wont Fix", "code": 4 }, { "name": "In Review", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Status" }, { "name": "issue_status_date", "type": "esriFieldTypeDate", "alias": "IssueStatusDate", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "Status_Date" }, { "name": "editor_organization", "type": "esriFieldTypeString", "alias": "EditorOrg", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor_Organization" }, { "name": "editor_comment", "type": "esriFieldTypeString", "alias": "EditorComment", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "Editor_Comment" }, { "name": "meta_processid", "type": "esriFieldTypeString", "alias": "Meta_ProcessID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Meta_ProcessID" }, { "name": "attribute_data", "type": "esriFieldTypeString", "alias": "AttributeData", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "attribute_data" }, { "name": "state_fips", "type": "esriFieldTypeString", "alias": "state_fips", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "state_fips" }, { "name": "hu8list", "type": "esriFieldTypeString", "alias": "HU8List", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "huc8" }, { "name": "statelist", "type": "esriFieldTypeString", "alias": "StateList", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "statelist" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "i32report_date", "fields": "report_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i32tnm_id", "fields": "tnm_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} }, "templates": [ { "name": "Submitted", "description": "", "prototype": { "attributes": { "statelist": null, "tnm_id": " ", "report_date": -2209161600000, "source_tnmid": null, "source_feature_class": null, "reporter_application": 0, "issue_type_action": 0, "issue_description": " ", "issue_status": 1, "reporter_email": " ", "source_theme": 4, "issue_status_date": -2209161600000, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "hu8list": null, "statelist": null, "tnm_id": " ", "report_date": -2209161600000, "reporter_email": " ", "source_tnmid": null, "source_theme": 4, "source_feature_class": null, "reporter_application": 0, "issue_type_action": 0, "issue_description": " ", "issue_status": 5, "issue_status_date": -2209161600000, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "statelist": null, "tnm_id": " ", "report_date": -2209161600000, "source_tnmid": null, "source_feature_class": null, "reporter_application": 0, "issue_type_action": 0, "issue_description": " ", "issue_status": 2, "reporter_email": " ", "source_theme": 4, "issue_status_date": -2209161600000, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} }, "templates": [ { "name": "Resolved", "description": "", "prototype": { "attributes": { "statelist": null, "tnm_id": " ", "report_date": -2209161600000, "source_tnmid": null, "source_feature_class": null, "reporter_application": 0, "issue_type_action": 0, "issue_description": " ", "issue_status": 3, "reporter_email": " ", "source_theme": 4, "issue_status_date": -2209161600000, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} }, "templates": [ { "name": "Wont Fix", "description": "", "prototype": { "attributes": { "statelist": null, "tnm_id": " ", "report_date": -2209161600000, "source_tnmid": null, "source_feature_class": null, "reporter_application": 0, "issue_type_action": 0, "issue_description": " ", "issue_status": 4, "reporter_email": " ", "source_theme": 4, "issue_status_date": -2209161600000, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 9, "name": "USTopo", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 9, "source_feature_class": 11, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": {"type": "inherited"}, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 2, "name": "Elevation", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 2, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "ElevTheme Domain", "description": "", "codedValues": [ { "name": "Elev_Contour", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 6, "name": "Landform", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 6, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "LandformTheme Domain", "description": "", "codedValues": [ { "name": "Landform_Area", "code": 11 }, { "name": "Landform_GazPoint", "code": 12 }, { "name": "Landform_Line", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 1, "name": "Cells", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 1, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "CellTheme Domain", "description": "", "codedValues": [ { "name": "Cell_PolygonAll", "code": 11 }, { "name": "CellGrid_3_75Minute", "code": 12 }, { "name": "CellGrid_7_5Minute", "code": 13 }, { "name": "CellGrid_15Minute", "code": 14 }, { "name": "CellGrid_30X60Minute", "code": 15 }, { "name": "CellGrid_1X1Minute", "code": 16 }, { "name": "CellGrid_1X2Minute", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 7, "name": "Structures", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 7, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "StructTheme Domain", "description": "", "codedValues": [ { "name": "Struct_Point", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 4, "name": "Hydrography", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 4, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "HydroTheme Domain", "description": "", "codedValues": [ { "name": "NHDArea", "code": 11 }, { "name": "NHDAreaEventFC", "code": 12 }, { "name": "NHDFlowline", "code": 13 }, { "name": "NHDLine", "code": 14 }, { "name": "NHDLineEventFC", "code": 15 }, { "name": "NHDPoint", "code": 16 }, { "name": "NHDPointEventFC", "code": 17 }, { "name": "NHDWaterbody", "code": 18 }, { "name": "WBDHU2", "code": 21 }, { "name": "WBDHU4", "code": 22 }, { "name": "WBDHU6", "code": 23 }, { "name": "WBDHU8", "code": 24 }, { "name": "WBDHU10", "code": 25 }, { "name": "WBDHU12", "code": 26 }, { "name": "WBDHU14", "code": 27 }, { "name": "WBDHU16", "code": 28 }, { "name": "WBDLine", "code": 29 }, { "name": "NHDPlusSink", "code": 30 }, { "name": "NHDPlusBurntLineEvent", "code": 31 }, { "name": "NHDPlusBurnWaterbody", "code": 32 }, { "name": "NHDPlusCatchment", "code": 33 }, { "name": "NHDPlusWall", "code": 34 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 3, "name": "Governmental Units (GU)", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 3, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "GUTheme Domain", "description": "", "codedValues": [ { "name": "GU_CountyOrEquivalent", "code": 11 }, { "name": "GU_IncorporatedPlace", "code": 12 }, { "name": "GU_InternationalBoundaryLine", "code": 13 }, { "name": "GU_Jurisdictional", "code": 14 }, { "name": "GU_MinorCivilDivision", "code": 15 }, { "name": "GU_NativeAmericanArea", "code": 16 }, { "name": "GU_PLSSFirstDivision", "code": 17 }, { "name": "GU_PLSSSpecialSurvey", "code": 18 }, { "name": "GU_PLSSTownship", "code": 19 }, { "name": "GU_Reserve", "code": 20 }, { "name": "GU_StateOrTerritory", "code": 21 }, { "name": "GU_UnincorporatedPlace", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 8, "name": "Transportation", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 8, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "TransTheme Domain", "description": "", "codedValues": [ { "name": "Trans_AirportPoint", "code": 11 }, { "name": "Trans_AirportRunway", "code": 12 }, { "name": "Trans_RailFeature", "code": 13 }, { "name": "Trans_RoadSegment", "code": 14 }, { "name": "Trans_RoadSegment_USFS", "code": 15 }, { "name": "Trans_RoadSegment_NPS", "code": 16 }, { "name": "Trans_TrailSegment", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } }, { "code": 5, "name": "Landcover", "defaultValues": { "tnm_id": null, "report_date": null, "reporter_email": null, "source_tnmid": null, "source_theme": 5, "source_feature_class": null, "reporter_application": null, "issue_type_action": null, "issue_description": null, "issue_status": 1, "issue_status_date": null, "editor_organization": null, "editor_comment": null, "meta_processid": null, "attribute_data": null, "state_fips": null, "hu8list": null, "statelist": null }, "domains": { "source_feature_class": { "type": "codedValue", "name": "LandcoverTheme Domain", "description": "", "codedValues": [ { "name": "LandCover_Woodland", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "reporter_application": {"type": "inherited"}, "issue_type_action": {"type": "inherited"}, "issue_status": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }