[gdal-dev] Debug/Release configuration on Visual

2011-11-03 Thread QUILLET Jean-Charles
Hi, I'm working on an application linked against GDAL on Visual Studio 9. Everything is working fine in release mode. But in debug mode, gdal fails to load the proj4 library and the VRF driver from OGDI. Indeed, these are compiled in release mode. For proj4, the easy way out would be to link i

[gdal-dev] Getting vmap coverage description from OGDI driver

2008-12-22 Thread QUILLET Jean-Charles
Hi, I'm using gdal to read vector vmap layers and it works great. I'm trying to get easier layer names than the ones returned from gdal, like "watrc...@hydro(*)_line" which are not very explicit for a end user point of view. The software VPFView is able somehow to get more explicit names of vm