[Xastir] Ordnance Survey (OSGB) "OS OpenMap Local"
Jason KG4WSV
kg4wsv at gmail.com
Wed May 2 07:39:37 PDT 2018
On Wed, May 2, 2018 at 9:20 AM, Tom Russo <russo at bogodyn.org> wrote:
> It would be more work than anyone's been willing to put in in the nearly
> 14 years I've been using Xastir.
OTOH, this is how much effort it would be to convert a directory full
of maps to the commonly accepted standard WGS84:
$ cd directory/to/maps
$ mkdir ../new
$ for x in *.tif; do gdalwarp -t_srs EPSG:4326 $x ../new/$x; done
which is one reason such a change request wouldn't get much traction.
I'm sure no one would protest if someone wanted to volunteer to do it.
:)
-Jason
kg4wsv
More information about the Xastir
mailing list