Martin Landa
|
18bb4914f9
v.external: implement where statement option (requires distclean)
|
8 년 전 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 년 전 |
Martin Landa
|
ae5e298cd0
Fix 'allows to' typo, replace with 'allows <word>ing'
|
10 년 전 |
Markus Neteler
|
2df5ef53cd
minor doxygen fixes
|
10 년 전 |
Martin Landa
|
417c1f3e2f
vlib/pg: add field_info to Format_info_pg struct
|
11 년 전 |
Vaclav Petras
|
8893d781fb
diglib and ps.map: removing _STDIO_H preprocessor ifndefs and ifdef because they break compilation with clang (LLVM) on Mac OS X Mavericks where _STDIO_H define is not defined (we suppose to have stdio always so there is no point in checking it and this define is not a part of standard library interface)
|
11 년 전 |
Martin Landa
|
2c4ee8ef67
vlib/pg: speed up PostGIS Topology by caching lines (experimental, work in progress)
|
11 년 전 |
Martin Landa
|
5bbc2be073
vlib/pg: fix reading categories from PostGIS Topology (work in progress)
|
11 년 전 |
Martin Landa
|
3c97c50cd8
vlib(pg): store GRASS topology in DB (can be optionally disabled by the user)
|
12 년 전 |
Martin Landa
|
ad4c479529
vlib: add note for Plus_head struct
|
12 년 전 |
Markus Metz
|
382f777bf3
fix r56095: do NOT store vector backward version info one place
|
12 년 전 |
Martin Landa
|
ac6194c549
vlib(pg): implement PG version for Vect_get_area_points()
|
12 년 전 |
Martin Landa
|
c1fd5356b1
vlib: fix doxygen
|
12 년 전 |
Martin Landa
|
2d7205cac4
vlib: store backward version info one place
|
12 년 전 |
Martin Landa
|
8dcfcccf4d
vlib: separate graph related info to new struct Graph_info
|
12 년 전 |
Martin Landa
|
47e40ac3e1
vlib: doxygen cosmetics (Map_info struct)
|
12 년 전 |
Martin Landa
|
0fe8236077
vlib: doxygen cosmetics (improve constraint struct)
|
12 년 전 |
Martin Landa
|
87ae8b78a3
diglib: pass const variables to dig_add/restore_line
|
12 년 전 |
Martin Landa
|
2b35ed8e34
document GV_FORMAT_POSTGIS
|
12 년 전 |
Martin Landa
|
3ef654ff1e
vlib (PostGIS topo access): full support for lines (work in progress)
|
12 년 전 |
Markus Metz
|
9772cc90bc
vector include: GV_AREA and GV_VOLUME are not legal line types
|
12 년 전 |
Martin Landa
|
835eedf752
vlib: remove commented dbdriver (dig_struct.h)
|
12 년 전 |
Martin Landa
|
7c8d5a94b1
vlib: first steps for full PostGIS topology support
|
13 년 전 |
Soeren Gebbert
|
8397d5e329
Moved ilist from vector lib into libgis
|
13 년 전 |
Martin Landa
|
7b394e7a47
vlib(pg): implement writing attributes
|
13 년 전 |
Martin Landa
|
7c43417907
vlib(pg): support schemas
|
13 년 전 |
Martin Landa
|
a061ff0f0a
vlib(pg): improve reading PostGIS features
|
13 년 전 |
Martin Landa
|
8eb93cfd41
vlib(pg): implement V1_write_line_pg() and V2_write_line_sfa()
|
13 년 전 |
Martin Landa
|
6edb532698
vlib/pg: support reading geometry collections
|
13 년 전 |
Martin Landa
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 년 전 |