earthcube / facetsearch

This is the main code base for the EarthCube GeoCODES search interface. Issues with UI operation should be posted in the issue tracker here.
3 stars 2 forks source link

bad handling of a Geoshape box #143

Open valentinedwv opened 3 weeks ago

valentinedwv commented 3 weeks ago

Describe the bug draws as antarctica: https://ecoforecast.geocodes-aws.earthcube.org/#/dataset/urn:gleaner.io:eco:neon4cast:data:6d93155475fb6f23307db529b3bbdb6fdb05083d

"geo":
{
"@type":
"GeoShape",
"box":
"-149.2133 42.5369 -72.1727 63.8758"
}
valentinedwv commented 3 weeks ago

Mapbox expects lat lon, flipping coordinates make map draw correctly.

Need to add checks on coordinate systems: https://github.com/ESIPFed/science-on-schema.org/blob/main/guides/Dataset.md#spatial-reference-systems