Re: MI Ohio state plane divisions

2000-08-07 Thread Bill_Wemple


Here's a free utility for determining into which state plane zone an area
falls (you select the county and state, it gives you the zone#)
http://www.mentorsoftwareinc.com/freebie/FREE0599.HTM

Here are GIF maps for all the State Plane zones in the US.
http://www.mentorsoftwareinc.com/RESOURCE/stplane.htm

Here is the GIF map for just the 2 Ohio region state plane zones.
http://www.mentorsoftwareinc.com/images/Imagedir/stplane9.gif

PS:  I also noticed that all the files I saw on this ftp site have the zone
number in the filename itself to make identifying which zone they fall into
a little easier.
The site does not appear to state whether this State Plane coordinate
system is using NAD83 or NAD27 datum, and also does not appear to say
whether units
are expressed in meters or survey feet.
MapInfo Pro provides all three state plane zone definitions commonly used,
so if you haven't already, you should find out which Datum (NAD27 or NAD83)
is used, and what units also are used for these DOQQ's to be registered
correctly in the Ohio State plane system.

NAD83 in meters or Survey Feet:
"Ohio 3401, Northern Zone (1983, US Survey feet)", 3, 74, 8, -82.5,
39.67, 40.43, 41.7, 1968500, 0
"Ohio 3402, Southern Zone (1983, US Survey feet)", 3, 74, 8, -82.5, 38,
38.73, 40.03, 1968500, 0

"Ohio 3401, Northern Zone (1983, meters)\p32122", 3, 74, 7, -82.5,
39.67, 40.43, 41.7, 60, 0
"Ohio 3402, Southern Zone (1983, meters)\p32123", 3, 74, 7, -82.5, 38,
38.73, 40.03, 60, 0

NAD27 in Survey Feet:
"Ohio 3401, Northern Zone (1927)\p32022", 3, 62, 8, -82.5, 39.67,
40.43, 41.7, 200, 0
"Ohio 3402, Southern Zone (1927)\p32023", 3, 62, 8, -82.5, 38,
38.73, 40.03, 200, 0

There is also a shareware utility from Rich Greenwood of Greenwood Mapping
that takes the accompanying *.SDW (world file) for the *.sid image and
writes out the MapInfo *.tab file with the projection information needed to
register it automatically provided you know the above coordinate system
used.
I found this utility here:
http://www.greenwoodMap.com/FreeSoftware.htm

Regards,
-Bill


Mail List:[EMAIL PROTECTED]
  
 From: "LEPAGE, MIKE (MIKE)" [EMAIL PROTECTED] on 
   08/07/2000 11:05 AM CST
  
  
 To:   "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]  
  
 cc:  
  
 Subject:  MI ohio state plane divisions  
  



Listers,

I am retrieving some quad level data for Ohio, and it is listed as "ohio
state plane" projection.  My problem is that mapinfo has a north and a
south
zone for projection parameters.  Can anyone tell me where the division is
for the north and south in Ohio?

data is DOQQ quads in MRsid format from
http://www.geodata.state.oh.us/doqq/index.htm.
I tried contacting them but I am getting no response

thanks,

Mike Lepage, B.Sc.
Senior RF Engineer / Project Manager
Wireless Professional Services
Tel:  636-891-2130
Fax:  636-891-4555
email: [EMAIL PROTECTED]
 Lucent Technologies  O

--
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 MB compiling error problem

2000-07-31 Thread Bill_Wemple


Here's a couple workaround examples that were given to this problem.

Regards,
-Bill

include "mapbasic.def"
include "menu.def"
include "PaperSize.def"

Declare Sub Main
Declare Sub SetPaperSize

Sub Main
 Call SetPaperSize
End Sub

Sub SetPaperSize
  Dim sCmd as String
  Dim iWin as integer
 iWin = FrontWindow()
 'EITHER OF THESE WILL WORK - ONE USES THE DEFINE ALIAS THE OTHER DOES NOT
 sCmd = "Set Window Frontwindow() Printer Papersize 9"
 'sCmd = "Set Window Frontwindow() Printer Papersize " + DMPAPER_A4
 Run Command sCmd
 Note WindowInfo(frontwindow(), WIN_INFO_PRINTER_PAPERSIZE)
End Sub

Conclusion:


Mail List:owner-mapinfo-l
  
 From:Dion Duran [EMAIL PROTECTED] on  
  07/30/2000 05:44 PM MST 
  
  
 To:  "'Doug Pease'"  
  [EMAIL PROTECTED]
  
 cc:  "'[EMAIL PROTECTED]'"   
  [EMAIL PROTECTED] 
  
 Subject: (Document link: MapInfo -L and Co.)RE:  
  MI MB compiling error problem   
  



This the reply I got when I ask tech support.
"This is bug# 14223 in MapInfo 6.0."

They didn't give me anymore than that on when it can be fixed.

Dion Duran
Metricon, Inc.
GIS/OPS Systems Analyst
[EMAIL PROTECTED]

-Original Message-
From: Doug Pease [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 30, 2000 6:03 PM
To: '[EMAIL PROTECTED]'
Subject: MI MB compiling error problem


List Gurus

I am trying to create an application using the new Set Window Printer
statement in MB 6

When I compile my application with the following statement
 Set Window FW
   Printer Name "\\NT1\HP1055CM by HP" Orientation Portrait Copies 1
PaperSize 9(or any other number)

I get a System Error message window stating "Internal Error 34623" then MB
just closes down.

Now, if I compile it without including PaperSize it is successful.

Is this a bug or can someone shed some light on this for me.

Thanks


Doug Pease
GISO
Livingstone Shire council
P.O. Box 600
YEPPOON 4703

Ph 49399957

--
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 TFW to Tab

2000-07-06 Thread Bill_Wemple


A little clarification is in order here I think.

A *.TFW (world file) is really an ESRI convention and should not be
confused with a standard GeoTiff file.  GeoTiff images have the
registration tags (control points, PCS code, etc.) built right into the
tiff file header itself, and that is what the MapBasic utility GEOREG.MBX
looks for in order to create the *.tab file for registering the image.  If
GEOREG.MBX does not find these tags (or valid ones) in the Tiff file
header, it throws an error as it is probably an invalid GeoTiff image
according to the standards given below in these URLs I've provided.
GEOREG.MBX does not use any ESRI *.TFW files.

For more info on geotiff's:

http://testdrive.mapinfo.com/techsupp/miprod.nsf/kbase_by_product/43838B82CBBF77D7852565A30063C76A

For more information on PCS (projection) codes used for GeoTiff
  Registration:
ftp://posc.org/pub/geodetics/

Numerous examples of GeoTiff images:
ftp://ftpmcmc.cr.usgs.gov/release/geotiff/images/pci/

Comprehensive resource link concerning GeoTiff:
http://home.earthlink.net/~ritter/geotiff/geotiff.html

Another brief explanation of the format spec.:
http://www.spot.com/spot/home/proser/geninfo/format/dimap/welcome.htm
*look at bottom of screen.

New URL for GeoTiff Information as of 6/1/99:
http://www.remotesensing.org/geotiff/geotiff.html

Worldreg, et al., are mapbasic, or generally VB utilities that look for a
separate *.TFW file associated with this tiff image, and then use that TFW
file's info to create a mapinfo *.tab file with registration information.

I found a geotiff examiner utility from Mentor Software that allows you to
view\modify a tiff file's registration tags, or a TFW files contents.  It
may be wort a look.
http://www.mentorsoftwareinc.com/freebie/freebies.htm

Regards,
-Bill


Mail List:owner-mapinfo-l
  
 From:"Robert Batenburg"  
  [EMAIL PROTECTED] on 07/06/2000
  12:07 PM AST
  
  
 To:  [EMAIL PROTECTED]  
  
 cc:  [EMAIL PROTECTED]   
  
 Subject: (Document link: MapInfo -L and Co.)Re:  
  MI TFW to Tab   
  



David,

You can try WorldReg from Data Directions.  The freeware version
supports .TFW and can be found at:

http://members.aol.com/MapData/wrv3.html

(MapInfo also ships with a tool called GeoReg but it regularly responds
with "the specified file does not contain valid registration information"
so you may find WorldReg less frustrating!)

Rob.

Rob Batenburg
GIS  Data Management Specialist
Agriculture  Agri-Food Canada
Pacific Agri-Food Research Centre
Agassiz, British Columbia
[EMAIL PROTECTED]

 "David Thibault" [EMAIL PROTECTED] 07/06 5:59 am 
 Does someone know where i could get a mapbasic program that can read the
 georeference file (TFW)(or geotiff) without having to re-enter manually
all
 the reference coordinates of the image in MapInfo in order to produce the
 reference file (TAB).


--
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 Problem converting .shp file

2000-06-07 Thread Bill_Wemple


Take a quick look at the readme file accompanying this *.shp file:

COVERAGE INFORMATION
Projection: 10TM (10 degree Transverse Mercator)
Datum: NAD83
Units: meters
Scale Factor: 0.9992
Longitude of Central Meridian: -115 degrees
Latitude of Origin: 0 degrees
False Easting: 500 000 m
False Northing: 0 m

You need to make sure that you choose the correct projection that this
shape file was created with originally, and then apply that projection when
translating with the UT going from Shp to TAB or MIF\MID format.  You can
add the section below to your mapinfow.prj file using a text editor then
select this projection entry to use it for translation.

"--- 10 Degree Transverse Mercator (NAD 83 Canada) ---"
"Canada 10 TM projection (NAD83)", 8, 74, 7, -115, 0, 0.9992, 50, 0

I tried this one here and it lines up well.

Regards,
-Bill


Mail List:[EMAIL PROTECTED]
  
 From: [EMAIL PROTECTED] on 06/06/2000 04:48 PM AST 
  
  
 To:   [EMAIL PROTECTED]  
  
 cc:  
  
 Subject:  MI Problem converting .shp file
  



  Hello all,

  I'm having problems importing the map on this site into
MapInfo:
http://www.gov.ab.ca/env/parks/lrm/arcview/arcview.html

  I can open it( post UT translation), but there's now objects
created or visible. The data Browser however works...any suggestions?

(See attached file: C.DTF)




 C.DTF


Re: MI SDTS translator for mif/mid

2000-04-21 Thread Bill_Wemple


MapInfo Beta, version 6.0, build 9, has an upgraded Universal Translator
that can translate SDTS DLG's into Tab format or MIF\MID, in addition to
translating NIMA VPF formats, AutoCAD 2000 DWG\DXF, MicroStation DGN, and
ESRI .shp formats.

Check it out
http://testdrive.mapinfo.com/mipro_60beta

-Bill


Mail List:[EMAIL PROTECTED]
  
 From: Staub Paul [EMAIL PROTECTED] on  
   04/20/2000 12:52 PM MST
  
  
 To:   "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]  
  
 cc:  
  
 Subject:  MI SDTS translator for mif/mid 
  



In January of this year, there was discussion on this list of a new
translator for SDTS to mid/mif to be written.  Does anyone know the status
of this effort.

I'm particularly interested in translating SDTS hypsographic DLGs
(contours)
to MapInfo WITH the elevation attribute coming along in the translation.
I've tried the existing (free) translators and the elevation attribute does
not come through.

Thanks in advance!
--
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 HARTEBEESTHOEK 94 DATUM

2000-03-30 Thread Bill_Wemple


All that is needed is a custom datum to convert the local datum (Cape) to
WGS84 upon which the Haartebeesthoek 94 datum is based.
What was done below was to modify the MAPINFOW.PRJ file coordinate system
parameters already supplied with MapInfo 5.0 for South Africa, and insert a
custom datum clause with the information gleaned from some documentation
taken from here:
http://w3sli.wcape.gov.za/surveys/MAPPING/WGS84.HTM.

The projection is still Transverse Mercator (Gauss-Kruger).

According to the documentation above, to convert from Cape (local datum) to
Haartebeesthoek 94 (WGS84), using the Bursa-Wolfe method MapInfo uses, the
parameters are:

Shift X: -134.73
Shift Y: -110.92
Shift Z: -292.66
Rotation x: 0
Rotation y: 0
Rotation z: 0
Scale Factor: 1
Prime Meridian: 0

I've included both sets of entries for the mapinfow.prj file for either the
Haartebeesthoek 94 or Cape datums

"--- South African Projections Clarke 1880 Cape---"
"Albers Equal-Area 18/32 South", 9, 19, 7, 23, -23, -18, -32, 0, 0
"Lambert Conformal Conic ", 3, 19, 7, 23, -23, -18, -32, 0, 0
"Gauss-Kruger LO 17", 8, 19, 7, 17, 0, 1, 0, 0
"Gauss-Kruger LO 19", 8, 19, 7, 19, 0, 1, 0, 0
"LO19 with offset", 8, 19, 7, 19, 0, 1, 0, 370
"Gauss-Kruger LO 21", 8, 19, 7, 21, 0, 1, 0, 0
"Gauss-Kruger LO 23", 8, 19, 7, 23, 0, 1, 0, 0
"Gauss-Kruger LO 25", 8, 19, 7, 25, 0, 1, 0, 0
"Gauss-Kruger LO 27", 8, 19, 7, 27, 0, 1, 0, 0
"Gauss-Kruger LO 29", 8, 19, 7, 29, 0, 1, 0, 0
"Gauss-Kruger LO 31", 8, 19, 7, 31, 0, 1, 0, 0

"---South African Projections Haartebeesthoek 94---"
"Albers Equal-Area 18/32 South (Haartebeesthoek 94)", 9, , 28, -134.73,
-110.92, -292.66, 0, 0, 0, 1, 0, 7, 23, -23, -18, -32, 0, 0
"Lambert Conformal Conic (Haartebeesthoek 94)", 3, , 28, -134.73,
-110.92, -292.66, 0, 0, 0, 1, 0, 7, 23, -23, -18, -32, 0, 0
"Gauss-Kruger LO 17 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 17, 0, 1, 0, 0
"Gauss-Kruger LO 19 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 19, 0, 1, 0, 0
"LO19 with offset (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0,, 7, 19, 0, 1, 0, 370
"Gauss-Kruger LO 21 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 21, 0, 1, 0, 0
"Gauss-Kruger LO 23 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 23, 0, 1, 0, 0
"Gauss-Kruger LO 25 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 25, 0, 1, 0, 0
"Gauss-Kruger LO 27 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 27, 0, 1, 0, 0
"Gauss-Kruger LO 29 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 29, 0, 1, 0, 0
"Gauss-Kruger LO 31 (Haartebeesthoek 94)", 8, , 28, -134.73, -110.92,
-292.66, 0, 0, 0, 1, 0, 7, 31, 0, 1, 0, 0

Regards,
-Bill


--
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 - can mapx import mif/MID files

2000-03-10 Thread Bill_Wemple


There already is a MIF Import sample application on the MapX website.  Log
on to www.mapx.com, go to download section for MapX, then access the
testdrive center to get at the sample applications.  Its toward the bottom
of the list for samples in Visual Basic.  Please follow the readme closely.
It may need a little tweaking, but it should get you on your way.

Regards,
-Bill

--
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/UT diappearing dialog

2000-01-13 Thread Bill_Wemple


The disappearing UT dialog is probably occurring if you're running Vertical
Mapper version 2.1 or earlier.

Northwood responded on 1/11/99 concerning this:

Thanks for responding regarding our VM problem with the UT.
We have tracked the problem down to a Windows messaging problem when the UT
reparents MI to display the projection dialog. VM, which also had
reparented MI, was trying to keep the projection dialog from being the
front window and the UT wanted it to be there.

It was fixed in the free patch (ver. 2.11 ?) downloadable from Northwood's
website.
You can also just remove or comment out the 'run program line' from your
startup.wor file which starts it on loadup of MI.  You'll then need to
start VM manually to use it so it won't interfere with the UT.

Regards,
-Bill


Mail List:[EMAIL PROTECTED]
  
 From: "Daniel Donnell" [EMAIL PROTECTED] on 01/12/2000  
   09:18 PM   
  
  
 To:   [EMAIL PROTECTED]
  
 cc:  
  
 Subject:  MI/UT diappearing dialog   
  



Hi all,

Just a quick question...has anyone else experienced the "disappearing"
dialog box in the Universal Translator?  Whenever I use the UT function to
translate a data set, when I click on the projection button the input form
disappears. On NT boxes I can do a complete cycle with the Alt Tab key and
come back to MI and then the projection dialog box shows up and I can
proceed with the translation. On Win95 I have to activate the task manager
and then "double click" on MapInfo to have the dialog reappear... is that a
"feature" or am I just not setup right?  Running MI 5.0 on NT4.0 and WIN95
SP2.

TIA
Dan Donnell
[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 Street file structure for geocoding

2000-01-11 Thread Bill_Wemple


Taken from MapInfo's online Knowledgebase article located at:

http://testdrive.mapinfo.com/techsupp/miprod.nsf/5c41496d5951a49c852562b5004f3a44/0814179a5277ed0e852566b000669fc5?OpenDocument

1.  You just need the centerline.
2.  3. Check out this URL above in the on-line Knowledgebase on
testdrive.mapinfo.com for information on format of table structure in order
to prepare them for geocoding in MapInfo Pro.   You'll see an example of
the proper number structuring there.

Regards,
-Bill


Mail List:[EMAIL PROTECTED]
  
 From: "Juanse Barros J" [EMAIL PROTECTED] on 01/11/2000 01:24 
   PM AST 
  
  
 To:   [EMAIL PROTECTED]
  
 cc:  
  
 Subject:  MI Street file structure for geocoding 
  




I am amazed of much you know about mapinfo out  there in the list. I am a
begginer and would be glad to receive some guidance  from you.

Questions?

1.- when drawing a street map, do you draw just  the centerline of each
street and give to it the from left, to left, etc  atributes, or you draw
both sides of each street?.

2.- If only the centerline is needed how do you  show this unique line as
having two sides, and how do place correctly the pair  and odd numbering on
either side?

3.- Does it make a difference for the geocoding  function of mapinfo if odd
numbers go on the right when going to bigger  numbering?

4.- How do you deal with street that have  diferent lenght (fisicaly and
numbering) on both sides?

Thanks in advance for your help

Juanse Barros J
Geographer
Referencia S.A.
Casilla 658
Temuco-Chile
Lat 5.712.620   Long  708.800   UTM SAD69 H18s





--
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 Problem connecting to MS-SQL Server

2000-01-05 Thread Bill_Wemple


To use the SQL Server driver, you must have the appropriate Microsoft SQL
Server DB-Library and
Net-Library version installed (version 6.0 for access to 6.0 DBMS; version 6.5 for 
access to 6.5 DBMS).

Note: The DataDirect SQL Server driver for Windows NT and Windows 95 requires 
Microsoft client
software; it does not work with Sybase System 10 software.

Your database must support catalog stored procedures.

The DB-Library for Windows NT or Windows 95 is NTWDBLIB.DLL. The Net-Library you need
depends on the network protocol used to connect to the SQL Server.
For example, Named Pipes requires DBNMPNTW.DLL, and TCP/IP requires DBMSSOCN.DLL.
Contact your Microsoft SQL Server vendor to obtain the appropriate DB-Library and 
Net-Library.

If you attempt to configure a data source and you do not have NTWDBLIB.DLL on your 
path or in your Windows
NT \SYSTEM32 or Windows 95 \SYSTEM directory, the following message appears:
The setup routines for the INTERSOLV 3.00 32-BIT SQL Server6 ODBC driver could not be 
loaded due to system
error code 126.

The directory where these DLL's reside for SQL server must also be in your system's 
PATH which you can edit in Control Panel

This is a client setup issue, not a driver issue

Regards,
-Bill


Mail List:[EMAIL PROTECTED]
  
 From: Bradley White [EMAIL PROTECTED] on 01/05/2000  
   06:26 PM ZE11  
  
  
 To:   [EMAIL PROTECTED]  
  
 cc:  
  
 Subject:  MI Problem connecting to MS-SQL Server 
  




I'm trying to establish a ODBC connection between mapinfo and
an MS-SQL sever using the ODBC drivers that come with mapinfo.

During the set up of the ODBC entry in the ODBC manager fails with the
following error after selecting the mapinfo drivers:

"The setup routines for the mapinfo Win32 SQLserver Driver 3.11 ODBC
driver could not be loaded due to system error code 1157."

I have tried re-installing the MapInfo DBMS system with no effect.

Has anyone seen this problem before? Is there a fix?

Please reply directly to me and I will summarize the replies to the
list.

Thanks
Bradley

[EMAIL PROTECTED]

System info

Client:
Intel Pentium 133
Windows 95
Mapinfo Professional 5.5
ODBC Driver: MapInfo Win32 SQLServer Driver 3.11

Database Server System:
Windows NT Server 4.0 Service pack 4
MS-SQLServer  7.0
--
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]