Opened 6 years ago
Last modified 9 days ago
#251 accepted enhancement
add pygeoapi package
| Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
|---|---|---|---|
| Priority: | critical | Milestone: | 5.2.1 release |
| Component: | MS4W - Packages | Version: | 4.0.2 |
| Keywords: | Cc: | TC Haddad, tomkralidis@… | |
| Blocked By: | #551 | Blocking: |
Change History (13)
comment:1 by , 6 years ago
| Milestone: | 4.1 release → 4.0.4 release |
|---|
comment:2 by , 6 years ago
| Summary: | investigate adding pygeoapi package → add pygeoapi package |
|---|
comment:3 by , 6 years ago
| Milestone: | 4.0.4 release → 4.1 release |
|---|
comment:4 by , 6 years ago
| Milestone: | 4.1 release → 4.1.0 release |
|---|
comment:5 by , 6 years ago
| Description: | modified (diff) |
|---|
comment:6 by , 6 years ago
| Cc: | added |
|---|---|
| Priority: | major → critical |
comment:8 by , 5 years ago
- this may have to wait because many of the pygeoapi dependencies rely on python39.dll (which includes rasterio, that also relies on an older GDAL)
comment:9 by , 22 months ago
| Milestone: | 5.0.0 release → future |
|---|
comment:10 by , 6 weeks ago
| Description: | modified (diff) |
|---|---|
| Milestone: | future → 5.2.1 release |
Recent ping from TomK regarding this, so it would be good to re-examine adding pygeoapi, possibly for the MS4W 5.2.1 release
comment:11 by , 9 days ago
| Cc: | added |
|---|---|
| Status: | new → accepted |
comment:12 by , 9 days ago
updates:
- MS4W 5.2.1-rc1 is available for testing (download: https://ms4w.com/release/experimental/ms4w_5.2.1_rc1.zip ), which includes
pygeoapi 0.24-dev(master) - MS4W's README now includes config steps to enable pygeoapi through mod_wsgi (by uncommenting a section of httpd.conf)
- includes
ms4w-config.ymlfor pygeoapi settings- interesting finding during testing: only full paths worked with all of the sample
data:paths inside that config file- same finding as with
pycswinside MS4W (in that case it was an SQLAlchemy issue, and still exists today, so full paths are required there also) - not a show-stopper, since it is now documented
- same finding as with
- interesting finding during testing: only full paths worked with all of the sample
@tchaddad please test if you can :)
comment:13 by , 9 days ago
| Blocked By: | 551 added |
|---|
Note:
See TracTickets
for help on using tickets.

Milestone renamed