[GRASS-dev] [GRASS GIS] #2431: vector_what fails with multiple layer/cat

GRASS GIS trac at osgeo.org
Wed Sep 24 06:42:28 PDT 2014


#2431: vector_what fails with multiple layer/cat
-------------------------+--------------------------------------------------
 Reporter:  artegion     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.5                    
Component:  Vector       |     Version:  svn-releasebranch70      
 Keywords:               |    Platform:  All                      
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by annakrat):

 Module v.what should output the result in a more hierarchical way,
 otherwise it's really difficult to parse. The grass.vector_what function
 was rewritten multiple times and it's still not correct. I suggest adding
 another format, the easiest is json, it's easy to write and python can
 read it too (json package). xml would be much more difficult. I already
 started it, I just need more time for testing.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2431#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list