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

Registry for FORMATS and validators #536

Open huard opened 4 years ago

huard commented 4 years ago

Description

I feel PyWPS could provide a registry for data FORMATS and input validators, so that users can write and register their own without having to patch PyWPS.