splashblot / dronedb

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

Georefencing by lat/lon using string columns page get stuck #94

Open ivanprado opened 6 years ago

ivanprado commented 6 years ago

Context

Creating a map from an excel file with lat/long columns

Steps to Reproduce

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

  1. Uploading a xls file with lat/long columns that were loaded as string. sin-cabecera-listado-longitud-latitud-municipios-espana.xls.zip
  2. Create a map with that file
  3. Geolocate by lat/lon

Current Result

Neverending roulette

Expected result

Points geolocated properly as it happens when lat/lon columns are numeric.

apercas commented 6 years ago

More info: https://github.com/CartoDB/cartodb/issues/11511