Skip to main content

EOxServer is a server for Earth Observation (EO) data

Project description

EOxServer

EOxServer is a Python application and library for presenting Earth Observation (EO) data and metadata.

build PyPi ReadTheDocs

EOxServer implements the OGC Implementation Specifications EO-WCS and EO-WMS on top of MapServer's WCS and WMS implementations. EOxServer is released under the EOxServer Open License an MIT-style license and written in python and entirely based on open source software including:

More information is available at https://eoxserver.org. Documentation is available at readthedocs

Docker

To run with SpatiaLite database simply run:

docker run -it --rm -p 8080:8000 eoxa/eoxserver

EOxServer is now accessible at http://localhost:8080/. And you can login to the Admin Client using:

  • username: admin
  • password: admin

The following environment variables control configuration:

  • DB: Specify the used database type. either spatialite or postgis
  • DB_PW, DB_NAME, DB_HOST, DB_USER: these credentials will be used to establish a connection to the postgres database when DB is set to postgis in order to wait for it to come online
  • INSTANCE_NAME: the name of the instance passed to eoxserver-instance.py - defaults to instance
  • INSTANCE_DIR: the directory of the instance. Defaults to /opt/instance
  • DJANGO_USER, DJANGO_MAIL, DJANGO_PASSWORD: when set, these credentials will be used to create a superuser to be used for the Django Admin. By default, no user is created
  • COLLECT_STATIC: if set to "true" (the default), static files will be collected upon initialization
  • PREINIT_SCRIPTS: the list of commands that will be executed before the instance is initialized
  • INIT_SCRIPTS: the list of commands that will be executed once when the instance is initialized
  • STARTUP_SCRIPTS: the list of commands that will be executed before the command is run
  • GUNICORN_CMD_ARGS: gunicorn command arguments. Defaults to --config /opt/eoxserver/gunicorn.conf.py ${INSTANCE_NAME}.wsgi:application

Development

The autotest instance can be used for development and testing. More information in ./autotest/README.md

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EOxServer-1.5.0.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

EOxServer-1.5.0-py3-none-any.whl (3.8 MB view details)

Uploaded Python 3

File details

Details for the file EOxServer-1.5.0.tar.gz.

File metadata

  • Download URL: EOxServer-1.5.0.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for EOxServer-1.5.0.tar.gz
Algorithm Hash digest
SHA256 261f5f0747dd80bd931e0df412a5f9cd514c2f89ca04db19a6e63312b75f2ba9
MD5 4e8ec9b9193ca759631449691c4f9ef8
BLAKE2b-256 3d183d0a617b03d03ffe6911d71aa5d0cfd1ee9b225eb2d97ea599285daf952a

See more details on using hashes here.

File details

Details for the file EOxServer-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: EOxServer-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for EOxServer-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 98bfd84017f45bebfc4afb9af7de2f15b0fc2ef2b7cdd9614d8f78974f9ab3b8
MD5 6e2390debbc3c7b5cd0810face1a8f8e
BLAKE2b-256 3afca11fa3c995c14ba8cf6ee8407ae471441e9ccdeb1248c5a9f16cd910e044

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page