Martin wrote: > I implemented a tileserver/wms for comparing and vectorizing > out-of-copyright maps. See viewer here: > http://integrate.ch/app/openlayers.html?zoom=12&lat=31.60262&lon=-5.58938&layers=000B0000TFFF
That looks really cool! > The link should point to > http://www.openstreetmap.org/edit?lat=yyy&lon=xxx&zoom=13. Most > comfortable would be to set the Potlatch Custom Background inside this > link too: > http://www.openstreetmap.org/edit?lat=yyy&lon=xxx&zoom=13&background=http://integrate.ch/app/tile.php?layer=ams250&z=!&x=!&y=! No problem. Just use 'tileurl' instead of 'background' (and, of course, escape the URL properly). That was something I added the other week at Andy Allan's request and it's great to see it used elsewhere. cheers Richard -- View this message in context: http://www.nabble.com/Deeplink-for-Potlatch-Custom-Background-tp25618987p25620390.html Sent from the OpenStreetMap - Dev mailing list archive at Nabble.com. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

