Just to add to the complexity, I notice that the values in the ways you reference use a comma as decimal separator, not a dot as per OSM standard. So even if you split the values, you may still not get the result you expect.
Is there a lot of this? Does mkgmap handle 2.5 and 2,5 the same in a numeric context? //colin On 2016-03-04 10:15, Bernd Weigelt wrote: > this seems to work in most cases, but i found some ways like this ways with > semicolon separated values > > https://www.openstreetmap.org/way/235493829 > https://www.openstreetmap.org/way/47861325 > > Is it possible, to sort the values and use only the smallest/greatest value? > > Bernd > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
