Opened 14 years ago
Closed 12 years ago
#1119 closed enhancement (fixed)
snap parameter in v.in.ogr's manual not explained
Reported by: | nikos | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 6.4.3 |
Component: | Docs | Version: | svn-releasebranch64 |
Keywords: | snap, description, manual | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
The manual of v.in.ogr informs only that "snap=float" and that "Snapping threshold for boundaries, '-1' for no snap, Default: -1".
The manual links to "v.clean", yet IMHO, I shouldn't need more than just typing "v.in.ogr help" in the command line to be informed that snap values define "max. distance to another vertex in map units, degrees for latlon"
(Will propose a diff at some point, not very soon though)
Change History (6)
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 14 years ago
Replying to neteler:
Is this correct for the snap parameter in v.in.ogr: "max. distance to another vertex in map units, degrees for latlon"
?
Yes, has always been so. Do you want it to be changed to "max. distance to another vertex in map units, meters for latlon" ?
comment:3 by , 14 years ago
The wish is to have the current method documented in vector/v.in.ogr/description.html.
follow-up: 5 comment:4 by , 12 years ago
Milestone: | 6.4.0 → 6.4.4 |
---|
Nikos, which documentation change do you want to see?
comment:5 by , 12 years ago
comment:6 by , 12 years ago
Milestone: | 6.4.4 → 6.4.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Type: | defect → enhancement |
Version: | unspecified → svn-releasebranch64 |
Documentation change backported along with some more documentation. Closing.
Is this correct for the snap parameter in v.in.ogr: "max. distance to another vertex in map units, degrees for latlon"
?