mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-22 00:04:57 -05:00
stubbed out more readme
This commit is contained in:
parent
31e7d0631e
commit
b56f93f0e3
@ -1 +1,29 @@
|
||||
Scripts to build Natural Earth ZIP archives and copy them to the servers.
|
||||
#About
|
||||
|
||||
Scripts to build Natural Earth ZIP archives for individual themes, scalesetsm, and packagages.
|
||||
|
||||
TODO: and copy them to the 2 servers.
|
||||
|
||||
**Requirements**: `Make` a generic Unix utility, to be installed.
|
||||
|
||||
#Usage
|
||||
|
||||
From the command line, move into the directory:
|
||||
|
||||
cd zips
|
||||
|
||||
Then run one of the make targets:
|
||||
|
||||
make all
|
||||
|
||||
Other common targets include:
|
||||
|
||||
make ../zips/10m_cultural/10m_cultural.zip
|
||||
make ../zips/10m_physical/10m_physical.zip
|
||||
make ../zips/50m_cultural/50m_cultural.zip
|
||||
make ../zips/50m_physical/50m_physical.zip
|
||||
make ../zips/110m_cultural/110m_cultural.zip
|
||||
make ../zips/110m_physical/110m_physical.zip
|
||||
make ../zips/packages/natural_earth_vector.zip
|
||||
make ../zips/packages/Natural_Earth_quick_start/Natural_Earth_quick_start.zip
|
||||
make clean
|
Loading…
x
Reference in New Issue
Block a user