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

CSV Loader #329

Open
lutangar opened this issue Feb 27, 2024 · 1 comment
Open

CSV Loader #329

lutangar opened this issue Feb 27, 2024 · 1 comment

Comments

@lutangar
Copy link
Contributor

No description provided.

@lutangar lutangar converted this from a draft issue Feb 27, 2024
@lutangar lutangar moved this from Doing to πŸ— Current sprint in DatAtlas project Feb 29, 2024
@lutangar lutangar moved this from πŸ— Current sprint to Doing in DatAtlas project Feb 29, 2024
@lutangar lutangar moved this from Doing to πŸ‘€ In review in DatAtlas project Feb 29, 2024
@aangelot aangelot moved this from πŸ‘€ In review to πŸ— Current sprint in DatAtlas project Apr 11, 2024
@aangelot
Copy link
Contributor

aangelot commented Apr 11, 2024

While uploading a csv (from example this one : https://data.grandlyon.com/portail/fr/jeux-de-donnees/colleges-metropole-lyon-departement-rhone/telechargements) nothing happens. The data are correctly loaded, but points do not show on the map.
Looks like lat and long are detected as string and not float...

Same problem with Kepler demo

Finally it works replacing "," with "." in coordinates

@aangelot aangelot moved this from πŸ— Current sprint to πŸ‘€ In review in DatAtlas project Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: πŸ‘€ In review
Development

No branches or pull requests

2 participants