splashblot / dronedb

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

XYZ basemap not updated if TMS checkbox changes #70

Open ivanprado opened 6 years ago

ivanprado commented 6 years ago

Context

I was trying to add a XYZ tileset like:

http://tileo-alpha-tiles.s3-website-us-east-1.amazonaws.com/ZV-2017-02-06%20Grupo%20Gs%20Lettuce%20crop/{z}/{x}/{y}.png

Steps to Reproduce

Please break down here below all the needed steps to reproduce the issue

  1. Add XYZ tileset as custom basmap, for example: http://tileo-alpha-tiles.s3-website-us-east-1.amazonaws.com/ZV-2017-02-06%20Grupo%20Gs%20Lettuce%20crop/{z}/{x}/{y}.png. Check TMS checkbox. 2.The former is wrong, as tileset is not in TMS format. So I tried to add another basemap but unchecking TMS.

Current Result

Nothing happens. Basemap is not shown.

Expected result

Basemaps should has been shown properly after point 2.

.carto file

Prueba Tiles (on 2017-10-05 at 14.08.38).carto.zip

Additional info

A way of solving is:

  1. Remove problematic basemap
  2. Change to other basemap (for example just background color basemap)
  3. Add the XYZ custom basemap, but without checking TMS checkbox.
ivanprado commented 6 years ago

Check at some point if solved by the rebase.