MI-L SUM - Rerun MBX

2003-03-04 Thread Eagle, David A
Thanks Guys! Blaine you got me looking in the right place...my problems stemmed from dodgy file associations. Thomas Brix Lyng: If you have the app registered in MapInfo tools menu to autostart with MapInfo and at the same time try to run the app (Ctrl+R) form MapBasic you will get that error.

MI-L TIF Raster

2003-03-04 Thread Michel Van Asten
Hi, I have the following error with MIPRO 7.0... and some tif images : I got An inverted color image when I display a B/W Tif image with MIPro... Note I have the same problem with some other tools like the imaging tool of Win2000 but not with StarOffice... In conclusion I expect that some

MI-L Oracle spatial - query

2003-03-04 Thread CRISP, Paul -Syntegra UK
All I'm looking for a SQL statement which allows me to check whether a spatial object is null and return a string in line What I want to do is something like Select unique id, DECODE(geometry, null, T, F) from my map table where other condition applies. I can't get either DECODE or NVL to

AW: MI-L Oracle spatial - query

2003-03-04 Thread Christof Kaiser
Hi Paul, remember that you cant compare somthing with NULL as the result is always false. i just tried and found workable: select area_id, 'is not null' from areas where geometry is not null union select area_id, 'is null' from areas where geometry is null; (area_is is the unique id, geometry

MI-L Urgent (Create Line)

2003-03-04 Thread Vishal Sharma
Hello There I am using VB 6, Oracle8i, MapX 5.0 Could anybody please give me a sample code in VB using MapX 5.0 of How to draw a line on map using FeatureFactory.Createline? Thanx in advance HFCL Vishal Sharma

MI-L preventing redraw process

2003-03-04 Thread ali.gemalmaz
Hi All, I have a point object layer and a text file containing records related to that objects. Content of the TXT file is changing every 5 minutes. I create a thematic map and I run a script updating automaticaly the thematic map by using that TXT file in every 5 minutes.I want to see just

MI-L Selecting objects from multiple Tables

2003-03-04 Thread Eagle, David A
Listers, Is it possible to select multiple objects from multiple tables that are within a certain location and then browse from the selected objects either in separate browser windows or all in the same one (assuming the table structure is identical)? Do I have any options short of using the

MI-L Batch changing File names

2003-03-04 Thread Chris Gallagher
Hello out there, I have a database with about 1,345,223,349,083 files in it. Each file name has a prefix that correstponds to an NTS 1:50,000 sheet number (Canadian Digital Topo) followed by some other information. For example a building shapefile would be called 031d05_building_p. I would

MI-L Finding an Address

2003-03-04 Thread James A Komenda
I'm trying to improve the hit rate of address finding within my Mapbasic code. Function FindPoint(ByVal a1 as String, ByVal c1 as String, x as Float, y as Float) as Logical ' a1, c1 - input assertions ' x, y - output assertions Find Using BaseStreet(Street) Refine Using

RE: MI-L Finding an Address

2003-03-04 Thread HANNA MICHAEL (TOR1MMH)
At the begining of your function set the Find properties: Find Using Options Abbrs On'Matches using the Mapinfow.abb file ClosestAddr On 'Matches to closest address range, as you indicated you would

MI-L Seattle, WA--MapInfo User Group Meeting TODAY, March 4th, 2003

2003-03-04 Thread Nancy McGinnis
The next Northwest MapInfo User Group meeting is: *** TODAY---TUESDAY--- MARCH 4TH, 2003 2 PM -- 4 PM Topic: User Panel: Favorite Tech Tip or Shortcut John Schlosser, SGSI: MI Pro Find the nearest, using Voronoi regions Tom Curley,

MI-L LABELLING

2003-03-04 Thread Brandi McGunigal
Hello list, I am using MI 4.1 and do not have MapBasic. I have been using the labeller.mbx to save my labels as text objects. However, I am doing this on a street layer. If I'm zoomed into the correct scale, the streets outside of my view window do not get labelled. If I zoom to full

MI-L Sort by Maximum

2003-03-04 Thread Morrier, Steve
Hi All, Is there a simple way to sort a table in descending order? I'm sure there is. I have a Street file that I would like to sort by address ranges, but I would like the address ranges to start at the maximum value and go down. I have tried sticking a Max clause in the Order By row of the SQL

RE: MI-L Sort by Maximum

2003-03-04 Thread Will Mitchell
Hi Steve, In the SQL order by line type desc after the column (eg Order by: address desc) Will Mitchell Mitchell Geographics, Inc. 496 Congress Street Portland, ME 04101 www.mitchellgeo.com ph 207.879.7769 fx 207.253.5756 -Original Message- From: Morrier, Steve [mailto:[EMAIL PROTECTED]

RE: MI-L Sort by Maximum

2003-03-04 Thread Morrier, Steve
Thanks to all who responded so quickly, I knew there was a way to do it! Thanks again! Steve -Original Message- From: Morrier, Steve Sent: Tuesday, March 04, 2003 2:26 PM To: MapInfo List Subject: MI-L Sort by Maximum Hi All, Is there a simple way to sort a table in descending

MI-L Urgent (CreateLine)

2003-03-04 Thread Vishal Sharma
Hello There I am using VB 6, Oracle8i, MapX 5.0. I am new to this MapX 5.0 tool. Could anybody please give me a sample code in VB using MapX 5.0 of How to draw a line on map using FeatureFactory.Createline and update it with other attributes in oracle 8i table? Thanx in advance HFCL Vishal

RE: MI-L Urgent (CreateLine)

2003-03-04 Thread Anirban
Hi Vishal, take this sample code Dim pt1 As mapxlib.Point, pt2 As New mapxlib.Point Dim pts As New mapxlib.Points Dim ftr As mapxlib.Feature Dim st As mapxlib.Style Set st = Map1.Layers(your target layer).Style st.SymbolType = 0 st.SymbolFontColor = 255 st.SymbolFont.Size = 15

MI-L GPS Selective Availability

2003-03-04 Thread Simmonds, Ashley (PTB)
anyone hear anything about SA (or some scrambling variation) being switched on recently? as part of our work, we regularly monitor vehicles, and we've been getting some freaky wierd data, not only displaced geographically, but displaced in time as well. someone here said some rumoury thing