I've been stuck on how to use my local tiles which i rendered with mapnik's generate_tiles.py and all the data is on postgresql. I'm kinda confused on what i should do to "feed" the tiles to openlayers. The map would be used in django btw. hoping you could help me with this.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Working on Windows, I have simple duplicated the call of Openstreetmap Tiles, and exchanged the web http access by a link within the local file system:
|
|||||
|
|
You will want to use OpenLayers.Layer.TMS. |
|||
|
|