Skip to content

Add Geographical Map plugin

Michael Migliore requested to merge michael.migliore/paraview:map-plugin into master

Introduce the image map plugin.
This plugin adds a source that downloads an image from a map API provider (GoogleMap and MapQuest).
It also adds a filter which converts an image from a Lon/Lat coordinate system to a structured grid in another coordinate system (Lambert93 and Orthographic preconfigured).

2020-10-05-182624_window

Edited by Michael Migliore

Merge request reports