Denis Ovsienko
|
8070c64c3a
lib: Use the full string length in strncmp() calls (#1060)
|
il y a 4 ans |
Martin Landa
|
dbec9daaeb
v.out.ascii + vlib: use cross-platform newline character
|
il y a 9 ans |
Markus Metz
|
b8e7dd125a
Vlib: enhance ascii export
|
il y a 10 ans |
Markus Metz
|
84d53ecb04
Vlib: fix segfault in ascii export
|
il y a 10 ans |
Martin Landa
|
627cf8d1bb
v.in.ascii: fatal error when import fails
|
il y a 12 ans |
Martin Landa
|
8940295566
v.out.ascii: more guisections
|
il y a 12 ans |
Markus Metz
|
54d76c28db
Vlib: ascii export all features for field < 1
|
il y a 12 ans |
Markus Metz
|
d8107e60c3
Vlib: fix ascii export selection
|
il y a 12 ans |
Markus Metz
|
0cbc6ec0f5
Vlib: fix buffer overflow and column handling for ascii export
|
il y a 12 ans |
Markus Metz
|
ab0558ac58
Vlib: init variable
|
il y a 12 ans |
Martin Landa
|
9daea40729
vlib: Vect_write_ascii() - support '*' for all columns (see https://trac.osgeo.org/grass/ticket/1744)
|
il y a 12 ans |
Markus Neteler
|
f2ec32951d
fix some doxygen warnings
|
il y a 12 ans |
Markus Metz
|
c756102fbf
Vlib: speed up v.out.ascii for multiple column export
|
il y a 13 ans |
Martin Landa
|
413741ef6a
vlib: don't call G_fatal_error() when unable to write/delete/rewrite a features, return -1 to indicate error
|
il y a 13 ans |
Markus Metz
|
d8346217e9
G_asprintf2() changed to G_rasprintf()
|
il y a 13 ans |
Markus Metz
|
de409181b1
Vlib: use reallocating version of G_asprintf
|
il y a 13 ans |
Martin Landa
|
4d7c453a9d
vlib: Vect_write_ascii(): add feature type filter
|
il y a 13 ans |
Martin Landa
|
7932ab7730
vlib: fix https://trac.osgeo.org/grass/changeset/48888
|
il y a 13 ans |
Markus Metz
|
2550c70455
fix https://trac.osgeo.org/grass/changeset/48886
|
il y a 13 ans |
Martin Landa
|
68d50ca2fe
vlib: Vect_write_ascii() - process also areas
|
il y a 13 ans |
Martin Landa
|
f82080f840
vlib: Vect_read_ascii() - destroy Points/Cats
|
il y a 13 ans |
Martin Landa
|
6cd00937db
vlib: Vect_write_ascii(): add support for cats list
|
il y a 13 ans |
Martin Landa
|
8e11a4e54f
add mising headers (compiling without gdal/ogr)
|
il y a 14 ans |
Markus Neteler
|
bc59866c44
flag to show table header in point mode
|
il y a 14 ans |
Markus Neteler
|
53513cc843
typo
|
il y a 14 ans |
Martin Landa
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
il y a 14 ans |
Hamish Bowman
|
92ba88a4e4
accept D:M:S coords in standard mode (merge from devbr6)
|
il y a 14 ans |
Glynn Clements
|
619b3f6325
Eliminate G_index(), G_rindex(); replace with strchr(), strrchr()
|
il y a 15 ans |
Martin Landa
|
d554428909
Simple Features API: Vect_sfa_write_line_wkt() -> Vect_sfa_line_astext()
|
il y a 15 ans |
Martin Landa
|
a30cf157fc
Simple Features API: Vect_sfa_is_line_closed() added
|
il y a 15 ans |