Open landam opened 7 years ago
Implementovat writeDB:
Verze 1:
https://pcjericks.github.io/py-gdalogr-cookbook/vector_layers.html#create-a-postgis-table-from-wkt
Verze 2:
pridat atributy, viz https://pcjericks.github.io/py-gdalogr-cookbook/vector_layers.html#create-a-new-layer-from-the-extent-of-an-existing-layer
Vysledek:
Chybejici tabulky geometry_columns + spatial_ref_sys, viz:
https://github.com/ctu-geoforall-lab-projects/dp-svoboda-2017/blob/master/src/data/sql/check_gc_srs.sql
https://github.com/ctu-geoforall-lab-projects/dp-svoboda-2017/blob/master/src/data/sql/create_fill_gc_srs.sql
Implementovat writeDB:
Verze 1:
https://pcjericks.github.io/py-gdalogr-cookbook/vector_layers.html#create-a-postgis-table-from-wkt
Verze 2:
pridat atributy, viz https://pcjericks.github.io/py-gdalogr-cookbook/vector_layers.html#create-a-new-layer-from-the-extent-of-an-existing-layer
Vysledek: