Geocode: Difference between revisions

Content deleted Content added
m Cataloged examples: remove self-ref tag, looks solved; but replace with refimprove
No edit summary
Line 185:
| Geopeg || 2020 || globe/only nations || encode(latLon) || '''open standard''' || grid cell
| Geopeg is word-based GPS address, using simple words like London.RedFish. It is a combination of a city and two simple words. It is an open standard geocoding of Earth, currently in development. [https://geopeg.com/demo Geopeg]
|
 
|-
|[[Dymaxion Geographic Encoding]] || 2024 || globe || encode(latLon,precision) || open standard || triangle
| Based on the Dymaxion map projection, uses a 64-bit unsigned integer to represent locations. Provides global coverage with high precision, achieving nearly 100% utilization of the available bit space. Uses an icosahedron-based triangular grid.
|}