Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Latest commit

 

History

History
91 lines (66 loc) · 3.13 KB

eoxserver_overview.rst

File metadata and controls

91 lines (66 loc) · 3.13 KB
Author: OSGeo-Live
Author: Stephan Meissl, Stephan Krause
Reviewer:Cameron Shorter, LISAsoft
Version: osgeo-live7.0
License:Creative Commons Attribution 3.0 Unported (CC BY 3.0)
project logo

EOxServer

Web Service

EOxServer is a server for presenting big Earth Observation (EO) data archives and metadata via Open Standards.

Earth Observation data currently supported includes 2D raster data generally acquired using sensors on satellites or aircrafts and including information about the time of acquisition and the footprint on planet Earth. It is typically used to monitor Earth's natural and built environment.

EOxServer builds upon an Open Source stack of software which includes Python, :doc:`MapServer <mapserver_overview>`, Django/GeoDjango, :doc:`GDAL <gdal_overview>`, PROJ.4, and a :doc:`SpatiaLite <spatialite_overview>` or :doc:`PostGIS <postgis_overview>` database.

EOxServer embedded client

Core Features

  • GeoTIFF
  • Formats supported by the GDAL library

Implemented Standards

  • WCS, EO-WCS
  • WMS, EO-WMS
  • GML, GMLCOV, EO-O&M

Details

Website: http://eoxserver.org/

Licence: MIT-style license

Software Version: 0.3.0

Supported Platforms: Linux, Windows, Mac

API Interfaces: Python

Support: http://eoxserver.org/doc/en/users/basics.html#where-can-i-get-support

Quickstart