2009/3/20 Ævar Arnfjörð Bjarmason <[email protected]>

> On Wed, Mar 4, 2009 at 2:21 PM, Ævar Arnfjörð Bjarmason
> <[email protected]> wrote:
> > * It would have to work with the static dumps (
> http://static.wikipedia.org/)
>
> Does this script use the rendered tiles on the tileserver:
>
>
> http://dev.openstreetmap.org/~ojw/bbox/?W=-18.261489&S=65.649100&E=-18.204711&N=65.672500&width=600&height=600<http://dev.openstreetmap.org/%7Eojw/bbox/?W=-18.261489&S=65.649100&E=-18.204711&N=65.672500&width=600&height=600>
>
> If so it could be used to produce images to embed in articles, the
> resulting image could be a hash guaranteed to change if the
> lat/lon/zoom/osm data changed.
>
> *thinking out-loud*
>

Thinking about slow internet links (mobile devices, rural areas, etc) I was
wondering whether the map extension should work like some youtube-links on
many blogs:

- Load a static map image and a tiny bit of Javascript
- If the map image is clicked, load the Openlayers Javascript and make the
map slippy

This can be implemented easily for maps without KML overlays.

This static image could also be used for static dumps without much effort.

Regards,

jens
_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to