Jeff McKenna
Jeff McKenna
@TAlonglong polite nudge (as we'll likely be starting a release cycle for 8.6.0 - just letting you know, in case you want to get this included)
@enatdvmv are you already setting `ows_extent` at the layer-level?
I think I need to check that it is null, so instead of `if(lockid
...that gets me a tiny bit further (2 files compiled? yikes) ``` service.c zoo-project\zoo-kernel\service.h(82): warning C4244: '=': conversion from '__time64_t' to 'long', possible loss of data sqlapi.c zoo-project\zoo-kernel\service.h(82): warning C4244:...
I wonder if a system like CMake, for ZOO-Project, is a better plan, than me working a month on MSVC errors.
cross-referenced to MS4W's related ticket at https://ms4w.com/trac/ticket/305
nudge here as this was tagged for the 8.2.2 release (see [Milestone](https://github.com/MapServer/MapServer/milestone/63)) which is set to be released this Friday
@PatrikSylve can you include an [msautotest ](https://mapserver.org/development/tests/autotest.html) test for the scenario that you mention here, as part of this pull request? thanks.
@PatrikSylve I've added EPSG:32633 to that service (see [GetCapabilities](https://demo.mapserver.org/cgi-bin/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)). Can you quickly try this again? (I'd like to include your change in today's MapServer 8.4.0 beta release) Please let me...
Cool, thanks for the fast changes @PatrikSylve . Merging! (willdo the beta release tomorrow morning)