RE: MI DXF convert to TAB Error

2000-04-06 Thread Jure Ravnik

Hi Dina,

when you import DXF into MI there is a Projection button on the 
dialog. Use it to set up the projection and also the map limits.

If you have an object in the DXF that is out of those limits you
get your error. To check the limits use zoom/extents in AutoCad
( you can have a small object someware and you don see it)

 Jure Ravnik.

Ecological Engineering Institute
Ljubljanska 9
2000 Maribor
Slovenia
Tel:+ 386 62 300 48 11
Fax:+ 386 62 300 48 35
mailto:[EMAIL PROTECTED]


-Izvorno sporoilo-
Od: Korkovelos, Dina E, NLSOP [SMTP:[EMAIL PROTECTED]]
Poslano:5. april 2000 16:29
Za: Mapinfo -L (E-mail 3)
Zadeva: MI DXF convert to TAB Error

Hello to all!

Has anyone ever encountered the Error "DXF coordinated violate MapInfo
limitations: line49588" when importing a .dxf file?  Anyone have a remedy?

Dina Korkovelos 
GIS Analyst 
ATT Local Services 
[EMAIL PROTECTED] 
  
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI SUM Updating tables

2000-04-06 Thread Brendan . O'Donovan

Thanks to Peter Strain and Robert Crossley for their suggested solutions
and to Karl Kliparchuk for his suggestion that I use Discover.

This was how I stated my problem :

I am trying to "get my head around" this problem.  I have two tables of
down-hole data.

The first " Assay Results" is of the form (has these fields)

HoleID,From,To,sampleNo,Znppm

being respectively, the hole number, the from depth, the to depth, the
laboratory sample number and zinc concentration in ppm.

The second table "dhsusc" is of the form (has these fields)

HoleID, At, Magsus

being respectively the hole number, the depth at which the reading was
taken, and the magnetic susceptibility.

Typically Magsus has been measured at 10 cm intervals whereas the assays
are over intervals of about 1 to 2 metres.

I wish to determine averages, maxima and minima for Magsus within the Assay
intervals.

These are the relevant parts of the tab files upon which I attempted the
solutions

Assay_results.tab
 HoleID Char (15) Index 1 ;
 From Float ;
 To Float ;
 SampleNo Char (10) ;
 Zn_ppm Float ;

SM_1020C-1MI_copy.tab
 HoleID Char (6) Index 1 ;
 Atdepth Float ;
  __mV__ Float ;

Peter Strain's suggested solution translated to this, entered at the SQL
dialogue box but here presented copied from the Map basic window.

Select Assay_results.HoleID, Assay_results.From, Assay_results.To,
Assay_results.SampleNo, Assay_results.Zn_ppm, Min(SM_1020C_1MI_copy.
__mV__),Max(SM_1020C_1MI_copy.__mV__), Avg(SM_1020C_1MI_copy.__mV__)
from SM_1020C_1MI_copy, Assay_results
where SM_1020C_1MI_copy.HoleID=Assay_results.HoleID
And SM_1020C_1MI_copy.Atdepth Assay_results.From
And SM_1020C_1MI_copy.Atdepth Assay_results.To
group by
Assay_results.HoleID,Assay_results.From,Assay_results.To,Assay_results.SampleNo,Assay_results.Zn_ppm


into Selection

This apparently worked perfectly first time, I trust the averages maxima
and minima are correct (in other words have not worked them out some other
way).  Rather than tempt fate, I chose, on Peter's advice to change the
name of the 'Atdepth' field from 'At' before starting. The field names
'From' and 'To' did not cause problems.

Robert Crossley's solution was tried by editing Peter Strain's solution to
Select Assay_results.HoleID, Assay_results.From, Assay_results.To,
Assay_results.SampleNo, Assay_results.Zn_ppm, Min(SM_1020C_1MI_copy.
__mV__),Max(SM_1020C_1MI_copy.__mV__), Avg(SM_1020C_1MI_copy.__mV__) from
Assay_results, SM_1020C_1MI_copy where
Assay_results.HoleID=SM_1020C_1MI_copy.HoleID And SM_1020C_1MI_copy.Atdepth
Between Assay_results.From And Assay_results.To group by
Assay_results.HoleID,Assay_results.SampleNo into Selection

Again, rather than tempt fate I took the liberty of altering Robert's
suggested 'Av(SM_1020_1MI_copy.__mV__)' to 'Avg(SM_1020_1MI_copy.__mV__)'
{Av may work, I do not know, sorry for the lack of faith}.
Robert's method as set out above also worked apparently first time.

Both solutions are imho largely similar, the grouping element of Robert's
is less complex and his Between function is less typing intensive than
Peter's.

My gratitude to all who replied

Regards Brendan O'Donovan Snr Geologist Tara Mines Ireland.

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Date: Thu, 6 Apr 2000 09:18:41 +0200

2000-04-06 Thread DORIER Herve

Hi, 

I'd like testing MapInfo and Oracle 8i release2.
Is there a new release of the EasyLoader that support Oracle 8i release2 ?
If yes, where can I find it ?

Regards


 -
 Hervé DORIER  - Ingénieur d'études
