Write ups of ATgeo experiments. Assume access to a Gazetteer backend, and using the Lexicon Community Geo Lexicon.
An application and initial geo appview that lets people annotate existing ATproto posts with geo information.
The goal of the Marker Lexicon is to annotate or add geo data to existing AT URI records. It's a very thin wrapper mostly meant to be used as a proof of concept to add geo data to the network, without having to create Lexicons that are geo-native ahead of time.
Records to support out of the box:
Will just be bsky link and/or at://
Visual treatment for display on the map is the main unique thing? e.g. hover on display bsky post / image / video play, whtwnd icon and first NN characters.
Can also display SmokeSignal events (native support) on the map.
Instructions for devs to do a PR to add support for display / interaction in "mark" mode.
The home page is a map view showing the last N markers + native geo items (so: we're running a backend service that fetches markers + records with native geo lexicon support).
You can login via OAuth and get access to:
Creating a new marker
Listing your markers
Deleting your markers
Making "maps" which are collections of markers (e.g. Places that serve great Lahksa in Vancouver, Places I took Pictures Last Week, etc)
This is where we can test a "location" widget.
Start with name/label to bare marker.
Location look up -- type in address, type in name, select from auto complete.
Later: scroll a map and drop a marker.
Then add support for other records -- which will just be paste in the link, maybe fetch content to show it inline.
Non prioritized other ideas