logo separator

[mkgmap-dev] [PATCH v2] Performance improvement by removing unused elements before the style processing

From GerdP gpetermann_muenchen at hotmail.com on Thu Jan 5 19:49:59 GMT 2012

Hi WanMil,

I guess this is generated in this part of POIGeneratorHook.java:
		if (poiCoord == null) {
			// did not find any label coord
			// use the common center point of the area
			poiCoord = polygon.getCofG();
		}
		
		Node poi = createPOI(polygon, poiCoord, AREA2POI_TAG); 

Ciao,
Gerd

--
View this message in context: http://gis.638310.n2.nabble.com/PATCH-v1-Performance-improvement-by-removing-unused-elements-before-the-style-processing-tp7144978p7155869.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.



More information about the mkgmap-dev mailing list