Function: parseWkt()
parseWkt(
input):ProjectionDefinition
Defined in: parse-wkt.ts:61
Parse a WKT string or PROJJSON object into a proj4-compatible projection definition.
This is a typed wrapper around the wkt-parser package.
Parameters
input
string | ProjJson