geowarp icon indicating copy to clipboard operation
geowarp copied to clipboard

enable proj4js objects / wkt

Open DanielJDufour opened this issue 1 year ago • 0 comments

Maybe users should be able to pass in projection information for in_srs and out_srs instead of providing forward and inverse. Pro would be wouldn't need to rpc back up to main thread if running in a worker (without another library intercepting requests). Con would be increased maintenance cost and complexity. Not sure if this should be handled by a plugin/decorator or not.

DanielJDufour avatar Mar 06 '23 02:03 DanielJDufour