Wilhelm Berg

Results 16 issues of Wilhelm Berg

When reprojecting large files, which can take quite some time, it would be great to get feedback about the progress. What do you think about implementing a [GDALProgressFunc ](https://github.com/OSGeo/gdal/blob/trunk/gdal/doc/api.dox) callback...

## Expected behavior and actual behavior. I configured mapserver to consume a WMTS (3857) via a service description XML file and serve it as WMS (31287). I expect the WMS...

see https://github.com/mapnik/node-mapnik/issues/517#issuecomment-138956496

| VS | run time | cl | _MSC_VER | | --- | --- | --- | --- | | VS2014 CTP3 | 14.0.22013 | | | | VS2014 CTP4...

/cc @artemp @springmeyer AppVeyor doesn't ~~build~~ bail on a Python bindings build error so I don't know exactly for how long this has been failing. Maybe just a missing reference...

investigating ... /cc @springmeyer

Master ticket to capture ideas to improve build scripts - different overall approach - port to mason https://github.com/mapbox/windows-builds/issues/25 - use alternative utilities, e.g. msys: https://github.com/mapbox/windows-builds/issues/7 - use ~~PowerShell~~ ScriptCs (see...

continued from #88 /cc @artemp `mapnik` build with `[email protected]` errors with: ``` "c:\mb\windows-builds-64\packages\mapnik-master\mapnik-gyp\build\mapnik.vcxproj" (ClCompile target) (1) -> (ClCompile target) -> c:\mb\windows-builds-64\packages\mapnik-master\mapnik-gyp\mapnik-sdk\include\boost/spirit/home/support/attributes.hpp(1036): error C2672: 'swap': no matching overloaded function found (compiling...

/cc @artemp @flippmoke @springmeyer https://msdn.microsoft.com/en-us/library/hh567368.aspx#cpp14table https://msdn.microsoft.com/en-us/library/hh409293.aspx **Comparison with other compilers:** http://en.cppreference.com/w/cpp/compiler_support MSVC 14 => VS2015 MSVC 12 => VS2013 MSVC 11 => VS2012 MSVC 10 => VS2010