Changes between Version 2 and Version 3 of maestro/UserGuides/FileFeatureSource


Ignore:
Timestamp:
10/01/08 10:49:48 (16 years ago)
Author:
ksgeograf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maestro/UserGuides/FileFeatureSource

    v2 v3  
    88
    99== Updating FDO providers ==
    10 When you install !Mapguide, it only has a subset of the avalible FDO providers. This will hopefully be fixed in the future, but for now you can manually upgrade you FDO provider collection. These are the steps required to update your FDO providers:
    11  1. Stop the !MapGuide service
    12  1. Remove the FDO folder (found in C:\Program Files\!MapGuideOpenSource2.0\Server\Bin on Windows)
    13  1. Download the latest FDO package for [http://download.osgeo.org/fdo/3.3.1/fdosdk-win32-3.3.1.tar.gz Windows] or [http://download.osgeo.org/fdo/3.3.1/fdosdk-rhel4-3.3.1.tar.gz Linux]
    14  1. Extract the archive, and rename "Bin" to "FDO"
    15  1. Place the "FDO" folder where you erased the other in step 2.
    16  1. Start the !MapGuide service
     10When you install !MapGuide, it only has a subset of the avalible FDO providers. This will hopefully be fixed in the future, but for now you can [wiki:maestro/UserGuides/UpdatingFDOInstallation manually upgrade you FDO provider collection].
    1711
    1812== Creating a feature source ==
     
    6660
    6761=== The generic editor ===
    68 If OGR is updated, or the editor show by !MapGuide Maestro does not do what you want, you can use the "Generic" editor. Simply click on the "Generic Editor" tab. The generic editor shows you the raw data that is being passed to the provider. In the generic editor, you can both view and modify the values as you please. For OGR the field "!DataSource" is actually an OGR connection string:[[BR]]
     62If OGR is updated, or the editor shown by !MapGuide Maestro does not do what you want, you can use the "Generic" editor. Simply click on the "Generic Editor" tab. The generic editor shows you the raw data that is being passed to the provider. In the generic editor, you can both view and modify the values as you please. For OGR the field "!DataSource" is actually an OGR connection string:[[BR]]
    6963[[Image(http://trac.osgeo.org/mapguide/browser/trunk/Tools/Maestro/Screenshots/Userguide/GenericFeatureEditor.png?format=raw)]]
    7064