Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leaflet page should free from using proj4js #357

Open
boney-bun opened this issue Oct 13, 2017 · 2 comments
Open

leaflet page should free from using proj4js #357

boney-bun opened this issue Oct 13, 2017 · 2 comments

Comments

@boney-bun
Copy link

boney-bun commented Oct 13, 2017

Problem

atm, leaflet pages use proj4js library to check the projection in the frontend.
the projection should go in the backend instead, preferably in View.
an extensive discussion about removing proj4js can be found in #345

Solution

make sure all leaflet pages are free from using proj4js.
what should be done in the backend:

  • the calculation of bounding box (i.e. only the map bounding box. individual layer BBs are already available)
  • the x- and y-axes for the centre of a map

the example of this solution can be found in #345

child of #457

This was referenced Oct 14, 2017
@gubuntu gubuntu added this to the Mozambique milestone May 9, 2018
@gubuntu
Copy link

gubuntu commented Jun 25, 2018

fix this while fixing #289

@gubuntu gubuntu added the ready label Jun 25, 2018
@gubuntu gubuntu added backlog and removed ready labels Aug 3, 2018
@gubuntu gubuntu added ready and removed backlog labels Sep 3, 2018
@gubuntu gubuntu added backlog and removed ready labels Sep 12, 2018
@gubuntu
Copy link

gubuntu commented Sep 13, 2018

@boney-bun was this fixed when #289 was fixed? Please update status

@gubuntu gubuntu added ready and removed backlog labels Sep 13, 2018
@gubuntu gubuntu removed this from the Mozambique milestone Sep 14, 2018
@gubuntu gubuntu removed the backlog label Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants