Re: [talk-au] How to extract street names from OSM data

2008-10-20 Thread David Groom
You could use OSMXapi  http://wiki.openstreetmap.org/index.php/Osmxap

something like:

 http://xapi.openstreetmap.org/api/0.5/[bbox=left, 
bottom,right,top]way[highway=*]

David
  - Original Message - 
  From: Paul Zagoridis 
  To: Talk-au@openstreetmap.org 
  Sent: Sunday, October 19, 2008 10:21 AM
  Subject: [talk-au] How to extract street names from OSM data


  Can I use the API or some other easy way to extract a subset of OSM data?

   

  Specifically I want to get a list of street names in Sydney Metro to double 
check addresses in a database.

   

  Suggestions?

   

  Regards

   

  Paul

   

  --
  Paul Zagoridis
  email: [EMAIL PROTECTED]

  blog: http://wealthesteem.org Wealth is created between your ears
  personal blog: http://zagz.com
  mobile: +61 414 707 343
  skype: paul.zagoridis
  --
  Join me on your network of choice
  LinkedIn: http://www.linkedin.com/in/paulzag
  Xing: http://www.xing.com/go/invite/3306344.2a5ab0
  Facebook: http://www.facebook.com/people/Paul_Zagoridis/815205625
  ecademy: http://www.ecademy.com/user/paulzagoridis

   



--


  ___
  Talk-au mailing list
  Talk-au@openstreetmap.org
  http://lists.openstreetmap.org/listinfo/talk-au
image001.png___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] How to extract street names from OSM data

2008-10-20 Thread 80n
On Mon, Oct 20, 2008 at 4:34 PM, David Groom [EMAIL PROTECTED]wrote:

  You could use OSMXapi  http://wiki.openstreetmap.org/index.php/Osmxap

 something like:

  
 http://xapi.openstreetmap.org/api/0.5/[bbox=lefthttp://xapi.openstreetmap.org/api/0.5/%5Bbbox=left,
 bottom,right,top]way[highway=*]

 David



Or even 
http://xapi.openstreetmap.org/api/0.5/wayhttp://xapi.openstreetmap.org/api/0.5/%5Bbbox=lefthttp://xapi.openstreetmap.org/api/0.5/%5Bbbox=left
[bbox=left,bottom,right,top]http://xapi.openstreetmap.org/api/0.5/%5Bbbox=left
[name=*] http://xapi.openstreetmap.org/api/0.5/%5Bbbox=left


  - Original Message -
 *From:* Paul Zagoridis [EMAIL PROTECTED]
 *To:* Talk-au@openstreetmap.org
 *Sent:* Sunday, October 19, 2008 10:21 AM
 *Subject:* [talk-au] How to extract street names from OSM data

  Can I use the API or some other easy way to extract a subset of OSM data?



 Specifically I want to get a list of street names in Sydney Metro to double
 check addresses in a database.



 Suggestions?



 Regards



 Paul



 --
 Paul Zagoridis
 email: [EMAIL PROTECTED]

 blog: http://wealthesteem.org Wealth is created between your ears
 personal blog: http://zagz.com
 mobile: +61 414 707 343
 skype: paul.zagoridis
 --
 Join me on your network of choice
 LinkedIn: http://www.linkedin.com/in/paulzag
 Xing: http://www.xing.com/go/invite/3306344.2a5ab0
 Facebook: http://www.facebook.com/people/Paul_Zagoridis/815205625
 ecademy: http://www.ecademy.com/user/paulzagoridis



 --

 ___
 Talk-au mailing list
 Talk-au@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-au


 ___
 Talk-au mailing list
 Talk-au@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-au


image001.png___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


[talk-au] How to extract street names from OSM data

2008-10-19 Thread Paul Zagoridis
Can I use the API or some other easy way to extract a subset of OSM data?

 

Specifically I want to get a list of street names in Sydney Metro to double
check addresses in a database.

 

Suggestions?

 

Regards

 

Paul

 

--
Paul Zagoridis
email: [EMAIL PROTECTED]

blog: http://wealthesteem.org Wealth is created between your ears
personal blog: http://zagz.com
mobile: +61 414 707 343
skype: paul.zagoridis
--
Join me on your network of choice
LinkedIn: http://www.linkedin.com/in/paulzag
Xing: http://www.xing.com/go/invite/3306344.2a5ab0
Facebook: http://www.facebook.com/people/Paul_Zagoridis/815205625
ecademy: http://www.ecademy.com/user/paulzagoridis

 

image001.png___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] How to extract street names from OSM data

2008-10-19 Thread Hugh Barnes
At 09:21, Sunday 19 October 2008, Paul Zagoridis did write:
 Can I use the API or some other easy way to extract a subset of OSM data?
 
  
 Specifically I want to get a list of street names in Sydney Metro to double
 check addresses in a database.
 

This is probably what you want in this case:

http://wiki.openstreetmap.org/index.php/OSM_Protocol_Version_0.5#Retrieving_all_objects_in_a_bounding_box

  
 
 Suggestions?
 
  

You can also get it by selecting from the map. In case you don't know, after 
zooming in, turn on the data layer/overlay (available from the top right hand 
side expanding menu), then in the frame on the left, refine your area (can be 
drawn). When you have your bounding right, you'll see a hyperlink to API at 
the bottom of all the object names. It should give you the same XML output you 
get from the API.

Hope that's what you were after.

Cheers


___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au