1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates -->
<!--X-From-R13: "Xbua Pregbtyvb" <nyrkoNvagreargpqf.pbz> -->
<!--X-Date: Wed, 22 Apr 1998 20:06:21 &#45;0700 -->
<!--X-Message-Id: 01bd6e65$077b1120$5e0a3fd1@alexb -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map co</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:alexb#internetcds,com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00346.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00360.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00402.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00422.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00351">Author</A>
&nbsp;|&nbsp;<A HREF="#00351">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00351">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: [MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</LI>
<LI><em>From</em>: "John Bertoglio" &lt;<A HREF="mailto:alexb#internetcds,com">alexb#internetcds,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 22 Apr 1998 20:08:03 -0700</LI>
<LI><em>Delivery-date</em>: Wed Apr 22 20:06:24 1998</LI>
<LI><em>Delivery-date</em>: Wed, 22 Apr 1998 20:06:24 -0700</LI>
<LI><em>Envelope-to</em>: claw#kanga,nu</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: "Petidomo List Agent,,,," &lt;<A HREF="mailto:petidomo#kanga,nu">petidomo#kanga,nu</A>&gt;</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

-----Original Message-----
From: Nathan F Yospe &lt;yospe#hawaii,edu&gt;
To: mud-dev#kanga,nu &lt;mud-dev#kanga,nu&gt;
Date: Wednesday, April 22, 1998 6:56 PM
Subject: [MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map
coordinates


:On Wed, 22 Apr 1998, John Bertoglio wrote:
:
::Graphic wizards please take a look at this problem. I suspect the
solution
::is trivial but it is beyond me!
:
::Here's the problem:
:
:First off, could you please, PLEASE not use that dual html mailing?
And for
:those who replied in the same - some of us DON'T use browsers to read
mail.


My mistake. Won't happen again.

:
:Second... why are you using text? And have you considered simply
casting it
:to a more reasonable data type for graphics? (That's what I do with a
large
:chunk of binary data that I have to transmit in ASCII for one of the
things
:I do at work... and likewise with a bunch of TIFF images. Don't ask,
it's a
:defense thing. Tax dollars at work.)
:--
The data is stored in a VisualFoxPro table as integers. Essentialy,
the system takes HTML form input and outputs database reports formated
in HTML. What I was hoping to to do was find a graphics format that
would accept a series of strings, something like:
1,1,FF0000,;1,2,00FFFF etc. where the first two numbers represented
the x,y coordinates and the next string the RGB hex values. I could
easily convert the coords to hex as well... Thank you for the help.

:
:Nathan F. Yospe - Aimed High, Crashed Hard, In the Hanger, Back
Flying Soon
:Jr Software Engineer, Textron Systems Division (On loan to Rocketdyne
Tech)
:(Temporarily on Hold) Student, University of Hawaii at Manoa, Physics
Dept.
:yospe#hawaii.edu nyospe#premier.mhpcc.af.mil
<A  HREF="http://www2.hawaii.edu/~yospe/">http://www2.hawaii.edu/~yospe/</A>
:
:


-- 
MUD-Dev: Advancing an unrealised future.
</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00422" HREF="msg00422.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>
<ul compact><li><em>From:</em> s001gmu#nova,wright.edu</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00346.html">[MUD-Dev] Re: MUD Development Digest</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00360.html">[MUD-Dev] Re: MUD Development Digest</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00402.html">[MUD-Dev] Re: Systems you use</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00422.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00351"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00351"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: There can be.. only ONE! (fwd)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00327" HREF="msg00327.html">[MUD-Dev] Re: There can be.. only ONE! (fwd)</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Sat 02 May 1998, 15:40 GMT
</LI>
</ul>
</ul>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00480" HREF="msg00480.html">[MUD-Dev] (fwd) CODE RELEASE: [client] Jcrossclient - java client to "crossfire"</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 23 Apr 1998, 21:38 GMT
<LI><strong><A NAME="00451" HREF="msg00451.html">[MUD-Dev] Re: Gentle Reminder</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 23 Apr 1998, 19:42 GMT
<LI><strong><A NAME="00402" HREF="msg00402.html">[MUD-Dev] Re: Systems you use</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 23 Apr 1998, 17:07 GMT
<LI><strong><A NAME="00351" HREF="msg00351.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Thu 23 Apr 1998, 03:06 GMT
<UL>
<LI><strong><A NAME="00422" HREF="msg00422.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Thu 23 Apr 1998, 17:22 GMT
<UL>
<LI><strong><A NAME="00241" HREF="msg00241.html">[MUD-Dev] Correction</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Wed 29 Apr 1998, 21:39 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00293" HREF="msg00293.html">[MUD-Dev] MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Thu 23 Apr 1998, 00:15 GMT
<UL>
<LI><strong><A NAME="00304" HREF="msg00304.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,umop-ap.com">jleonard#divcom,umop-ap.com</a>, Thu 23 Apr 1998, 01:09 GMT
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>