Skip to content

nsidc/ELOKA-blackfoot-11tyatlas

Repository files navigation

Current setup.

  1. Export GeoJSON from atlas
  2. Convert the GeoJSON to MVT static files: ogr2ogr -f MVT outdir in.geojson -dsco MINZOOM=0 -dsco MAXZOOM=10 -dsco COMPRESS=NO
  1. Get the outdir into the src/public folder and adjust main.js for the name of the folder.
  2. npm run build to create the JS bundle
  3. npm run dev to server the application locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors