diff --git a/src/content/posts/memorable-geocoding/memorable-geocoding.mdx b/src/content/posts/memorable-geocoding/memorable-geocoding.mdx new file mode 100644 index 00000000..a0ec2d8d --- /dev/null +++ b/src/content/posts/memorable-geocoding/memorable-geocoding.mdx @@ -0,0 +1,18 @@ +--- +slug: geocoding +title: "Short, Memorable Addresses for Every Square Meter of the Earth" +published: 2024-10-31 +updated: 2024-10-31 +--- + +## Why? (and Preview) + +## First Attempt: Latitude & Longitude + +## Second Attempt: Fibonacci Spiral + +### Augmented with Z-Order Curves + +## Final Attempt: Population Centers + +- Histogram of population density \ No newline at end of file