[GRASS-dev] GRASS 7 scripts overhaul
Markus Neteler
neteler at osgeo.org
Mon Sep 5 15:57:04 EDT 2011
On Mon, Sep 5, 2011 at 4:11 PM, Markus Metz
<markus.metz.giswork at googlemail.com> wrote:
>> * v.out.gps -t input=railroads output=trail.gpx
...
> Considering that OGR supports writing out gpx or anything gpsbabel
> supports, v.out.gps tries to do what v.out.ogr can already do? So why
> not getting rid of v.out.gps? Removing a module for a change would be
> nice;-)
Sounds very good to me. There also also some other leftover (?) shell
scripts there.
Still open:
On Sun, Sep 4, 2011 at 12:20 PM, Markus Neteler <neteler at osgeo.org> wrote:
> * r.mask
> -> should show '[Raster MASK present]' as in GRASS 6 in the user prompt
In GRASS 6, there was lib/init/prompt.sh for this job. Currently one cannot know
from the command line if a MASK is there or not.
> * GRASS 7.0.svn (latlong_wgs84 at neteler):~ > v.in.wfs
> url="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwfs?REQUEST=GetFeature&SERVICE=WFS&VERSION=1.0.0"
> out=grass_users
> Retrieving data...
> Importing data...
> ERROR: Unable to open data source
> </home/neteler/grassdata/latlong_wgs84/neteler/.tmp/north/18964.0.xml>
> WFS import failed
One more:
* when leaving GRASS 7 with d.mon wx0 still open, the polling never finishes.
Markus
More information about the grass-dev
mailing list