MI-L Export To DXF

2001-04-17 Thread Matt Davey
Apologies if this has been discussed regularly before but I couldn't find answers to these questions in the archive or manual. I have a number of map layers open and want to export the screen view to a DXF file. Can I do this - is there a secret way or a utility? Do I have to export each layer i

Re.: MI-L Report Generation on the Web

2001-04-17 Thread Kampsax
Hi Alex, I don't know what runtime environment you're using with MapXtreme, but (the bundled) HAHTsite's actually targeted at building interfaces to databases. Primarily for dynamical solutions, but I'm positive it can be used to serve up more static reports as well, if that's your need. Best r

MI-L Mapinfo and Garmin GPS

2001-04-17 Thread Chris
Hi I am looking for a utility that will allow me to download Tracks from a Garmin e-Trex GPS directly into Mapinfo. There are lots of utilities that will allow the downloading of the track data and then the export into text format which came then be imported to Mapinfo but I am looking for some

RE: MI-L DBMS/ODBC and Access parameter query (CALL)

2001-04-17 Thread Robert Crossley
Are you using MapInfo version 6.0? Mapinfo's integration with Access is very flakey in Version 6.0. Expect many general protection faults when trying to access the data through MapBasic, particularly if your tables are indexed and more than one table is stored in the one access database. I am n

MI-L Workspaces opening in the same window????

2001-04-17 Thread Jimmy W. Hensarling
This may be a naive question, but I was once able to double click on a workspace in My Computer and it would open MapInfo and display the workspace. I could then double click on another workspace and it would open another window with Mapinfo and display the workspace. Now it trys to open the works

MI-L Geocodeing and calculating crime distances

2001-04-17 Thread Neil Havermale
-Original Message- From: Jerry Ratcliffe [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 11:33 PM To: [EMAIL PROTECTED] Subject: [CRIMEMAP:826] re: calculating distances A modest contribution to the calculating distances discussion... Kim Rossmo estimated that 10 feet was the p

MI-L MI Patch for version 6.0

2001-04-17 Thread Laure . Dessemontet
Hello list, Does anyone know what has been patched for that version? Do you know where to find a description of the patch? There are so many things that would require a patch that I would like to know where they started! Display? Save options? What? I browsed the list and only found information on

RE: MI-L UK Postal Towns

2001-04-17 Thread Jorge Gutierrez
Try this address, there is a lot of Postal Codes stuff: http://www.brainstorm.co.uk./utils/postcodes.html Jorge Gutierrez del Olmo Miguel Head of Mapping batmap, S.A. www.batmap.com - Original Message - From: Andrew Whittam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, Apr

Re: MI-L printing color and symbol files

2001-04-17 Thread Caroline Hilton
There is a set of files on directionsmag called printest.zip (or something similar). It contains workspaces for printing all the default styles and colours on you own printer. http://www.directionsmag.com/tools/ regards Caroline - Original Message - From: Feinberg, Harold <[EMAIL PROTEC

MI-L DBMS/ODBC and Access parameter query (CALL)

2001-04-17 Thread Keith Miller
Greetings MapInfo-ers. I am trying to open a Access parameter query in MapInfo through DBMS/ODBC, with MapBasic (I know, I never take the easy way!). I found out how to do it on one machine, with the Server Link Table command, using "{CALL qryName('para')}" as the SQLQuery. This works fine on my

MI-L UK Postal Towns

2001-04-17 Thread Andrew Whittam
Does anyone know where I can find a list of UK Postcode Districts and the Postal Town for the district?? Any help appreciated - I need it pretty quick and... if it's a free source that would be even better. Cheers - Andrew Andrew Whittam Senior Business Analyst insight@TMW Direct Tel: 020-7349

Re: MI-L Re: Calculating distance from a point to bodies of water

2001-04-17 Thread Roeland van der Spek
Touche Bill :-) You're absulutely right! Roeland - Original Message - From: Bill Huber <[EMAIL PROTECTED]> To: Mapinfolist <[EMAIL PROTECTED]> Sent: Tuesday, April 17, 2001 5:30 PM Subject: MI-L Re: Calculating distance from a point to bodies of water > At 04:22 PM 4/17/01 +0200, Roe

MI-L Report Generation on the Web

2001-04-17 Thread Alex Eshed
Greetings List, A MapXtreme application serves users on the Internet. It uses data on a MS SQL Server database. What is the recommended tool (Report Generator) for allowing the user to produce reports at his station? Does anything come integrated with MS SQL Server? If additional software is nee

MI-L Re: Calculating distance from a point to bodies of water

