st_shift_longitude(geometry)


Description

args: geomA - Reads every point/vertex in every component of every feature in a geometry, and if the longitude coordinate is <0, adds 360 to it. The result would be a 0-360 version of the data to be plotted in a 180 centric map

Parameters

Name Type Mode
$1 USER-DEFINED IN

Definition