[[PageOutline]] = Welcome to the EOxServer Open Source Project = == EOxServer is a server for Earth Observation (EO) data == EOxServer's mission: '''''To provide an Open Source software framework to ease the online provision of big Earth Observation data archives via Open Standard services for efficient exploitation by users.''''' * Open Source: MIT-style license * software framework: Entirely based on Open Source (Python, !MapServer, Django, GDAL, etc.) * ease online provision: Admin GUI and command line data registration * big Earth Observation data archives: Operators register existing raster data archives * Open Standard services: Open in the sense of freely available; Open Geospatial Consortium (OGC); WMS, WCS, EO-WMS, EO-WCS * efficient exploitation by users: User defined sub-setting; view and download '''[wiki:Download Download EOxServer]''' '''[/doc/en/ EOxServer Documentation] ([export:downloads/EOxServer_documentation-0.3.0.pdf pdf])''' '''[/demo_stable EOxServer Demonstration] ([/doc/en/users/demonstration.html Explanations])''' '''[/doc/en/users/mailing_lists.html EOxServer Mailing Lists]''' '''[http://live.osgeo.org/en/overview/eoxserver_overview.html EOxServer included in] [http://live.osgeo.org/en/index.html OSGeo-Live DVD]''' Work on EOxServer has been partly funded by the [http://www.esa.int/esaMI/ESRIN_SITE/ European Space Agency (ESA)] in the frame of the [http://wiki.services.eoportal.org/tiki-index.php?page=HMA-FO HMA-FO] and [http://wiki.services.eoportal.org/tiki-index.php?page=O3S O3S] projects.[[BR]] [[Image(htdocs:HMA_Logo.jpg, link=http://rssportal.esa.int/tiki-index.php?page=Open%20Software)]] == EOxServer Technical Details == EOxServer implements the [http://www.opengeospatial.org/ OGC] Implementation Specifications EO-WCS and EO-WMS on top of [http://www.mapserver.org MapServer's] [http://www.opengeospatial.org/standards/wcs WCS] and [http://www.opengeospatial.org/standards/wms WMS] implementations. EOxServer is released under the [/doc/copyright.html EOxServer Open License] a MIT-style license and written in [http://www.python.org/ Python] and entirely based on Open Source software including [http://www.mapserver.org MapServer], [http://www.djangoproject.com/ Django], [http://www.gdal.org/ GDAL], [http://www.gaia-gis.it/spatialite/ SpatiaLite], or [http://postgis.refractions.net/ PostGIS], and [http://trac.osgeo.org/proj/ 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 2-D EO Coverages derived from gmlcov:ReferenceableGridCoverage * Support of Dataset Series as a collection of EO Coverages e.g. in a time series * Support of new DescribeEOCoverageSet operation on Dataset 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 * XML/POST (used together with SOAP2POST Proxy 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 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 === * [/doc/en/developers/autotest.html EOxServer autotest instance] * [OgcCiteCompliance OGC CITE Compliance] === User Notes === * [/doc/en/users/index.html EOxServer Users’ Guide] * [EoxServerNest EOxServer NEST Branch] * [EoxServerVideos Videos featuring EOxServer] * ... === Developer Notes === * [/doc/en/developers/index.html EOxServer Developers’ Guide] * [/doc_trunk/en/ Trunk Documentation], [/doc_0.3/en/ 0.3 Branch Documentation], [/doc_0.2/en/ 0.2 Branch Documentation] * [/apidoc/ Trunk API Documentation], [/apidoc_0.3/ 0.3 Branch API Documentation], [/apidoc_0.2/ 0.2 Branch API Documentation] * [DeveloperGuidlines Developer Guidelines] * [http://jenkins.eox.at Jenkins Continuous Integration] * [MapServerIntegration MapServer Integration] * ... {{{ #!comment Possible developer notes: * [AddModules Extending EOxServer Functionality] * [ServerClasses EOxServer Class Reference] }}} For a complete list of local Wiki pages, see TitleIndex.