{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "NHDFlowline_Named", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 1.33333333126373E-7, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -399.99999995622704, "falseY": -399.99999997912005, "xyUnits": 9.60000001490112E8, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 8000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.GNIS_Name", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 500, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 125000, "name": "Class 1", "priority": 78, "symbol": { "type": "esriTS", "color": [ 190, 210, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.6, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -84.4955863792863, "ymin": 35.190800812043506, "xmax": -74.96569326178695, "ymax": 40.23434747088157, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.600000014901074E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 7999.999289457327 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "ftype", "subtypeFieldName": "ftype", "subtypeField": "ftype", "defaultSubtypeCode": 468, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "LengthKm", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wbarea_permanent_identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "mainpath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "innetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Drainageway", "description": "", "codedValues": [ { "name": "Drainageway", "code": 46800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 468, "name": "Drainageway" } ], "subtypes": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 42000, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 56600, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 566, "name": "Coastline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 42805, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 46006, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 55800, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 33400, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 33600, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Drainageway", "description": "", "codedValues": [ { "name": "Drainageway", "code": 46800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 46800, "mainpath": null, "innetwork": null, "visibilityfilter": null }, "code": 468, "name": "Drainageway" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7bb10a0e7ff149ad9213945b86b9b88b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "NHDFlowline_Unnamed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 1.33333333126373E-7, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -399.99999995622704, "falseY": -399.99999997912005, "xyUnits": 9.60000001490112E8, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 8000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -84.4955863792863, "ymin": 35.190800812043506, "xmax": -74.96569326178695, "ymax": 40.23434747088157, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.600000014901074E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 7999.999289457327 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "ftype", "subtypeFieldName": "ftype", "subtypeField": "ftype", "defaultSubtypeCode": 468, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "LengthKm", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wbarea_permanent_identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "mainpath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "innetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Drainageway", "description": "", "codedValues": [ { "name": "Drainageway", "code": 46800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "id": 468, "name": "Drainageway" } ], "subtypes": [ { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 42000, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 56600, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 566, "name": "Coastline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 42805, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 46006, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 55800, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 33400, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 33600, "mainpath": 0, "innetwork": 1, "visibilityfilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "resolution": {"type": "inherited"}, "flowdir": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Drainageway", "description": "", "codedValues": [ { "name": "Drainageway", "code": 46800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "mainpath": {"type": "inherited"}, "innetwork": {"type": "inherited"}, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": null, "fcode": 46800, "mainpath": null, "innetwork": null, "visibilityfilter": null }, "code": 468, "name": "Drainageway" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7bb10a0e7ff149ad9213945b86b9b88b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 1.33333333126373E-7, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -399.99999995622704, "falseY": -399.99999997912005, "xyUnits": 9.60000001490112E8, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 8000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "round(($feature.areasqkm*247.105),1) + \" ac\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "areasqkm > 0.004", "useCodedValues": true, "maxScale": 0, "minScale": 18057, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -85.18603473446461, "ymin": 35.235819011973604, "xmax": -74.88520625982852, "ymax": 40.22422500423062, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.600000014901074E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 7999.999289457327 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gnis_name", "typeIdField": "ftype", "subtypeFieldName": "ftype", "subtypeField": "ftype", "defaultSubtypeCode": 390, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "visibilityfilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 436, "name": "Reservoir" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 466, "name": "SwampMarsh" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 493, "name": "Estuary" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 390, "name": "LakePond" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 361, "name": "Playa" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Ice Mass FCode", "description": "", "codedValues": [ { "name": "Ice Mass", "code": 37800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "id": 378, "name": "Ice Mass" } ], "subtypes": [ { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 43600, "visibilityfilter": 0 }, "code": 436, "name": "Reservoir" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 46600, "visibilityfilter": 0 }, "code": 466, "name": "SwampMarsh" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 49300, "visibilityfilter": 0 }, "code": 493, "name": "Estuary" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 39004, "visibilityfilter": 0 }, "code": 390, "name": "LakePond" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 36100, "visibilityfilter": 0 }, "code": 361, "name": "Playa" }, { "domains": { "resolution": {"type": "inherited"}, "elevation": {"type": "inherited"}, "fcode": { "type": "codedValue", "name": "Ice Mass FCode", "description": "", "codedValues": [ { "name": "Ice Mass", "code": 37800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "visibilityfilter": {"type": "inherited"} }, "defaultValues": { "permanent_identifier": null, "fdate": null, "resolution": null, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": null, "fcode": 37800, "visibilityfilter": 0 }, "code": 378, "name": "Ice Mass" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7bb10a0e7ff149ad9213945b86b9b88b" } ], "tables": [] }