[GRASS-dev] Re: [GRASS GIS] #1482: Wish - update to v.in.osm2

GRASS GIS trac at osgeo.org
Thu Nov 3 02:01:51 EDT 2011


#1482: Wish - update to v.in.osm2
--------------------------+-------------------------------------------------
  Reporter:  rchirgwin    |       Owner:  hamish     
      Type:  task         |      Status:  closed     
  Priority:  normal       |   Milestone:  6.4.2      
 Component:  Vector       |     Version:  unspecified
Resolution:  fixed        |    Keywords:  v.in.osm2  
  Platform:  Unspecified  |         Cpu:  Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 fixed in r49063.

 currently the main Xapi server is down, but there are a couple other
 backup servers available from the OSM Xapi wiki page.
  http://wiki.openstreetmap.org/wiki/Xapi#Java


 e.g. extract private roads in Spearfish County using a backup server
 {{{
  g.region -d
  v.in.osm out=test_osm_ways_private feature=ways \
    query="way[access=private]" \
    server="http://open.mapquestapi.com/xapi/api/0.6"
 }}}

 (this addon requires GRASS 6.4.2rc1 or newer)


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1482#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list