Closed perliedman closed 2 years ago
Hi!
Ad 3) check out this repo: https://github.com/doppelmeter/OCAD-Grid-ID_to_EPSG It is also incorporated in @OpenOrienteering Mapper: https://github.com/OpenOrienteering/mapper/blob/master/src/fileformats/ocd_georef_fields.cpp
Wow, that's fantastic! Thanks for the heads up, @jmacura !
Since I rewrote the CLI tool it now uses option 2 above: exported CRS is the projection of the OCAD file. You can also extract the CRS name since ocad2geojson now knows about OCAD grid ids from the list linked above.
In the future, it should be possible to add an options to export:
The coordinate transformation in the CLI utility is very much a hack as it is now, and only sort-of-works unless the map is located where I live :disappointed:
Mainly three possibilities:
While I like 3, I have found no source for such a list, so I guess 2 is the best option, but the CLI tool should also probably support option 1 since it is sometimes desirable.