Skip to content

wknowles/geoscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#A Collection of scripts made to help with geo workflows.

prep_web_shape.sh

  1. takes a shapfile dir (uses ne_10m_land as an example but change to name of file you want to change)
  2. clips it to cut off part of Antarctica which would stretch to infinity if projected to web mercator (see this stackexhange question for more info.)
  3. Reprojects the clipped file from WGS84 to web mercator for use in web maps.
  4. Deletes working and original shapefile.

prep_web_postgres.sh

does the same thing as prep_web_shape.sh but converts shapefile into postgres db.

About

useful scripts for geo things!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages