On 28/08/12 16:25, Felix Hartmann wrote:
> Yes, but one cannot access the unit so far.
>
> speed>50 with value 50mp/h or 50m or 50km/h or plain 50 will always
> yield the same result, or thats what I understood so far.

Yes that is true.

I wasn't really clear what you were asking and how it would
work.  I'm guessing it would be something like this:

    maxspeed=* {set mkgmap:unit="${maxspeed|unit}" }
    mkgmap:unit=mph & maxspeed < 40 ....
    mkgmap:unit=kmh & maxspeed < 64 ...

Anyway it should be easy to make maxspeed < 40mph just work, so lets
do it.

..Steve
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to