Skip to content
This repository was archived by the owner on Jan 3, 2021. It is now read-only.

Added support for GEO visualization#15

Open
psiotwo wants to merge 3 commits intocygri:masterfrom
kbss-cvut:master
Open

Added support for GEO visualization#15
psiotwo wants to merge 3 commits intocygri:masterfrom
kbss-cvut:master

Conversation

@psiotwo
Copy link

@psiotwo psiotwo commented May 20, 2013

Hi Richard,

this pull request contains support for visualization of GEO vocabulary using OpenStreetMap. Basically, if a resource contains geo:lat, geo:long properties a map appears that shows the location. Additionally, if a resource is connected to one or more resources using geo:location property, these points are visualized as well.

Cheers,
Petr Křemen

@cygri
Copy link
Owner

cygri commented Oct 4, 2013

This is a nice feature, but I think it shouldn't be part of the core Pubby distribution. For one, it more than doubles the number of files in the Pubby repository ;-)

This is why we really need a plugin system. I've started some sketching here: #20

We could have a repository of plugins for different vocabularies and use cases. People could download those that are useful for their data and drop them into a plugin directory.

@situx
Copy link

situx commented Sep 30, 2020

It does not follow any plugin system of yours, but in one of our research projects we forked Pubby to create GeoPubby which recognizes many geospatial literal types (e.g. WKTLiterals) and was partly inspired by this pull request.
Maybe it is of interest to you, even after all these years.
https://github.com/i3mainz/geopubby

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants