Re: [mapguide-users] FDO 3.9 Ogr

2015-01-29 Thread Rémy Gourrat
Sorry Jackie i am not sure to understand you I download some msvc 2012 packages on gisinternals but i don't get OGRProvider.dll but i have a gdal111.dll but if i inspect with depends.exe, i see that it don't have dependency with Fdo, I tell me it's normal it's not a gdal with fdo technology.

Re: [mapguide-users] MBtiles via GDAL

2015-01-29 Thread Reservoirdog
Thank you very much Jackie for your answer! Now I'm even a bit more confused... Does that mean i have to compile GDAL/OGR by myself in order to use/compile the needed OGR SQLite support? Because in the list it says (compiled by default = no) means for me, the packaged GDAL builds on gisinternals

Re: [mapguide-users] MBtiles via GDAL

2015-01-29 Thread Jackie Ng
Our GDAL in the FDO source does not include all the libraries needed to build the drivers where (compiled by default = no) So for such driver support, you either have to build your own GDAL/OGR with any required external libraries or grab a binary distribution of GDAL/OGR from gisinternals that

Re: [mapguide-users] MBtiles via GDAL

2015-01-29 Thread Reservoirdog
After reading a lot of the GDAL/OGR stuff, i'm a bit confused... questions that arise: - is OGR SQLite driver never packaged with GDAL? i ask, because there is SQLite support in Mapguide OS, but via FDO, so no need for OGR SQLite driver? - Considering this list of OGR Vector formats of GDAL

Re: [mapguide-users] MBtiles via GDAL

2015-01-29 Thread Steve G
Subsequent to a lot of cursing at my computer, I think there is likely a simple answer. See: http://www.gdal.org/frmt_mbtiles.html Starting with GDAL 1.10, the MBTiles driver allows to read rasters in the MBTiles format, which is a specification for storing tiled map data in SQLite databases

Re: [mapguide-users] mapguide 2.6 MSVC 2012 Compiler for GDAL

2015-01-29 Thread GordonL
Still trying with GEOS.dll. If I try starting mapguide server with the new GDAL geos.dll I get the following error: PrecisionModel not located http://osgeo-org.1560.x6.nabble.com/file/n5184559/GEOSfromGDAL.png -- View this message in context:

Re: [mapguide-users] MBtiles via GDAL

2015-01-29 Thread Reservoirdog
Thx so much steve for this hint, the idiot i am i always read 1.1 instead of 1.10, assuming it would be included in older version (1.1) of GDAL, lol this proves again, READ CAREFULLY... thx again, I'm gonna try 2.6 (or maybe 3.0RC) and will report back.. -- View this message in context: