Shape layers

Shape layers display data such as detailed geographic boundaries and regional information. The following shape layers are supported:

In addition to shape layers, you can also define:

  • Points layers – These layers display locations on the map, such as sites and customers. The sites can be from input tables or output tables. For each point layer, you control the shape, color and size of the icons that represent the sites.
  • Connections layers – These layers display the flows from one location to another. They are based on flows from output tables. For each connection layer, you control the line type and color of the lines that represent the flows.

To learn more about maps, refer to:

Shaded area map

Shaded area maps (also called choropleth maps) are thematic maps in which areas are shaded or patterned based on the value of a variable being displayed on the map. For example, in Supply Chain Guru X, you may want to show a state or 3-digit zip code region colored by demand.

To set up a shaded area map, you add a layer called a Shaded Areas Layer. You then set properties for this layer including:

  • Group Areas By – Select the geopolitical boundaries for determining the regions to be shaded.
  • Data Source – Select the output table, field, and flow used as the data for determining the region shading.
  • Class Breaks and Colors – Select the colors of the lowest and highest values for region shading, and the number of breaks by which to group the data values. Breaks result in buckets of equal size in terms of the column you select. The bucket size is determined by

maximum value - minimum value / number of breaks

Once you set the properties for the layer, the map is displayed with the selected regions shaded according to the values you have selected.

Shape file

These layers contain assorted shapes, such as additional geopolitical areas that are not part of the mathematical model, but are helpful for map visualization. If selected, the layer displays the data from a specific .shp shape file located on the computer.

For the Supply Chain Guru X map, shape files must be use EPSG:4326 as the coordinate system parameter. The WGS 1984 projection will not work with Supply Chain Guru X, since ESRI is not part of the Supply Chain Guru X deployment. Note that shapefiles created with WGS 1984 can be displayed with Supply Chain Guru 8.x, since that application is deployed with ESRI.

You can use the QGIS application to set the coordinate system of your shapefile to EPSG:4326. QGIS is a cross-platform free and open source GIS application available for download from qgis.org.

For map layers defined using shape files, if the shape file is not available (renamed, deleted, etc.) when the map is opened, you are prompted with a warning and the affected layer is removed. You can then discard changes to the map and replace the shape file. When you next open the map, the shape file layer will be displayed.

Service area map

The goal of service area maps is to allow you to visualize coverage (service) for a network. For example, you can use service areas to determine:

  • Are all my customers within X miles?
  • How many of my customers can I serve within 6, 8 or 12 hours?

Service areas can be based on straight line plus circuity distances, or using an isoline provider that is based on actual road networks, speed and bodies of water. They are calculated based on Sites, Customers or Greenfield Summary Sites (Lat/Long or Closest City) that you select.

You can calculate the service areas by either distance or time:

  • Distance – You select the distance unit, then specify one or more distances, each of which is defined as a service band. If you are using an isoline provider, such as PTV XServer Internet, this is the actual road distance. If you are using Straight Line Plus Circuity as the Distance Provider, the Transportation Circuity Factor from Model Settings is added to the calculated distance when generating the bands. The band distance is calculated as:

straight line distance / (1 + Transportation Circuity Factor/100)

A positive Transportation Circuity Factor will result in a smaller band distance, while a negative Transportation Circuity Factor will result in a larger band distance.

  • Time – You select the time unit, then specify one or more lengths of time. If you are using an isoline provider, such as PTV XServer Internet, this is the actual travel time. If you are using Straight Line Plus Circuity as the Distance Provider, the Default Transport Speed from Model Settings is used to determined the distance per time unit for each of the bands.

Service area map definitions are written to the ServiceAreaMap folder in the folder where your model is located.

Last modified: Wednesday May 15, 2024

Is this useful?