/turf-shift-longitude

Reads every point 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

Primary LanguageJavaScript

Issues