Changes between Version 5 and Version 6 of maestro/UserGuides/RDBMSFeatureSource
- Timestamp:
- 01/22/13 17:44:13 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maestro/UserGuides/RDBMSFeatureSource
v5 v6 8 8 To create a feature source, simply click on the "Add" button, and select "Dataconnection". 9 9 You should new see the following dialog:[[BR]] 10 [[Image(http://trac.osgeo.org/mapguide/browser/ trunk/Tools/Maestro/Screenshots/Userguide/ProviderSelection.png?format=raw)]]10 [[Image(http://trac.osgeo.org/mapguide/browser/branches/maestro-2.x/Screenshots/Userguide/ProviderSelection.png?format=raw)]] 11 11 12 12 === Choosing a provider === … … 18 18 19 19 When you have created a new Feature Source, your screen looks like this:[[BR]] 20 [[Image(http://trac.osgeo.org/mapguide/browser/ trunk/Tools/Maestro/Screenshots/Userguide/dbmsProvider.png?format=raw)]][[BR]]20 [[Image(http://trac.osgeo.org/mapguide/browser/branches/maestro-2.x/Screenshots/Userguide/dbmsProvider.png?format=raw)]][[BR]] 21 21 I chose the PostGIS provider, if you chose another provider, it may look a bit different. 22 22 … … 30 30 === The generic editor === 31 31 If 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.[[BR]] 32 [[Image(http://trac.osgeo.org/mapguide/browser/ trunk/Tools/Maestro/Screenshots/Userguide/dbmsGenericEditor.png?format=raw)]]32 [[Image(http://trac.osgeo.org/mapguide/browser/branches/maestro-2.x/Screenshots/Userguide/dbmsGenericEditor.png?format=raw)]] 33 33 34 34 You must seek information on what the values should be, if it is not obvious.