How to export a Grid Overlay as png: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 16: Line 16:
Parameters to change the image can be mixed-and-matched
Parameters to change the image can be mixed-and-matched
-->
-->
{{article end
|seealso=*[[Grid Overlay]]
}}

Latest revision as of 14:39, 30 January 2024

Using the API, it is possible to export the colored maps of Overlays, which are displayed in the 3D Visualization of the Tygron Platform, as a png.

Editor → Tools (Ribbon tab) → API Overview (Ribbon bar)
How to export an overlay result as png:
  1. Use ToolsAPI Overview to open the API Overview in the web browser.
  2. Select the WMS services.
  3. Select the Overlay you wish to export a png of.
  4. Select any of the "Image" options to open the png in the browser.
  5. If necessary, right-click the image in the browser and opt to save it to your computer.


See also