Hello,
I'ld like to know how i can use the raster ecw with webstudio, the
webstudio provides only access to sdf and shp.In the mapguideos webpages
it's only explained the use od ecw with autodesk studio accordingly(in
the joined text file). I would want to know the process to insert ecw
files in the map of webstudio
FDO 3.3.0 / MapGuide 2.0.0 ¶
This version uses the standard Visual C 2005 GDAL plugins:
http://home.gdal.org/dl/gdal14_vc8/
There are three files in this directory:
* ecw_plugin_gdal14_vc8.zip : ECW GDAL Plugin
* mrsid_plugin_gdal14_vc8.zip : MrSID GDAL Plugin
* gdal144_vc8_sdk.zip : Do NOT download, not required for MapGuide or FDO.
Each file contains a "gdalplugins" folder, as well as some dlls in the root of
the zipfile. To install these plugins into MapGuide, you need to:
1. Extract the zipfile to a temporary location
2. Copy the "gdalplugins" folder to the MapGuide installation directory
under Server/Bin/
3. Copy the dll files that unzipped into the root of the temporary location
to the MapGuide installation directory under Server/Bin/Fdo/
The final location for the ECW files should look something like this:
Server/Bin/Fdo/libecwj2.dll
Server/Bin/gdalplugins/gdal_ECW.dll
And for the MrSID files, like this:
Server/Bin/Fdo/lti_dsdk_cdll.dll
Server/Bin/Fdo/lti_dsdk_dll.dll
Server/Bin/gdalplugins/gdal_MrSID.dll
Using with Autodesk MapGuide Studio ¶
To publish rasters using the open source raster provider with Autodesk MapGuide
Studio use the following steps:
1. Start Studio and connect to your MapGuide Open Source server.
2. Then do File > New > Data Connection...
3. In the Connect To Data dialog that comes up, select OSGeo FDO Provider
for Raster, then press OK. An editor that says "Configure a Feature Resource
using the Generic Editor" will display.
4. In the Connection Properties grid, there is a DefaultRasterFileLocation
property. Click in the value column and enter the directory where your image
files are. On Linux it has the form /home/thf/myimages and on Windows it has
the form C:\myimages.
5. The configuration of the raster source is now complete, save the resource
and start using it. _______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users