Changes between Version 7 and Version 8 of FdoWmsNotes
- Timestamp:
- 02/14/08 16:12:55 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoWmsNotes
v7 v8 247 247 The next step is to upload the feature source document onto the !MapGuide site. The steps to do this are as follows: 248 248 1. Start a web browser and go to the location http://<machinename>/mapguide/mapagent/index.html, where machinename is the location in which !MapGuide is installed. 249 2. Click on the SetResource link in the left frame. A SETRESOURCE form will appear in the right frame.249 2. Click on the !SetResource link in the left frame. A SETRESOURCE form will appear in the right frame. 250 250 3. In the Resource ID field, type the name of the resource that you want to create. Make sure that the name ends with .FeatureSource. The resource name is case-sensitive. 251 251 4. For the Content field, browse to the feature source XML document that was created in the “Create a feature source document” section. … … 259 259 This section describes how to attach the configuration document created above to the feature source. 260 260 1. Start a web browser and go to the location http://<machinename>/mapguide/mapagent/index.html, where machinename is the location in which !MapGuide is installed. Figure 1 above shows how the web page should look. 261 2. Click on the SetResourceData link in the left frame. A SETRESOURCEDATA form will appear in the right frame.261 2. Click on the !SetResourceData link in the left frame. A SETRESOURCEDATA form will appear in the right frame. 262 262 3. In the Resource ID field, type the name of the resource to which you want to add the configuration document. This is the same feature source resource that you created above. The resource name is case sensitive. 263 263 4. Enter config.xml in the Data Name field.