Hallo Markus, aus vorherigem Thread: > - - - - > Any hints or help on how to start quickly porting the Google maps Api > functionality into OSM would be highly appreciated. > What is the best practice to overlay a large number of markers on OSM? > - - - -
Eine Art Migrations-Anleitung gibt es wohl eher nicht. Allgemein zu OpenLayers gibt es halt die üblichen Links [1][2].
Speziell für viele Markers wäre vermutlich eine PostGIS DB Anbindung über eigenes Script mit Vector Layer und BBox Strategy geeignet [3], evtl. mit anderem Format als Text, z.B. GeoJSON. Optional auch noch mit Clustering [4].
Generell würde ich solche direkten Anfragen an talk oder help.openstreetmap.org verweisen, dann kann man besser direkt nachfragen.
Gruß, ikonor [1] http://openlayers.org: Examples and User documentation [2] http://wiki.openstreetmap.org/wiki/OpenLayers [3] http://openlayers.org/dev/examples/dynamic-text-layer.html [4] http://www.openlayers.org/dev/examples/?q=cluster Am 12.12.2011 20:10, schrieb Markus:
Hallo Bernhard, Danke für die KHTML-Tips. Wer kann erklären, wie man es mit *OL* macht? "how to start porting the Google maps Api functionality into OSM" Gruss, Markus _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de
_______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

