Opened 12 years ago
Last modified 9 years ago
#1754 new enhancement
Range Analysis Feature
Reported by: | scorpionlegend92 | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | Vector | Version: | 6.4.2 |
Keywords: | buffer, range, radius | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
Hi,
Can you please add a feature in Grass that can provide count of locations present in defined range/radius of selected point.
Desired Feature can work in this way:
- Selecting the layer.
- Entering (or selecting) the coordinates of a point/location that are present in the layer from the menu.
- Defining the radius buffer info. (for e.g. 5 km or 5000 meters)
3a. This option will further include two options:
- entering the integer
- selecting the distance unit (km, meter, feet, etc.)
- Generating the map display; (This should create radius circle from the centroid of the point selected in the option).
- Additionally, an output file(dbf or any other compatible file) should generate that include the information about all points that appear within the defined radius.
Thanks.
Change History (4)
comment:1 by , 12 years ago
Priority: | critical → normal |
---|
comment:2 by , 12 years ago
Keywords: | buffer range radius added |
---|
comment:3 by , 12 years ago
Component: | Default → Vector |
---|
v.distance? v.buffer + v.overlay/v.select? r.buffer + r.mapcalc? r.circle?
comment:4 by , 9 years ago
Milestone: | 6.4.3 → 6.4.6 |
---|
Note:
See TracTickets
for help on using tickets.
This approach may solve it: http://grass.osgeo.org/wiki/Count_points_in_polygon