Hello Rich,

yes, it seems that the shell doesn't replace the ~ when it is used in parameters.
Same problem occurs with the coastlinefile option.

I think that is acceptable, but we could implement something
like
path = path.replace("~",System.getProperty("user.home"));


Don't know what this will do on a windows system.

Gerd

> Date: Thu, 14 Feb 2013 12:53:34 +0200
> From: richlv@nakts.net
> To: mkgmap-dev@lists.mkgmap.org.uk
> Subject: [mkgmap-dev] --bounds not accepting ~ (tilde)
>
> looks like --bounds option does not properly parse path, starting with ~
>
> that took me some time to figure out why it doesn't find the bounds :)
> --
> Rich
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev