Hi,
please review this piece of code:
if(foundType.isRoad() &&
!MapObject.hasExtendedType(foundType.getType()))
addRoad(way, foundType);
else
addLine(way, foundType);
Is it intended that ways with extendedType are added as lines (and not
roads) no matter what isRoad() returns?
Gerd
--
View this message in context:
http://gis.19327.n5.nabble.com/Question-reg-StyledConverter-addConvertedWay-tp5743148.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev