nlsfi / hakunapi

OGC API Features Java server
https://github.com/nlsfi/hakunapi
MIT License
12 stars 3 forks source link

Add support for Link headers #91

Open jampukka opened 10 months ago

jampukka commented 10 months ago

Currently hakunapi doesn't support Link headers. This is problematic with GeoPackage (and less used GML) as there's no way to access for example next link (which is crucial for pagination).