> The generated requests contain &limit=10 and &limit=5 and value 10 is used.
> HTTP:
> Fetch(https://avoin-paikkatieto.maanmittauslaitos.fi/maastotiedot/features/
> v1/collections/hylky/items?next=MDoxMzk%3D&api-key=12be7903-e203-4836-9bd9-8
> cc6bdfcf880&limit=10&api-key=12be7903-e203-4836-9bd9-8
Even Rouault wrote:
> On mardi 12 mai 2020 21:21:30 CEST Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> I wonder how I could deal with an OGC API Features service that requires to
>> use apikey as an extra parameter in each request. First step is easy
>> because I can just add the apikey parameter to t
On mardi 12 mai 2020 21:21:30 CEST Rahkonen Jukka (MML) wrote:
> Hi,
>
> I wonder how I could deal with an OGC API Features service that requires to
> use apikey as an extra parameter in each request. First step is easy
> because I can just add the apikey parameter to the URL of the landing page
>
Hi,
I wonder how I could deal with an OGC API Features service that requires to use
apikey as an extra parameter in each request. First step is easy because I can
just add the apikey parameter to the URL of the landing page
(?api-key=xxxyyyzzzkkk) but the link to collections in the document tha