Metadata-Version: 2.1
Name: EOxServer
Version: 1.1.4.dev10
Summary: EOxServer is a server for Earth Observation (EO) data
Home-page: http://eoxserver.org/
Author: EOX IT Services GmbH
Author-email: office@eox.at
Maintainer: EOX IT Services GmbH
Maintainer-email: packages@eox.at
License: EOxServer Open License (MIT-style)
Description: EOxServer
        =========
        
        .. image:: https://travis-ci.org/EOxServer/eoxserver.svg?branch=master
           :target: https://travis-ci.org/EOxServer/eoxserver
        
        .. image:: https://badge.fury.io/py/EOxServer.svg
            :target: https://pypi.org/project/EOxServer/
        
        .. image:: https://readthedocs.org/projects/eoxserver/badge/?version=master
            :alt: Documentation Status
            :scale: 100%
            :target: http://docs.eoxserver.org/en/master
        
        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
        <https://docs.eoxserver.org/en/stable/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
Provides-Extra: dev
