Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 724 Bytes

File metadata and controls

18 lines (10 loc) · 724 Bytes

GeometryWrapper Plugin Icon

This plugin converts the longitude values of rasters or vectors from [-180,180] to [0,360] and vice versa. This is useful if you want to display the Pacific Ocean.

Available in the QGIS Plugin Repository here: https://plugins.qgis.org/plugins/GeoWrap/

The input data is required to be in projection EPSG:4326 (WGS84).

Example of wrapping raster coordinates:

Original raster [-180,180]

Original Raster [-180,180]

Wrapped raster [0,360]

Wrapped Raster [-180,180]