Character limit on geometry?

@pieterprovoost is there a hard limit for WKT length in the OBIS API? Or is it a limit of the URL length? I did some testing with the https://api.obis.org/v3/dataset endpoint and found a WKT length of ~ 1100-1200 was the max I could get without an error.

Hi Steve! Pieter can confirm the exact limit, but there is indeed one. We added some details on the docs from robis about that; too complex polygons (thus with a large number of characters) will lead the API request to fail.