MI Geo-locating aerial photos

2000-04-10 Thread Brett Ross-Wilson



Gidday,

Total amateur requires advice with forest mapping 
application.

I have property boundaries well located into a 
table from a topographical map and now need to map the corresponding plantation 
region from an aerial photograph. When I register the digitised aerial image, 
some error in relation to the location of the boundaries from the topo occurs; 
which I assume is related to radial displacement in the contact 
image.

Can I force the aerial image to match the topo 
boundaries by modifying the control points for the raster, without introducing 
significant additional error via the altered relative positions of the control 
points? Or should I accept the discrepancy and attempt to sketch the area by 
hand (as opposed to tracing - if the aerial image sat properly!)?


Constructive comments will be most 
appreciated.


Regards

Brett 
Ross-Wilson02 6291 3981042 9996738

[EMAIL PROTECTED]---


Overlapping polygons in MI table

2000-04-10 Thread SenGupta,Georges

Hi

Is there a quick way of identifying overlapping polygons in a MapInfo table?

Thanks
--
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 Opening Mr Sid images with co-ordinates in .sdw format--- help

2000-04-10 Thread adrian . walls



Hi mappers

I have acquired some imaging in Mr Sid format, it's registered in a seperate
.sdw file I presume this is either an esri format or is used by mr sid. Does
anyone know a translator that will allow me to place this info in a tab file
rather than struggle by hand to register it

the .sdw file says

25.000
0.000
0.000
-25.000
270012.500
394987.500

there is no other info and having seen .tfw world files they look similar

any ideas welcome

Adrian

PS please send mails to me at [EMAIL PROTECTED] as I'm off on hols for
two weeks and will be unsubscribing from the list tonight and this work address
has an autoresponder on from tomorrow. I will advise the list by summary when I
return




*

Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag 
ef yn gyfrinachol ac wedi'u bwriadu ar gyfer pwy bynnag y 
cyfeirir ef ato neu atynt. Os ydych wedi ei dderbyn drwy 
gamgymeriad yna gadewch i'r rheolwr systemau wybod 
drwy ddefnyddio'r manylion isod.

Mae cynnwys yr e-bost hwn yn cynrychioli barn y sawl a 
enwir uchod, felly nid ydyw'n dilyn ei fod yn cynrychioli barn 
Cyngor Sir Ddinbych.

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager using the details below.

The contents of this email represent the views of the 
individual(s) named above and do not necessarily represent 
the views of Denbighshire County Council.

Cyngor Sir Ddinbych, Ffordd Wynnstay, Rhuthun.  LL15  1YN.
Denbighshire County Council, Wynnstay Road, Ruthin.  LL15 1YN.
Teleffon\Telephone:  (+44)  01824  706000
http://www.sirddinbych.gov.uk
http://www.denbighshire.gov.uk

*
--
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 location of DCW dem data

2000-04-10 Thread Dr Rajeev saraf




Hi:
Can somebody tell me where to download the DCW 30 arc sec DEM 
data. I would prefer to specify the coordinates instead of having to download 
the whole file.
--
rajeev saraf


Re: MI MapInfo Oracle 816

2000-04-10 Thread Francisco Sanchez Fernandez

 No, Mapinfo 5.5 doesn't recognice Oracle816 , you should use Mapinfo 6 
 beta to do that (you can donwload this beta at mapinfo web)
--
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: Overlapping polygons in MI table

2000-04-10 Thread Ian Garner

One way I use in finding the overlaps is too produce a small program which
loops around all the polygons executing the following

if Map.Eval( 'oObject1 intersects oObject2') = 'T' then

{do something}

and then to remove the overlap use:

Map.Do('Eraseobj = erase(oObject1,oObject2)')

