Hello,
> I am trying to generate a 'virtual map' within a database. By this I
> mean looping through every land based point within a map (using
> long/lat) and finding the names of objects that are below that point.
> Example: I have a map of the UK with the Counties and Postcodes
> overlayed. I want to loop through each coordinate position for the
> country and find out which County and Postcode is under that point.
> Essentialy, I wish to replicate the functionality of the Point Info tool
> and be able to retrieve data for every point on the map.
This is possible - create a table with fields that you want to display in
Info window (in you case, Country and Postcode fields). When the
user clicks with your Info tool, find which Country and Postcode is
affected, and insert/update your table with this information (insert if
it does not contain any record and update if it has one record).
Then, use:
Set Window Info Table YourInformationTable Rec 1
Dmitry
Dmitry Bogdanov
GIS Department Manager
Kiev Software Factory Ltd.
room 46 9/12 Baumana St, Kiev, Ukraine 252190
Tel: (380 44) 442-6077; (380 44) 443-7925
Fax: (380 44) 443-7925
Internet: http://www.ksf.kiev.ua
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]