kartena / Proj4Leaflet

Smooth Proj4js integration with Leaflet.
http://kartena.github.io/Proj4Leaflet/
BSD 2-Clause "Simplified" License
589 stars 173 forks source link

Problem with EPSG:2154 and TMS layer #104

Closed mgageo closed 6 years ago

mgageo commented 8 years ago

Hello, With leaflet 0.7.7, I try to display a TMS layer http://mga.alwaysdata.net/leaflet/exemples/tms_l93.html The url of the tiles have a negative number for y http://geobretagne.fr/gwc02/service/tms/1.0.0/satellite-ancien@EPSG%3A2154@png/7/3084/-1428.png

It's a bug from the server or from my transciption ? cf http://geobretagne.fr/gwc02/service/tms/1.0.0/satellite-ancien@EPSG%3A2154@png

Thank's for the help

mgageo commented 8 years ago

Hi,

I try with a wms layer and leaflet v1.0.0-beta.2 and refactor : http://mga.alwaysdata.net/leaflet/exemples/wms_gb_l93.html

There is some thing wrong with origin ?

perliedman commented 6 years ago

I'm going to close this as it's been too long, so it's really hard to tell what the issue might be.

If you still have the same issue with latest Leaflet and latest Proj4Leaflet, we can consider reopening and having a look.