kesto.de Cheatsheets

PostGIS

Import Shapefile (.shp) to PostgreSQL

shp2pgsql -W Windows-1250 -s 3765:4326 -I example.shp target_table | psql database