[OSM-talk] POI overlays /was:Re: LU overlay idea

Stefan Baebler stefan.baebler at gmail.com
Tue Jun 5 14:37:51 BST 2007


On 5/28/07, Artem Pavlenko <artem at mapnik.org> wrote:
> On 28 May 2007, at 20:13, Steve Chilton wrote:
>> Logically shouldn't POIs (like pubs, churches, POs, etc) be on an overlay
>> too? Then they could come in at earlier zooms perhaps.
> I'd like to experiment with markers for things like POI.

Why should they be rendered as (mostly transparent) image overlay?
It should be much cleaner by positioning just selected icons, similar
to GeoRSS feed, but with a custom icon.

OpenLayers can show markers from a GeoRSS feed just fine, eg:
http://openlayers.org/dev/examples/georss.html can show earthquakes:
http://earthquake.usgs.gov/eqcenter/recenteqsww/catalogs/eqs7day-M2.5.xml

It would require some extension (specifying icon), and while we're at
it, it could it also be used for labels (horizontal place names, not
curly street names) so that they can be dynamically added onto the map
based on the user's language preferences (as determined from
Accept-language http header).

That could be the optimal solution .... at least until all the maps
are fully rendered via SVG (or by other means) on the client anyway :)

Stefan




More information about the talk mailing list