Commit Graph

153 Commits

Author SHA1 Message Date
Alexandre Leroux 02ee73a8f4 typo (#79)
2 minor typos
2019-01-17 13:22:29 -05:00
Tom Kralidis d956c8caf8 fix URL refs 2019-01-15 01:46:29 +00:00
Tom Kralidis 2a19094f9d unpeg pytest for testing (#78) 2019-01-13 20:34:17 -05:00
Tom Kralidis 7f89bb5aa4 update release version 0.4.1 2019-01-07 12:22:18 +00:00
Tom Kralidis 22dd328587 fix ES GeoJSON output (#77) 2019-01-03 10:26:38 -05:00
Tom Kralidis 7ae25384bd update release version 0.4.0 2018-12-17 21:20:22 +00:00
Tom Kralidis 61387453c6 add support for properties.links object in response 2018-12-17 01:56:50 +00:00
Jorge Samuel Mendes de Jesus 9912811338 Merge pull request #75 from geopython/ordered-properties
implement ordered properties
2018-12-03 14:48:39 +01:00
Tom Kralidis a67964dbcd implement ordered properties (#76) 2018-11-26 20:47:45 -05:00
Tom Kralidis 2d7c86e47b trim trailing spaces 2018-11-26 19:50:17 -05:00
Tom Kralidis 5ba2b3f04a add exception message 2018-11-26 19:43:52 -05:00
Tom Kralidis efd89a56c9 fix CLI logic 2018-11-26 19:34:11 -05:00
Jorge Samuel Mendes de Jesus d421562460 Delete testing Dockerfile
This dockerfile was intended for testing only
2018-11-24 13:23:06 +01:00
Jorge Samuel Mendes de Jesus 3399a796cd Merge pull request #74 from tomkralidis/issue-66
support open ended range time queries closes #66
2018-11-21 19:48:07 +01:00
Jorge Samuel Mendes de Jesus 5599b0fa4c Merge pull request #73 from geopython/issue-63
implement query sorting closes #63
2018-11-21 19:44:44 +01:00
Tom Kralidis bd800594cd support open ended range time queries (#66) for ES 2018-11-20 12:12:38 -05:00
Tom Kralidis d2b76936e6 implement query sorting (#63) 2018-11-20 00:58:15 +00:00
Jorge Samuel Mendes de Jesus c621b21391 Postgis provider support (#72)
* 	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
2018-11-16 11:53:31 -05:00
Jorge Samuel Mendes de Jesus 30d09fb23e Issue 70 (#71)
* 	new file:   docker/Dockerfile
Dockerfile for pygeoapi

* update docker to alpine:3.8

* removal or incorrect dockerfile
2018-11-05 12:34:20 -05:00
Jorge Samuel Mendes de Jesus e53b846edb Merge pull request #68 from geopython/add-x-powered-by-header
add X-Powered-By header to all HTTP responses
2018-10-03 15:22:31 +02:00
Jorge Samuel Mendes de Jesus 0d12b25184 Merge pull request #69 from geopython/click-7.0
update subcommand names for click 7.0 changes
2018-10-02 18:50:59 +02:00
Tom Kralidis 2adc7506f1 add X-Powered-By header to all HTTP responses 2018-10-02 16:34:30 +00:00
Tom Kralidis 00f8fb6ceb update subcommand names for click 7.0 changes 2018-10-02 16:07:29 +00:00
Jorge Samuel Mendes de Jesus 66266102a3 Geopackage support (#64)
* 	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
2018-09-11 12:32:11 -04:00
Tom Kralidis 6704fc2987 update release version 0.2.2 2018-08-24 14:34:55 +00:00
Tom Kralidis 287e64d005 represent total hits more accurately when using ES scan 2018-08-24 13:58:18 +00:00
acapparelli 23d514cc0f Added try...except for stop iteration error. (#62) 2018-08-24 09:05:45 -04:00
Tom Kralidis db9e5f58d4 update release version 0.2.1 2018-08-23 00:26:37 +00:00
Tom Kralidis 9558a8f130 fix HTTP response headers for CSV 2018-08-22 15:54:40 +00:00
acapparelli 73f1202415 Add scroll to deal with queries over 10,000 records. (#57) 2018-08-14 14:57:00 -04:00
Tom Kralidis 6d02f47e64 update release version 0.2.0 2018-08-14 18:32:28 +00:00
Jorge Samuel Mendes de Jesus 7127ff73bc Update .travis.yml
Fixes #61
2018-07-29 13:36:21 +02:00
Tom Kralidis 53821c34cc Merge pull request #59 from alexandreleroux/patch-1
minor typos
2018-07-27 03:00:14 -04:00
Alexandre Leroux a4ab8d6d2e minor typos 2018-07-26 19:01:55 -04:00
Tom Kralidis 081d7ed1c8 add support for CSV output (#52) 2018-07-04 06:29:05 -04:00
Jorge Samuel Mendes de Jesus c1e9943c48 Docker composition (ES docker + pygeoapi docker) (#31)
* 	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
2018-07-03 14:52:17 -04:00
Jorge Samuel Mendes de Jesus b869921bf4 Update load_es_data
ES default timeout is to low (30s), needs to be increased (90s) for docker composition
2018-05-27 14:16:00 +02:00
Tom Kralidis f170d6aad9 fix flake8 2018-05-24 21:38:03 +00:00
Tom Kralidis 370831e5f9 Elasticsearch: fail gracefully on connection and index 404 errors (#46) (#47) 2018-05-24 17:17:16 -04:00
Jorge Samuel Mendes de Jesus 893795c26d fix SQLite provider feature responses - Issue 41 (#45) 2018-05-21 09:34:13 -04:00
Tom Kralidis 0dfb9adc4b fix CSV driver refs and config 2018-05-20 20:18:17 -04:00
Tom Kralidis de2c530770 fix CSV provider geometry types (#40) (#44) 2018-05-19 16:59:32 -04:00
Jorge Samuel Mendes de Jesus 06c342f47f Update spatiallite provider library extension
spatialite provider was missing .so extension causing problem in alpine
2018-05-12 13:51:45 +02:00
Tom Kralidis 7c9ca4cdfa update release version 2018-05-09 17:40:18 +00:00
Tom Kralidis cd1ea9d5b3 move elasticsearch to dev requirements and only keep core requirements 2018-05-09 17:37:45 +00:00
Tom Kralidis 552f3baa51 update release version 2018-05-04 12:21:16 +00:00
Tom Kralidis 497b9500d0 update items map 2018-05-04 12:21:03 +00:00
Tom Kralidis b822f8137b remove shapely dependency and cast CSV geometries as common use case of x/y columns 2018-05-03 19:23:40 -04:00
Tom Kralidis 67025c249d refactor flask_cors as optional 2018-05-03 19:57:37 +00:00
Tom Kralidis 6d4a58b454 add support for hreflang in links 2018-05-03 19:56:31 +00:00