Can I modify my installed Openlayers plugin files to add a new layers origin? If yes, what files?
Take the 2-minute tour
×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.
Yes, it is possible by manually editing the python file
You have to set up a local server (like Apache by MS4W) if you want to use your own tiles as localhost. Only disadvantage is that you have to do the adaptaion every time the plugin gets updated. This is what I inserted:
And inside the myMapnik.html (a copy of osm.html):
|
||||
|