Sign inSign up

gisaia/arlas-server

By gisaia

Updated 10 days ago

ARLAS-server offers a REST API for exploring spatio-temporal data contained in ElasticSearch.

Image
1

10K+

gisaia/arlas-server repository overview

About

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.

Run

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.

Tag summary

Content type

Image

Digest

sha256:87458a90a

Size

159.7 MB

Last updated

10 days ago

docker pull gisaia/arlas-server