Services Directory Login
{
  "currentVersion" : 10.81,
  "id" : 142,
  "name" : "SLMP",
  "type" : "Feature Layer",
  "description" : "State Land Map based on county parcel data, NHD water, NYS 2017 roads, and 2003 to 2014 orthoimagery. March 2018 edition",
  "geometryType" : "esriGeometryPolygon",
  "sourceSpatialReference" : {
    "wkid" : 102100,
    "latestWkid" : 3857
  },
  "copyrightText" : "NYS Adirondack Park Agency",
  "parentLayer" : null,
  "subLayers" : [ ],
  "minScale" : 0,
  "maxScale" : 0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "uniqueValue",
      "field1" : "LCCode",
      "field2" : null,
      "field3" : null,
      "defaultSymbol" : null,
      "defaultLabel" : null,
      "uniqueValueInfos" : [ {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 133, 245, 184, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "7",
        "label" : "Wilderness",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSBackwardDiagonal",
          "color" : [ 255, 255, 255, 255 ],
          "outline" : null
        },
        "value" : "8",
        "label" : "Canoe Area",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 156, 255, 209, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "9",
        "label" : "Primitive Area",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 214, 255, 168, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "10",
        "label" : "Wild Forest",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 43, 179, 66, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "11",
        "label" : "Intensive Use",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSForwardDiagonal",
          "color" : [ 255, 255, 255, 255 ],
          "outline" : null
        },
        "value" : "12",
        "label" : "Historic",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 242, 64, 242, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "13",
        "label" : "State Administrative",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 204, 204, 204, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSNull",
            "color" : [ 110, 110, 110, 255 ],
            "width" : 0
          }
        },
        "value" : "14",
        "label" : "Pending Classification",
        "description" : ""
      } ],
      "fieldDelimiter" : ","
    },
    "transparency" : 0,
    "labelingInfo" : null
  },
  "defaultVisibility" : true,
  "extent" : {
    "xmin" : -8384395.737,
    "ymin" : 5320840.846699998,
    "xmax" : -8163126.876800001,
    "ymax" : 5601970.160899997,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "GNIS_Name",
  "typeIdField" : null,
  "subtypeFieldName" : null,
  "fields" : [ {
    "name" : "OBJECTID",
    "type" : "esriFieldTypeOID",
    "alias" : "OBJECTID",
    "domain" : null
  }, {
    "name" : "LCCode",
    "type" : "esriFieldTypeSmallInteger",
    "alias" : "LCCode",
    "domain" : {
      "type" : "codedValue",
      "name" : "WS2_Land Classification",
      "description" : "APLUDP/SLMP APA codes",
      "codedValues" : [ {
        "name" : "Background",
        "code" : 0
      }, {
        "name" : "Hamlet",
        "code" : 1
      }, {
        "name" : "Moderate Intensity",
        "code" : 2
      }, {
        "name" : "Low Intensity",
        "code" : 3
      }, {
        "name" : "Rural Use",
        "code" : 4
      }, {
        "name" : "Resource Management",
        "code" : 5
      }, {
        "name" : "Industrial Use",
        "code" : 6
      }, {
        "name" : "Wilderness",
        "code" : 7
      }, {
        "name" : "Canoe Area",
        "code" : 8
      }, {
        "name" : "Primitive Area",
        "code" : 9
      }, {
        "name" : "Wild Forest",
        "code" : 10
      }, {
        "name" : "Intensive Use",
        "code" : 11
      }, {
        "name" : "Historic",
        "code" : 12
      }, {
        "name" : "State Administrative",
        "code" : 13
      }, {
        "name" : "Pending Classification",
        "code" : 14
      }, {
        "name" : "Water",
        "code" : 15
      } ],
      "mergePolicy" : "esriMPTDefaultValue",
      "splitPolicy" : "esriSPTDuplicate"
    }
  }, {
    "name" : "SHAPE",
    "type" : "esriFieldTypeGeometry",
    "alias" : "SHAPE",
    "domain" : null
  }, {
    "name" : "SUM_ACRES_UTM",
    "type" : "esriFieldTypeDouble",
    "alias" : "SUM_ACRES_UTM",
    "domain" : null
  }, {
    "name" : "GNIS_Name",
    "type" : "esriFieldTypeString",
    "alias" : "GNIS_Name",
    "length" : 65,
    "domain" : null
  }, {
    "name" : "UMP_DEC_URL",
    "type" : "esriFieldTypeString",
    "alias" : "UMP_DEC_URL",
    "length" : 60,
    "domain" : null
  }, {
    "name" : "Agency",
    "type" : "esriFieldTypeString",
    "alias" : "Agency",
    "length" : 10,
    "domain" : null
  }, {
    "name" : "UnitCode",
    "type" : "esriFieldTypeSmallInteger",
    "alias" : "UnitCode",
    "domain" : null
  }, {
    "name" : "Water_Acres",
    "type" : "esriFieldTypeDouble",
    "alias" : "Water_Acres",
    "domain" : null
  }, {
    "name" : "Cnt_WaterBodies",
    "type" : "esriFieldTypeInteger",
    "alias" : "Cnt_WaterBodies",
    "domain" : null
  }, {
    "name" : "SHAPE_Length",
    "type" : "esriFieldTypeDouble",
    "alias" : "SHAPE_Length",
    "domain" : null
  }, {
    "name" : "SHAPE_Area",
    "type" : "esriFieldTypeDouble",
    "alias" : "SHAPE_Area",
    "domain" : null
  } ],
  "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,
  "supportsAdvancedQueries" : true,
  "supportedQueryFormats" : "JSON, AMF, geoJSON",
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  },
  "useStandardizedQueries" : true,
  "advancedQueryCapabilities" : {
    "useStandardizedQueries" : true,
    "supportsStatistics" : true,
    "supportsOrderBy" : true,
    "supportsDistinct" : true,
    "supportsPagination" : true,
    "supportsTrueCurve" : true,
    "supportsReturningQueryExtent" : true,
    "supportsQueryWithDistance" : true,
    "supportsSqlExpression" : true
  },
  "supportsDatumTransformation" : true
}