's probably a
good base map for hiking, and we're working on complete US coverage.
Since, in TopOSM, the base topography and the map features are on
different tile layers, it would even be possible to use the existing
topography and contour lines, and make a custom layer that highli
{z}/${x}/${y}.png";
];
...
instead of the current:
OpenLayers.Layer.OSM.opm = OpenLayers.Class(OpenLayers.Layer.OSM, {
initialize: function(name, options, args) {
var url = [
"http://openpistemap.org/tiles/contours/";
];
...
- Lars
ically implementing that on a slippy map sounds tricky, but it's an
interesting idea. It would probably be useful for legends with many
features.
- Lars
--
Lars Ahlzen
l...@ahlzen.com
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk
wiki/TopOSM#Map_legend
- Lars
--
Lars Ahlzen
l...@ahlzen.com
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk
4 matches
Mail list logo