2001-04-17 Thread Bill Huber
At 04:22 PM 4/17/01 +0200, Roeland van der Spek wrote: >1. create points from the nodes in the polygons that represent the bodies of >water >2. use Triangulator to create Thiessen polygons around these newly created >nodes/points >3. calculate the distance to the node that is in the same Thiessen

MI-L Sql command for summarising three columns

2001-04-17 Thread Chichester Harbour Conservancy
I have three columns - seawall type, quality and length. I would like = to create a table (query) that will summarise the length data for both = quality and type (in one go). Up until now I have only managed to make = queries on individual selections for each seawall type. ... Any ideas on = t

MI-L MI ANN: BeyondGeo.com - a new approach for publishing your MapInfo projects on the Internet

2001-04-17 Thread Jeff Cole
** Please excuse cross-posting of this message. ** Blue Marble Geographics launches BeyondGeo.com BeyondGeo.com is an exciting new service that enables any business or organization to easily publish an interactive map directly in their web site - saving thousands of dollars and months of time

MI-L Geology Maps of South America

2001-04-17 Thread Thomas, Grant (EXPLSAR)
Hi I am interested in locating digital geological maps of South America (in particular Uruguay, Paraguay, Guyana) - MapInfo or Arcview format. Can anyone help? Grant Thomas Rio Tinto Exploration - Brazil ___ List hosting pro

MI-L Canadian Postal Codes

2001-04-17 Thread Branagan . Michael
Does anyone know where I can get a list of Canadian postal codes (Postal Code, City, Province) for free. I have a small (non-commercial) in-house database, and I'd like to simplify some data entry. Thanks ... Mike ___ List ho

Re: MI-L Re: Calculating distance from a point to bodies of water

2001-04-17 Thread Roeland van der Spek
You could use Triangulator to do just that: 1. create points from the nodes in the polygons that represent the bodies of water 2. use Triangulator to create Thiessen polygons around these newly created nodes/points 3. calculate the distance to the node that is in the same Thiessen polygon as the

Re: MI-L Re: Calculating distance from a point to bodies of water

2001-04-17 Thread Roeland van der Spek
- Original Message - From: Serge Bedard <[EMAIL PROTECTED]> To: Quantitative Decisions <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 12, 2001 2:54 PM Subject: RE: MI-L Re: Calculating distance from a point to bodies of water > This message is in MIME format. Since your

RE: MI-L To everyone at adas.co.uk

2001-04-17 Thread Kornelsen, Gerald
Bill, I hope you're making lots of money doing whatever MI and MB voodoo that you do, because if not, you should be doing something in the entertainment field. Hey, wait a minute, ...most of us spend our days entertaining our masters anyway, don't we??? Thanks for the Tuesday morning lift. Gera

Re: MI-L To everyone at adas.co.uk - JOKE.

2001-04-17 Thread John Haynes
Bill, WHOA!!! I thought I was a pervert with my Secret Smut Sites, but this one is off the page. Is MapInfo-L a subtle sending page for the forces of the Dark Side? I'm forwarding to Pat Robertson for appropriate action. John Haynes Director Geodata Consultants, Inc. 1-800-838-6661 www.geodat

RE: MI-L Looking for images of Jamaica

2001-04-17 Thread Colin Henderson
You could try going to www.spaceimagingME.com for some satellite imagery. They are vendors for data from the IKONOS satellite. IKONOS is a high resolution imaging satellite and offers 1m resolution, which should be sufficient to show you the roads. However, I do not know of the availability of i

RE: MI-L To everyone at adas.co.uk - JOKE.

2001-04-17 Thread David Booth
This sort of thing reminds me of an e-mail I recieved some years ago, the gist of which was: "I am a virus that affects only stupid people's computers: please delete all the files on your hard disk. Thankyou." Apologies if you've seen this one before, but it amused me no end. --

RE: MI-L To everyone at adas.co.uk

2001-04-17 Thread BVT
Bill - It's not only the Ceberus doggie that won't allow vbscript-like text in the messages. I've had the dubious pleasure of being swamped with email replys from the Marshmellow man - oh I mean the McAfee _Mailmarshall_ antivirus whatever - containing dire wanings about virus i my emails. This

Re: MI-L coordinate display

2001-04-17 Thread Stephane MOREL
if you use ole to have mi in a vb form you must implement callback to have the cursor coordinate there is some exemple on trey patillo web site : www.wap3.com stephane Tuncay Kucukpehlivan a écrit : > is there anybody > > who has created map window in VB form and get the cursor location > coord