MI-L NTV2

2000-12-18 Thread Tony Kelava
Hi All, Has anyone used this format for grid transformations in MapInfo? For example, I want to be able to transform basic Lat/Long into correct GDA94 (Geocentric Datum of Australia) format. Thanks Tony ___ List hosting

MI-L Batch Program for converting MI tables (projections)

2000-11-26 Thread Tony Kelava
Hi all, Is there an app that converts multiple (say 20) tables existing map projections into other map projections. For example, we have 20 tables with lat/long map projection and would like to convert them (in batch mode) into AMG. Regards Tony

MI Drivetime Analysis Packages

2000-07-04 Thread Tony Kelava
Hi All, Does anyone know of any decent drive time analysis packages available (freeware or commercial products) that let you determine catchment areas etc. For example if I select a site, I want to know ½ and 1 hour drive time catchment areas from this location. Regards Tony

MI Georeferenced tif image

2000-06-07 Thread Tony Kelava
Hi All, Can anyone tell me if it is possible to get a 300mb tif file into 10*30mb individual tiles and keep the tif header information that has the pixel vs real coords in it? ie. I want to crop it to 10 files so its managable and it still is georeferenced. Regards Tony

MI Info re. MapInfo and its capabilities?

2000-05-30 Thread Tony Kelava
HI all, Is there any information out there that describes what can be done with MapInfo, its capabilities etc? Comparisons with ArcView would also be nice. Regards Tony -- To unsubscribe from this list, send e-mail to

MI Delete Duplicate objects in a table

2000-05-17 Thread Tony Kelava
Hi All, Has anyone got an app/solution that goes through a table and finds identical objects (lines, polylines, polygons) and then removes one of the objects? Regards Tony -- To unsubscribe from this list, send e-mail to

MI MapBasic and SQL???

2000-04-26 Thread Tony Kelava
I'm trying this in mapbasic: dim T as string T = "links_table" select * from T where T.data = 1 Which fails with an error message: unrecognized command. It seams to be choking on the fact that T.date is really "string"."column" and not really "table

MI Tables

2000-04-16 Thread Tony Kelava
How do tell if a table is open in mapbasic? I've tried x = TableInfo (tablename , TAB_INFO_NROWS) but if the table is not open, this halts the mapbasic program, so i tried this: onerror goto NotOpen x = TableInfo (tablename , TAB_INFO_NROWS) NotOpen: BUT, it still halts the program if the

MI Buffering a polyline without the end points

2000-02-23 Thread Tony Kelava
Hi all, Does anyone know how I can buffer a polyline (say 20m) and not get the end points buffered around, ie. straight edges? IS there a program that can detect the end of the line and not buffer around it. The idea is to get a rectangular shape object around a line. I understand that this

MI Create Points along a polyline

2000-01-17 Thread Tony Kelava
Hi All, I was wondering if anyone had used the program to create points along a polyline at a nominated interval and then somehow labelled each point sequentially. ie I have a road that covers 300 km and I have created points at 10m intervals. I now need to attribute each point sequeatially

MI Batch Printing Workspaces

1999-09-20 Thread Tony Kelava
Greetings All, Has anyone come across an application that can batch process multiple MapInfo workspaces at once. We have about 50 workspaces that we want to print out. Thanks Tony -- To unsubscribe from this list, send

MI Average question

1999-09-16 Thread Tony Kelava
Greetings All Please disregard the previous e-mail sent from me in regards to Averaging in MapInfo. The solution has been found. Thanks Tony -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put

MI Average function in MapInfo

1999-09-16 Thread Tony Kelava
Greetings all, I have 3 columns of info in a MI table as follows Capacity 1 Capacity 2 Capacity 3 Site 1 1030 10 Site 2 0 100 Site 3 100 20 and I want to work out for every row

MI Intersect Command

1999-08-18 Thread Tony Kelava
Greetings all, I have 2 tables that I am performing a "Intersect comand" to obtain the Local Government Area that fall within the study area of concern. The resulting table contains the right attribute data but does not bring across the graphical objects. How can this be done. ie A resultant