wiki:Grass7/VectorLib/PostGISEditing

Version 8 (modified by martinl, 13 years ago) ( diff )

--

PostGIS geometry editing

Goal: Implement PostGIS geometry editing functionality in GRASS GIS (wxGUI digitizer and v.edit module)

See also OGR Interface and wxGUI vector digitizer roadmap.

Tasks

  • Attribute table (write) access for OGR-linked vectors (direct or linked by v.external)
  • Improve OGR interface write access
  • Implement PostGIS driver on the top of OGR driver to allow fully-featured editing (including topology)
  • Add more...

Topology comparison

Topological elements in GRASS (see API manual):

Topological elements in PostGIS (see PostGIS's wiki):

  • Nodes
  • Edges
  • Faces

Roadmap

Note: See TracWiki for help on using the wiki.