Commit Graph

249 Commits

Author SHA1 Message Date
Paul db0673b23b remove references to dataset, replace for webapi, fix webapi properties 2019-06-06 01:02:27 +02:00
Tom Kralidis 7d542e247a Update issue templates (#167) 2019-06-05 17:25:35 -04:00
Angelos Tzotsos 1a96a437e0 Merge pull request #171 from geopython/fix-md-code-formatting
Update README.md
2019-06-04 19:02:38 +03:00
Francesco Bartoli 58b8e4f1b6 Update README.md 2019-06-04 17:37:49 +02:00
Francesco Bartoli 10e39b8690 Update README.md 2019-06-04 17:37:23 +02:00
Angelos Tzotsos dcfa4f823a Adding contribution guidelines (#162) (#164)
* Adding contribution guidelines (#162)
* Updating contribution guidelines after review (#162)
2019-06-04 06:19:44 -04:00
Angelos Tzotsos 452b4788ca Merge pull request #165 from tomkralidis/osgeo-community-project-fixes
address OSGeo Incubation Committee comments
2019-06-04 11:22:33 +03:00
Tom Kralidis 1fd8056b7c address OSGeo incubation committee comments 2019-06-04 03:17:00 +00:00
Just van den Broecke 334cfdae6c fix and extend unit tests for #160 and #161 2019-06-03 13:41:20 +02:00
Brad Hards 36d7b00f80 fix for #160: avoid repeating self links in collections response (#161)
Resolves #160 (tests to be fixed in additional commit minutes from now).
2019-06-03 13:39:25 +02:00
Just van den Broecke 9babfff9cf minor formatting: mainly map/table alignment 2019-05-31 22:18:30 +02:00
Just van den Broecke d37b066e39 minor formatting enhancement items HTML view
section formatting and map/table alignment for items view
2019-05-31 22:14:48 +02:00
Just van den Broecke 74b21d309e minor formatting change 2019-05-31 21:58:00 +02:00
Just van den Broecke 2ec4b9b99b fix Issue #156 openapi (#157)
* upgrade and pin versions for swagger-ui

* fix time and featureId missing refs
2019-05-31 17:20:28 +02:00
Just van den Broecke 30b1474f1f Issue 142 screen estate (#155)
* Update default.css

* Update base.html

* Update collections.html
2019-05-31 16:00:45 +02:00
Tom Kralidis e5639b31c2 split out provider requirements (#153) 2019-05-30 16:17:31 +02:00
Tom Kralidis 47ba15f539 fix/update some wording (thanks @alexandreleroux) (#152) 2019-05-30 08:40:47 -04:00
Tom Kralidis f824cb1b70 update release version 0.6.0 2019-05-29 16:02:57 +00:00
Tom Kralidis 46939b9226 safeguard urlize for jinja pre-2.8 (#151) 2019-05-29 10:05:36 -04:00
Just van den Broecke bad9344d96 #146 pin GDAL (OGR) requirement to 2.2 and higher but less than GDAL v3.0 2019-05-29 12:21:54 +02:00
Just van den Broecke 012d63a3bd Merge pull request #145 from tomkralidis/safeguard-yaml
add helper function for YAML parsing
2019-05-28 15:24:49 +02:00
Tom Kralidis 40818b1e98 add helper function for YAML parsing 2019-05-28 01:27:31 +00:00
Just van den Broecke d80f80e413 Merge pull request #144 from geopython/fix-dev-requirements
fix dev requirements
2019-05-27 20:56:33 +02:00
Tom Kralidis 94ef5cac39 fix dev requirements 2019-05-27 14:18:24 -04:00
Tom Kralidis ec60f1938c unpin dev requirements, fix flake8 (#143) 2019-05-27 13:10:54 -04:00
Tom Kralidis 93ee9f6439 remove subdomains from map config 2019-05-27 08:15:32 -04:00
Tom Kralidis 1cf146c461 fix ref 2019-05-27 08:14:25 -04:00
paul van genuchten 7e8be994a6 this sets the max count on columns to 5 on the feature table, as suggested in #115 (#141) 2019-05-27 07:25:10 -04:00
Just van den Broecke 9ecdd2e710 Merge PR #138 from geopython/map-url-config
map url config and attribution
2019-05-27 13:08:06 +02:00
Tom Kralidis 2c47ee1161 update attribution 2019-05-27 07:00:45 -04:00
Tom Kralidis 145bf632a2 make map URL configurable (thanks @alexandreleroux) 2019-05-27 06:26:40 -04:00
paul van genuchten 8e3d4c9890 adds links to feature properties as requested in #134 (#140)
for test purposes adds links to great lakes dataset
2019-05-26 21:34:31 -04:00
Just van den Broecke 3a70baaf16 #114 merge PR #135 from geopython/issue-114-docker
#114 refine Docker assets and the simple and ElasticSearch examples
2019-05-24 13:52:35 +02:00
Just van den Broecke 41544bcc15 #112 #114 master/latest instance at https://demo.pygeoapi.io/master 2019-05-24 13:41:51 +02:00
Just van den Broecke 9b2e16637b geopython/pygeoapi#114 update README.md for build/deploy chain 2019-05-23 16:39:59 +02:00
Just van den Broecke c31e173eff #114 refine Docker assets and the simple and ElasticSearch examples 2019-05-23 15:34:56 +02:00
Just van den Broecke 3f700ab500 #114 Trivial update to trigger Docker autobuild
Should trigger new build for `geopython/pygeoapi:latest` on DockerHub...
2019-05-22 19:35:30 +02:00
Just van den Broecke cdefa27f78 Merge pull request #132 from geopython/issue-114-docker
#114 first version official pygeoapi Dockerfile and related assets
2019-05-22 19:12:55 +02:00
Just van den Broecke 443a9d7127 #114 first version official pygeoapi Dockerfile and related assets 2019-05-22 19:00:25 +02:00
Tom Kralidis 809b2cb94a misc fixes (#131)
* cite fixes

* fix HTML
2019-05-22 09:50:09 -04:00
Just van den Broecke e9fc22e72c Issue #127 ogrpaging for all OGR source types (#128)
* #127 Paging for ALL OGR Drivers, tested: GPKG, Shapefile, SQLite, GeoJSON

* #127 Paging for ALL OGR Drivers, tested: GPKG, Shapefile, SQLite, GeoJSON fix SQLite Test

* #127 Paging for ALL OGR Drivers require GDAL greater or eq 2.2

* geopython/pygeoapi#112 geopython/pygeoapi#127 close OGR  ResultSet when layer from ExecuteSQL created

* geopython/pygeoapi#112 geopython/pygeoapi#127 grr flake8 fix
2019-05-21 11:34:54 -04:00
Just van den Broecke d2abc4873d Merge pull request #130 from geopython/issue-129-cors
#129 #112 Move setting config options for CORS and JSONIFY to module level
2019-05-21 15:46:07 +02:00
Just van den Broecke 177677fe69 #129 #112 Move enabling global config options for CORS and JSONIFY to file/module level
Tested for all True/False combinations and HTTP header checks.
2019-05-21 15:38:34 +02:00
Just van den Broecke 896a9df3f0 Merge pull request #126 from justb4/master
#112 Loosen GDAL version dep to 2.1 or higher
2019-05-17 14:06:11 +02:00
Just van den Broecke e5a63212c2 Loosen GDAL version dep to 2.1 or higher 2019-05-17 00:29:37 +02:00
Tom Kralidis 6d1eb270ff move 2019-05-16 16:54:52 -04:00
Tom Kralidis 804f9e10fb move lambda setup into isolated directory 2019-05-16 16:54:27 -04:00
David Bitner 4a3d0e6608 initial pass at serverless lambda support (#125) 2019-05-16 16:52:11 -04:00
Just van den Broecke 4e5233f39d Introduce OGRProvider: WFS backend support (#119)
* #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#58 fixed geopython/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
2019-05-15 12:57:12 -04:00
Tom Kralidis 1a3f4eeb02 update gitignore 2019-05-14 22:32:38 -04:00