<html><head></head><body><div class="yahoo-style-wrap" style="font-family:times new roman, new york, times, serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hei everybody! </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">As far as i see, adding a new OGC-API layer is done much in the same way as adding a WFS layer.</div><div dir="ltr" data-setdir="false">I just need to sediment some information in my head, so:</div><div dir="ltr" data-setdir="false">1. Max number of features would be the number of features that the service would respond even though the number of rows can be larger than the max number of features.</div><div dir="ltr" data-setdir="false">2. Page size would then split up the response so one response would only have the number of rows that correspond to page size. For example max number of features is 100, page size is 20, we would then have 5 responses, since 20*5 = 100.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"> I was curious, does Enabling feature paging, and setting the page size have any effect on an OGC api? </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Cheers,</div><div dir="ltr" data-setdir="false">Robert</div></div></body></html>