Hi, 

We have now set up GeoServer STAC extension. It otherwise works nicely, but in 
search results the self-link is given as http, all other links are https. 
We use GeoServer Proxy Base URL set under Global settings. Also server has 
nginx front to do some internal routing to the GeoServer, but this set up we 
have had for years without any problems with other GeoServer APIs. 

All other links in STAC json files look ok, it is only this one link, so I 
would guess it is not configuration mistake? Rather a bug? 

For example here, the very last link: 
[ 
https://paituli.csc.fi/geoserver/ogc/stac/collections/sentinel2-l2a/items?f=application%2Fgeo%2Bjson&startIndex=10&limit=10
 | 
https://paituli.csc.fi/geoserver/ogc/stac/collections/sentinel2-l2a/items?f=application%2Fgeo%2Bjson&startIndex=10&limit=10
 ] 

With pystac-client Python library that causes the search to always fetch all 
items from catalog, unless all results fit to the first page of results, then 
everything is ok. 
Our current work-around on the Python side is documented here: 
https://github.com/csc-training/geocomputing/blob/master/python/STAC/STAC_CSC_example.ipynb
 

Best regards, 
Kylli Ek 

GIS-coordinator 
CSC - IT Center for Science Ltd 
PL 405, 02101 Espoo 
Tel: +358 50 38 12 838 
gisco...@csc.fi 
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to