[GRASS-dev] [GRASS GIS] #2529: v.dissolve only dissolve attribute table but not topology
GRASS GIS
trac at osgeo.org
Mon Jan 5 01:47:52 PST 2015
#2529: v.dissolve only dissolve attribute table but not topology
----------------------+-----------------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Vector | Version: unspecified
Keywords: dissolve | Platform: MSWindows Vista
Cpu: x86-32 |
----------------------+-----------------------------------------------------
testet with
{{{
System Info
GRASS Version: 7.1.svn
GRASS SVN Revision: 63945
Erstellungsdatum: 2015-01-04
Build Platform: i686-pc-mingw32
GDAL/OGR: 1.11.1
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-Vista-6.0.6002-SP2 (OSGeo4W)
}}}
before dissolve
{{{
v.info map=testline_transect_area at user1
+----------------------------------------------------------------------------+
| Name: testline_transect_area
|
| Mapset: user1
|
| Location: nc_spm_08_grass7
|
| Datenbank: J:\gisdata
|
| Titel:
|
| Maßstab: 1:1
|
| Name des Erzeugers:normal
|
| Organisation:
|
| Quelldatum: Mon Jan 05 10:23:23 2015
|
| Timestamp (first layer): none
|
|----------------------------------------------------------------------------|
| Kartenformat: native
|
|----------------------------------------------------------------------------|
| Kartenart:: Vektor (level: 2)
|
|
|
| Anzahl der Punkte: 0 Anzahl der Zentroide: 82
|
| Anzahl der Linien: 0 Anzahl der Grenzen: 82
|
| Anzahl der Flächen: 82 Anzahl der Inseln: 82
|
|
|
| Map is 3D: No
|
| Anzahl der dblinks: 1
|
|
|
| Projektion: Lambert Conformal Conic
|
|
|
| N: 226486.974314 S: 215466.854851
|
| E: 641914.012535 W: 631036.302095
|
|
|
| Digitalisierungs-Schwellwert:: 0
|
| Kommentar:
|
|
|
+----------------------------------------------------------------------------+
}}}
after dissolve
{{{
v.info map=nexttrydis at user1
+----------------------------------------------------------------------------+
| Name: nexttrydis
|
| Mapset: user1
|
| Location: nc_spm_08_grass7
|
| Datenbank: J:\gisdata
|
| Titel:
|
| Maßstab: 1:1
|
| Name des Erzeugers:normal
|
| Organisation:
|
| Quelldatum: Mon Jan 05 10:23:23 2015
|
| Timestamp (first layer): none
|
|----------------------------------------------------------------------------|
| Kartenformat: native
|
|----------------------------------------------------------------------------|
| Kartenart:: Vektor (level: 2)
|
|
|
| Anzahl der Punkte: 0 Anzahl der Zentroide: 82
|
| Anzahl der Linien: 0 Anzahl der Grenzen: 82
|
| Anzahl der Flächen: 82 Anzahl der Inseln: 82
|
|
|
| Map is 3D: No
|
| Anzahl der dblinks: 1
|
|
|
| Projektion: Lambert Conformal Conic
|
|
|
| N: 226486.974314 S: 215466.854851
|
| E: 641914.012535 W: 631036.302095
|
|
|
| Digitalisierungs-Schwellwert:: 0
|
| Kommentar:
|
|
|
+----------------------------------------------------------------------------+
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2529>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list