GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
Files | |
file | vector/Vlib/area.c [code] |
Vector library - area-related functions. | |
file | area_pg.c [code] |
Vector library - area-related functions (PostGIS Topology) | |
file | array.c [code] |
Vector library - category array. | |
file | ascii.c [code] |
Vector library - GRASS ASCII vector format. | |
file | vector/Vlib/box.c [code] |
Vector library - bounding box. | |
file | break_lines.c [code] |
Vector library - Clean vector map (break lines) | |
file | break_polygons.c [code] |
Vector library - clean geometry (break polygons) | |
file | bridges.c [code] |
Vector library - clean geometry (bridges) | |
file | buffer.c [code] |
Vector library - nearest, adjust, parallel lines. | |
file | buffer2.c [code] |
Vector library - nearest, adjust, parallel lines. | |
file | build.c [code] |
Vector library - Building topology. | |
file | build_nat.c [code] |
Vector library - Building topology for native format. | |
file | build_ogr.c [code] |
Vector library - Building topology for OGR. | |
file | build_pg.c [code] |
Vector library - Building topology for PostGIS layers. | |
file | build_sfa.c [code] |
Vector library - Building pseudo-topology for simple feature access. | |
file | vector/Vlib/cats.c [code] |
Vector library - Category management. | |
file | Vlib/cindex.c [code] |
Vector library - category index management. | |
file | clean_nodes.c [code] |
Vector library - Clean boundaries at nodes. | |
file | vector/Vlib/close.c [code] |
Vector library - Close vector map. | |
file | close_nat.c [code] |
Vector library - Close map (native format) | |
file | close_ogr.c [code] |
Vector library - Close map (OGR) | |
file | close_pg.c [code] |
Vector library - Close map (PostGIS) | |
file | vector/Vlib/color_read.c [code] |
Vector Library - read color table of vector map. | |
file | vector/Vlib/color_remove.c [code] |
Vector Library - remove color table of vector map. | |
file | vector/Vlib/color_write.c [code] |
Vector Library - write color table for vector map. | |
file | constraint.c [code] |
Vector library - constraints for reading features. | |
file | vector/Vlib/copy.c [code] |
Vector library - Copy vector features and attribute tables linked to the map. | |
file | dangles.c [code] |
Vector library - clean geometry (dangles) | |
file | dbcolumns.c [code] |
Vector library - DB info on vectors maps. | |
file | dgraph.c [code] |
Vector library - intersection (lower level functions) | |
file | dgraph.h [code] |
file | e_intersect.c [code] |
Vector library - intersection (lower level functions) | |
file | e_intersect.h [code] |
file | field.c [code] |
Vector library - field (layer) related fns. | |
file | vector/Vlib/find.c [code] |
Vector library - Find nearest vector feature. | |
file | geos.c [code] |
Vector library - GEOS support. | |
file | geos_to_wktb.c [code] |
Vector library - GEOS powered WKT and WKB export. | |
file | vector/Vlib/graph.c [code] |
Vector library - graph manipulation. | |
file | vector/Vlib/handler.c [code] |
Vector library - standard error handlers. | |
file | vector/Vlib/header.c [code] |
Vector library - header manipulation. | |
file | header_finfo.c [code] |
Vector library - header manipulation (relevant for external formats) | |
file | hist.c [code] |
Vector library - history manipulation. | |
file | init_head.c [code] |
Vector library - init header of vector maps. | |
file | vector/Vlib/intersect.c [code] |
Vector library - intersection. | |
file | intersect2.c [code] |
Vector library - intersection. | |
file | legal_vname.c [code] |
Vector library - Check if map name is legal vector map name. | |
file | level.c [code] |
Vector library - level info. | |
file | level_two.c [code] |
Vector library - topology level functions. | |
file | line.c [code] |
Vector library - vector feature geometry. | |
file | vector/Vlib/list.c [code] |
Vector library - list definition. | |
file | map.c [code] |
Vector library - Manipulate vector map (copy, rename, delete) | |
file | merge_lines.c [code] |
Vector library - clean geometry (merge lines/boundaries) | |
file | net_analyze.c [code] |
Vector library - related fns for vector network analyses. | |
file | net_build.c [code] |
Vector library - related fns for vector network building. | |
file | vector/Vlib/open.c [code] |
Vector library - Open existing or create new vector map (native or OGR/PostGIS format) | |
file | open_nat.c [code] |
Vector library - open vector map (native format) - level 1. | |
file | open_ogr.c [code] |
Vector library - Open OGR layer as vector map layer. | |
file | open_pg.c [code] |
Vector library - Open PostGIS layer as vector map layer. | |
file | overlap.c [code] |
Vector library - region/window overlap. | |
file | overlay.c [code] |
Vector library - overlays. | |
file | Vlib/poly.c [code] |
Vector library - polygon related fns. | |
file | vector/Vlib/read.c [code] |
Vector library - read features. | |
file | read_nat.c [code] |
Vector library - reading features (native format) | |
file | read_ogr.c [code] |
Vector library - reading data (OGR format) | |
file | read_pg.c [code] |
Vector library - reading features (PostGIS format) | |
file | read_sfa.c [code] |
Vector library - reading features - simple feature access. | |
file | remove_areas.c [code] |
Vector library - clean geometry (remove small areas) | |
file | remove_duplicates.c [code] |
Vector library - clean geometry (remove duplicates) | |
file | vector/Vlib/rewind.c [code] |
Vector library - rewind data. | |
file | rewind_nat.c [code] |
file | rewind_ogr.c [code] |
Vector library - rewind data (OGR) | |
file | rewind_pg.c [code] |
Vector library - rewind data (PostGIS layers) | |
file | rtree_search.c [code] |
Vector library - simplified rtree search. | |
file | vector/Vlib/select.c [code] |
Vector library - spatial index. | |
file | simple_features.c [code] |
Vector library - OGC Simple Features Access. | |
file | sindex.c [code] |
Vector library - select vector features. | |
file | Vlib/snap.c [code] |
Vector library - Clean vector map (snap lines) | |
file | tin.c [code] |
Vector library - TIN. | |
file | vector/Vlib/type.c [code] |
Vector library - feature type. | |
file | vector/Vlib/window.c [code] |
Vector library - window/region. | |
file | vector/Vlib/write.c [code] |
Vector library - write vector features. | |
file | write_nat.c [code] |
Vector library - write/modify/delete vector feature (native format) | |
file | write_ogr.c [code] |
Vector library - write vector feature (OGR format) | |
file | write_pg.c [code] |
Vector library - write vector feature (PostGIS format) | |
file | write_sfa.c [code] |
Vector library - write vector feature - simple feature access (level 2) | |