3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
260 stars 143 forks source link

Points on the East missing at full zoom with EPSG:3857 #23

Closed pcav closed 8 years ago

pcav commented 11 years ago

A few points are missing in a sample install of LizMap (see extreme East, N Japan and NSW, Australia): http://www.faunalia.it/map/lizmap/www/index.php/view/map/?repository=faunalia&project=faunalia_map Zooming in I the points are displayed: http://www.faunalia.it/map/lizmap/www/index.php/view/map/?repository=faunalia&project=faunalia_map&lon=14965894.521554478&lat=4660684.360578368&zoom=2 Same data in EPSG:4326 (of course, without background map) are shown: http://www2.faunalia.eu/map/lizmap/www/index.php/view/map/?repository=faunalia&project=check

I suspect this may be due to its bounding box; however, I have set up on the OWS properties 19472183 to prevent this (form the canvas a Xmax is 17087388).

I'm available for debugging.

mdouchin commented 11 years ago

One question to help us : do you have the same issue with QWC ? If so, this is a QGIS issue, if not, this is lizmap specific.

pcav commented 11 years ago

Tested, no problem with QWC. Thanks.

rldhont commented 10 years ago

Hi @pcav,

Your examples seems out of date. Have you new examples ?

pcav commented 10 years ago

http://lizmap.faunalia.eu/index.php/view/map/?repository=faunalia&project=faunalia_it

Please note however that the problem is mostly solved now. Just the easternmost point is cut.

rldhont commented 8 years ago

Hi @pcav, did you solved this issue ? I think it was a QGIS-Server issue. Which QGIS Server do you use ?

pcav commented 8 years ago

You are probably right, now with 2.14.1 it seems to work fine: http://lizmap.faunalia.eu/index.php/view/map/?repository=faunalia&project=faunalia_it Thanks.