RE: MI Selecting a specific area

2000-08-10 Thread john . d . harrison

could you just select the areas you want and then export - close all -
import ?
cu
john

 -Original Message-
 From: Brian Grant [mailto:[EMAIL PROTECTED]]
 Sent: 10 August 2000 02:21
 To: [EMAIL PROTECTED]
 Subject: MI Selecting a specific area
 
 
 I would like to be able to select a specific area by 
 geographical coordinates
 from a data set.  The problem that I have is that there does 
 not seem to be
 any coordinate information in the mapinfo tables for me to 
 select by.  What I
 have been doing is making a copy of the entire table, then 
 deleting all the
 areas that I don't want.  As you can imagine this is somewhat 
 of a time
 consuming way of doing things, and I am thinking there must 
 be a better way to
 do this.  
 Can anyone help me?
 
 -- 
 
 Brian Grant
 Department of Geology
 University of Otago
 --
 To unsubscribe from this list, send e-mail to 
 [EMAIL PROTECTED] and put
 "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
 
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI Selecting a specific area

2000-08-10 Thread Jacques Paris

There is a MI tool that does not appear in the tool bars and that may be the
answer to your question. It is defined in the menu.def file as

Define M_TOOLS_SEARCH_POLYGON   1733

It allows you to draw a polygon and use it as the basis to your search
(different from the polygon search tool that requires a predefined object).

To use it run from the MapBasic window

alter buttonpad id 3 add toolbutton calling 1733

and it will be added to the tools pad.

Jacques PARIS

e-mail[EMAIL PROTECTED]
For MapInfo support, see the Paris PC Consult enr. site  at
http://www.total.net/~rparis/gisproducts.htm

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Brian Grant
Sent: August 9, 2000 9:21 PM
To: [EMAIL PROTECTED]
Subject: MI Selecting a specific area

I would like to be able to select a specific area by geographical
coordinates
from a data set.  The problem that I have is that there does not seem to be
any coordinate information in the mapinfo tables for me to select by.  What
I
have been doing is making a copy of the entire table, then deleting all the
areas that I don't want.  As you can imagine this is somewhat of a time
consuming way of doing things, and I am thinking there must be a better way
to
do this.
Can anyone help me?

--

Brian Grant
Department of Geology
University of Otago
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]