Services Directory Login
{
  "currentVersion" : 10.81,
  "id" : 0,
  "name" : "Least Cost Path Connectors",
  "type" : "Feature Layer",
  "description" : "The newly developed national connectivity dataset depicts a network of least cost path (LCP) connections between neighboring cores. Esri generated this comprehensive network of LCPs using the Cost Connectivity tool which was introduced in ArcGIS 10.4 and ArcGISPro in 1.3.  Least cost paths reflect the route of least resistance between neighboring habitat core edges. The PathCost field represents the non-directional cumulative cost of this route. Cost is not accrued for movement within habitat cores, thus the portion of each path that falls within a core’s boundary should be considered schematic only. These paths can be used to create a network dataset for use in additional analysis. If a network dataset is created, it should be cost-based, rather than length-based due to the schematic and costless nature of traveling within a core. The PathCost, LowCoreValue, and HighCoreValue fields were used to generate a network graph. This graph was then used to compute Betweenness Centrality attribution for the HabitatCores feature class. While least cost paths are useful for illuminating the discrete path of least resistance from one location to another, they should not be interpreted as least cost corridors. Least cost corridors expand least cost paths to encompass functionally larger areas that may facilitate species movement. ",
  "geometryType" : "esriGeometryPolyline",
  "sourceSpatialReference" : {
    "wkid" : 102100,
    "latestWkid" : 3857
  },
  "copyrightText" : "Esri APL, GIC",
  "parentLayer" : null,
  "subLayers" : [ ],
  "minScale" : 5000000,
  "maxScale" : 0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "simple",
      "symbol" : {
        "type" : "esriSLS",
        "style" : "esriSLSSolid",
        "color" : [ 130, 130, 130, 255 ],
        "width" : 1
      },
      "label" : "",
      "description" : ""
    },
    "transparency" : 0,
    "labelingInfo" : null
  },
  "defaultVisibility" : true,
  "extent" : {
    "xmin" : -1.3884313325E7,
    "ymin" : 2817417.850299999,
    "xmax" : -7453157.3673,
    "ymax" : 6324844.890500002,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "PATHID",
  "typeIdField" : null,
  "fields" : [ {
    "name" : "OBJECTID",
    "type" : "esriFieldTypeOID",
    "alias" : "OBJECTID",
    "domain" : null
  }, {
    "name" : "Shape",
    "type" : "esriFieldTypeGeometry",
    "alias" : "Shape",
    "domain" : null
  }, {
    "name" : "PATHID",
    "type" : "esriFieldTypeInteger",
    "alias" : "PATHID",
    "domain" : null
  }, {
    "name" : "PATHCOST",
    "type" : "esriFieldTypeDouble",
    "alias" : "PATHCOST",
    "domain" : null
  }, {
    "name" : "LowCoreValue",
    "type" : "esriFieldTypeInteger",
    "alias" : "LowCoreValue",
    "domain" : null
  }, {
    "name" : "HighCoreValue",
    "type" : "esriFieldTypeInteger",
    "alias" : "HighCoreValue",
    "domain" : null
  }, {
    "name" : "Shape_Length",
    "type" : "esriFieldTypeDouble",
    "alias" : "Shape_Length",
    "domain" : null
  } ],
  "indexes" : [ {
    "name" : "FDO_OBJECTID",
    "fields" : "OBJECTID",
    "isAscending" : true,
    "isUnique" : true,
    "description" : ""
  }, {
    "name" : "FDO_Shape",
    "fields" : "Shape",
    "isAscending" : true,
    "isUnique" : false,
    "description" : ""
  }, {
    "name" : "G3HighCoreValue",
    "fields" : "HighCoreValue",
    "isAscending" : true,
    "isUnique" : false,
    "description" : ""
  }, {
    "name" : "G3LowCoreValue",
    "fields" : "LowCoreValue",
    "isAscending" : true,
    "isUnique" : false,
    "description" : ""
  } ],
  "relationships" : [ ],
  "canModifyLayer" : false,
  "canScaleSymbols" : false,
  "hasLabels" : false,
  "capabilities" : "Map",
  "maxRecordCount" : 1000,
  "supportsStatistics" : true,
  "supportsAdvancedQueries" : true,
  "supportedQueryFormats" : "JSON, AMF, geoJSON",
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  },
  "advancedQueryCapabilities" : {
    "useStandardizedQueries" : false,
    "supportsStatistics" : true,
    "supportsOrderBy" : true,
    "supportsDistinct" : true,
    "supportsPagination" : true,
    "supportsTrueCurve" : true,
    "supportsReturningQueryExtent" : true,
    "supportsQueryWithDistance" : true,
    "supportsSqlExpression" : false
  },
  "supportsDatumTransformation" : true
}