MI MapXTreme java

2000-03-29 Thread Antoine Gilbert, KOREM



Does anybody know if some bugs on projection in 
mapj are listed ? and why ?

___

||//Antoine Gilbert||   //  
[EMAIL PROTECTED]||  //
#ICQ 9737371||  \\||   \\Le Groupe KOREM Inc.||\\  
http://www.korem.com
___


MI Printing Problem...

2000-05-01 Thread Antoine Gilbert, KOREM



HI

We have some printing problems with Mapinfo... 
(!)The printer is an HP1055CM / 96 RAM / 2GB.

With MapInfo 4.5 or 6 beta and a layout of 36 x 55 
in a landscape printing profile, Beginning of the map is cut !!HPGL2 (best = 
600 dpi) cut 4 inches and Postcript (300 dpi, 600 dpi) cut 20 
inches.

Does anybody who have experienced the problem can 
help us ??

___

||//Antoine Gilbert||   //  
[EMAIL PROTECTED]||  //
#ICQ 9737371||  \\||   \\Le Groupe KOREM Inc.||\\  
http://www.korem.com___


Re: MI MapXtreme Java I/O Exception

2000-05-04 Thread Antoine Gilbert, KOREM



Hi i think it's simply because you access the file 
at the wrong place...

  - Original Message - 
  From: [EMAIL PROTECTED] 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, May 03, 2000 10:39 PM
  Subject: MI MapXtreme Java I/O Exception
  
  to MapXtreme JavaUsers:
  
  I recently setup MapXtreme Java on Freebsd 4.0 using 
  JDK1.1.8 and Apache Jserv.
  After setting up, I tried to execute MapperServlet example 
  and get following error message in Apache's log.
  
  java.io.EOFExceptionat 
  java.io.DataInputStream.readUnsignedShort(DataInputStream.java)at 
  java.io.DataInputStream.readUTF(DataInputStream.java)at 
  java.io.DataInputStream.readUTF(DataInputStream.java)at 
  com.mapinfo.mapxtreme.client.MapXtremeImageRenderer.toStream([DashoPro-V1.2-120198])at 
  com.mapinfo.mapxtreme.client.MapXtremeImageRenderer.toFile([DashoPro-V1.2-120198])at 
  MapperServlet.renderMap(MapperServlet.java:413)at 
  MapperServlet.doPost(MapperServlet.java:158)at 
  MapperServlet.doGet(MapperServlet.java:119)at 
  javax.servlet.http.HttpServlet.service(HttpServlet.java:499)at 
  javax.servlet.http.HttpServlet.service(HttpServlet.java:588)at 
  org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)at 
  org.apache.jserv.JServConnection.run(JServConnection.java:188)at 
  java.lang.Thread.run(Thread.java)
  
  Anyone knows the problem?
  
  Thanks in advance.
  


MI printing problem

2000-05-16 Thread Antoine Gilbert, KOREM




HI

We have some printing problems with Mapinfo... 
(!)The printer is an HP1055CM / 96 RAM / 2GB.

In a landscape printing profile and in best 
quality, we can't have a width greater than 55.2, else the extra disapear. 

If the normal quality is used, we have the same problem but at 111.9 
...

Sorry for my bad englishregards

___

 
 
Antoine Gilbert
||//   Java analyst-programmer||   //   
   [EMAIL PROTECTED]||  //#ICQ 9737371||  \\||   
\\Le Groupe KOREM Inc.||\\  
http://www.korem.com
_


Re: MI Lack of mail!!

2000-07-05 Thread Antoine Gilbert, KOREM

move list to a newsgroup

___

||//Antoine Gilbert
||   //  [EMAIL PROTECTED]
||  //#ICQ 9737371
||  \\
||   \\Le Groupe KOREM Inc.
||\\  http://www.korem.com

Push'n'See : www.pushnsee.com
MIG: www.mig.ca
___

