Changes between Version 2 and Version 3 of HowToGetUrl
- Timestamp:
- 02/17/06 08:59:49 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToGetUrl
v2 v3 1 1 = How can I get a URL to the data products that I've found? = 2 2 3 If you are using the VSO Web Interface, please follow the instructions in HowToDownload, and make sure that you select a [wiki:DataTransferMethod data transfer method] that begins with [wiki:MethodUrl URL].3 If you are using the VSO Web Interface, please follow the instructions in HowToDownload, and make sure that you select a [wiki:DataTransferMethod data transfer method] that begins with 'URL'. 4 4 5 5 ----- 6 6 7 If you are connecting through the [wiki:VsoAPI VSO API], you should read the documentation on GetData, and send the appropriate method. You can always send the method [wiki:MethodUrlURL], and the data provider will respond with the URL sub-types that it supports. You may also send a list of methods, so that you can attempt to avoid a second round trip.7 If you are connecting through the [wiki:VsoAPI VSO API], you should read the documentation on the !GetData procedure, and send the appropriate method. You can always send the method [wiki:DataTransferMethod URL], and the data provider will respond with the URL sub-types that it supports. You may also send a list of methods, so that you can attempt to avoid a second round trip. 8 8 9 9 For instance, you might send the following values in the method array: