ether+nick

Addon #2: Places

Now we're charting into "unknown" territory for this next addon. Places.

We're adding geo-location data and location based activities to boot. Whenever possible it uses OpenStreetMaps, though I have included a few admin side open in google or apple links just because.

Right now it's staying in a dev branch as I do live real world tests. Feel free to follow along. https://worktree.ca/ethernick/statamic-activitypub-places/src/branch/dev.

So far we've got:

  • A Places dashboard with a map of all your and other peoples places & locations.
    • select and see details and related notes
  • Create new places and store with names that make sense to you for look up later
  • Check-in to stored places or lookup and add new places during the process
    • When checking-in to a place it sends an Arrive activity
    • If "compatibility" mode is on, send a Note as well with an OpenStreetMap link
  • All relevant AP JSON will have location details

Next up:

  • Make some UI antler tags and utilities so you can embed data and maps on various pages as you see fit.