Pôle Ingénierie documentaire et Système d'Information Géographique  
 DECAN CS  (http://www.decan.fr)
 Espace télébase
 69 771 ST DIDIER AU MT D'OR CEDEX
 Tél. :04 78 64 31 65
 Fax : 04 78 64 31 20
 Email :   [EMAIL PROTECTED] 
 
 
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Re: GPS: Vietnam Cambodian Datum

2000-04-06 Thread Shanmugam Ganeshkumar

Dear List,

Sorry, this mail that I received today looks very strange. It was
posted on 1st March and was in circulation, suddenly it pops up again
in the list.

Sorry for the inconvenience and I have the answer already for the
subject.

Best Regards,
Ganesh   


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI auto updating plots of points

2000-04-06 Thread Elliot Tinton EG CEFAS

Dear List,

I am trying to create daily plots of positions of sea drifters using MapInfo.  I have 
a text file which is appended each day with the new positions of the drifters and I am 
then plotting this.  This means that each new plot shows the same information as the 
previous day but also with the new positions added.  I am then plotting the points as 
an individual thematic map (thanks to everyone that recommended this) to show 
different symbols for the different drifters.  This is all then saved as a workspace.  
What I would like to do is to update the textfile in the workspace each day and get 
the map to update automatically.  I thought it would do this but it gets confused and 
mixes up the symbols.  Is there a way to avoid having to recreate the same map each 
day ?

Thanks in advance for any help

Elliot. 
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI SUM: MapInfo Linestyle Editor

2000-04-06 Thread Paul Marsh

Thanks to all who responded in such short time to my request for the line 
style editor location.

Jacques Paris, David Crowther, Bill Wemple and Andrew Young (apologies if 
I've missed anyone) all pointed me towards the Mapinfo testdrive page at

http://testdrive.mapinfo.com/mipro

If you're interested, I used it to create a three-pixel wide straight line, 
offset one pixel above middle. Great for resolving visual overlap problems 
of road lanes along the same route in both directions (especially when 
adding a theme, e.g. associated traffic volumes). You people who drive on 
the wrong side of the road would have to offset below.

Thanks again

Paul

P.S. Hope this helps Bob.



jdt
Canterbury House, 85 Newhall Street, Birmingham B3 1LZ
Tel +44(0)121 237 4002;  Fax +44(0)121 237 4003
__
Mott MacDonald Ltd
Registered in England no. 1243967
Registered office St Anne House, 20-26 Wellesley Rd, Croydon, CR9 2UL


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Thanks for the QueryN suggestions

2000-04-06 Thread RegularK

Hello List,

Thanks for all your input.  I was hoping to find a way to save a selection
with a specific name within a MapInfo Workspace.  It seems the only way to
rename a selection is through the Query menu and select all into a new table
name.  Because QueryN does not get saved in the Workspace, the new table
name does not either.  

Thanks,

Kirk
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Creating a template layout

2000-04-06 Thread Govind, Vinesh

Hi 
 
Could someone please assist me.
I would like to create an A3 template layout that I can readily use to
create maps.
In this A3 template layout I would like a logo, a map title, and the date to
be permanent features. How do I go about doing this?
 
Thanks.
 

Vinesh Govind 


NBS - Marketing 
(T) 364 2106 
(F) 364 2915 
Email: [EMAIL PROTECTED] 



WARNING: 
Any unauthorised use or interception of this email is illegal. If this email
is not intended for you, you may not copy, distribute nor disclose the
contents to anyone. Save for bona fide company matters, the BoE Group does
not accept any responsibility for the opinions expressed in this email. 
For further details please see: http://www.nbs.co.za/emaildisclaim.htm 


  

 Notebook.jpg


MI 4.1 version problem

2000-04-06 Thread Lyn Du Chateau

A potential customer of ours is trying to run our data set which
contains 17 layers on the MapInfo 4.1 version.  They are receiving an
error message that states that several of the layers cannot be
displayed.   Is anyone familiar with this version that it would not be
displaying all of the features of the data?

Thanks for the assistance.
Lyn Du Chateau
ADC WorldMap

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI Thanks for the QueryN suggestions

2000-04-06 Thread Leduc, Yannick

Hi Mick,

If the query is based on a SQL statement, the query can be saved in
the workspace. On the other hand, if the query is based on the user's
selection of elements, there is no way for the workspace to keep track of
the selection. So it can't be saved even if you give it a name.

If you want to actually save your manual selection, you have to find out
what condition will pinpoint the ones that interest you. Usually, you will
use the unique ID of the object and list them in the SQL statement:

Select * from your_table where ID in("001","323", "5435", "65313") into
My_selection

This way, the selection will be saved in the workspace. I'm aware that it
can be tedious to list more than ten items... in this case, you can use a
geographic component in your query, like a round buffer.

The secret is to be able to put words to your selection.

Good luck

-Message d'origine-
De : Mick [mailto:[EMAIL PROTECTED]]
Envoyé : 6 avril, 2000 10:56
À : [EMAIL PROTECTED]
Cc : [EMAIL PROTECTED]
Objet : Re: MI Thanks for the QueryN suggestions


Kirk

I'm a little confused, why can't you save a named query selection in a
workspace?

Cheers

Mick Saunders


- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 06, 2000 9:12 AM
Subject: MI Thanks for the QueryN suggestions


 Hello List,

 Thanks for all your input.  I was hoping to find a way to save a selection
 with a specific name within a MapInfo Workspace.  It seems the only way to
 rename a selection is through the Query menu and select all into a new
table
 name.  Because QueryN does not get saved in the Workspace, the new table
 name does not either.

 Thanks,

 Kirk
 --
 To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
 "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI SUM: Metric

2000-04-06 Thread Dyan Catamaran

Thanks for all that answered my "metric" question.


1) Great one
From:   Bradley Browne [EMAIL PROTECTED]

If you want to set the default in MapInfo so that when you use functions the units are 
"km" instead of "mi" as in Query -- Select then  using "functions" in Assist pick 
"Area". By default this will be in "sq. mi".

 Add the following two lines to "startup.wor" which resides in you MapInfo directory.

 Set Distance Units "km"
 Set Area Units "sq. km"

And now every time MapInfo loads it will run the above commands and the output of 
functions will be returned in the above metric units.

Regards,

Brad

Bradley Browne
Support Manager
Desktop Mapping Systems Pty Ltd

1st Floor 646 Newcastle St
Leederville, WA 6007
Ph: +61 8 9328 2715 Fax: +61 8 9328 2716
email: [EMAIL PROTECTED]
http://www.mapsys.com.au/

2)
From:   [EMAIL PROTECTED]

