terraframe / geoprism-registry

GeoPrism Registry is a system for curating interlinked data through time. It's the first framework implementing the Common Geo-Registry specification.
https://geoprismregistry.com/
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Always display latitude and longitude fields next to each other in list exports #935

Open rfromthecastle opened 3 months ago

rfromthecastle commented 3 months ago

User stories

As any user exporting a list as a spreadsheet, any attributes with a code starting with the letters 'la' to 'lo' end up in between the latitude and longitude list, as GeoPrism Registry alphabetically orders attributes based on their code. This makes it tedious to copy-paste latitude/longitude fields in one go into other tables or applications.

image

Problems this relates to

  1. User experience

Proposed solution

  1. Force the latitude and longitude fields to be displayed next to each other in list exports

Considered alternatives

None

Additional context

None

SteeveEbener commented 3 months ago

Directly linked to issue #90