Metadata-Version: 1.0
Name: EOxServer
Version: 0.3.0
Summary: EOxServer is a server for Earth Observation (EO) data
Home-page: http://eoxserver.org/
Author: EOX IT Services GmbH
Author-email: packages@eox.at
License: EOxServer Open License (MIT-style)
Description: EOxServer is a Python application and framework for presenting Earth
        Observation (EO) data and metadata.
        
        EOxServer implements the `OGC <http://www.opengeospatial.org/>`_ 
        Implementation Specifications EO-WCS and EO-WMS on top of 
        `MapServer's <http://mapserver.org>`_
        `WCS <http://www.opengeospatial.org/standards/wcs>`_ and 
        `WMS <http://www.opengeospatial.org/standards/wms>`_ implementations.
        
        EOxServer is released under the `EOxServer Open License 
        <http://eoxserver.org/doc/copyright.html>`_ a MIT-style 
        license and written in `Python <http://www.python.org/>`_ and entirely based on 
        Open Source software including `MapServer <http://mapserver.org>`_, 
        `Django/GeoDjango <https://www.djangoproject.com>`_, 
        `GDAL <http://www.gdal.org>`_, 
        `SpatiaLite <http://www.gaia-gis.it/spatialite/>`_, or 
        `PostGIS <http://postgis.refractions.net/>`_, and 
        `PROJ.4 <http://trac.osgeo.org/proj/>`_.
        
        More information is available at `http://eoxserver.org <http://eoxserver.org>`_.
        
Keywords: Earth Observation,EO,OGC,WCS,WMS
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
