Tom Kralidis
|
e5befca3be
|
Create CODE_OF_CONDUCT.md (#194)
|
2019-06-23 07:55:47 -04:00 |
|
Tom Kralidis
|
047db51da4
|
update OpenAPI HTML rendering (#195)
|
2019-06-22 11:29:09 -04:00 |
|
Jorge Samuel Mendes de Jesus
|
c83a1c2ea0
|
implements pre_process decorator cecking formats and header (#192)
|
2019-06-21 09:05:18 -04:00 |
|
Jody Garnett
|
4accbe593f
|
Update demo server example URL (#190)
|
2019-06-21 02:43:30 +02:00 |
|
Tom Kralidis
|
fa510a6109
|
simplify configuration (#154) (#188)
|
2019-06-20 17:46:19 -04:00 |
|
Brad Hards
|
c123a578d0
|
Add support for title and description to root JSON. (#183)
See https://github.com/opengeospatial/WFS_FES/commit/40735d81b6ee73c6ce17680288c8fa5186c58ae7
and https://github.com/opengeospatial/WFS_FES/commit/5b450ef18404d4a4fdb443f6444142c89ed4445f
for the related specification change.
|
2019-06-14 16:08:32 +02:00 |
|
paul van genuchten
|
6447de9932
|
fixes #176 missing catalog title in collections page (#177)
improves how link and title are combined for schema.org
|
2019-06-12 11:33:46 -04:00 |
|
Angelos Tzotsos
|
89992bf799
|
Merge pull request #181 from kalxas/deb
Update debian packaging for including pygeoapi to UbuntuGIS
|
2019-06-10 19:57:47 +03:00 |
|
Angelos Tzotsos
|
b061b65a19
|
Reverting default to Trusty
|
2019-06-10 19:52:40 +03:00 |
|
Angelos Tzotsos
|
6968cd3f81
|
Revert copyright file
|
2019-06-10 19:46:05 +03:00 |
|
Angelos Tzotsos
|
573859193e
|
Update debian packaging for including pygeoapi to UbuntuGIS
|
2019-06-10 19:43:51 +03:00 |
|
Just van den Broecke
|
5be1126080
|
fixes #134 render item attr image URL as image thumb element (#163)
* #134 render item attr image URL as image thumb element
* #134 render item attr image URL as image thumb element - dont use macros include
|
2019-06-09 12:12:55 +02:00 |
|
Tom Kralidis
|
a49dbda4aa
|
Merge pull request #175 from pvgenuchten/process_as_webapi
|
2019-06-05 23:26:25 -04:00 |
|
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 |
|