[GRASS-user] equivalent to "select by location"

Hello,
I am new to GRASS and learned to work with GIS on the ESRI product family.

For a project I need to do kind of a topological selection.

What is the equvalent to "select by location" in ArcMap?

Thank you for your help.

Tim

Tim Michelsen wrote:

I am new to GRASS and learned to work with GIS on the ESRI product
family.
For a project I need to do kind of a topological selection.
What is the equvalent to "select by location" in ArcMap?

Can you describe what that does in more detail?
Many of us have not used Arc in years.

see also --
http://grass.gdf-hannover.de/wiki/GRASS_Help#Migration_from_other_GIS_Software
http://grass.gdf-hannover.de/wiki/GRASS_migration_hints#Tips_for_recent_migrants

(and maybe add answer there, once it comes)

Hamish

Tim Michelsen wrote:

Hello,
I am new to GRASS and learned to work with GIS on the ESRI product family.

For a project I need to do kind of a topological selection.

What is the equvalent to "select by location" in ArcMap?

Tim,

When looking for a functionality in GRASS which you roughly know what
it could be called, just try to search the manual pages with your html
browser.

In this particular case a possible scheme would be:

1. As I know I'm looking for a vector functionality, I'd enter the
vector part of GRASS manual,
http://grass.itc.it/grass63/manuals/html63_user/vector.html

2. search for the "select" string on that page

3. it returns few hits, for 4 commands alltogether, out of which
v.select and v.extract sound promissing

Don't forget that you have the html manual installed localy too - eg.
on my machine it's /usr/local/grass-6.3.cvs/docs/html/index.html.

Another approach could be searching for a string in the
/usr/local/grass-6.3.cvs/docs/html/v.* with mc or grep or any other
tool you like. Might be tedious a bit, but still quicker than getting a
respond from mailinng list, usually.

Maciek

Maciej Sieczka wrote:

1. As I know I'm looking for a vector functionality, I'd enter the
vector part of GRASS manual,
http://grass.itc.it/grass63/manuals/html63_user/vector.html

2. search for the "select" string on that page

3. it returns few hits, for 4 commands alltogether, out of which
v.select and v.extract sound promissing

...and when you look into v.select's manual there's a link to v.overlay
- another one you might find related.

Maciek

Hi, not sure if I understand this well, but maybe v.edit tool=select
could serve you (grass 6.3)

j

2007/2/10, Tim Michelsen <timmichelsen@gmx-topmail.de>:

Hello,
I am new to GRASS and learned to work with GIS on the ESRI product family.

For a project I need to do kind of a topological selection.

What is the equvalent to "select by location" in ArcMap?

Thank you for your help.

Tim

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

--
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub

Use "v.select".

Further information in: http://grass.itc.it/grass60/manuals/html60_user/vector.html

Jáchym Čepický escribió:

Hi, not sure if I understand this well, but maybe v.edit tool=select
could serve you (grass 6.3)

j

2007/2/10, Tim Michelsen <timmichelsen@gmx-topmail.de>:

Hello,
I am new to GRASS and learned to work with GIS on the ESRI product family.

For a project I need to do kind of a topological selection.

What is the equvalent to "select by location" in ArcMap?

Thank you for your help.

Tim

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser