havatv / qgismultidistancebufferplugin

QGIS Plugin for Multi-distance buffering
GNU General Public License v2.0
4 stars 1 forks source link

Insufficient Decimal Points for Buffer Distance #4

Closed SteveEdiger closed 8 years ago

SteveEdiger commented 8 years ago

Decimal points are limited to tenths, which in the map I'm working on makes the buffer zone in tens of miles. My current project demands a buffer zone of blocks.

havatv commented 8 years ago

Thanks for reporting. I will try to fix it soon.

havatv commented 8 years ago

@SteveEdiger, how many decimals do you need?

havatv commented 8 years ago

Changed from one to nine decimals.

havatv commented 8 years ago

The change is available in version 1.0 of the plugin that has just now been uploaded to http://plugins.qgis.org.