- Original Message - 
From: Bill Thoen [EMAIL PROTECTED]
To: Simon W Fox [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, July 05, 2000 12:41 PM
Subject: Re: MI Lack of mail!!


Simon W Fox wrote:
 
 I haven't received anything from the list for a couple of days. Is
 everything OK or is there a problem?

You probably got unsubscribed if your mail server started
refusing MapInfo-L messages. Lately, this is usually the result
of misguided anti-spam and virus countermeasures employed by your
ISP. Some of them blindly block all mail that is relayed to you
via a mail server (like ours at [EMAIL PROTECTED]). The theory is
that if the original sender is not the current sender (i.e.
someone sends mail to the list as the original sender, and the
list sends that message to everyone else becoming the relaying
sender) then the mail must be unwanted trash. Of course, that's
not always true, so clear that up with your ISP.

Other reasons for mail being bounced include people abandoning
their accounts, letting their disk quota get exceeded,
misconfigered servers, broken down servers, and probably a few
evil spirits drifting about the net. True, sometimes these
problems are temporary, but when I see that messages could not be
sent to your server for more than a couple of days, I don't want
to deal with several more days of bouncing MapInfo-L mail coming
from your server, so your address gets lopped off the subscribers
list.

Since tens to hundreds of bounced messages from the list pile up
in my mailbox every day I've been getting more aggressive with
taking problem addresses off the list. I can't always send you a
note about it because that takes a lot of time (and if your
address is broken it won't reach you anyway), but if I don't keep
the broken addresses cleaned up, then the list delivery slows
down as the MapInfo-L server tries to resend messages or wait for
timeouts.

Until we get a more automated setup (I'm considering moving the
list to the Directions Magazine list host... so give that some
thought) I'll be dropping any addresses causing more than their
fair share of trouble. 

Anyway, the solution is to resubscribe. If your address continues
to be a problem, I'll start to notice and will contact you
(because by resubscribing I know you really are still out there)
and we will work it out.

- Bill Thoen
--
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 - drawing a line a specific length

2000-07-06 Thread Antoine Gilbert, KOREM

Use trigonometric fonctions if you know the angle of direction...

for exemple for a distance d

offset x = cos(angle)*d
offset y = sin(angle)*d

regards

___

||//Antoine Gilbert
||   //  [EMAIL PROTECTED]
||  //#ICQ 9737371
||  \\
||   \\Le Groupe KOREM Inc.
||\\  http://www.korem.com

Push'n'See : www.pushnsee.com
MIG: www.mig.ca
___

- Original Message - 
From: Tom Manson [EMAIL PROTECTED]
To: 'MapInfo-L' [EMAIL PROTECTED]
Sent: Thursday, July 06, 2000 9:57 AM
Subject: MI - drawing a line a specific length


People,

I'm sure there's an easy answer to this one. How can I draw a line a
specified length/distance, say 1.75km?

TIA,

Tom
--
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 extract coordsysinfo from tab-file

2000-07-12 Thread Antoine Gilbert, KOREM

try this MapBasic fragment.. i think you can use that in the MapBasic
window.. not sure...

TableInfo("tableName",TAB_INFO_COORDSYS_CLAUSE)

See Ya !!

___

Antoine Gilbert
Push'n'See : http://www.pushnsee.com
___


- Original Message -
From: Christian Malmquist [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 12, 2000 10:37 AM
Subject: MI extract coordsysinfo from tab-file


I need some input on a rather delicate problem. I am managing a large
database of Norway (4054 files) and want to check what kind of CoordSys
each
of the tab files are saved as. The reason is that we need all the speed we
can get, and if we can minimize the number of transformations on the fly it
would hopefully gain some more.

I know how to get the coordsysinfo in mapinfo, but doing it manually it
would take too much time.

Is there a mapbasic-string that I can use to extract this information from
for instance an open file? I need to know the origin coordsys, not the
coordsys used in the current session/window.

Christian Malmquist
www.pocket-it.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]



Fw: MI extract coordsysinfo from tab-file

2000-07-12 Thread Antoine Gilbert, KOREM


- Original Message -
From: Antoine Gilbert, KOREM [EMAIL PROTECTED]
To: Christian Malmquist [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, July 12, 2000 1:25 PM
Subject: Re: MI extract coordsysinfo from tab-file


try this MapBasic fragment.. i think you can use that in the MapBasic
window.. not sure...

TableInfo("tableName",TAB_INFO_COORDSYS_CLAUSE)

See Ya !!

___

Antoine Gilbert
Push'n'See : http://www.pushnsee.com
___


- Original Message -
From: Christian Malmquist [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 12, 2000 10:37 AM
Subject: MI extract coordsysinfo from tab-file


I need some input on a rather delicate problem. I am managing a large
database of Norway (4054 files) and want to check what kind of CoordSys
each
of the tab files are saved as. The reason is that we need all the speed we
can get, and if we can minimize the number of transformations on the fly
it
would hopefully gain some more.

I know how to get the coordsysinfo in mapinfo, but doing it manually it
would take too much time.

Is there a mapbasic-string that I can use to extract this information from
for instance an open file? I need to know the origin coordsys, not the
coordsys used in the current session/window.

Christian Malmquist
www.pocket-it.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]



Re: MI MapXtreme Java on Sun

2000-07-13 Thread Antoine Gilbert, KOREM

Hi

We work with MapXtreme Java, i think that some of our analyst programmer
have experienced mapJ on Sun Solaris. I'll try to send you a feed back
tomorrow. Sorry for my bad english !!

regards
___

KOREM :   http://www.korem.com
Push'n'See : www.pushnsee.com
MIG:  www.mig.ca
___


- Original Message -
From: Karl Kliparchuk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 13, 2000 2:00 PM
Subject: MI MapXtreme Java on Sun


Hi All,

I am looking for feedback from people that have set up a MapXtreme
application on a UNIX workstation running Sun Solaris.  Are there any
problems with bringing MapInfo TAB files across from Windows into Solaris?
Other problems, or was the development smooth sailing?

Looking forward to your replies.

Karl

--
Karl Kliparchuk, M.Sc.
McElhanney Consulting Services Ltd.
L100 - 780 Beatty Street
Vancouver, BC  Canada
Tel (604) 683-8521
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]

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

2000-08-18 Thread Antoine Gilbert, KOREM



Does anybody know how to do a pack operation for a 
modified table in mapx (MapXSite) ???

___

||//Antoine Gilbert||   //  
[EMAIL PROTECTED]||  //
#ICQ 9737371||  \\||   \\Le Groupe KOREM Inc.||\\  
http://www.korem.com

Push'n'See : www.pushnsee.comMIG: www.mig.ca___


MI Label question

2000-08-23 Thread Antoine Gilbert, KOREM



Hi

I have a simple question concerning labels in a 
workspace.

The workspace contain 2 layer; a polygons layer and 
on top a points layer. Each layer display labels. The problem is that some 
labels of the polygons layer seems to have priority on the labels of the points 
layer. I want that MapInfo try to display all the possible labels(without 
overlapping) of the points layer before to try to display the labels of the 
polygons points.

bad english...

regards

Antoine

___

||//Antoine Gilbert||   //  
[EMAIL PROTECTED]||  //#ICQ 9737371||  \\||   \\  
  Le Groupe KOREM Inc.||\\  http://www.korem.com

Push'n'See : www.pushnsee.comMIG: 
www.mig.ca___


MI Date: Thu, 24 Aug 2000 12:40:49 -0400

2000-08-24 Thread Antoine Gilbert, KOREM



test


Re: MI MapXtreme - huge datasets

2000-09-05 Thread Antoine Gilbert, KOREM
Title: MapXtreme - huge datasets




Hi

We use MapXTreme with some datasets (geosets) of 
200-300 Mbs..

That work like MapInfo, only the objects and data 
of the sub-area displayed are loaded in memory..

There are some exceptions like rasters and 
grids..

You can found examples of datasets on MapXtreme on 
our sites:
 www.mig.ca(MIG-ATLAS)
 www.pushnsee.com 

regards
___

|| 
// Antoine 
Gilbert|| 
// 
[EMAIL PROTECTED]|| 
// 
#ICQ 9737371|| \\|| 
\\ Le Groupe KOREM 
Inc.|| \\ http://www.korem.com

Push'n'See : www.pushnsee.comMIG 
: www.mig.ca___- 
Original Message - 

  From: 
  Dennis Entriken 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, September 05, 2000 3:52 
  AM
  Subject: MI MapXtreme - huge 
  datasets
  
  Hi All, 
  I am using MapXtreme (Java 
  edition) to display some southern Sydney (Australian) street data. 
  We are hoping to use street 
  data from the whole of Australia in the application, but I have a concern 
  about how MapXtreme will handle it due to the huge amount of data, even though 
  we will only want to load data in small areas.
  Does anyone have any 
  experience with using MapXtreme with very large datasets? 
  How does MapXtreme work in 
  relation to displaying data. Does it cache all data from open tables (layers) 
  in memory and work from this cached data, or does it search through the 
  datafiles and only load the data required to display the current 
  area?
  My main concern will be 
  speed of display. If we have a very large street level dataset covering the 
  whole of Australia and display a suburb in Sydney at a scale of about 1:2500, 
  will it be quick? What hardware specs would I need to get quick displays in 
  the mentioned example?
  Thanks!!! :) 
  
  Regards 
  Dennis Entriken 



Re: MI MapXtreme : from db to region feature?

2000-09-19 Thread Antoine Gilbert, KOREM

do you use MapX or MapJ ?

on which kind of database your jdbc driver is connecting to ?

___

||//Antoine Gilbert
||   //  [EMAIL PROTECTED]
||  //#ICQ 9737371
||  \\
||   \\Le Groupe KOREM Inc.
||\\  http://www.korem.com

Push'n'See : www.pushnsee.com
MIG: www.mig.ca
___

- Original Message -
From: "aaron corbin" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, September 19, 2000 3:11 PM
Subject: MI MapXtreme : from db to region feature?


 I need to read from a database and use the information to construct a
region
 feature.  I'm guessing this is a fairly standard thing to do, but I just
 can't seem to figure it out.

 The documentation seems to describe a 'feature' as something that
 comes from a record in a database.  But, obviously, if I am building
 regions they will come from quite a few features.

 I do know how to use a jdbc query to add a layer to the map ... I just
have
 no idea what I need to do in addition to that to get what I want.

 Any help would be greatly appreciated.
 Thanks,
 aaron.

 [EMAIL PROTECTED]





 ___
 Say Bye to Slow Internet!
 http://www.home.com/xinbox/signup.html

 --
 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: Parsing MIF file

2000-09-21 Thread Antoine Gilbert, KOREM

go to http://pages.infinit.net/danmo/e00/index-mitab.html

Here you can find some informations... and some code in C for translate
mid/mif  to mapinfo formats..

___

||//Antoine Gilbert
||   //  [EMAIL PROTECTED]
||  //#ICQ 9737371
||  \\
||   \\Le Groupe KOREM Inc.
||\\  http://www.korem.com

Push'n'See : www.pushnsee.com
MIG: www.mig.ca
___


- Original Message -
From: "Gangadhar Talawar" [EMAIL PROTECTED]
To: "'Mapinfo List'" [EMAIL PROTECTED]
Sent: Thursday, September 21, 2000 7:02 AM
Subject: Parsing MIF file


 Hi all,
 Has anybody tried to convert MIF format to some other format?, if so
please send me copy of C/C++ code,
 which parses MIF file.

 You can send your code to mailto:[EMAIL PROTECTED]

 Gangadhar Talawar

 --
 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 MapXtreme - Java

2000-09-22 Thread Antoine Gilbert, KOREM

Go to the mapxtreme java web site

http://www.mapxtreme.com/software/mapxtreme/java/index.html

regards
___

||//Antoine Gilbert
||   //  [EMAIL PROTECTED]
||  //#ICQ 9737371
||  \\
||   \\Le Groupe KOREM Inc.
||\\  http://www.korem.com

Push'n'See : www.pushnsee.com
MIG: www.mig.ca
___

- Original Message -
From: "Preetha Suri" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, September 22, 2000 5:25 AM
Subject: MI MapXtreme - Java


 Hello,

 Would any body be able to tell me what features does MapXtreme have ?

 Is it an application developed in pure Java ?

 Does it support wireless GIS applications ?  If so, typically what kind of
 uses does it have in the wireless field ?

 Thanks in advance.

 Regards,
 Preetha.


 --
 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-L Gis Internet

2000-11-24 Thread Antoine Gilbert, KOREM



You can go to the new web mapping site http://www.seb-mapper.com; here you 
can find manystuff related to GIS and the Internet.

or try our site for a example of internet gis based 
application: http://www.pushnsee.com

___

|| 
// Antoine 
Gilbert|| 
// 
[EMAIL PROTECTED]|| 
// 
#ICQ 9737371|| \\|| 
\\ Le Groupe KOREM 
Inc.|| \\ http://www.korem.com

Push'n'See : www.pushnsee.comMIG 
: www.mig.ca___

  - Original Message - 
  From: 
  Hosssein 
  Nejad 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, November 23, 2000 2:37 
  AM
  Subject: MI-L Gis  Internet
  
  Dear mapper
  Does anyone know is there any article or application about 
  using mapinfo or any other GIS software in internet.
  I mean anything about GIS and Internet.Thanks to all 
  that replied Any suggestions I will appreciate .Best 
  regards
  Reza


Re: MI-L Gis Internet

2000-11-27 Thread Antoine Gilbert, KOREM



it's http://www.web-mapper.comand not http://www.seb-mapper.com...

sorry for my mistake..

regards

  - Original Message - 
  From: 
  Antoine Gilbert, KOREM 
  
  To: Hosssein Nejad ; [EMAIL PROTECTED] 
  
  Sent: Friday, November 24, 2000 8:20 
  AM
  Subject: Re: MI-L Gis  
Internet
  
  You can go to the new web mapping site http://www.seb-mapper.com; here you 
  can find manystuff related to GIS and the Internet.
  
  or try our site for a example of internet gis 
  based application: http://www.pushnsee.com
  
  ___
  
  || 
  // Antoine 
  Gilbert|| 
  // 
  [EMAIL PROTECTED]|| 
  // 
  #ICQ 9737371|| \\|| 
  \\ Le Groupe KOREM 
  Inc.|| \\ http://www.korem.com
  
  Push'n'See : www.pushnsee.comMIG 
  : www.mig.ca___
  
- Original Message - 
From: 
Hosssein 
Nejad 
To: [EMAIL PROTECTED] 
Sent: Thursday, November 23, 2000 2:37 
AM
Subject: MI-L Gis  Internet

Dear mapper
Does anyone know is there any article or application about 
using mapinfo or any other GIS software in internet.
I mean anything about GIS and Internet.Thanks to all 
that replied Any suggestions I will appreciate .Best 
regards
Reza