This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

GeoRSS / KML

2

Is there a service that will overlay pointers from a GeoRSS feed or similar on OSM tiles? Preferably, like Google's setup simply by putting a reference in the URL, without having needing ones own website for API keys/etc. An example of Google's Service.

asked 01 Nov '10, 13:49

Socks's gravatar image

Socks
31116
accept rate: 0%

edited 24 Feb '11, 11:25

Pieren's gravatar image

Pieren
9.8k2083157


2 Answers:

1

If there was none before there is now http://vgr.petschge.de/.

answered 19 Dec '10, 22:57

petschge's gravatar image

petschge
8.3k217398
accept rate: 21%

edited 19 Dec '10, 23:09

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198

This is just what I wanted thanks! But how do I put that onto wordpress.COM?

(12 Jun '12, 23:16) simonmcandrew

0

I've had one running here for a while: http://funmap.co.uk/cloudmade-examples/kml-displayer.php

(Ever since I worked in the CloudMade London offices in fact)

This is using CloudMade's "Web Maps API", which will barf on some types of KML which it can't understand, but on the plus side you may find it more lightweight, for showing many markers.

answered 20 Dec '10, 15:22

Harry%20Wood's gravatar image

Harry Wood
9.5k2588128
accept rate: 14%

edited 20 Dec '10, 15:23

This link dosen't appear to work to me.

(12 Jun '12, 23:17) simonmcandrew

Source code available on GitHub .