logo separator

[mkgmap-dev] Question reg. StyledConverter.addConvertedWay()

From GerdP gpetermann_muenchen at hotmail.com on Mon Jan 7 10:36:49 GMT 2013

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.


More information about the mkgmap-dev mailing list