wradlib.georef.projection.proj4_to_osr#

wradlib.georef.projection.proj4_to_osr(proj4str)[source]#

Transform a proj4 string to an osr spatial reference object

Parameters:

proj4str (str) – Proj4 string describing projection

Examples

See PROJ.