Procházet zdrojové kódy

some notes about pseudo-topology (based on Markus Metz's notes in ML)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41927 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa před 15 roky
rodič
revize
45c11a459c
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9 0
      lib/vector/vectorlib.dox

+ 9 - 0
lib/vector/vectorlib.dox

@@ -1433,6 +1433,15 @@ TINs are simply created as 2D/3D vector polygons consisting of
 
 \section vlibOgrIface OGR interface
 
+\subsection vLibPseudoTopo Pseudo-topology
+
+Reduced topology: each boundary is attached to one area only,
+i.e. smoothing, simplification, removing small areas etc. will not
+work properly for adjacent areas or areas within areas.
+
+Full topology is only available for native GRASS vectors or can only
+be built after all polygons are cleaned as done by <tt>v.in.ogr</tt>.
+
 \subsection vlibFrmtFileFormat Frmt file format specification
 
 Frmt is a plain text file which contains basic information about