>can we perform select operation on mapinfo tab file
>using mitab library with delphi ?

Depending on what you mean by selecting. When you read the tab record by
record you can add it to a ADO dataset or what ever and do your
selecting, if your selecting is SQL. If your selecting is on the GIS
object you will have to write your own GIS algorithms.

Generally what MITAB does is (1) writing a complete MI table, no update
possible and (2) read a MI table.
You can catch every information from the tab file(alphanumeric data and
GIS objects coords). 

Mvh. | Regards

Jakob Lanstorp
Senior Consultant
Geographical Information & IT

COWI A/S
Odensevej 95
DK-5260 Odense S

Tel       +45 63 11 49 00
Direct    +45 63 11 48 62
Fax       +45 63 11 49 49 
Email     [EMAIL PROTECTED]
http://www.cowi.dk  


-----Original Message-----
From: digeteca [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 08, 2004 10:08 AM
To: [EMAIL PROTECTED]
Subject: RE: MI-L: Extracting Mapinfo Tab File Data with Delphi


Well, thanks a lot,

Just another question : can we perform select operation on mapinfo tab
file 
using mitab library with delphi ?


At 09:05 08/10/2004, you wrote:
> >>Someone can give me a sample code to extract data from mapinfo tab
>file >>using delphi and mitab library
>Sure, take a look at these three files pasted here:
>(1) A Pascal class (MITabReadClass) encapsulating the mitab api
>(2) A Pascal api for the mitab.dll (not written by me)
>(3) A Pascal testing methode (ProcessTAB) showing the use of the 
>MITabReadClass.
>
><[EMAIL PROTECTED]>:
>ezmlm-reject: fatal: Sorry, I don't accept messages larger than 30000 
>bytes (#5.2.3)
>
>If any of you want the three files you can mail me directly. This 
>mailing list dies at 30000 bytes.
>
>Mvh. | Regards
>
>Jakob Lanstorp
>Senior Consultant
>Geographical Information & IT
>
>COWI A/S
>Odensevej 95
>DK-5260 Odense S
>
>Tel       +45 63 11 49 00
>Direct    +45 63 11 48 62
>Fax       +45 63 11 49 49
>Email     [EMAIL PROTECTED]
>http://www.cowi.dk

Stephane SAINT-MARC
Digeteca
Parc Heliopolis
Batiment B3
33700 Merignac
[EMAIL PROTECTED]
Tel : 0556344550
Fax: 0556344575  



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 13651



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 13652

Reply via email to