ps don`t forget to save the new polygons using the rowid.

I hope this helps

Ian

- Original Message -
From: SenGupta,Georges [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April 10, 2000 9:33 AM
Subject: Overlapping polygons in MI table


 Hi

 Is there a quick way of identifying overlapping polygons in a MapInfo
table?

 Thanks
 --
 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 Citrix

2000-04-10 Thread Ian Garner



Hi all

I am developing with MapInfo  Delphi and was 
wondering if anyone has ever used MapInfo with a Citrix server. In 
particular are settings global or can each user have there own. Any 
information regarding MapInfo and Citrix will be greatly appreciated 


Thanks

Ian


MI Major road network et main cities on the us

2000-04-10 Thread Lionel Maisonneuve




Hello,

I'm looking for an url where i can get a major road network 
and the main cities of the us.

Someone could help me?

Lionel MAISONNEUVEResponsable Bases de 
donnesASTEROP SA

Tel : 01.49.11.39.23Fax : 
01.49.11.32.54P : 06.10.49.42.69


MI MapInfo Oracle 816

2000-04-10 Thread IMCEAMS-ISTC_SE4_RothmanM

Gentlemen,

Thank you for your replies.  They are appreciated.

Thus far I have determined that you can use MIPro 5.5 if you do not convert
the data sets to 8.2 and DO install the scripts to keep the user schema
"sdo_geom_metadata" up to date.  However, if you do any processing on
Oracle, the results will not be compatible with MI5.5.  I also agree that
easyloader 4.3 will not upload to Oracle 8.2.  I wonder when MI will upgrade
it to Oracle 8.2 (MI Tech Support - You listening???).

I am now working with MIPro6beta  Oracle 8.2.  I discovered that although
Oracle says you that can upgrade from 8.1.5 to 8.2, it is better to exp the
db, drop it and create a new 8.2 instance and db.  The updated db crashes
the client and generates a core dump when executing complex custom oracle
procedures with embedded SDO commands. These procedures worked fine in 8.1.5
and required several minor changes for 8.2.  Oracle actually seemed to work
better with an 8.0.5 client than with a 8.1.5 or 8.1.6 client.  Ah, the
wonderful world of Oracle...

Other than this discussion list, MapInfo's web site has next to no technical
resources on MI-Oracle issues.  Oracle's web site is huge, cumbersome and
also has very little on Spatial. Would either of you know if there are other
MIPro - Oracle Spatial specific resources, out there?  
If so, where?  
If not, maybe we could start one???

Your thoughts?

Best regards,

Martin Rothman


--
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: New info and a tool for MI Tab file format explorers

2000-04-10 Thread EdwardsRG


As an aid to those exploring the MapInfo "tab/dat/id/map"  and "mid/map" 
definitions, I have updated the "map" specifications I uploaded to our web 
site a few weeks ago. The URL for that information is 
  http://members.aol.com/MapToolsCompany/tabdef.txt

Also, I created a little Windows program (using Delphi) that will dump out 
the "map" header and the spatial objects for a set of MapInfo 
"tab/dat/id/map" files, and it will dump the "map" file definition 
corresponding to a "mid/map" pair. The URL for that little "exploring" 
program is 
  ftp://members.aol.com/MapToolsCompany/dbgis.zip

The program is intended as a aid to learning about how minimum bounding 
rectangles are handled, viewing the internal definitions of symbol and font 
styles, etc. Be sure to read the "Notes" when you run the program.

  Robert Edwards
  The MapTools Company
  http://members.aol.com/MapTools/
  
--
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 Major road network et main cities on the us

2000-04-10 Thread John Haynes




It's in the data that shipped with your MI under NAmer, USA

-Original Message-From: 
Lionel Maisonneuve [EMAIL PROTECTED]To: 
[EMAIL PROTECTED] [EMAIL PROTECTED]Date: 
Monday, April 10, 2000 11:20 AMSubject: MI Major road network 
et main cities on the us
Hello,

I'm looking for an url where i can get a major road 
network and the main cities of the us.

Someone could help me?

Lionel MAISONNEUVEResponsable Bases de 
donnesASTEROP SA

Tel : 01.49.11.39.23Fax : 
01.49.11.32.54P : 06.10.49.42.69


MI labels appear offset

2000-04-10 Thread Tim Warman

Listers,

Just wondering if anyone's seen this before. I need to label some index
contours, and have tried a few different methods including using MI's Label
tool, and also the Labeller.mbx, but I get the following problem with both
methods. Even though in the map window a label (5 pt, Arial, bold, with box)
may appear exactly centred on a contour line (at any zoom level), when I
look at the label in the layout window and on the hardcopy (36"x44" map at
1:24,000) some, but not all, are offset by several mm's from the index
contour. Unfortunately this drops it on top of the adjacent intermediate
contours.

I can get this effect on both 5.0 and on the 6.0 beta.

Any ideas what might be causing this?

TIA
_
Tim Warman
Geologist  GIS Specialist
Richard C. Slade  Associates
North Hollywood, CA
(818) 506-0418

--
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 BIG North Arrows

2000-04-10 Thread Tim Warman

Many thanks to all who replied. It seems there are a couple of ways to
approach this.

1. Find the arrow in the workspace and manually change the point size - the
new upper limit becomes 720 pt, unless that was a typo and should have been
72 pt. The latter was big enough for me.

2. Yannick Leduc and Tim Nuteson suggested another route (quote is from Tim
N.):

"The trick to getting around this Mapinfo problem is to add the
north arrows as text instead of symbols.

For example, to add a big compass-rose type arrow, go into the layout, type
an exclamation point.  Then, double-click and change its font to Mapinfo
Arrows.  Change its size, color, etc.  to what you need.  To see which
arrows correspond to which keystrokes, check out
Start-Programs-Accessories-Character Map for the MI Arrows font."

3. A third method is to use a map window containing a nice north arrow and
put it in your layout inside a frame. Jason Adam, Leith Britt and Edward
Davis sent me some pre-made .tab files containing lots of nice examples.
I'll forward it to anyone who's interested.

Thanks again everyone.

_
Tim Warman
Geologist  GIS Specialist
Richard C. Slade  Associates
North Hollywood, CA
(818) 506-0418

--
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: GIS and Secondary Schools

2000-04-10 Thread Peter Graham

Listers,
My first lecture to a group of secondary school students went well and
during my stumblings over the net I found some excellent resource material
and had some equally excellent responses from the list.

Thank yous go to Brian Cooper for pointing me to http://www.greenmap.com/ ,
Ian Johnson for his easy-to-understand definition of a GIS in "Understanding
MapInfo" and to Robert Crossley for his advice and contacts that he sent me.

One thing I did find was that 3d visualisations made it very easy for me to
explain the fundamentals of topography and catchments to the students and
that 65mins is not long enough.

The following URLs were some of the best I found for resource material.
http://campus.esri.com/
http://www.utexas.edu/depts/grg/gcraft/contents.html
http://www.navtechgps.com/links.asp

Regards
Peter Graham
WS Group - Mackay
Ph: +61 (07) 4951 2911
Fx: +61 (07) 4953 1319
Em: [EMAIL PROTECTED]
Web:   www.wsgroup.com.au



--
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. Docking Shields Toolbar

2000-04-10 Thread christian ormond

We are running 5.5.  For the life of us can anyone tell us how to dock
the Highway shields toolbar? We tried the tool bar settings and docking
it and saving "as default" but to no avail.

Thanks
Christian Ormond


begin:vcard 
n:Ormond;Christian
tel;fax:508-894-7511
tel;work:508-894-7584
x-mozilla-html:FALSE
url:www.shaws.com
org:Shaw's Supermarkets Inc;Market Research
adr:;;120 Liberty St;Brockton;MA;02301-5521;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Sr. Site Location Anlayst
end:vcard



RE: MI Opening Mr Sid images with co-ordinates in .sdw format--- help

2000-04-10 Thread Greg Lauer


Hi Adrian

To open Mr Sid files in MapInfo you need to do the following (assuming you
have already installed the Mr Sid extension from www.lizradtech.com)

File open
Select "Raster"
Navigate to the appropriate folder
Type *.sid and hit "Enter"
All the Mr Sid format files will appear
Select the one you want and double click
It should open and be geo-referenced

If you want to produce a TAB or TFW file, open the Mr Sid image in the stand
alone Mr Sid viewer and export as a TIF file - it will also produce the TAB
and TFW files (and a image file 10 to 20 times larger!)

Hope the above helps

Cheers

Greg

Greg Lauer
Asia Pacific Support Group,
Trimble Navigation New Zealand Limited,


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, 10 April 2000 9:48 p.m.
To: [EMAIL PROTECTED]
Subject: MI Opening Mr Sid images with co-ordinates in .sdw format---
help




Hi mappers

I have acquired some imaging in Mr Sid format, it's registered in a seperate
.sdw file I presume this is either an esri format or is used by mr sid. Does
anyone know a translator that will allow me to place this info in a tab file
rather than struggle by hand to register it

the .sdw file says

25.000
0.000
0.000
-25.000
270012.500
394987.500

there is no other info and having seen .tfw world files they look similar

any ideas welcome

Adrian

PS please send mails to me at [EMAIL PROTECTED] as I'm off on hols
for
two weeks and will be unsubscribing from the list tonight and this work
address
has an autoresponder on from tomorrow. I will advise the list by summary
when I
return




*

Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag 
ef yn gyfrinachol ac wedi'u bwriadu ar gyfer pwy bynnag y 
cyfeirir ef ato neu atynt. Os ydych wedi ei dderbyn drwy 
gamgymeriad yna gadewch i'r rheolwr systemau wybod 
drwy ddefnyddio'r manylion isod.

Mae cynnwys yr e-bost hwn yn cynrychioli barn y sawl a 
enwir uchod, felly nid ydyw'n dilyn ei fod yn cynrychioli barn 
Cyngor Sir Ddinbych.

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager using the details below.

The contents of this email represent the views of the 
individual(s) named above and do not necessarily represent 
the views of Denbighshire County Council.

Cyngor Sir Ddinbych, Ffordd Wynnstay, Rhuthun.  LL15  1YN.
Denbighshire County Council, Wynnstay Road, Ruthin.  LL15 1YN.
Teleffon\Telephone:  (+44)  01824  706000
http://www.sirddinbych.gov.uk
http://www.denbighshire.gov.uk

*
--
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 Constant Layer control

2000-04-10 Thread Bradley Browne


Hi all,

I am looking for a little mbx or other type of program that will provide
a Layer Control that will sit beside some maps that I want to display,
much like the Arc/View theme manager.  Currently I have to, like every
body else :-), right click on the map, and make invisible the layer that
I do not want displayed any more, thus making the one below visible.

I want to be able to have one mapper window and be able to turn off
successive layers, from top to bottom, and show different thematic maps
as I present information contained within.  I cannot think of any way to
do this from within MapInfo Pro apart from having this little
toolbar-esque Layer Control.  I have searched high and low for a tool
that will accomplish this but I cannot find one.

I am also open to any suggestions, if you have any, about some other
means of accomplishing what I have outlined above.  I have entertained
the idea of doing this just as a powerpoint presentation but I want the
ability to be able to dynamically query the data should the need arise.

Thanks,

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/


--
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 Pixshow linking

2000-04-10 Thread Anthony Greenhalgh
Title: Pixshow linking





Hi Mappers,


Just wondering how one might link the pixshow tool (downloaded from Mapinfo site) to my property info table.


eg first column of property table:


PIN  Address etc...
012345  123 link Rd  etc...


Images are in tiff format. How are these meant to be stored in a table?


What does an image lookup table look like and how do I run/bring it all together?


I'm all questions!


TIA


Anthony