| Version 19 (modified by meissls, 2 years ago) |
|---|
Welcome to the EOxServer Open Source Project
EOxServer is a server for Earth Observation (EO) data
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 a MIT-style license and written in Python and entirely based on Open Source software including MapServer, Django, GDAL, SpatiaLite, or PostGIS, and PROJ.4. Versions 0.1.x are released under the GNU General Public License.
The currently available functionality includes:
- Support of GML AP – Coverages for RectifiedGridCoverages
- Support of adopted WCS 2.0 specification (Core including GetCapabilities, DescribeCoverage, and GetCoverage requests, KVP-, and XML/POST protocol binding)
- Anticipated support of envisaged extensions: Coverage format, GeoTIFF encoding, predefined (or EPSG) CRSs, scaling & interpolation, and non-referenced access. By "anticipating" we mean to reflect the latest WCS.SWG discussions as well as to follow the relevant parts of the previous 1.1 and 1.0 versions of WCS.
- Support of 2-D EO Coverages derived from gmlcov:RectifiedGridCoverage
- Support of Dataset Series as a collection of EO Coverages e.g. in a time series
- Support of new DescribeEOCoverageSet operation on Dataser Series and EO Coverages
- Support of Stitched Mosaic of Rectified EO Coverages including concept of contributingFootprint
- Support of EO Metadata (retrieval and evaluation in DescribeEOCoverageSet operation)
- Protocoll bindings supported:
- KVP (tested)
- XML/POST (used together with SOAP2POST Proxy (currently available for WCS 1.1) to support XML/SOAP protocol binding)
- Coverage formats supported:
- GeoTIFF
- Formats supported by the GDAL library (support needs to be verified for each required format separately)
- Support of EO-WMS for EO Coverages
EOxServer Documentation (under development)
Work on EOxServer has been partly funded by the European Space Agency (ESA) in the frame of the HMA-FO and O3S projects.
EOxServer Wiki
This wiki is a major source of information and collaboration both for EOxServer users and developers. Please feel free to add any relevant information to the wiki.
Development discussions take place at the RfcDiscussions page and sub-pages. Feel free to add your comments.
Testing
User Notes
- ...
Developer Notes
For a complete list of local Wiki pages, see TitleIndex.
