bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

fix angle (#179) #181

Closed cehbrecht closed 5 years ago

cehbrecht commented 5 years ago

This PR fixes #179.

Changes:

cehbrecht commented 5 years ago

I had to add a workaround for segfault, import requests before owslib.csw. See phoenix.catalog.py.