#A Collection of scripts made to help with geo workflows.
- takes a shapfile dir (uses ne_10m_land as an example but change to name of file you want to change)
- 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.)
- Reprojects the clipped file from WGS84 to web mercator for use in web maps.
- Deletes working and original shapefile.
does the same thing as prep_web_shape.sh but converts shapefile into postgres db.