How can I to split a geographical line or polygon (using .Net Core 2.2.x) along the meridian line(for example)?
Requires a method similar to ST_Split of postgis.