Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
Rewrite existing layers in postgis
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMikita authored Nov 13, 2018
1 parent 685f245 commit 571cdff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions import-natural-earth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ function import_natural_earth() {
-clipsrc -180.1 -85.0511 180.1 85.0511 \
PG:"$PGCONN" \
-lco GEOMETRY_NAME=geometry \
-lco OVERWRITE=YES \
-lco DIM=2 \
-nlt GEOMETRY \
-overwrite \
Expand Down

0 comments on commit 571cdff

Please sign in to comment.