Markus Metz
|
2409b3b245
v.external: enable GRASS-internal PostGIS driver again
|
před 6 roky |
Markus Metz
|
3b2674cd79
v.external: disable GRASS-PostGIS driver
|
před 6 roky |
Markus Metz
|
b3eabc3ea7
v.in.ogr/v.external: OGR dsn and GRASS db connections are independent of each other
|
před 6 roky |
Markus Metz
|
f59fe520cb
v.external: keep check_projection() identical to v.in.ogr
|
před 7 roky |
Markus Metz
|
5b4d0cc50a
sync projection check between r.in.gdal, r.external, v.in.ogr, v.external
|
před 7 roky |
Martin Landa
|
d1c1dde68f
add new keyword: level1
|
před 8 roky |
Martin Landa
|
be03a575ab
v.external: fix dsn handling (full / db-login-based connection strings)
|
před 8 roky |
Martin Landa
|
18bb4914f9
v.external: implement where statement option (requires distclean)
|
před 8 roky |
Martin Landa
|
b6576fbf7c
v.external: fix check_projection() when input is PG datasource (and native GRASS PostGIS reader is used)
|
před 8 roky |
Martin Landa
|
32b4c8332e
v.external: fix check projection
|
před 8 roky |
Martin Landa
|
618c449e79
v.external: change layer option to be not required
|
před 8 roky |
Martin Landa
|
1e632f6c33
v.external: fix format not a string literal and no format arguments compilation issue
|
před 8 roky |
Martin Landa
|
72fd5203d4
v.external: implement -o flag
|
před 9 roky |
Martin Landa
|
149a06630e
v.in.ogr doesn't use information from dblogin file about external PostgreSQL server (https://trac.osgeo.org/grass/ticket/2385)
|
před 9 roky |
Martin Landa
|
06f9935e9d
v.external compile error --without-gdal --with-postgres (https://trac.osgeo.org/grass/ticket/2779)
|
před 9 roky |
Markus Neteler
|
97c69c517d
Existing map case: improve overwrite user msg
|
před 9 roky |
Huidae Cho
|
67014631cb
Added missing checks for Vect_open_* return value to avoid potential segmentation fault
|
před 11 roky |
Martin Landa
|
5132dd6575
r|v.external: remove unused keyword
|
před 12 roky |
Martin Landa
|
8e3e0168e6
vlib: add GRASS_VECTOR_EXTERNAL_IGNORE variable
|
před 12 roky |
Martin Landa
|
6aaa727ce5
v.external: dimension is set later from data source
|
před 12 roky |
Martin Landa
|
980818b04f
v.external: use lower case for keys (as r.external or r|v.external.out)
|
před 12 roky |
Martin Landa
|
759f73ca42
v.external: fix bug: open on level 1 before building topology
|
před 13 roky |
Martin Landa
|
4305f79e78
v.external: no need to explicitly delete vector map (already done by io handler)
|
před 13 roky |
Martin Landa
|
1767f9895e
v.external: add debug message (GRASS_VECTOR_OGR)
|
před 13 roky |
Martin Landa
|
dba7789a9b
v.external & v.external.out: consolidate user interface
|
před 13 roky |
Martin Landa
|
0d19b3fa13
v.external: fix dsn (missing \0)
|
před 13 roky |
Martin Landa
|
9ff8fe7e10
v.external: support schema info for postgis links
|
před 13 roky |
Martin Landa
|
be058d8213
v.external: accept also 'PG:' prefix for PostGIS links
|
před 13 roky |
Martin Landa
|
8cc99b7ee3
v.external: define error handler for output map
|
před 13 roky |
Martin Landa
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
před 13 roky |