Commit Graph

219 Commits

Author SHA1 Message Date
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
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
Just van den Broecke 96584b36d2 Merge pull request #117 from geopython/wps-fixes
add HTML pages for processes, add raw mode option for process execution
2019-05-14 23:54:57 +02:00
Tom Kralidis f486f90a73 add example 2019-05-14 16:42:42 -04:00
Tom Kralidis 967dc180be fix ref 2019-05-14 16:00:45 -04:00
Tom Kralidis c04c7ba71a fix pathing to work with subpaths behind proxies (#120) 2019-05-14 15:25:40 -04:00
Angelos Tzotsos f5292d02d6 Merge pull request #118 from geopython/issue-109
fixes for OGC CITE tests (#109)
2019-05-14 12:34:33 +03:00
Tom Kralidis 2623e5fc76 fixes for OGC CITE tests (#109) 2019-05-13 22:50:59 -04:00
Tom Kralidis cf83fd95a6 add HTML pages for processes, add raw mode option for process execution 2019-05-13 16:14:51 -04:00
Just van den Broecke 1e992ec7ef Fix stale link in Map marker popup text (#116)
Using the same convention as in table view id links on line 42: use the `data['items_path'] `. This always has the full URL base-path. Also will work later when behind a path-based proxy.
2019-05-13 07:09:18 -04:00
Tom Kralidis ca15595315 Merge pull request #105 from pvgenuchten/lowercase-header 2019-05-08 09:34:51 -04:00
Paul f843343707 fixes #104, no uppercase in header
also fixes padding on crumbs path (and a missing slash)
2019-05-07 23:49:31 +02:00
Tom Kralidis 0f1e04534b UI updates (thanks @alexandreleroux) 2019-05-06 14:50:44 +00:00
Tom Kralidis 3642ce8976 add slashes to crumbs, remove extra items in path 2019-05-06 12:43:47 +00:00
Tom Kralidis 6fc84758a0 fix ref 2019-05-06 12:42:57 +00:00
paul van genuchten 4121b7f697 as suggested in #94, rename feature.ID to feature.id (#96) 2019-05-06 07:07:18 -04:00
Just van den Broecke 0b67080f14 #102 several fixes for (dead) links in navigating HTML (#103) 2019-05-02 09:48:34 -04:00
Tom Kralidis e41dabcf49 update release version 0.5.0 2019-04-29 17:37:15 +00:00
Tom Kralidis c4597f563b add HTML response for api endpoint (#98) (#101) 2019-04-29 07:32:12 -04:00
Tom Kralidis 946ab0da3d update pygeoapi website (#99) 2019-04-26 10:35:12 -04:00
Tom Kralidis 0045f6579c remove trailing comma from keywords 2019-04-25 19:39:44 +00:00
Tom Kralidis 1e093542f8 encode some server metadata as HTML links 2019-04-25 18:00:52 +00:00
paul van genuchten 8bbd83854f add schema-org microdata based on schema.org/DataCatalog & Dataset (#91) 2019-04-24 16:44:33 -04:00
Tom Kralidis ca5c3fd5b4 Merge pull request #92 from pvgenuchten/basic-layout
introduce mini.css
2019-04-18 08:48:35 -04:00
Paul 092b3555df use mini.css from cdn 2019-04-18 12:24:31 +02:00
Paul ba3919b065 map column was hidden in small-view
place map in first column
fix json-link
2019-04-15 14:40:55 +02:00
Paul 1fbdda06df remove trailing space 2019-04-13 20:06:07 +02:00
Paul 0e435b1e08 fix travis build error 2019-04-13 20:00:04 +02:00
Paul a2c2cdae49 adding the crumbspath as suggested in #93
various improvements in html display; add items list to items page, add link to json in crumbs bar, add description where available
2019-04-13 15:39:07 +02:00
Paul b14676f9e5 introduce mini.css 2019-04-13 00:42:04 +02:00
Tom Kralidis 20c96a8f47 add tests for #89 2019-04-06 08:46:20 -04:00
Just van den Broecke 75e0a599dc #89 fix check_format function (#90)
* #89 fix check_format function

* #89 fix check_format function - fix default return
2019-04-05 15:56:53 -04:00