CREATE EXTENSION postgis;
\d spatial_ref_sys
\d geometry_columns
\d geography_columns
ogr2ogr -f "PostgreSQL" PG:"dbname=database user=username active_schema=osm" \
-s_srs EPSG:4326 \
-t_srs EPSG:5514 \
-lco GEOMETRY_NAME=geom \
-nlt PROMOTE_TO_MULTI \
-gt 65000 \
gis.osm_buildings_a_free_1.shp
Don't click the link yet
Think, don't click the link yet!
Think, don't click the link yet!