Natural sort by geocode
See original GitHub issueDetailed steps causing the problem:
- Open list of caches
- Sort by geocode
Actual behavior after performing these steps:
Caches are sorted lexicographically/alphabetically.
GC1ABCD
GC2345
GC56EFG
GC77
Expected behavior after performing these steps:
Natural sorting, for example:
GC77
GC2345
GC1ABCD
GC56EFG
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Using The String localeCompare() Method To Implement A ...
A "natural sort" is one in which numbers are treated as numbers, even when they are embedded within a string. So, for example,...
Read more >Need to sort postal addresses in a database table in sequence
I found a web site that allows me to do a reverse Geocoding. ... returned and then sort the house addresses in numeric...
Read more >Sort::Key::Natural - fast natural sorting - metacpan.org
This module extends the Sort::Key family of modules to support natural sorting. Under natural sorting, strings are split at word and number boundaries,...
Read more >Geocoding Service | Maps JavaScript API - Google Developers
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 ...
Read more >Reverse Geocode latitude longitude ... - GIS Stack Exchange
Then create a lon/lat point (as Natural Earth stores its coordinates in that order): GeometryFactory gf = new GeometryFactory(); Point ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure, but that is boring 😉
Sorting by age may be misleading. People grab a cache GCcode, then take their time to prepare for publication. Have seen 1 yr delay myself. Cache id (as used in gpx export) is what to look for.