Sort GeoJSON Features
Sort GeoJSON features by a name, brand, category, numeric score, or other property while preserving every geometry.
Input
Features with equal values retain their original order. Missing values sort as empty values.
Review these warnings
GeoJSON
Map preview
Understanding Sort GeoJSON Features
Records, properties and matching keys
Sort GeoJSON features by a name, brand, category, numeric score, or other property while preserving every geometry.
Sort GeoJSON Features works with feature properties: the non-spatial fields attached to each geometry. Consistent field names, value types and stable identifiers make attribute operations more reliable.
How to review the records
Features with equal values retain their original order. Missing values sort as empty values.
When reviewing Sort GeoJSON Features, compare feature counts and a sample of properties before and after the operation. Pay particular attention to missing values, duplicate keys and values stored as different types.