This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Extra fields order switched

0

If I created additional fields in a polygon. Then these are in a certain order. E.g. the email address first and then the website. But after editing the content of a field, the order is changed for no reason and website is above email address.

asked 26 Jul '23, 08:53

user_15704323's gravatar image

user_15704323
11334
accept rate: 0%


One Answer:

1

This is to be expected. The order of fields in the OSM database is not fixed, they may be returned in any order. If any sorting is done then it is the website that displays the data - and every web site that displays the data might choose differently.

answered 26 Jul '23, 08:56

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Hi Frederik,

Thank you for the fast reply.

I only use the data at umap.openstreetmap. Why can't the propertie fields in the table can be sorted there?

(26 Jul '23, 08:59) user_15704323

Source code available on GitHub .