splashblot / dronedb

Location Intelligence & Data Visualization tool
http://carto.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Polygon layer not shown on top of raster layer #66

Closed ivanprado closed 6 years ago

ivanprado commented 6 years ago

Tested locally.

Steps to reproduce:

Different problems/strange behaviors found:

jjmata commented 6 years ago

This seems very similar to the issues Diego reported recently, leaving with @apercas for his comments.

ivanprado commented 6 years ago

@apercas just verified that this issue is also present at new deployment of splashblot.tileo.co

apercas commented 6 years ago

Please check https://github.com/splashblot/dronedb/pull/69 image

ivanprado commented 6 years ago

Results of test on development env after https://github.com/splashblot/dronedb/pull/72

Everything worked well but deleting raster layer. When deleting a raster layer it is still shown. If you leave the map and return, it disappear, which is the expected. So the map at database is right, it is just something at the view.

ivanprado commented 6 years ago

State of the bug after the new cartodb.js rebase done by @apercas on October 7 into tileo/v4 branch:

In general vector layers are shown on top of rasters properly, making the raster feature usable. But still some issues remain:

apercas commented 6 years ago

I think we can close this now that we use a proper way to display raster, reopen if needed