There was an error while loading. Please reload this page.
Currently, there is no mention of EXTENT at https://mapserver.org/mapfile/web.html
It is read at:
https://github.com/MapServer/MapServer/blob/1dd7b072be5aa307d9dcb120dd2fa7f3f0dd041b/mapfile.c#L5746
It is written out to the Mapfile at:
https://github.com/MapServer/MapServer/blob/1dd7b072be5aa307d9dcb120dd2fa7f3f0dd041b/mapfile.c#L5678
From the MapScript docs and mapserver.h comments it is used as the clipping extent. I'm not sure what this actually means though.
Currently, there is no mention of EXTENT at https://mapserver.org/mapfile/web.html
It is read at:
https://github.com/MapServer/MapServer/blob/1dd7b072be5aa307d9dcb120dd2fa7f3f0dd041b/mapfile.c#L5746
It is written out to the Mapfile at:
https://github.com/MapServer/MapServer/blob/1dd7b072be5aa307d9dcb120dd2fa7f3f0dd041b/mapfile.c#L5678
From the MapScript docs and mapserver.h comments it is used as the clipping extent. I'm not sure what this actually means though.