Bug report #2119
fTools: max spacing too low for regular points
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | All | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12179 |
Description
Currently max spacing for regular points is 9999, which is far too low when using metric coordinate systems. Very easy fix ;)
History
#1
Updated by Alexander Bruy over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
As I see, now max spacing in "Regular points" is 1000000000, so I close this ticket.
Please reopen if necessary