Clip vector layers to the hemisphere of the earth centered on a user
specified point in order to use them in an orthographic projection without
introducing artefacts.
When projecting data to the orthographic projection, features that cross
the horizon can lead to unsightly artifacts. By clipping the data to the
hemisphere that will be visible in the orthographic projection, these
artifacts can be avoided. This plugin for the QGIS Processing framework
takes a vector layer and a latitude and longitude for the center of the
hemisphere and clips the vector layer accordingly. The plugin takes care of
special cases such as a hemisphere centered on the equator or on one of the
poles.
Plugin Tags