ARLAS-server offers a REST API for exploring spatio-temporal data contained in ElasticSearch.
10K+
ARLAS-Server is part of the ARLAS-Stack.
ARLAS-server provides a highly simplified REST API for exploring data collections available in ElasticSearch. Enhanced capabilities are provided for collections exposing a geometry, a centroid and a timestamp. A Collection API is also provided for managing collections.
ARLAS can run as a docker container. A rich set of properties of the configuration file can be overriden by passing environment variables to the container:
docker run -d \
--name arlas-server \
-p 9999:9999 \
gisaia/arlas-server:latest
See the documentation (http://arlas.io/arlas-tech/current/arlas-server-configuration/) for the complete list of variables.
Content type
Image
Digest
sha256:87458a90a…
Size
159.7 MB
Last updated
10 days ago
docker pull gisaia/arlas-server