Hi Dyan,

You can set these options usint The Options menu, Preferences Menu Item and
the Map Window Preferences.  In this dialog box you will see a checkbox for
Metric Distance and Area Units.

Kirk Regular
www.gds.nf.net



Thanks for All

Dyan C. Catamaran
Phero Tech Inc.
--
604-940-9944
604-940-9433

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Creating a template layout

2000-04-06 Thread Mick


- Original Message -
From: Mick [EMAIL PROTECTED]
To: Govind, Vinesh [EMAIL PROTECTED]
Sent: Thursday, April 06, 2000 12:59 PM
Subject: Re: MI Creating a template layout


 Vinesh

 you can set up a table (non earth will do) and draw yout template on that,
this can then be added to a layout window when required

 hope this helps

 Mick
 - Original Message -
 From: Govind, Vinesh [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, April 06, 2000 10:28 AM
 Subject: MI Creating a template layout


  Hi
 
  Could someone please assist me.
  I would like to create an A3 template layout that I can readily use to
  create maps.
  In this A3 template layout I would like a logo, a map title, and the
date
 to
  be permanent features. How do I go about doing this?
 
  Thanks.
 
 
  Vinesh Govind
 
 
  NBS - Marketing
  (T) 364 2106
  (F) 364 2915
  Email: [EMAIL PROTECTED]
 
 
 
  WARNING:
  Any unauthorised use or interception of this email is illegal. If this
 email
  is not intended for you, you may not copy, distribute nor disclose the
  contents to anyone. Save for bona fide company matters, the BoE Group
does
  not accept any responsibility for the opinions expressed in this email.
  For further details please see: http://www.nbs.co.za/emaildisclaim.htm
 
 
 
 

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI Thanks for the QueryN suggestions

2000-04-06 Thread Eberl,Christine [NCR]

Hi Guys...Sure you can save a manually selected set of items.  Clear the
cosmetics layer, make your manual selection, copy the selection,  paste into
cosmetics layer, then save it.  A bit round about but it works; let me know
if your particular job won't allow that

Cheers CHristine

phone: (819) 997 - 6082
fax:  (819) 953 - 6612
email:   [EMAIL PROTECTED]

Address: Christine Eberl 
  Migratory Birds Technician
  Canadian Wildlife Service
  100 Gamelin Blvd
   Hull, PQ
   K1A 0H3


-Original Message-
From: Leduc, Yannick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 11:29 AM
To: 'Mick'
Cc: MapInfo-L (E-mail)
Subject: RE: MI Thanks for the QueryN suggestions


Hi Mick,

If the query is based on a SQL statement, the query can be saved in
the workspace. On the other hand, if the query is based on the user's
selection of elements, there is no way for the workspace to keep track of
the selection. So it can't be saved even if you give it a name.

If you want to actually save your manual selection, you have to find out
what condition will pinpoint the ones that interest you. Usually, you will
use the unique ID of the object and list them in the SQL statement:

Select * from your_table where ID in("001","323", "5435", "65313") into
My_selection

This way, the selection will be saved in the workspace. I'm aware that it
can be tedious to list more than ten items... in this case, you can use a
geographic component in your query, like a round buffer.

The secret is to be able to put words to your selection.

Good luck

-Message d'origine-
De : Mick [mailto:[EMAIL PROTECTED]]
Envoyé : 6 avril, 2000 10:56
À : [EMAIL PROTECTED]
Cc : [EMAIL PROTECTED]
Objet : Re: MI Thanks for the QueryN suggestions


Kirk

I'm a little confused, why can't you save a named query selection in a
workspace?

Cheers

Mick Saunders


- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 06, 2000 9:12 AM
Subject: MI Thanks for the QueryN suggestions


 Hello List,

 Thanks for all your input.  I was hoping to find a way to save a selection
 with a specific name within a MapInfo Workspace.  It seems the only way to
 rename a selection is through the Query menu and select all into a new
table
 name.  Because QueryN does not get saved in the Workspace, the new table
 name does not either.

 Thanks,

 Kirk
 --
 To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
 "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI MapInfo and Video or Picture

2000-04-06 Thread Javier Quispe Varillas



Friends :  I am in a dilemma, God 
willing they can help me. Using only MapInfo or with other tools like Vertical 
Mapper or other, there is some similar function to the button of information 
that instead of showing information on the pressed object (like name 
,address,etc.), show me a picture of the object or better it executes me a video 
containing information on the object pressed for example, if it is a hotel, a 
small video of the hotel, their rooms, as well as their diverse attributes , 
etc. ; this is for a map of advertising type. There is some version that can 
make it or it is necessary to create a program in Mapbasic and if it is this way 
somebody he/she can help me in this respect.  Ahead of 
time thank you for the help  Javier Quispe 
VarilasDepartment of Research and DevelopmentCorporacion Condor 
S.A.Lima - Peru


MI Internal Error 31109

2000-04-06 Thread Sorak Lillian (ism1lxs)

MapInfo users:

I'm working on a VB application which parents a map into a PictureBox
control through integrated mapping. The form that contains the PictureBox
has children forms. Every time I drag one of these children forms across the
map, I get "Internal Error 31109". Does anyone know what causes this error?
I'm running MapInfor.exe version 5.5 with Visual Basic version 6.0.

If anyone has seen this error in ANY MapInfo application and has an idea of
what causes it or knows of a work-around, please post it!

Many thanks,
Lillian

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Lillian Sorak
United Parcel Service Information Services
2311 York Rd
Timonium, MD 21093 USA
(410) 560-4147
[EMAIL PROTECTED]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: Environmental Impact Assessment(EIA) with MI

2000-04-06 Thread Swayze . Natalie

Thanks to all who have responded so far to my inquiry about EIA with MI. The
feedback has been really helpful! I was wondering if anyone would know where
to access digital maps/data of Canadian "environmentally sensitive/protected
area" as well as migratory bird routes( if these exists??).

TIA,
Natalie Swayze
 --
From: Gilbert Hache
To: [EMAIL PROTECTED]
Subject: RE: Environmental Impact Assessment(EIA) with MI
Date: Thursday, April 06, 2000 1:20PM

Hi,

My name is Gilbert Haché, I work for the Miramichi Planning District
Commission (Part of the Local gov. and environnment department) in NB. We
are currently working on such maps at this moment. Service New Brunswick has
create a topo map of all topographic feature in the province. Lakes, rivers,
swamps, tower, power lines, etc. We also have all the property files. Since
the province use the software Caris (which was designed for hydro
application and not Environnmental studies, that you can be sure off!) I
transfer all files in Mapinfo. I Geocoded the data from environnment which
was a little tricky because all We had was a survey in a Excell with UTM
coordinates of more then one UTM zone on a double stereo projection. Anyway,
We have all the data overlaying one an other. All topo feature are on
different layers (separate mapinfo files).

Ex: right side of river and left side are on two different layer. We can
easily concatenate them as we need. It's also very practical for the dispay
parameter when you zoom in an out.


So, We have all wet land, power lines tower, Sensitive area, slopes, etc.
All we have to do is create a buffer of the necessery size on the feature
according to the bylaw. When someone come to for a permit. We see exactly
his property and if there a zone where someone is not suppose to be in.
Since the laws are always changing, We can easily change the size of the
buffer or the metadata in a few minutes.

Hope to have been of some help


Gilbert Haché

Bonne Chance!







 -Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de
[EMAIL PROTECTED]
Envoyé : Thursday, March 30, 2000 1:48 PM
À : [EMAIL PROTECTED]
Objet : Environmental Impact Assessment(EIA) with MI


Hello all,

I'm looking at using MI to assist in the EIA process for Industry
Canada-Spectrum management. As of right now, radio licence applicants must
comply to certain criteria in order to be granted a licence( 30m+ from a
water body, distance from buildings etc.). If these requirements aren't met
an EIA is triggered. As of right now, there is no process for verifying
whether the conditions are met( the applicant merely submits an attestation
form), but we are interested in potentially using MI analytical tools for
this purpose.
If anyone has any suggestions I love to hear them, and I can fill you in or
any other necessary information as well.

TIA
Natalie Swayze
ROS/Spectrum/IC/GC/CA
 --
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI MAPX and VB6 selection tool

2000-04-06 Thread Brett H Brassell


I am using the selection tool to select an object on a bindlayer in a map,
but once selected how do I read in the information of the selected object?

Brett Brassell
[EMAIL PROTECTED]
(501) 277-3289

Wal-Mart Stores, Inc. Confidential

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI MAPX and VB6 selection tool

2000-04-06 Thread Jeff James

Brett,

When you created the BindLayer to plot the points on the map, you created a
dataset at the same time.  The code to read the values in the dataset
"table" might be something like this...

Dim fld As MapXLib.Field
Dim ftr As MapXLib.Feature

For Each fld In MapX.Datasets.Item("MyData").Fields
For Each ftr In MapX.Layers.Item("BoundLayer").Selection
Debug.Print fld.Name  ": " 
MapX.Datasets.Item("MyData").Value(ftr, fld)
Next
Next

Good luck,

Jeff James
Vice President
Sage Software, Inc.
3423 Piedmont Road NE
Suite 500
Atlanta, Georgia 30305
www.sagesoft.com http://www.sagesoft.com 
Phone: 404.262.7478.x12
Fax: 404.832.3366
eFax: 520.222.2020



-Original Message-
From: Brett H Brassell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 2:34 PM
To: '[EMAIL PROTECTED]'
Subject: MI MAPX and VB6 selection tool



I am using the selection tool to select an object on a bindlayer in a map,
but once selected how do I read in the information of the selected object?

Brett Brassell
[EMAIL PROTECTED]
(501) 277-3289

Wal-Mart Stores, Inc. Confidential

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Rotating Manhattan

2000-04-06 Thread MikeKilmore

Could anyone please remind me of the projection to use to rotate Manhattan 
streets,
so that the avenues will display as vertical lines? 
It was discussed a long while back, and now I am in need.

Thanks in advance,

Mike Kilmore
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Grid Creation Help (Map Book)

2000-04-06 Thread Frank Ross

Hello All,

Trying to create a grid of map book cells with
different heights than widths.  The cells must be
2,500 FT E-W by 2,000 FT N-S.

The gridmaker that ships with Mapinfo can only create
"square" grids, and although the kgm gridmaker allows
for different height and width for the "total" grid
area, the individual cells must be of identical
height/width (I've tried modifying the kgm code but
afraid I'm not that good with MapBasic... yet:-).

The other problem is that I have to somehow repeat the
cells names A-K (without the I) across and 1-10 down.

Any suggestions would be greatly appreciated!!

TIA

Frank


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI Creating a template layout

2000-04-06 Thread Martin Roundill

Hi Vinesh,

This is straight forward.  Simply create your layout as you want it
including the map frame and then save it as a separate workspace.  

To get the date working open the workspace file in a text editor and find
the string that you entered when you created it and replace it with the
command Curdate() eg

"Printed on "+CurDate()

You may want to use the formatdate$() function to return the date as a
formatted string eg 

"Printed on "+formatdate$(CurDate()).

Save the workspace file and then when you have a map ready that you want to
use with the 'template' just open the workspace file and set the mapframe to
point to the appropriate map.

BTW to assist in creating maps I have written little utility that enables
the user to select  a map frame in a layout and enter the scale.  The
program resizes the map window to the same proportions as the frame.  It
really speeds up the map production process as you don't need to worry about
setting the map window size before drawing the frame in the layout.

I can send you (or any other readers) a copy of this if it would be of
assistance.

Regards

Martin


-Original Message-
From: Govind, Vinesh [mailto:[EMAIL PROTECTED]]
Sent: Friday, 7 April 2000 02:28
To: '[EMAIL PROTECTED]'
Subject: MI Creating a template layout


Hi 
 
Could someone please assist me.
I would like to create an A3 template layout that I can readily use to
create maps.
In this A3 template layout I would like a logo, a map title, and the date to
be permanent features. How do I go about doing this?
 
Thanks.
 

Vinesh Govind 


NBS - Marketing 
(T) 364 2106 
(F) 364 2915 
Email: [EMAIL PROTECTED] 



WARNING: 
Any unauthorised use or interception of this email is illegal. If this email
is not intended for you, you may not copy, distribute nor disclose the
contents to anyone. Save for bona fide company matters, the BoE Group does
not accept any responsibility for the opinions expressed in this email. 
For further details please see: http://www.nbs.co.za/emaildisclaim.htm 


  
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI requête sql...M.Paris

2000-04-06 Thread Daniel Groleau

Voici, nous avons une zone de travail à l'intersection de 4 feuillets 
topographiques au 2. Nous voudrions sélectionner les objets de 4 tables 
hypso de ces 4 feuillets qui intersectent avec cette zone afin de les 
sauvegarder dans une nouvelles tables (ainsi créer une seule table hypso 
couvrant la zone). Existe-t-il une syntaxe appropriée SQL pour obtenir un 
tel résultat. Merci
__
Get Your Private, Free Email at http://www.hotmail.com

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Comparative Analysis

2000-04-06 Thread MacIntosh, Jennifer

Hi Listers,

I am doing some comparative analysis between Map Info and some of their
competitors, basically for information purposes.  I would be interested to
hear if anyone else has done this kind of research and what the results
were.  Thanks. 

 Jennifer 
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI MapBasic PointInPolygon predicate function

2000-04-06 Thread David M Haycraft

To MapBasic Developers

I recently undertook a small MapBasic project that turned out to be rather
more difficult than I anticipated and lead to the development of the subject
function.

The task seemed simple - create a 2D map of certain air traffic control
regions (or sectors) from an Excel spreadsheet containing info in this
format:

Region Longitude Latitude
Sector1 144. 12.
Sector1 155. 12.
Sector1 155. 7.3167
Sector1 154. 7.
Sector1 149. 7.
etc
Sector2 141. 5.
Sector2 141. 9.6167
Sector2 144.2500 9.5000
etc

Problem 1
--
My first effort simply used the MapBasic 5.5 statements
   dim objSector as object
   Create Region into variable objSector 0
   Alter Region objSector Node Add (fltX1, fltY1)
   Alter Region objSector Node Add (fltX2, fltY2)
   etc

This code created the regions ok but had a problem.  The centroid point of
each region was located at the first node of its boundary polygon, making
autolabelling ineffective, and -worse- making manual repositioning of the
centroids with the MapInfo Pro node editing tool difficult.

Problem 2

MapBasic 5.5 contains the statement
  Alter Object objSector Geography OBJ+AF8-GEO+AF8-CENTROID, objPoint
although it does not appear to be documented in the on-line Help.

My second attempt was to compute the MBR of each sector
(xmin,ymin,xmax,ymax) and then try to retrospectively set the centroid
property using the statements
   dim objPoint as object
   create point into variable objPoint((xmin+-xmax)/2,(ymin+-ymax)/2)
   OnError goto err1
   Alter Object objRegion Geography OBJ+AF8-GEO+AF8-CENTROID, objPoint
   err1:

The intent of this code was to set the centroid to mid-point of the region's
MBR if that point lies within, or on the border of the region, otherwise (if
the region has a concavity or hole in it) leave the centroid at its default
position on node 1.

Unfortunately the implementation of Alter Object Geography OBJ+AF8-GEO+AF8-CENTROID
seems to be faulty in that it bypasses MapBasic's error trapping mechanism,
so that, despite the OnError statement, the program simply aborted whenever
it encountered a problem region.

Problem 3
--
I could find no standard Mapbasic predicate function PointInPolygon that
could be used to detect the situation that causes Alter Object Geography
OBJ+AF8-GEO+AF8-CENTROID to crash and therefore avoid it.

Certainly one could use the SQL +ACI-within+ACI- operator to make this test, but the
code would be clumsy and inefficient, as you'd have to create and populate
two temporary MapInfo tables, with all the file I/O overhead involved, in
order to implement the test.

Solution
---
The ultimate solution was to implement a custom PointInPolygon function in
MapBasic.  I used the +ACI-ray tracing+ACI- algorithm in
   +ACI-Computational Geometry in C+ACI-
Joseph O'Rourke
Cambridge University Press 1993
   Page 233 ff

If anybody's interested in the source code for PointInPolygon (which works
for single polygon regions without bow-tie anomalies or donut holes) then
just ask.

Regards


David M Haycraft
Information Analysis Associates  Pty Ltd
ACN 085 516 105
1 Cumming Place, Wanniassa, 2903
Aust Capital Territory,  Australia
Phone/Fax:  61 +- 2 +- 6231 8104
Mobile: 0412 001 134
Email:  d.haycraft+AEA-acslink.aone.net.au
Web :  www.acslink.aone.net.au/actaa/iaa.htm
A MapInfo Technology Partner


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Custom Symbols

2000-04-06 Thread Richard Glass

 Just a short note to thank everyone who replied(and there were alot of
you). It seems that the popular choice was to create your own true font type
which works great. However to the people who want to know how to create
there own symbols,  the most simple way is to use the Symbol tool in The
tool manager Utility(did not know it existed). The symbol tool allows you to
create your own symbols and automatically updates the MapInfo Compatible
symbols list.
 
anyway 
thanks heaps
 
Richard
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI mbx utility

2000-04-06 Thread WOODROW L. HIGDON

looking for an mbx utility that allows you to search by address from mapinfo
pro into Mapmarker Plus geocode engine, and then display the location in
Mapinfo Pro.  I want to be able to take advantage of the address level data
in Mapmarker without buying the EAL street pro.  I seem to remember someone
in the past had already done this.  Info appreciated.

WOODROW L. HIGDON
www.geo-tech-imagery.com

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI requête sql...M.Paris

2000-04-06 Thread Robert Crossley

Daniel,

the easiest way is to save a copy of the first table, append each of the
other three tables using Table  Append Rows to Table so that you end us
with a single table covering all of your 4 existing tbles.  Then
1. edit your new table,
2. select all
3. set target on,
4. draw the zone extent as a rectangle or region
5. select the zone object and
6. Choose objects  erase outside

This will get rid of all data outside that zone.


excuse me if my limited understanding of french meant that I completely
missed the mark.

Robert.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Groleau
Sent: Friday, April 07, 2000 5:57 AM
To: [EMAIL PROTECTED]
Subject: MI requête sql...M.Paris


Voici, nous avons une zone de travail à l'intersection de 4 feuillets
topographiques au 2. Nous voudrions sélectionner les objets de 4 tables
hypso de ces 4 feuillets qui intersectent avec cette zone afin de les
sauvegarder dans une nouvelles tables (ainsi créer une seule table hypso
couvrant la zone). Existe-t-il une syntaxe appropriée SQL pour obtenir un
tel résultat. Merci
__
Get Your Private, Free Email at http://www.hotmail.com

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI QueryN suggestions

2000-04-06 Thread Jacques Paris

It is always very dangerous to work with the cosmetic layer because it is
only defined as an unbounded long-lat and copying objects to it may cause
changes in the nodes coordinates.

There is a much simpler way to do it, just "save as" of selection with a
given name. If you look the trace of that operation in the mapbasic window,
it will look like

Commit Table Query5 As "D:\OD98\Carto\selo.TAB" TYPE NATIVE Charset
"WindowsLatin1"

The selection done by hand has been translated in QueryN (N will depend on
the number of previous queries).

Jacques Paris

e-mailalternate
 [EMAIL PROTECTED]   [EMAIL PROTECTED]

paris PC Consult (mainly MapInfo app.)
 www.total.net/~rparis/gisproducts.htm

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eberl,Christine [NCR]
Sent: April 6, 2000 1:06 PM
To: 'Leduc, Yannick'; 'Mick'
Cc: MapInfo-L (E-mail)
Subject: RE: MI Thanks for the QueryN suggestions


Hi Guys...Sure you can save a manually selected set of items.  Clear the
cosmetics layer, make your manual selection, copy the selection,  paste into
cosmetics layer, then save it.  A bit round about but it works; let me know
if your particular job won't allow that

Cheers CHristine

phone: (819) 997 - 6082
fax:  (819) 953 - 6612
email:   [EMAIL PROTECTED]

Address: Christine Eberl
  Migratory Birds Technician
  Canadian Wildlife Service
  100 Gamelin Blvd
   Hull, PQ
   K1A 0H3


-Original Message-
From: Leduc, Yannick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 11:29 AM
To: 'Mick'
Cc: MapInfo-L (E-mail)
Subject: RE: MI Thanks for the QueryN suggestions


Hi Mick,

If the query is based on a SQL statement, the query can be saved in
the workspace. On the other hand, if the query is based on the user's
selection of elements, there is no way for the workspace to keep track of
the selection. So it can't be saved even if you give it a name.

If you want to actually save your manual selection, you have to find out
what condition will pinpoint the ones that interest you. Usually, you will
use the unique ID of the object and list them in the SQL statement:

Select * from your_table where ID in("001","323", "5435", "65313") into
My_selection

This way, the selection will be saved in the workspace. I'm aware that it
can be tedious to list more than ten items... in this case, you can use a
geographic component in your query, like a round buffer.

The secret is to be able to put words to your selection.

Good luck

-Message d'origine-
De : Mick [mailto:[EMAIL PROTECTED]]
Envoyé : 6 avril, 2000 10:56
À : [EMAIL PROTECTED]
Cc : [EMAIL PROTECTED]
Objet : Re: MI Thanks for the QueryN suggestions


Kirk

I'm a little confused, why can't you save a named query selection in a
workspace?

Cheers

Mick Saunders


- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 06, 2000 9:12 AM
Subject: MI Thanks for the QueryN suggestions


 Hello List,

 Thanks for all your input.  I was hoping to find a way to save a selection
 with a specific name within a MapInfo Workspace.  It seems the only way to
 rename a selection is through the Query menu and select all into a new
table
 name.  Because QueryN does not get saved in the Workspace, the new table
 name does not either.

 Thanks,

 Kirk
 --
 To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
 "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI MapBasic PointInPolygon predicate function

2000-04-06 Thread Robert Crossley

the simplest answer to your problem is to convert the regions to polylines, and then 
back to regions - two lines of code and Mapinfo puts the centroid in the middle where 
it should be for you.

Thanks for the info on the new function, I didn't know it existed and it is somehting 
that I was requesting a couple of years ago  (and why I found the simplest way of 
avoiding the issue)

R

-Original Message-
From: owner-mapinfo-l+AEA-lists.csn.net
+AFs-mailto:owner-mapinfo-l+AEA-lists.csn.net+AF0-On Behalf Of David M Haycraft
Sent: Thursday, April 06, 2000 10:59 AM
To: mapinfo-l+AEA-csn.net
Cc: ozsupport+AEA-mapinfo.com
Subject: MI MapBasic PointInPolygon predicate function


To MapBasic Developers

I recently undertook a small MapBasic project that turned out to be rather
more difficult than I anticipated and lead to the development of the subject
function.

The task seemed simple - create a 2D map of certain air traffic control
regions (or sectors) from an Excel spreadsheet containing info in this
format:

Region Longitude Latitude
Sector1 144. 12.
Sector1 155. 12.
Sector1 155. 7.3167
Sector1 154. 7.
Sector1 149. 7.
etc
Sector2 141. 5.
Sector2 141. 9.6167
Sector2 144.2500 9.5000
etc

Problem 1
--
My first effort simply used the MapBasic 5.5 statements
   dim objSector as object
   Create Region into variable objSector 0
   Alter Region objSector Node Add (fltX1, fltY1)
   Alter Region objSector Node Add (fltX2, fltY2)
   etc

This code created the regions ok but had a problem.  The centroid point of
each region was located at the first node of its boundary polygon, making
autolabelling ineffective, and -worse- making manual repositioning of the
centroids with the MapInfo Pro node editing tool difficult.

Problem 2

MapBasic 5.5 contains the statement
  Alter Object objSector Geography OBJ+AF8-GEO+AF8-CENTROID, objPoint
although it does not appear to be documented in the on-line Help.

My second attempt was to compute the MBR of each sector
(xmin,ymin,xmax,ymax) and then try to retrospectively set the centroid
property using the statements
   dim objPoint as object
   create point into variable objPoint((xmin+-xmax)/2,(ymin+-ymax)/2)
   OnError goto err1
   Alter Object objRegion Geography OBJ+AF8-GEO+AF8-CENTROID, objPoint
   err1:

The intent of this code was to set the centroid to mid-point of the region's
MBR if that point lies within, or on the border of the region, otherwise (if
the region has a concavity or hole in it) leave the centroid at its default
position on node 1.

Unfortunately the implementation of Alter Object Geography OBJ+AF8-GEO+AF8-CENTROID
seems to be faulty in that it bypasses MapBasic's error trapping mechanism,
so that, despite the OnError statement, the program simply aborted whenever
it encountered a problem region.

Problem 3
--
I could find no standard Mapbasic predicate function PointInPolygon that
could be used to detect the situation that causes Alter Object Geography
OBJ+AF8-GEO+AF8-CENTROID to crash and therefore avoid it.

Certainly one could use the SQL +ACI-within+ACI- operator to make this test, but the
code would be clumsy and inefficient, as you'd have to create and populate
two temporary MapInfo tables, with all the file I/O overhead involved, in
order to implement the test.

Solution
---
The ultimate solution was to implement a custom PointInPolygon function in
MapBasic.  I used the +ACI-ray tracing+ACI- algorithm in
   +ACI-Computational Geometry in C+ACI-
Joseph O'Rourke
Cambridge University Press 1993
   Page 233 ff

If anybody's interested in the source code for PointInPolygon (which works
for single polygon regions without bow-tie anomalies or donut holes) then
just ask.

