Opened 12 years ago

Last modified 8 years ago

#1754 new enhancement

Range Analysis Feature

Reported by: scorpionlegend92 Owned by: grass-dev@…
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:

  1. Selecting the layer.
  2. Entering (or selecting) the coordinates of a point/location that are present in the layer from the menu.
  3. Defining the radius buffer info. (for e.g. 5 km or 5000 meters)

3a. This option will further include two options:

  1. entering the integer
  1. selecting the distance unit (km, meter, feet, etc.)
  1. Generating the map display; (This should create radius circle from the centroid of the point selected in the option).
  2. 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 neteler, 12 years ago

Priority: criticalnormal

comment:2 by scorpionlegend92, 11 years ago

Keywords: buffer range radius added

comment:3 by hamish, 11 years ago

Component: DefaultVector

v.distance? v.buffer + v.overlay/v.select? r.buffer + r.mapcalc? r.circle?

comment:4 by neteler, 8 years ago

Milestone: 6.4.36.4.6
Note: See TracTickets for help on using tickets.