Homme Zwaagstra

Results 32 comments of Homme Zwaagstra

@geographika It's been a while since I looked at this, but `msLoadMapFromString` was enough of a workaround for that particular use case. My original intention with this PR was to...

@geographika as the patch stands I don't think it directly enables `mapserv -m "MAP NAME....END" ` type functionality, but I believe it provides the ground work for that: the `mapserv`...

It would be nice if this extended the current `DATABASE_URL` idiom to allow multiple URLs, e.g. by setting `DATABASE_URLS`. At the moment it's limited to the postgres specific DSN format.

Thank you for the comprehensive bug report. I have only used CTB for small areas and not global datasets, so you are a traversing new territory! I have a feeling...

@michaelchin Are you able to use the latest version of master (commit ba59bba238de8bbc5f607b3f56e647a9b2783b2f at the moment) to check whether the "black gap" problem has been resolved? There have been a...

I've just remembered you are using the docker image, in which case doing a `docker pull homme/cesium-terrain-builder` should provide you with the latest code.

Hi there. The error is thrown by `ctb-tile` whenever the output driver fails to directly implement the `CreateCopy` method (which `ctb-tile` uses to generate the output tiles). Unfortunately this is...

Hi - no there is currently no support for the water mask at the moment. This is noted on the TODO list but there is currently no funding to implement...

I am assuming you are mounting the same volume from the host when running `initdb` and `startdb`. Do you get the same problem when running the commands in series in...

Hi Just, Yes, it's in the TODO. Unfortunately we don't have any funding or project requirements to implement this at the moment but welcome any external contributions. I'm imagining implementing...