Regards


David M Haycraft
Information Analysis Associates  Pty Ltd
ACN 085 516 105
1 Cumming Place, Wanniassa, 2903
Aust Capital Territory,  Australia
Phone/Fax:  61 +- 2 +- 6231 8104
Mobile: 0412 001 134
Email:  d.haycraft+AEA-acslink.aone.net.au
Web :  www.acslink.aone.net.au/actaa/iaa.htm
A MapInfo Technology Partner


--
To unsubscribe from this list, send e-mail to majordomo+AEA-csn.net and put
+ACI-unsubscribe MAPINFO-L+ACI- in the message body, or contact bthoen+AEA-csn.net

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Copying Boundary Lines.

2000-04-06 Thread Myles . A . Lind



I have a mapinfo table of which contains very detailed regions. When I say
detailed I mean the bounday lines are made up of hundreds of points over a short
distance. What is the best way of copying a piece of this regions boundary so
that when I digitise another region adjacent to it, they have identical
boundaries?


Any help would be much appreciated.


Thanks in advance


Myles


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI 3D and 3D glasses in MapInfo-Vertical Mapper-Virtual Frontier

2000-04-06 Thread climber

Well I've finally seen something unexpectedly awesome from MapInfo,
Vertical Mapper and Virtual Frontier.

I was talking to Steve Bauch at Northwood Geoscience, he's the Virtual
Frontier rep there that I have been dealing with at work.  I work for
the Department of Fisheries and Oceans in Halifax Nova Scotia.  Our
particular office uses MapInfo / Vertical Mapper and at my urgings has
recently purchased Virtual Frontier.

Using 3DLabs Oxygen VX1 32 MB video card and our PIII 600 NT machine we
can now use 3D panchromatic glasses to view Vertical Mapper and Virtual
Frontier visualizations on screen in jump off the screen 3D! Vertical
Mapper grids in MapInfo map windows, 3D Viewer and Virtual Frontiers
flight window are really 3D! Not sure if anyone out there new it
though.  I talked to Steve and he didn't know that Virtual Frontier did
it, nor Vertical Mapper.  It seems that the 3D effect is entirely the
result of how the graphics card displays the info on the monitor.  I'm
not sure what other graphics cards can do it but 3DLabs Oxygen VX1 card
can.  It is so incredible watching the terrain fly by in Virtual
Frontier in true 3D!!

Great news huh people,

Stan Johnston
Geologist
--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



RE: MI MapInfo and Video or Picture

2000-04-06 Thread Neil Havermale



Take a 
look at Media Mapper / VMS FYI

http://www.redhensystems.com/

  -Original Message-From: Javier Quispe Varillas 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, April 06, 2000 11:36 
  AMTo: Lista de MapInfoSubject: MI MapInfo and Video or 
  Picture
  Friends :  I am in a dilemma, God 
  willing they can help me. Using only MapInfo or with other tools like Vertical 
  Mapper or other, there is some similar function to the button of information 
  that instead of showing information on the pressed object (like name 
  ,address,etc.), show me a picture of the object or better it executes me a 
  video containing information on the object pressed for example, if it is a 
  hotel, a small video of the hotel, their rooms, as well as their diverse 
  attributes , etc. ; this is for a map of advertising type. There is some 
  version that can make it or it is necessary to create a program in Mapbasic 
  and if it is this way somebody he/she can help me in this respect. 
   Ahead of time thank you for the help  
  Javier Quispe VarilasDepartment of Research and 
  DevelopmentCorporacion Condor S.A.Lima - 
Peru