geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

update geojson mimetype in validators to match that of FORMATS #604

Closed huard closed 3 years ago

huard commented 3 years ago

Overview

I modified the GeoJSON mimetype in FORMATS but forgot to change it as well in the mapping from mimetypes to validators.

Related Issue / Discussion

603

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)