Tagged Questions
0
votes
1answer
160 views
Leaflet offline tiles problem
I hate to ask this kind of questions, but i ve been stuck for 2 days now:
I rendered some tiles with mapnik which i want to serve in my offline application which will run from a portable disk, but ...
3
votes
1answer
285 views
Leaflet and EPSG 4326 Projections
Leaflet says it supports EPSG 4326 (Plate Carree, aka ll84) projections. I think it does, but take a look at these two jsfiddles:
http://jsfiddle.net/drysg/cBzVc/ - This is the original 3857 web ...
1
vote
2answers
383 views
Leaflet with EPSG4326 Tile Layer (using maptiler.org)
I have successfully been using Klokan Petr Pridal's MapTiler (http://maptiler.org ) to take GeoTiff files and create TMS tile pyramids for Leaflet (option #1 which projects to EPSG3857, also called ...