<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel">
    <title>gmane.comp.gis.grass.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47841"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47840"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47839"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47838"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47837"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47836"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47835"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47834"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47833"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47832"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47831"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47830"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47829"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47828"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47827"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47826"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47825"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47824"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47823"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47822"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47841">
    <title>NetCDF build support and r3.out.netcdf in GRASS 7</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47841</link>
    <description>&lt;pre&gt;Dear all,
JFYI i have added a new module called "r3.out.netcdf" to GRASS 7 that
allows the export of 3D raster maps as NetCDF files. A special feature
is that the vertical units time and space are supported, hence the
export of space time voxel cubes is now possible.

I have added NetCDF build support to the configure script, as
r3.out.netcdf needs the NetCDF library to run. The Makefile variables
NETCDFLIBS and NETCDFCFLAGS can now be used to link the NetCDF library
to GRASS 7 modules.

Best regards
Soeren
&lt;/pre&gt;</description>
    <dc:creator>Sören Gebbert</dc:creator>
    <dc:date>2012-05-16T22:09:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47840">
    <title>Re: [GRASS GIS] #1655: problem compiling r.terraflowwith g++ 4.7.0</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47840</link>
    <description>&lt;pre&gt;#1655: problem compiling r.terraflow with g++ 4.7.0
------------------------+---------------------------------------------------
  Reporter:  hamish     |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
      Type:  defect     |      Status:  closed                   
  Priority:  critical   |   Milestone:  6.4.3                    
 Component:  Compiling  |     Version:  6.4.2                    
Resolution:  fixed      |    Keywords:  r.terraflow, libiostream 
  Platform:  Linux      |         Cpu:  x86-64                   
------------------------+---------------------------------------------------
Changes (by hamish):

  * status:  new =&amp;gt; closed
  * resolution:  =&amp;gt; fixed


Comment:

 committed to trunk with r51633, and backported (along with r50130) to
 devbr6 and relbr64.


 Hamish

&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-16T21:56:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47839">
    <title>[GRASS GIS] #1658: g.rename, g.copy do not ask for --overwrite, they just do it</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47839</link>
    <description>&lt;pre&gt;#1658: g.rename, g.copy do not ask for --overwrite, they just do it
-----------------------------------------+----------------------------------
 Reporter:  hamish                       |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
     Type:  defect                       |      Status:  new                      
 Priority:  major                        |   Milestone:  6.5.0                    
Component:  Default                      |     Version:  svn-develbranch6         
 Keywords:  g.rename, g.copy, overwrite  |    Platform:  Linux                    
      Cpu:  x86-64                       |  
-----------------------------------------+----------------------------------
 Hi,

 discovered in devbr6, but may happen in other branches too:

 {{{
 G65&amp;gt; r.mapcalc one=1
  100%
 G65&amp;gt; r.mapcalc two=2
  100%
 G65&amp;gt; g.rename one,two
 Rename raster &amp;lt;one&amp;gt; to &amp;lt;two&amp;gt;
 G65&amp;gt; r.info -r two
 min=1
 max=1
 G65&amp;gt; echo $GRASS_OVERWRITE

 G65&amp;gt; r.mapcalc three=3
  100%
 G65&amp;gt; g.copy three,two
 Copy raster&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-16T20:43:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47838">
    <title>r.mapcalc in trunk with pthreads broken</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47838</link>
    <description>&lt;pre&gt;I am observing corrupted output from r.mapcalc in trunk if compiled
--with-pthread. The result is not identical to the one obtained
--without-pthread. The mapcalc expression included the functions
eval(), min(), and max(), in case that helps. Open a ticket?

Markus M
&lt;/pre&gt;</description>
    <dc:creator>Markus Metz</dc:creator>
    <dc:date>2012-05-16T16:01:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47837">
    <title>Re: [GRASS GIS] #1655: problem compiling r.terraflowwith g++ 4.7.0</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47837</link>
    <description>&lt;pre&gt;#1655: problem compiling r.terraflow with g++ 4.7.0
--------------------------------------+-------------------------------------
 Reporter:  hamish                    |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
     Type:  defect                    |      Status:  new                      
 Priority:  critical                  |   Milestone:  6.4.3                    
Component:  Compiling                 |     Version:  6.4.2                    
 Keywords:  r.terraflow, libiostream  |    Platform:  Linux                    
      Cpu:  x86-64                    |  
--------------------------------------+-------------------------------------

Comment(by glynn):

 Replying to [comment:1 hamish]:

 &amp;gt; any comments before committing the change?

 It looks fine to me.

 FWIW, [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163 this] gcc bug
 allowed it to compile in older versions, but that has apparently been
 fixed in 4.7.0.

&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-16T12:21:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47836">
    <title>Re: Adding NetCDF to GRASS7 configure</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47836</link>
    <description>&lt;pre&gt;Hi,

[snip]

Thanks, that seems to work. :)

Best regards
Soeren

&lt;/pre&gt;</description>
    <dc:creator>Sören Gebbert</dc:creator>
    <dc:date>2012-05-16T11:04:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47835">
    <title>Re: Adding NetCDF to GRASS7 configure</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47835</link>
    <description>&lt;pre&gt;Hi,


No, since GDAL does not support the third dimension of 3d raster maps.
r3.out.netcdf supports space and time as third dimension.

Best regards
Soeren

&lt;/pre&gt;</description>
    <dc:creator>Sören Gebbert</dc:creator>
    <dc:date>2012-05-16T10:52:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47834">
    <title>Re: Adding NetCDF to GRASS7 configure</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47834</link>
    <description>&lt;pre&gt;Hi,

2012/5/16 Sören Gebbert &amp;lt;soerengebbert&amp;lt; at &amp;gt;googlemail.com&amp;gt;:


running autoconf2.13 to update configure script should be enough.

Martin

&lt;/pre&gt;</description>
    <dc:creator>Martin Landa</dc:creator>
    <dc:date>2012-05-16T10:07:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47833">
    <title>Re: Adding NetCDF to GRASS7 configure</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47833</link>
    <description>&lt;pre&gt;
Out of curiosity: can't this be handled via the GDAL NetCDF driver ?

Moritz
&lt;/pre&gt;</description>
    <dc:creator>Moritz Lennert</dc:creator>
    <dc:date>2012-05-16T10:04:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47832">
    <title>Adding NetCDF to GRASS7 configure</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47832</link>
    <description>&lt;pre&gt;Dear all,
i would like to add a new configure option to enable NetCDF support in
GRASS7. The new module r3.out.netcdf that exports 3d raster maps as
three dimensional (space or space + time) NetCDF files and several
other planed modules will need this library. My question is how to
integrate NetCDF in the configuration process? I have patched the
files "configure.in"  and "Platform.make.in". Do i need to modify any
additional files? How should i generate the configure script with
autoconf, so that it is compatible with the current configure script?

The "configure.in" and "Platform.make.in" patch is attached.

Many thanks in advance.
Best regards
Soeren
_______________________________________________
grass-dev mailing list
grass-dev&amp;lt; at &amp;gt;lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev&lt;/pre&gt;</description>
    <dc:creator>Sören Gebbert</dc:creator>
    <dc:date>2012-05-16T08:58:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47831">
    <title>Re: [GRASS GIS] #961: WinGRASS-6.4.0SVN-r40852-1 installs GRASS, but it doesn't run</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47831</link>
    <description>&lt;pre&gt;#961: WinGRASS-6.4.0SVN-r40852-1 installs GRASS, but it doesn't run
---------------------------+------------------------------------------------
  Reporter:  stoyan        |       Owner:  stoyan                   
      Type:  task          |      Status:  closed                   
  Priority:  normal        |   Milestone:  6.4.0                    
 Component:  Installation  |     Version:  6.4.0 RCs                
Resolution:  duplicate     |    Keywords:  winGRASS, problems, start
  Platform:  MSWindows XP  |         Cpu:  Unspecified              
---------------------------+------------------------------------------------
Changes (by hamish):

  * status:  assigned =&amp;gt; closed
  * resolution:  =&amp;gt; duplicate


Comment:

 merged into bug #1428 "WinGRASS 6.4.1 fails to start after installation"


 Hamish

&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-16T06:30:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47830">
    <title>Re: [GRASS GIS] #1637: r.pack and fully qualified input</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47830</link>
    <description>&lt;pre&gt;#1637: r.pack and fully qualified input
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  hamish             
     Type:  defect       |      Status:  assigned           
 Priority:  major        |   Milestone:  6.4.3              
Component:  Raster       |     Version:  svn-releasebranch64
 Keywords:  r.pack       |    Platform:  Linux              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
Changes (by hamish):

 * cc: grass-dev&amp;lt; at &amp;gt;… (added)
  * owner:  grass-dev&amp;lt; at &amp;gt;… =&amp;gt; hamish
  * status:  new =&amp;gt; assigned


&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-16T06:25:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47829">
    <title>[GRASS GIS] #1657: Loading addon v.strahler produces an error message</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47829</link>
    <description>&lt;pre&gt;#1657: Loading addon v.strahler produces an error message
------------------------+---------------------------------------------------
 Reporter:  filipedias  |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
     Type:  defect      |      Status:  new                      
 Priority:  normal      |   Milestone:  6.4.3                    
Component:  Addons      |     Version:  6.4.2                    
 Keywords:  addon       |    Platform:  MSWindows 7              
      Cpu:  x86-64      |  
------------------------+---------------------------------------------------
 Loading v.strahler produces an error message:

 Traceback (most recent call last):
   File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpython\gui_m
 odules\prompt.py", line 1105, in OnKeyPressed

 self.parent.RunCmd(cmd)
   File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpython\gui_m
 odules\goutput.py", line 523, in RunCmd

 task = menuform.GUI(show = None).ParseCommand(command)
   File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpytho&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-15T21:18:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47828">
    <title>Re: Re: Wms service in grass 6.4.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47828</link>
    <description>&lt;pre&gt;
Excellent, this helps. Please consider backporting.

&amp;lt; at &amp;gt;Javier, you may take
http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/scripts/r.in.wms/r.in.wms
(download button at bottom)

and try to replace the script in your installation.

Markus
&lt;/pre&gt;</description>
    <dc:creator>Markus Neteler</dc:creator>
    <dc:date>2012-05-15T21:10:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47827">
    <title>Re: Re: Wms service in grass 6.4.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47827</link>
    <description>&lt;pre&gt;...

try 6.5svn r51629.


Hamish
&lt;/pre&gt;</description>
    <dc:creator>Hamish</dc:creator>
    <dc:date>2012-05-15T20:48:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47826">
    <title>Re: Newbie question</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47826</link>
    <description>&lt;pre&gt;On Tue, May 15, 2012 at 12:16 AM, Owen Brown
&amp;lt;oBrown&amp;lt; at &amp;gt;catalystitservices.com&amp;gt; wrote:

Owen,

you are most welcome. Do you have any topics you are interested in?
Are you more on the data (analysis) side or GUI development or
parallelization of code, or ..?

Best
Markus
&lt;/pre&gt;</description>
    <dc:creator>Markus Neteler</dc:creator>
    <dc:date>2012-05-15T19:33:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47825">
    <title>Re: Wms service in grass 6.4.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47825</link>
    <description>&lt;pre&gt;Hi devs,

Javier notified me that this WMS server isn't parsed properly:


GRASS 6.4.3svn (nc_spm_08):~ &amp;gt;r.in.wms -l
mapserver=gaia.inegi.org.mx/NLB/mdm5.wms
...
++ wc -c
+ '[' 120596 -eq 0 ']'
++ which xml2
+ '[' -x /usr/bin/xml2 ']'
+ cat /home/neteler/grassdata/nc_spm_08/neteler/.tmp/north.localdomain/7560.0capabilities.xml
+ grep 'Layer/SRS=\|Layer/Name=\|Layer/Title=\|Style/Name=\|Style/Title=\|Layer/Abstract='
+ sed -e 's/.*Layer\\/Name=/\
\
LAYER: /' -e 's/.*Layer\/SRS=/  SRS: /' -e 's/.*Layer\/Title=/  Title:
/' -e 's/.*Layer\/Abstract=/  |/' -e 's/.*Layer\/Style\/Name=/  STYLE:
/' -e 's/.*Layer\/Style\/Title=/    Style title: /'
+ xml2
sed: -e expression #1, char 19: unknown option to `s'
++ wc -l
+ '[' 0 -eq 0 ']'
+ g.message message=

+ g.message -e 'Parsing XML file'
ERROR: Parsing XML file
...


I don't know about sed, any ideas how to fix that?
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/scripts/r.in.wms/r.in.wms#L391

thanks
Markus
&lt;/pre&gt;</description>
    <dc:creator>Markus Neteler</dc:creator>
    <dc:date>2012-05-15T19:27:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47824">
    <title>Re: A couple problems compiling with icc</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47824</link>
    <description>&lt;pre&gt;
swapping out 'ar' for Intel's version fixed those two:

include/Make/Platform.make
-AR = ar
+AR = xiar


still the v.univar 0./0. error remains though.


Hamish
&lt;/pre&gt;</description>
    <dc:creator>Hamish</dc:creator>
    <dc:date>2012-05-15T12:24:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47823">
    <title>A couple problems compiling with icc</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47823</link>
    <description>&lt;pre&gt;Hi,

I managed to compile GRASS with Intel's icc and icpc compilers v12.1.3
on Debian/stable 64bit, mostly to test out the auto-parallelization to
see what would be good candidates for OpenMP work. it wasn't too ugly:

CC=icc CXX=icpc CFLAGS="-O2 -xHost -ipo -static-intel -parallel -Wall" \
  ./configure \
    --with-tcltk-includes=/usr/include/tcl8.5 --with-cairo \
    --with-motif --with-python=/usr/bin/python2.6-config \
    --with-readline --with-cxx --with-odbc --with-sqlite \
    --with-freetype --with-freetype-includes=/usr/include/freetype2 \
    --without-postgres --with-proj-share=/usr/share/proj \
    --enable-64bit --with-pthread -with-openmp \
    --with-wxwidgets=/usr/lib/wx/config/gtk2-unicode-release-2.8 \
    --with-geos \
    --with-libs="/opt/intel/composer_xe_2011_sp1.9.293/compiler/lib/intel64 /opt/intel/mkl/lib/intel64" \
    2&amp;gt;&amp;amp;1 | tee config_log.txt


I had to manually add "-liomp5" to LINK_FLAGS in Platform.make, not sure
how to do that with ./configure and doubt that LINK_FLAGS is t&lt;/pre&gt;</description>
    <dc:creator>Hamish</dc:creator>
    <dc:date>2012-05-15T11:59:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47822">
    <title>[GRASS GIS] #1656: v.what.rast: allow use of centroids in addition to points</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47822</link>
    <description>&lt;pre&gt;#1656: v.what.rast: allow use of centroids in addition to points
-------------------------+--------------------------------------------------
 Reporter:  mlennert     |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Default      |     Version:  unspecified              
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Currently v.what.rast only allows using vector points. Sometimes using
 centroids of polygons can be desirable and it would be great if
 v.what.rast allowed that.

 A quick and dirty way is to replace the two references to GV_POINT by
 GV_POINTS, but this could lead to issues if a map contains both points and
 centroids. The module should offer a choice of types between points and
 centroids.

 Moritz

&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-15T10:32:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gis.grass.devel/47821">
    <title>Re: [GRASS GIS] #1654: v.extract: allow direct transformation of centroids to points</title>
    <link>http://permalink.gmane.org/gmane.comp.gis.grass.devel/47821</link>
    <description>&lt;pre&gt;#1654: v.extract: allow direct transformation of centroids to points
--------------------------+-------------------------------------------------
  Reporter:  mlennert     |       Owner:  grass-dev&amp;lt; at &amp;gt;…              
      Type:  enhancement  |      Status:  closed                   
  Priority:  normal       |   Milestone:  7.0.0                    
 Component:  Default      |     Version:  unspecified              
Resolution:  wontfix      |    Keywords:                           
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by mlennert):

  * status:  new =&amp;gt; closed
  * resolution:  =&amp;gt; wontfix


Comment:

 Replying to [comment:3 hamish]:
 &amp;gt; sorry if that came out harsh, I was in a hurry and meant to be brief,
 but not curt.

 No offense taken at all. KISS is a principle that can also be applied to
 trac tickets  :-).

 I see your point, and am inclined to agree with it. At the same t&lt;/pre&gt;</description>
    <dc:creator>GRASS GIS</dc:creator>
    <dc:date>2012-05-15T10:26:04</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gis.grass.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gis.grass.devel</link>
  </textinput>
</rdf:RDF>

