Пример #1
0
def drawKMLsForUserBasedSpotsUsingClustering(inflation=15, minLocations=10):
    SpotsKML.drawKMLsForSpots(spotsUsingClusteringIterator(inflation, minLocations), userBasedSpotsUsingClusteringKmlsFolder+'%s_%s.kml'%(inflation, minLocations))