* Update default.config.yml
Some bounding boxes were not validly specified as arrays.
* Update pygeoapi-test-ogr-config.yml
Some bounding boxes were not validly specified as arrays.
* Updated pygeoapi-serverless-config.yml
Some bounding boxes were not validly specified as arrays.
* #89 fix check_format function
* #89 fix check_format function - fix default return
* geopython/pygeoapi#58 first version OGRProvider with working WFS tests/config
* geopython/pygeoapi#58 second version, ogr2ogr-like reprojection support - more to follow
* geopython/pygeoapi#58 3rd version, support Sourcetypes SHP and GPKG with tests+travis stuff
* geopython/pygeoapi#58fixedgeopython/pygeoapi#95 for OGR Provider and its tests
* geopython/pygeoapi#58 use more performant backend-WFS in pygeoapi-config.yml
* #58 4th version: WFS backend ok, including OGR Python paging gotchas fixed ready for PR
* #58 fix Travis build for GDAL Python bindings
* #58 fix Travis build: Unit tests failed: missing Shapefile .zip now added
* #58#119 rework from PR comments: config, tests, quotes
* 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
* new file: docker/Dockerfile
Dockerfile for pygeoapi
* typo
* typo
* geopackage provider
* test travis
* changed href to http
* incorrect field in yml
* missing flake8 check
* POI test dataset
* unit tests
* working unitttests and update to readme
* .gitignore docker
* requests for PR #64
* Update __init__.py
Flake8 whitespace
* flake8 fix and removal of incorrect dockerfile
* new file: docker/Dockerfile
Dockerfile for pygeoapi
* Using 0.0.0.0 in pygeoapi-config otherwise no docker for flask
* ES and pygeoapi docker
* Final file structure
* generic port 5000 and localhost
* sqlit3 suport in alpine and fixes on sqlite provider
* B4 sync with upstream
* Working composition problems with ES features
* Cosmetic changes update to README.md
* using load_es_data.py from github local openapi.yml
* added docker pull only of pygeoapi
* b4 rebase
* Using 0.0.0.0 in pygeoapi-config otherwise no docker for flask
* ES and pygeoapi docker
* Final file structure
* generic port 5000 and localhost
* sqlit3 suport in alpine and fixes on sqlite provider
* B4 sync with upstream
* Cosmetic changes update to README.md
* using load_es_data.py from github local openapi.yml
* added docker pull only of pygeoapi
* b4 rebase
* updates and sync
* missing proper local.config.yml
* wait-for pygeoapi
* sync with master config
* deleted: docker/ES/wait-for-it.sh
new file: docker/pygeoapi/docker-entrypoint.sh
new file: docker/pygeoapi/run_pygeoapi.sh
openapi.yml
pygeoapi/provider/__sqlite.py
Missing sh files
* missing set +e
* wait for ES to be yellow or green
* More detailed Readme
* new file: .gitignore
* simple image docker
* missing docker run
* new file: Dockerfile
new file: docker.config.yml
new file: run_pygeoapi.sh
Simple image
* typos on README