Workaround for the 100 polygons limit

Avatar
  • updated
  • Under review

I want to download all the municipalities of Bavaria but it's like 2000 flags.

I can't select the whole level 8 of Bavaria and download it, but I also can't download the level 8 of Germany because then I would have no idea which flags are in Bavaria and which are not.

Is there any way to bypass this problem? Is any implementation in this regard in consideration?

I'm thinking that two solutions could be either getting rid of the limit, or the website could automatically generate several 100-polygon downloads when it detects more than 100 polygons. (for example, if my selections contains 450 polygons they would be handled automatically in 5 different requests and 5 different downloads)

Avatar
Magnus
  • Under review

We are planning to attack this issue soon. One of the primary concerns has been the size limit of GET requests. We have recently rewritten most of the site and we are planning to implement support for the fairly new QUERY http method to resolve this.