You just need to match the GDAL compatible with the current version of MGOS you are using. For example, with MGOS 4 - preview 3 it uses GDAL 2.4.4
On Wed, Jun 23, 2021 at 3:43 PM Diego Ordonez <[email protected]> wrote: > Thanks for your prompt reply Jackie > > > > What versions of MG will work with your suggested approach ? does it work > also in LINUX Ubuntu 16.06 MG4 ? > > > > *From:* mapguide-users <[email protected]> *On > Behalf Of *Jackie Ng > *Sent:* Wednesday, June 23, 2021 9:26 AM > *To:* [email protected] > *Subject:* Re: [mapguide-users] Does mapguide support rasters stored in > Postgis > > > > Hi Diego, > > > > Your best bet is to use the PostGISRaster driver in GDAL ( > https://gdal.org/drivers/raster/postgisraster.html). > > > > This implies that you'll have to replace the GDAL dll that comes with the > MapGuide installation with one from gisinternals.com which is of the same > GDAL version and is built with the same MSVC compile that we use to build > MapGuide and FDO. > > > > Most raster format support questions can be boiled down to: Is there a > GDAL driver for it? Then just use the GDAL FDO provider (swapping out > MapGuide's GDAL dll with a fuller-featured copy elsewhere if necessary) > > > > - Jackie > > > > You wrote: > > Does mapguide support rasters stored in Postgis ? > > Any plans to implement it ? > > Thank you > > Diego > > > > -- > > *Please Note: I no longer create new posts or post replies to any OSGeo > mailing list through nabble. As a result, you most likely won't see this > message appear on nabble's view of any OSGeo mailing list and may only see > this message through mailing list archives or depending on your mailing > list subscription settings, through daily message digests or automated > notifications from the mailing lists.* > _______________________________________________ > mapguide-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapguide-users >
_______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
