Sextant - big-data-europe/README GitHub Wiki
Website | http://sextant.di.uoa.gr |
Supported versions | 2.0 |
Current responsible(s) | George Papadakis @ University of Athens -- [email protected] |
Docker image(s) | big-data-europe/docker-sextant |
More info | http://www.sciencedirect.com/science/article/pii/S1570826815000864 |
http://sextant.di.uoa.gr/data/thesis.pdf | |
Sextant is a web application for visualizing, exploring and interacting with time-evolving linked geospatial data. Its user-friendly interface allows both domain experts and non-experts to take advantage of semantic web technologies. The core feature of Sextant is the ability to create thematic maps by combining geospatial and temporal information that exists in a number of heterogeneous data sources ranging from standard SPARQL endpoints, to SPARQL endpoints following the standard GeoSPARQL defined by the Open Geospatial Consortium (OGC), or well-adopted geospatial file formats, like KML, GML and GeoTIFF.
Run the docker image as follows:
docker run -p 9999:8080 bde2020/sextant
Then, open your browser to
localhost:9999/Sextant_v2.0
Not applicable. It runs on the client-side.