Closed nvkelso closed 13 years ago
optparser.add_option('-r', '--radius', dest='radius', type='int', help='Pixel buffer around each place. Default value is %(radius)d.' % defaults)
Otherwise the temperature is 10k+ forever trying to include cities that are low priority at that zoom. Akin to the mapnik logic.
Fixed in 61ca2f9.
optparser.add_option('-r', '--radius', dest='radius', type='int', help='Pixel buffer around each place. Default value is %(radius)d.' % defaults)