From charlesreid1

(Created page with "This page covers the process of building a topology map with Leaflet. The process looks something like this: * Obtain topology shapefile from the National Map Viewer * Trim the...")
 
No edit summary
Line 1: Line 1:
A continuation of dealing with data from the National Map viewer in Leaflet.
http://charlesreid1.com/wiki/Leaflet_NationalMap
This page covers the process of building a topology map with Leaflet.
This page covers the process of building a topology map with Leaflet.



Revision as of 20:13, 15 February 2015

A continuation of dealing with data from the National Map viewer in Leaflet.

http://charlesreid1.com/wiki/Leaflet_NationalMap

This page covers the process of building a topology map with Leaflet.

The process looks something like this:

  • Obtain topology shapefile from the National Map Viewer
  • Trim the shapefile data to the data of interest
  • convert shapefiles into geojson
  • display geojson paths in Leaflet, on top of the National Map Viewer tileset