MI Point in one table nearest point in another?

2000-04-18 Thread Martin . Gilbert
Hi folks I have a table of geocoded address points and another table containing geocoded points 1km apart (ie a grid) with individual values attached to each point. I've been trying to work out a way of finding out what grid point from the second table (and hence its value) is closest to a geoco

Re: MI Tables

2000-04-18 Thread PEM
Hi Tony and others, I've created such a function to test whether a table is open or not and it goes like this: '-- 'Is table szTab open ? function '-- Function TableOpen(ByV

MI Tab characters within a message window

2000-04-18 Thread Doyle, Peter W
Greetings Fellow Listers Is it possible to use Tab spaces when printing to the message window? I have tried Print Chr$(9), but it only inserts a single space. I have looked through the reference manuals etc. and can't find any reference to it. Any clues? or maybe its one of those things we hav

Re: MI Point in one table nearest point in another?

2000-04-18 Thread Roeland van der Spek
Martin, You need to create Voronoy pologons based on your first table. These pologons represent an area around each datapoint in which this particular datapoint is the closed point. After you have done this you can check in which polygon the points from your other table fall. If you know this you

MI RouteXNetServer Offer

2000-04-18 Thread Freyja Ellis
To celebrate the launch of RouteXNetServer, MapCentric are pleased to announce a special introductory offer available on all orders of RouteXNetServer placed on or before 30th June 2000. "...a population the size of the UK joins the internet every 6 months." (Cisco Systems,1999) Routing is no

MI : Factoring overlapping polygons

2000-04-18 Thread Hyde, Graham
Dear List, I have a requirement to create a lookup table between two different polygon layers. The layers have non coincidental boundaries and I wish to create a table in the format: Polygon 1 Polygon a 10% Polygon 1 Polygon b 80% Polygon 1

MI MapInfo Print Limitation?

2000-04-18 Thread Warren, Steve
I was wondering if there was a size limitation for printing in MapInfo? I am trying to print a 34x90.5 map on an Epson Stylus Pro 9000. It prints fine until the last 8-12 inches. It quits printing, but the printer still cuts the paper at 90.5 inches. Has anyone else experienced a problem like

MI Importing DXF files

2000-04-18 Thread Richard Marshall
I have a large number of DXF files which contain OSGB Landline map tiles. When I import these into MapInfo, an error is generated of the form: DXF Error: Syntax error in DXF file: line ###, where ### is the last line of the DXF file. However, the map tile is imported and seems OK. Manual exa

RE: MI : Factoring overlapping polygons

2000-04-18 Thread Crompton, Mark
Hi Graham, Below is a chunk of code that opens 2 tables, fetches the first record from each and compares them. OVERLAP function returns a polygon oRegion AREAOVERLAP function returns the data about the overlap. If you put this in a loop, and store the results, I believe this would get you start

Re: MI Without MB :Increasing Font Size in the Info Tool output box?

2000-04-18 Thread Bill Thoen
You don't need MapBasic, but you do need to know the magic words. Open the MapBasic window and enter this: Set Window Info Font ("MS Sans Serif",0,12,0) The default size is 9, but the font size is controlled by third parameter (the 12). The first 0 is the font style (0 = normal, 1 = bold, etc.),

MI:RFPs

2000-04-18 Thread Christina Black
Does anyone know of a good listserve or web site for GIS or remote sensing related RFPs? --- FREE! The World's Best Email Address @email.com Reserve your name now at http://www.email.com

Re: MI I was going to invest.... but ??

2000-04-18 Thread Bill Thoen
Very odd in light of today's release of MapInfo's second quarter financial results. Here's the stats: 30% Revenue Growth; Operating Income Increases 96%; Net Income up 92%. There doesn't seem to be much wrong with that picture. But who knows why multi-millionaires do what they do? > Serge Dumouli

MI MapInfo objects in MS Word

2000-04-18 Thread Claudia Bergrath
Using MapInfo V4.52 or V5.01 / Word 97: I try to embed MapInfo objects (esp. a map and a self-made legend) into MS Word and I do not want to use any bitmap format. But I cannot find any way to adjust the objects in a proper way. I tried several Word tables or text fields without success. The probl

MI Labels

2000-04-18 Thread cdrittlinger
My labels are set at certain size and look right, but when they print they are larger then they should be. Any suggestions? Charlie Rittlinger -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscr

MI - MapInfo Pro Geometry Manager V1.0

2000-04-18 Thread Van Uitregt, John
Hello listers, I am a regular reader of this list and found it very helpful, so I thought that I might ask the question: Has anyone had any experience (good, bad or otherwise) with the software "MapInfo Pro Geometry Manager V1.0" ( http://www.mapinfo.com/software/geometry_mgr/index.html ). In pa

MI Recoloring Line Segments!

2000-04-18 Thread Kenn Mount
I have an immense project which entails alot of recoloring of selected line segments, I am new to Map Basic and am attempting to change the colour of the current active selected objects. Any assistance would be greatly appreciated! Here is the code I have used so far. The error message says "c