.. |
Makefile
|
11e44a917a
vlib: Vect_read_colors() added
|
14 år sedan |
README
|
3aa7302eb1
spelling
|
13 år sedan |
area.c
|
e03361a7ca
Vlib: fix area perimeter
|
11 år sedan |
area_pg.c
|
fcc231090a
vlib/pg: fix Vect__get_area_points_pg()
|
11 år sedan |
array.c
|
1b5c5cea0b
fix compilation without gdal/ogr
|
13 år sedan |
ascii.c
|
627cf8d1bb
v.in.ascii: fatal error when import fails
|
12 år sedan |
box.c
|
fa2e73bd88
vlib: Vect_get_line|area|isle_box() return -1 on error
|
12 år sedan |
break_lines.c
|
40f2d6440a
Vlib: break lines only for lines or boundaries
|
11 år sedan |
break_polygons.c
|
2881d0edbd
Vlib: Vect_break_polygons() stop rtree search on first hit
|
12 år sedan |
bridges.c
|
955ec9ab4c
vlib: add V2__delete_line_topo_nat()
|
12 år sedan |
buffer.c
|
1b5c5cea0b
fix compilation without gdal/ogr
|
13 år sedan |
buffer2.c
|
f2ec32951d
fix some doxygen warnings
|
12 år sedan |
build.c
|
0ca8bde004
Vect_build_partial: doc note about building of category index
|
11 år sedan |
build_nat.c
|
f8f6ee0284
A correction of plural form text strings to use the new ngettext support
|
11 år sedan |
build_ogr.c
|
55e6a4a3ff
vlib(pg): skip features without geometry
|
13 år sedan |
build_pg.c
|
af9cbc57a5
vlib/pg: fix creating simple features from topo - force level 2 and write also polygons without category
|
11 år sedan |
build_sfa.c
|
f8f6ee0284
A correction of plural form text strings to use the new ngettext support
|
11 år sedan |
cats.c
|
f8f6ee0284
A correction of plural form text strings to use the new ngettext support
|
11 år sedan |
cindex.c
|
5a17d3add6
vlib: implement Vect_cidx_get_unique_cats_by_index()
|
11 år sedan |
clean_nodes.c
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
14 år sedan |
close.c
|
44641f40af
vlib: cosmetics when closing spatial index file
|
11 år sedan |
close_nat.c
|
97c3fe995e
vlib: fix open topo/cidx for temporary vector maps
|
11 år sedan |
close_ogr.c
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 år sedan |
close_pg.c
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 år sedan |
color_read.c
|
fb194b201e
vlib: allow colors == NULL for Vect_read_colors()
|
11 år sedan |
color_remove.c
|
4e31098139
vlib: store alternative color tables to `vcolr2/mapset/name`
|
13 år sedan |
color_write.c
|
1b5c5cea0b
fix compilation without gdal/ogr
|
13 år sedan |
constraint.c
|
a658901634
Vlib: dox: updating documentation according to V2_read_next_line_nat etc. where Vect_box_overlap is used
|
13 år sedan |
copy.c
|
af9cbc57a5
vlib/pg: fix creating simple features from topo - force level 2 and write also polygons without category
|
11 år sedan |
dangles.c
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
14 år sedan |
dbcolumns.c
|
1dba9b62d4
dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars)
|
12 år sedan |
dgraph.c
|
a7132b2eb7
remove debug code from dgraph.c
|
12 år sedan |
dgraph.h
|
b06b8a0105
vectorlib:
|
16 år sedan |
e_intersect.c
|
c0f639f291
update vectorlib.dox
|
12 år sedan |
e_intersect.h
|
11cd111cbd
Vlib: Vect_line_buffe2(), Vect_area_buffer2(), Vect_point_buffer2() and
|
16 år sedan |
field.c
|
a0258a1690
vlib: Vect_map_del_dblink(): -1 to delete all dblinks
|
12 år sedan |
find.c
|
46cd09da20
Vlib: update for changed fn defs
|
13 år sedan |
geos.c
|
382f777bf3
fix r56095: do NOT store vector backward version info one place
|
12 år sedan |
graph.c
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
14 år sedan |
handler.c
|
5bcb75e3b6
vlib: free allocated string in error_handler_io()
|
13 år sedan |
header.c
|
8fa64ef176
vlib: Vect_open_tmp_new() implemented
|
12 år sedan |
header_finfo.c
|
696fab0410
vlib: Vect_get_finfo_topology_info() added
|
11 år sedan |
hist.c
|
1a84429e14
some fixes for 'error: format not a string literal and no format arguments [-Werror=format-security]'
|
12 år sedan |
init_head.c
|
7f95d80e6b
Vlib: fix G_zero() usage
|
11 år sedan |
intersect.c
|
945247d698
Vlib: fix Vect_segment_intersection()
|
12 år sedan |
legal_vname.c
|
22e3e2d77b
replace GR_FATAL_* (rasters), GV_FATAL_* (vectors) by G_FATAL_*
|
13 år sedan |
level.c
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
14 år sedan |
level_two.c
|
80f56537fc
Vect_get_line_nodes: extended dox params description
|
11 år sedan |
line.c
|
09b7db1dd9
doxygen errors fixed
|
12 år sedan |
list.c
|
e70a921252
change boxlist_add args
|
12 år sedan |
local_proto.h
|
972d1ba55e
vlib/pg: implement creating simple features from topogeometry data
|
11 år sedan |
map.c
|
7425783c0c
vlib: continue in deleting vector map even linked table not found or unable to delete
|
11 år sedan |
merge_lines.c
|
22ad13d971
Vlib: merge only lines or boundaries
|
11 år sedan |
net_analyze.c
|
cf1f9cd61d
vector net: implementation of turntable in library
|
11 år sedan |
net_build.c
|
cf1f9cd61d
vector net: implementation of turntable in library
|
11 år sedan |
open.c
|
4380dfde04
revert accidential commit https://trac.osgeo.org/grass/changeset/59555
|
11 år sedan |
open_nat.c
|
97c3fe995e
vlib: fix open topo/cidx for temporary vector maps
|
11 år sedan |
open_ogr.c
|
bbbd600dd5
vlib/ogr|pg: remove unused function
|
12 år sedan |
open_pg.c
|
6cbf7eb1dd
vlib/pg: fix drop_table() when no PostGIS Topology is available
|
11 år sedan |
overlap.c
|
d855a1780a
Vlib: update constraints which are now hidden in struct
|
13 år sedan |
overlay.c
|
8dd511a034
Vlib overlay: adjust for new topology
|
12 år sedan |
pg_local_proto.h
|
972d1ba55e
vlib/pg: implement creating simple features from topogeometry data
|
11 år sedan |
poly.c
|
f96f384bc4
Vlib: fix linkm usage
|
11 år sedan |
read.c
|
6d39d35b87
Vlib: fix Read_next_line_array()
|
12 år sedan |
read_nat.c
|
382f777bf3
fix r56095: do NOT store vector backward version info one place
|
12 år sedan |
read_ogr.c
|
0764296ef8
dox: reducing doxygen warnings
|
12 år sedan |
read_pg.c
|
972d1ba55e
vlib/pg: implement creating simple features from topogeometry data
|
11 år sedan |
read_sfa.c
|
955ec9ab4c
vlib: add V2__delete_line_topo_nat()
|
12 år sedan |
remove_areas.c
|
ab2c6b3627
Vlib: fix Vect_remove_small_areas_nat()
|
11 år sedan |
remove_duplicates.c
|
a7d0d33d3a
Vlib: speed up Vect_remove_duplicates
|
12 år sedan |
rewind.c
|
7c8d5a94b1
vlib: first steps for full PostGIS topology support
|
13 år sedan |
rewind_nat.c
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 år sedan |
rewind_ogr.c
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 år sedan |
rewind_pg.c
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 år sedan |
rtree_search.c
|
f9b103cf33
Vlib: changed rtree search fn
|
13 år sedan |
select.c
|
fa2e73bd88
vlib: Vect_get_line|area|isle_box() return -1 on error
|
12 år sedan |
simple_features.c
|
df86491d5a
vlib: add Vect_sfa_get_num_features()
|
12 år sedan |
sindex.c
|
d1f6f39e07
Vlib: optimize Vect_select_lines_by_box()
|
12 år sedan |
snap.c
|
4457f85045
vlib: Vect_snap_lines(): progress messages should be printed on verbosity level 1
|
12 år sedan |
tin.c
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
14 år sedan |
type.c
|
a86e5f71ab
vlib: fix Vect_option_to_types() for `type=auto` (v.out.ogr)
|
12 år sedan |
window.c
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
14 år sedan |
write.c
|
955ec9ab4c
vlib: add V2__delete_line_topo_nat()
|
12 år sedan |
write_nat.c
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 år sedan |
write_ogr.c
|
12c95080e3
vlib: remove V2_open_new_ogr|pg() from public API
|
12 år sedan |
write_pg.c
|
a4d5dd7499
vlib/pg: fix writing attributes
|
11 år sedan |
write_sfa.c
|
1de4c17e37
vlib: implement V2__write_area_ogr() + V2__write_area_sfa()
|
12 år sedan |