Do you know of a community that could use their own Federated mapping server? Please DM me.

In six weeks, I've made TONS of progress on Atlas Maps, and I'm confident with real people using it in the field.

atlasdemo.emissary.social

So I spent this morning reaching out to a handful of integrators and consultants, but I can't find everyone.

Please help me reach out to the activists, builders, and organizers you know who need to map local events in their communities.

Who should I contact next?

abeorch reshared this.

in reply to The Nexus of Privacy

Yes. Both of these are on my radar -- particularly Gancio, because it would also help out the #Bandwagon project.

Basically, everything is #ActivityPub, so we should just be able to crawl other sites for the posts they publish. It may take a little work to discover posts and to massage them into the right format (Mobilizon's address formats make me sad) but all the plumbing is already there.

in reply to Tanguy ⧓ Herrmann

Actually, I should take that back. Mobilizon's address format is fine. I'm just being cranky.

Mobilizon is doing something custom --because Activity Vocabulary doesn't define a standard for addresses.

So, Mobilizon is using schema.org definitions instead, which are probably the next best thing.

In general, address formatting *anything* is a hot mess. Every different organization uses something almost the same but slightly different from everyone else.

in reply to Helge

@helge

There's apparently a whole security apparatus around "Ralphie" the Buffalo. Even her handlers don't exactly know where she lives. I think the Air Force Academy kidnapped her once, so they instituted James Bond level security: en.wikipedia.org/wiki/Ralphie_…
--

As for the Not type - you're right, it should be a single value (ActivityPub spec be damned).

Anyway, It's fixed on the demo site now. Check out this awesome commit :) github.com/EmissarySocial/atla…

in reply to Ben Pate 🤘🏻

@helge
Only 2 names for the same University?

TCD, aka Trinity College Dublin, aka Dublin University, aka The University Of Dublin, aka "The Provost, Fellows, Foundation Scholars and the other members of Board of the College of the Holy and Undivided Trinity of Queen Elizabeth near Dublin", would like a word (or 25).

The College and the University were founded (by royal charter) in 1592, and defined as one body by a High Court case in 1898.

en.wikipedia.org/wiki/Trinity_…

in reply to abeorch

@abeorch @michal

Yes, it would. There's two aspects to this:

General ActivityPub Interop
This *should* work with Friendica now, but I have a task on the project board to verify and tweak as necessary.

Building Into Friendica
I don't know its code base, but there's no reason Friendica couldn't do this, but it would take some work. This uses features that (I think) only Emissary has at the moment: search queries that natively implement ActivityPub actors, and a bunch of geospatial code, too.

in reply to Ben Pate 🤘🏻

#Friendica seems a fairly general purpose almost Facebook replacement (if you can get your friends to join) - But I get your idea of federating location in a controlled way (I like Friendica because of its built in focus on thinking about who you are sharing stuff with ) I also like the idea that it includes location and events (thought I think they are still being developed)
in reply to Ben Pate 🤘🏻

oh I completely agree. Being able to try things out, implement, reimplement Its great. I think there is a degree of bringing things together for users - My idea is a fairly streamlined drop in replacement for ISP Routers that could run some basic selfhosted federated socialmedia, messaging and collaboration services for a family that would cover their main needs.
in reply to abeorch

@abeorch

Sure! There's tons to do -- and I'm happy to take guidance, suggestions, code commits from anyone who's interested. Atlas itself is very simple (just HTML + Javascript) because all the hard work is done by #Emissary

Since you're already familiar with Friendica AND Open Street Map, so you're probably already more of a subject matter expert than me.

So where do YOU think we should take this technology?

in reply to Ben Pate 🤘🏻

I'm trying to understand the value of #emissary vs the #Atlas implementation - I can see that having something that allows you to standup federated sharing across multiple activity types for multiple domains / organisations / groups makes sense but i'm immediately thinking that use cases are inevtiablly going to involve integrations with many other systems.
in reply to abeorch

@abeorch @moji

Yes. Every new implementation will require some additional integrations in the core server. Atlas (for instance) required a ton of new geographic services.

But I DIDN'T have to rebuild the user ActivityPub integration, user authentication, image processing, ... you get the idea.

By necessity, all Fediverse apps have tons in common. Much than the surface issues that separates them. So #Emissary is that common core, with a programmable layer on top to support different needs.

in reply to Ben Pate 🤘🏻

Yeah .. I guess for the non-text post based activity its going to be key to find relevant use cases and applications that would provide the user input - or the situations where someone would then go to the UI to add a location , event or whatever they are adding. (I mean I wonder if an ical to ActivtyPub translation would be something)..
in reply to Ben Pate 🤘🏻

Is this silly but ..woukd such a service be of.interest to the guys at @MapComplete or #EveryDoor or even @OpenStreetMap community ? I did think the other day it would be cool to be able to publish the updates I am.making to #openstreemap as an Activitypub feed so friends coukd get updates as I map.. or groups could chat and comment on mapping .. I assume that given that each map point is a post there is nothing stopping people replying to a post/point?
in reply to abeorch

@abeorch @openstreetmap #openstreetMap is centralized by design, as there is (generally) only a single truth that we should agree on. Sharding the OSM data into multiple versions is unmaintainable on the long run.

Having your changesets available on the #fediverse however is somewhat cool, and something we're already doing with a little bot: @mapcomplete_edits

However, only a fraction of the OSM-community would probably want this.

in reply to MapComplete

Oh yeah completely agree. I'm not thinking of this replacing #osm - its more like a RSS feed of your changeset that you can chat about with friends. Your exisiting feed is cool .. but being able to subscribe to what some of my fellow mappers do - either via a particular app or at an osm level would be cool - Agree that only some would be interested but then that's always the case. I do feel it could make things a bit more social - kind of like - and I'm hesitant to suggest it - #Strava - en.wikipedia.org/wiki/Strava
in reply to abeorch

you can use osmcha.org/ to track changes in an area and a specific kind of object but it is really more a QA tool than anything else (there is no guarantee that a real-life-object will always be modelled by the same OSM object aka you can't rely on the id not changing). As a historic note there have been attempts to create a distributed OSM look-a-like but none of them have ever gained much popularity.
This entry was edited (Sunday, November 23, 2025, 10:43 AM)
in reply to Ben Pate 🤘🏻

Hi Ben sorry slow reply to this - As always life continues to be a serious of craziness. Classic sorry for the random reply as well as I haven't had time to really get my thoughts together.

I've just started to try out #Podcini so still getting a feel for that.

I also found minipub.dev/ - a framework for Commenting on podcasts which I thought was interesting (Maybe more from the use cases it identifies ) and I think covers what I was thinking - Basically your Podcast app provides a stream of what you listen to and allows you (and others ) to share comments and forward songs/programmes that you recommend to others.

This approach of having comments tied to a thing works across other domains (locations, activities that you do) basically anything that could be tied to a URI

But you are right - there is a need to sketch out some use cases and user journeys and see what the interest is and whether there are others that might have the capability to bring some effort to bare against them.

At the risk of rambling - That's something that I find hard to figure out with Opensource - not all people who are users have the capability to develop/build and hence there is a squew in what is developed.

Rambling back to the point about these use cases - There is also a challenge around identity - Do you want separate accounts to post updates on your running, listening, openstreetmap updates - or do you want to link/bring those all together under one identity/account. (I guess plugins that operate under a Friendica account would do this second approach)