Services Directory Login
{
  "currentVersion" : 10.81,
  "cimVersion" : "3.0.0",
  "id" : 55,
  "name" : "HydrographyPoly_WM",
  "type" : "Feature Layer",
  "description" : "Polygon features representing waterbodies.",
  "geometryType" : "esriGeometryPolygon",
  "sourceSpatialReference" : {
    "wkid" : 102100,
    "latestWkid" : 3857,
    "xyTolerance" : 0.001,
    "zTolerance" : 0.001,
    "mTolerance" : 0.001,
    "falseX" : -20037700,
    "falseY" : -30241100,
    "xyUnits" : 10000,
    "falseZ" : -100000,
    "zUnits" : 10000,
    "falseM" : -100000,
    "mUnits" : 10000
  },
  "copyrightText" : "",
  "parentLayer" : {
    "id" : 54,
    "name" : "Canvas"
  },
  "subLayers" : [ ],
  "minScale" : 0,
  "maxScale" : 0,
  "referenceScale" : 0.0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "uniqueValue",
      "field1" : "TYPE",
      "uniqueValueInfos" : [ {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 117, 207, 240, 255 ],
          "outline" : null
        },
        "value" : "Lake or Pond",
        "label" : "Lake or Pond; Reservoir; Stream or River; Canal or Ditch"
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 117, 207, 240, 255 ],
          "outline" : null
        },
        "value" : "Reservoir",
        "label" : "Lake or Pond; Reservoir; Stream or River; Canal or Ditch"
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 117, 207, 240, 255 ],
          "outline" : null
        },
        "value" : "Stream or River",
        "label" : "Lake or Pond; Reservoir; Stream or River; Canal or Ditch"
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 117, 207, 240, 255 ],
          "outline" : null
        },
        "value" : "Canal or Ditch",
        "label" : "Lake or Pond; Reservoir; Stream or River; Canal or Ditch"
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSBackwardDiagonal",
          "color" : [ 115, 223, 255, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 115, 223, 255, 255 ],
            "width" : 0.4
          }
        },
        "value" : "Swamp or Marsh",
        "label" : "Swamp or Marsh"
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 230, 228, 224, 255 ],
          "outline" : null
        },
        "value" : "Island",
        "label" : "Island"
      } ],
      "fieldDelimiter" : ",",
      "authoringInfo" : {
        "colorRamp" : {
          "type" : "algorithmic",
          "algorithm" : "esriHSVAlgorithm",
          "fromColor" : [ 255, 235, 214, 255 ],
          "toColor" : [ 196, 10, 10, 255 ]
        }
      }
    },
    "scaleSymbols" : true,
    "transparency" : 0,
    "labelingInfo" : null
  },
  "defaultVisibility" : true,
  "extent" : {
    "xmin" : -8209415.667099999,
    "ymin" : 5007642.8352999985,
    "xmax" : -8146731.898700001,
    "ymax" : 5113631.3544000015,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857,
      "xyTolerance" : 0.001,
      "zTolerance" : 0.001,
      "mTolerance" : 0.001,
      "falseX" : -20037700,
      "falseY" : -30241100,
      "xyUnits" : 10000,
      "falseZ" : -100000,
      "zUnits" : 10000,
      "falseM" : -100000,
      "mUnits" : 10000
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "NAME",
  "typeIdField" : null,
  "subtypeFieldName" : null,
  "subtypeField" : null,
  "defaultSubtypeCode" : null,
  "fields" : [ {
    "name" : "OBJECTID",
    "type" : "esriFieldTypeOID",
    "alias" : "OBJECTID",
    "domain" : null
  }, {
    "name" : "Shape",
    "type" : "esriFieldTypeGeometry",
    "alias" : "Shape",
    "domain" : null
  }, {
    "name" : "HYDROID",
    "type" : "esriFieldTypeInteger",
    "alias" : "Hydro ID",
    "domain" : null
  }, {
    "name" : "REACHCODE",
    "type" : "esriFieldTypeString",
    "alias" : "Reach Code",
    "length" : 14,
    "domain" : null
  }, {
    "name" : "GNISID",
    "type" : "esriFieldTypeString",
    "alias" : "GNISID",
    "length" : 10,
    "domain" : null
  }, {
    "name" : "NAME",
    "type" : "esriFieldTypeString",
    "alias" : "Name",
    "length" : 100,
    "domain" : null
  }, {
    "name" : "TYPE",
    "type" : "esriFieldTypeString",
    "alias" : "Waterbody Type",
    "length" : 30,
    "domain" : {
      "type" : "codedValue",
      "name" : "WS2_WaterbodyType",
      "description" : "The type of waterbody as adapted from USGS NHD for cartographic requirements",
      "codedValues" : [ {
        "name" : "Canal or Ditch",
        "code" : "Canal or Ditch"
      }, {
        "name" : "Dam or Weir",
        "code" : "Dam or Weir"
      }, {
        "name" : "Estuary",
        "code" : "Estuary"
      }, {
        "name" : "Ice Mass",
        "code" : "Ice Mass"
      }, {
        "name" : "Lake or Pond",
        "code" : "Lake or Pond"
      }, {
        "name" : "Lake or Pond-Intermittent",
        "code" : "Lake or Pond-Intermittent"
      }, {
        "name" : "Playa",
        "code" : "Playa"
      }, {
        "name" : "Reef",
        "code" : "Reef"
      }, {
        "name" : "Reservoir",
        "code" : "Reservoir"
      }, {
        "name" : "Sea or Ocean",
        "code" : "Sea or Ocean"
      }, {
        "name" : "Stream or River",
        "code" : "Stream or River"
      }, {
        "name" : "Swamp or Marsh",
        "code" : "Swamp or Marsh"
      }, {
        "name" : "Other",
        "code" : "Other"
      }, {
        "name" : "Unknown",
        "code" : "Unknown"
      }, {
        "name" : "Island",
        "code" : "Island"
      } ],
      "mergePolicy" : "esriMPTDefaultValue",
      "splitPolicy" : "esriSPTDuplicate"
    }
  }, {
    "name" : "WATERAREA",
    "type" : "esriFieldTypeDouble",
    "alias" : "Area in Acres",
    "domain" : null
  }, {
    "name" : "ELEVATION",
    "type" : "esriFieldTypeInteger",
    "alias" : "Elevation",
    "domain" : null
  }, {
    "name" : "LASTUPDATE",
    "type" : "esriFieldTypeDate",
    "alias" : "Last Update Date",
    "length" : 8,
    "domain" : null
  }, {
    "name" : "LASTEDITOR",
    "type" : "esriFieldTypeString",
    "alias" : "Last Editor",
    "length" : 50,
    "domain" : null
  }, {
    "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" : ""
  } ],
  "subtypes" : [ ],
  "relationships" : [ ],
  "canModifyLayer" : false,
  "canScaleSymbols" : false,
  "hasLabels" : false,
  "capabilities" : "Map",
  "maxRecordCount" : 1000,
  "supportsStatistics" : true,
  "supportsExceedsLimitStatistics" : true,
  "supportsAdvancedQueries" : true,
  "supportedQueryFormats" : "JSON, geoJSON, PBF",
  "isDataVersioned" : false,
  "effectiveMinScale" : 36113,
  "effectiveMaxScale" : 4515,
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  },
  "useStandardizedQueries" : true,
  "supportedSpatialRelationships" : [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ],
  "advancedQueryCapabilities" : {
    "useStandardizedQueries" : true,
    "supportsStatistics" : true,
    "supportsPercentileStatistics" : true,
    "supportsHavingClause" : true,
    "supportsOrderBy" : true,
    "supportsDistinct" : true,
    "supportsCountDistinct" : true,
    "supportsPagination" : true,
    "supportsLod" : false,
    "supportsQueryWithLodSR" : false,
    "supportsTrueCurve" : true,
    "supportsQueryWithDatumTransformation" : true,
    "supportsReturningQueryExtent" : true,
    "supportsQueryWithDistance" : true,
    "supportsSqlExpression" : true,
    "supportsTimeRelation" : true,
    "supportsSqlFormat" : false,
    "supportsQueryAnalytic" : false
  },
  "supportsDatumTransformation" : true,
  "dateFieldsTimeReference" : null,
  "preferredTimeReference" : null,
  "datesInUnknownTimezone" : false,
  "hasGeometryProperties" : true,
  "geometryProperties" : {
    "shapeAreaFieldName" : "Shape_Area",
    "shapeLengthFieldName" : "Shape_Length",
    "units" : "esriMeters"
  },
  "hasMetadata" : true,
  "isDataArchived" : false,
  "archivingInfo" : {
    "supportsQueryWithHistoricMoment" : false,
    "startArchivingMoment" : -1
  },
  "supportsCoordinatesQuantization" : true,
  "supportsDynamicLegends" : true
}