ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "id": "https://discourse.osgeo.org/ap/object/9e8b7a2b27dea6764f8bd9bdda3aa034", "type": "Note", "audience": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "to": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "published": "2024-01-16T04:23:29Z", "updated": "2024-01-16T04:23:29Z", "url": "https://discourse.osgeo.org/t/how-should-we-deal-with-views-in-pgrouting-3-7-and-above-during-upgrade/6771/1", "attributedTo": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f", "name": "How should we deal with views in pgRouting 3.7 and above during upgrade?", "context": "https://discourse.osgeo.org/ap/collection/5d8ac79c4e7ee3cb07dc736cc54bd35c", "content": "In PostGIS someone had issue upgrading pgrouting because they were using\npgrouting functions in views that had changed signatures.\nThis is going to be more of an issue in pgRouting 3.7 and 4.0 when we change\nthe signatures of a lot more functions.\nHere is the postgis ticket: <a href=\"https://trac.osgeo.org/postgis/ticket/5584\">https://trac.osgeo.org/postgis/ticket/5584</a>\nFor now the workaround is to have the user first do:\nDROP EXTENSION pgrouting; -- which will fail\nAnd then a catalog all the&hellip;<br><br><a href=\"https://discourse.osgeo.org/t/how-should-we-deal-with-views-in-pgrouting-3-7-and-above-during-upgrade/6771/1\">Discuss this on our forum.</a>", "@context": "https://www.w3.org/ns/activitystreams" }