Skip to content

Instantly share code, notes, and snippets.

@mapcentia
Last active November 15, 2016 07:17
Show Gist options
  • Save mapcentia/194ecc1ce14a46fbbc9fb46744694cbd to your computer and use it in GitHub Desktop.
Save mapcentia/194ecc1ce14a46fbbc9fb46744694cbd to your computer and use it in GitHub Desktop.
SET PGCLIENTENCODING=LATIN1
ogr2ogr.exe -a_srs 'EPSG:25832' -f 'PostgreSQL' PG:'host=postgis user=gc2 password=1234 dbname=mydb' 'trafikstier.tab' -nln public.trafikstier -nlt multilinestring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment