epsg.io icon indicating copy to clipboard operation
epsg.io copied to clipboard

Transform tool: input for multiple pairs of coordinates

Open klokan opened this issue 9 years ago • 3 comments

Probably a long textarea replacing the two input boxes - with parsing of text done in JavaScript via regular expression.

Inspiration in: http://cs2cs.mygeodata.eu/

The "Switch X-Y" and "Include input coordinates" is a good idea as well.

klokan avatar Mar 02 '16 14:03 klokan

First version of regular expression to be used for the coodinate extraction: https://regex101.com/r/jR1uN1/2

petrsloup avatar Mar 04 '16 15:03 petrsloup

Geodetic and GPS are not yet picked, right?

klokan avatar Mar 04 '16 15:03 klokan

No, not yet. Might be a bit difficult to do all this with one regular expression.

petrsloup avatar Mar 04 '16 15:03 petrsloup