Seth G
Seth G
What are the steps involved to do this? I briefly looked at https://askubuntu.com/questions/16446/how-to-get-my-software-into-ubuntu Has OWSLib gone through a similar process? Did it require a mentor etc. I think @tigerfoot kindly...
@kalxas - thanks for looking into this - let me know if I need to make any modifications to support this. Out of interest, what is the advantage of adding...
Yes the libraries in setup.py are the only ones required to use mappyfile. I'll add some comments to the requirements.txt to make this clearer (or clean it up). I presume...
@kalxas - thanks for this! What is the process for when I update mappyfile to a new version? Do you have to do something manually to create a new package?...
@kalxas - the following commands work for me (on Lubuntu xenial - an OSGeoLive 11 VM): ``` sudo add-apt-repository ppa:ubuntugis/ubuntugis-experimental sudo apt-get update sudo apt-get install python-mappyfile sudo apt-get install...
It seems as though the `fetchall `parameter is required, although I am unsure if this is by design or not. https://stackoverflow.com/a/62301364/179520
Just ran into this myself in version 8.0.1.
Notes from investigations: `msDrawRasterIterateTileIndex` only ever returns one file image at a time [here](https://github.com/MapServer/MapServer/blob/293e8524762300c5c9e11ca5205b1974bfc62bce/src/mapcontour.c#L719). In order for contours to be generated for multiple images in a tileindex the code would...
@rouault - unlikely you have any recollection of a commit from 7 years ago, but was the tileindex support in https://github.com/MapServer/MapServer/commit/946c210c2976dde1a2d10152655feaacedfda5cf just to stop it crashing in a tileindex layer...
Thanks that makes sense. I'll work up an example of a GDAL VRT.