On Fri, Oct 29, 2010 at 9:48 AM, Kent II, Allen [USA] <[email protected]> wrote: > I have a situational awareness tool which stores is tracks in XML/KML format. > I would like to take this data and view in OSM..
At a first guess, I'd suggest that you have a look at OpenLayers. It will let you display KML as a layer on top of a selectable basemap layer. So you could use OpenStreetMap or others as a base layer. Here is a simple demonstration of KML in OpenLayers. http://openlayers.org/dev/examples/kml-layer.html _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

