Changes between Version 10 and Version 11 of adeiDG
- Timestamp:
- 07/18/08 15:17:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiDG
v10 v11 81 81 http://localhost/zweb/services/getimage.php?db_server=toskanadb&db_name=prespektrometer_rep&db_group=0&experiment=0&window=1211159859-1211241600&frame_width=1280&frame_height=1024 82 82 }}} 83 * Few additional properties could be used to hint drawer about produced image properties. In the next example, the MINMAX approach is used to aggregate data, the positions of actually drawn points are highlighted and high precision mode is used (could take a lot of time). 84 {{{ 85 http://localhost/zweb/services/getimage.php?db_server=toskanadb&db_name=prespektrometer_rep&db_group=0&experiment=0&window=1211159859-1211241600&frame_width=1280&frame_height=1024&aggregation=MINMAX&show_gaps=POINTS&precision=HIGH 86 }}} 83 87 * If information on generated image is required, then two step approach could be used. The ''genimage'' request is used to generate an image. 84 88 {{{