epsg2proj

wkt2proj(wkt_str::String) = toPROJ4(importWKT(wkt_str))

““” epsg2proj(code::Integer)

Convert a EPSG code into the PROJ4 form.