Re: [OSM-talk] How to fetch the map(data) from OpenStreetMap

2011-10-10 Thread Parveen Arora
On Sat, Oct 8, 2011 at 4:40 AM, Amrit Pal Pathak
amritpalpath...@gmail.com wrote:
 hey
     I am newbie to this mailing list.I want to fetch a particular
 area from Open Street Map by giving a Longitudinal and altitude
 values.
    How can i do that?
Hi Amrit,
If you are able to use the command given by Graham then its ok, thats
the exelent way, but If you are not familier with command line then
follow the procedure written below:

If you uses JOSM then just open it click on new file and click on the
download button on the upper panel.
There will be a option to select the area, just select the area and open it.
Then save that file with .osm extension.

Hope it will help.




-- 
Parveen Arora
www.parveenarora.in
E-Mail: m...@parveenarora.in

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


[OSM-talk] How to fetch the map(data) from OpenStreetMap

2011-10-08 Thread Amrit Pal Pathak
hey
 I am newbie to this mailing list.I want to fetch a particular
area from Open Street Map by giving a Longitudinal and altitude
values.
How can i do that?

-- 
Thanks
Regards
Amrit Pal
amritpalpathak.blogspot.com

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


Re: [OSM-talk] How to fetch the map(data) from OpenStreetMap

2011-10-08 Thread Graham Jones
Hi,


 I want to fetch a particular

area from Open Street Map by giving a Longitudinal and altitude
 values.

If it is a relatively small area, I would use the XAPI service [
http://wiki.openstreetmap.org/wiki/Xapi]  (I would use the java based one
(jxapi) as that is more reliable) - on linux I use:

wget --timeout=600
http://jxapi.openstreetmap.org/xapi/api/0.6/map?bbox=-1.311,54.6079,-1.1110,54.7294-O
hartlepool.osm

where the bbox parameters are the longtitude and latitude of the bottom left
and top right of the bounding box defining your area.

Hope that helps.


Graham.
-- 
Graham Jones
Hartlepool, UK.
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk