mapbox / geojson.io

A quick, simple tool for creating, viewing, and sharing spatial data
http://geojson.io/
ISC License
1.91k stars 567 forks source link

Invalid JSON file: Error: Invalid LngLat latitude value: must be between -90 and 90 #846

Closed claudinehellmuth closed 1 year ago

claudinehellmuth commented 1 year ago

I am using the tool as usual and i keep getting this error with the code when i try to open a file that made in geojson.io "Invalid JSON file: Error: Invalid LngLat latitude value: must be between -90 and 90"

i have never had this happen before and haven't been doing anything differently. I am creating the file in geojson.io and saving it out as a geoJSON file. then when i return to geojson.io to open the file i get this error message thank you!

chriswhong commented 1 year ago

Can you share some geojson that triggers this error so we can reproduce it?

claudinehellmuth commented 1 year ago

sure is there a way for me to upload the file? perhaps it got corrupted along the way, or had too many points. I have done a couple simpler ones since then that have been ok.

chriswhong commented 1 year ago

Most likely there was an invalid latitude in your file, if still think this is a bug and can provide more details, feel free to reopen