[OSM-dev] Convert osm link into a google map

2010-07-01 Thread Atton Jonathan
Hello,

Do you know a way to convert a static osm map link into a static google map
link ? The aim is to get the same portion of the map.

I have search and I think we can't do it :(

-- 
Regards.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] archive with the tiles

2009-11-25 Thread Atton Jonathan
Yes I think the best way is to create a local server. I will do that.

Thank you for your help.

2009/11/24 Chris Jones roller...@sucs.org

 Atton Jonathan wrote:

 hello

 I use the static API to retrieve the tiles in my application, example :
 http://tile.openstreetmap.org/12/2047/1362.png

 I wish to use it without Internet, is there somewhere a package with all
 the tiles ?

 Im not sure if this would solve your problem, but you can setup a local
 tile server and generate the tiles you need on demand.

 See http://wiki.openstreetmap.org/wiki/Mapnik

 --
 Chris Jones, SUCS Admin
 http://sucs.org




-- 
Regards.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


[OSM-dev] archive with the tiles

2009-11-23 Thread Atton Jonathan
hello

I use the static API to retrieve the tiles in my application, example :
http://tile.openstreetmap.org/12/2047/1362.png

I wish to use it without Internet, is there somewhere a package with all the
tiles ?

-- 
Regards.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] archive with the tiles

2009-11-23 Thread Atton Jonathan
wouha 240 go, forget my idea.

I was thinking about a few go but not 240.

2009/11/23 Matthias Julius li...@julius-net.net

 Atton Jonathan jonathan.at...@gmail.com writes:

  hello
 
  I use the static API to retrieve the tiles in my application, example :
  http://tile.openstreetmap.org/12/2047/1362.png
 
  I wish to use it without Internet, is there somewhere a package with all
 the
  tiles ?

 Are you prepared to download 240 GB of tiles?

 Matthias

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




-- 
Regards.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


[OSM-dev] OSM in a C apps

2009-11-10 Thread Atton Jonathan
Hello,

I am not an openstreetmap user, consequently I do not know a lot about it.

I am written a C application and I wish to integrate a map. My application
is free (license LGPL), consequently I plan to use a free map and
openstreetmap is the perfect choice for this. I am a developer in the
project Enlightenment (windows manager + set of libraries + application) and
I want to write a gui widget for the project and my application.

Today, what is the best way to display OSM in a C application ? I saw
Mapnick, I need to look deeper in this way but boost is required and I
preferred to avoid big dependencies.

What type of data should I use, download a jpeg/png directly ? or the data
and create the map (this is what Mapnick does if I understand well) ?

-- 
Regards.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev