Martin Landa
|
9f261a7fd6
move prototypes from include/ to include/defs
|
13 年之前 |
Martin Landa
|
a613076735
vlib: add Vect_copy_map_dblinks()
|
13 年之前 |
Martin Landa
|
4d7c453a9d
vlib: Vect_write_ascii(): add feature type filter
|
13 年之前 |
Martin Landa
|
6cd00937db
vlib: Vect_write_ascii(): add support for cats list
|
13 年之前 |
Martin Landa
|
3508abdb32
vlib: Vect_remove_colors() and Vect_write_colors() implemeneted
|
13 年之前 |
Martin Landa
|
11e44a917a
vlib: Vect_read_colors() added
|
13 年之前 |
Markus Metz
|
f1c54c2652
sync Vect_point_in_area() to the other Vect_point_in_*() functions: update header
|
14 年之前 |
Markus Metz
|
b7a7a67be6
remove redundant code in vector lib: update headers
|
14 年之前 |
Markus Metz
|
23dd9c2335
remove bounding boxes from vector topology (Radim's TODO): update headers
|
14 年之前 |
Markus Neteler
|
bc59866c44
flag to show table header in point mode
|
14 年之前 |
Markus Metz
|
ab0730ce4d
update header for https://trac.osgeo.org/grass/ticket/1277
|
14 年之前 |
Martin Landa
|
44f7f93a2d
vlib: introduce Vect_get_ogr_geometry_type() and V2_open_new_ogr()
|
14 年之前 |
Martin Landa
|
8ae109e2b9
vectlib: very initial direct OGR write support (v.external.out)
|
14 年之前 |
Markus Metz
|
e15ffa394d
next step on OGR vector write access
|
15 年之前 |
Martin Landa
|
62f425be6b
libvect: implement V1_read_line_ogr and V1/V2_rewrite_line()
|
15 年之前 |
Martin Landa
|
bd31b6cfea
libvect: implement V1/2_write_line_ogr
|
15 年之前 |
Martin Landa
|
e62a3956c9
libvect: implement V1/2_delete_line_ogr()
|
15 年之前 |
Martin Landa
|
5e156c2c1a
v.clean: OGR support (read access)
|
15 年之前 |
Martin Landa
|
d308642604
vlib: Vect_get_field_number() added
|
15 年之前 |
Martin Landa
|
7847f7b79a
* direct OGR read access: switch to level 2 when pseudo-topology is
|
15 年之前 |
Martin Landa
|
b924426015
* print more useful info about OGR layers in v.info
|
15 年之前 |
Martin Landa
|
d9fb7867f4
vlib: Vect_maptype() added
|
15 年之前 |
Martin Landa
|
4c11c49c62
V1_write_line_ogr enabled
|
15 年之前 |
Martin Landa
|
16ef6508ae
fix prototype names (SFA)
|
15 年之前 |
Martin Landa
|
d554428909
Simple Features API: Vect_sfa_write_line_wkt() -> Vect_sfa_line_astext()
|
15 年之前 |
Martin Landa
|
a30cf157fc
Simple Features API: Vect_sfa_is_line_closed() added
|
15 年之前 |
Martin Landa
|
460ecf1f55
very initial simple features API implemented (in progress)
|
15 年之前 |
Martin Landa
|
ee8630d858
move read/write GRASS ASCII vector format functionality to Vlib
|
15 年之前 |
Martin Landa
|
654df1b78e
long -> plus_t
|
15 年之前 |
Markus Metz
|
cf582cfc20
Vector libs: check for duplicate layer names
|
15 年之前 |