* The json_serial function needs to be provided in order to dump decimal.Decimal values correctly.
* Added ability to filter on property values
* Added allow_property_filters config parameter.
* Added tests for ability to filter on properties
* Add comment to describe fields attribute
* Fixed PEP8 issues
* Missed a PEP8 lint error
* Added name to authors list
* Consistent string formatting
* Remove config parameter allow_property_filtering
* Revert logging statement
* new file: docker/Dockerfile
Dockerfile for pygeoapi
* testing postgis on travis
* testing 9.6
* install postgis as package
* create database
* postgis dataset - travis
* missing path
* modified: tests/data/hotosm_bdi_waterways.sql.gz
Change in name of dataset
* postgresql code
* modified: pygeoapi/provider/postgresql.py
update with origin
* Postgresql working provider, typo in geopackage
* update to travis. Change on gpkg
* missing dep (psycopg2)
* pytest
* problem with operator in travis
* ProviderConnectionError implementation
* postgresql with schema support
* Changes requested by @tomkralidis
* missing pygeoapi-config.yml
* delete openapi.yml
deleted openapi.yml