1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Thu, 23 Apr 1998 10:13:54 &#45;0700 -->
<!--X-Message-Id: 199804231713.KAA331228#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 01bd6e4d$25f51dc0$1d0a3fd1@alexb -->
<!--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:claw#under,engr.sgi.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="msg00402.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00422.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00326.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00522.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00413">Author</A>
&nbsp;|&nbsp;<A HREF="#00413">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00413">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>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 23 Apr 1998 10:13:37 -0700</LI>
<LI><em>Delivery-date</em>: Thu Apr 23 10:13:54 1998</LI>
<LI><em>Delivery-date</em>: Thu, 23 Apr 1998 10:13:54 -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>
On Wed, 22 Apr 1998 17:17:06 -0700 
John Bertoglio&lt;alexb#internetcds,com&gt; wrote:

&gt; Here's the problem:

&gt; We have a mud world with main grid of 1200 by 800 cells. Each of
&gt; those = cells is stored in a database along with x,y coordinate
&gt; information, cell = color, terrain type, etc. I have written a
&gt; simple mapping function which maps = local areas using HTML
&gt; tables. These work pretty well but since the minimum = size on a 17
&gt; inch monitor is about a 1/4 inch square, it is not possible to
&gt; render large areas or even consider the whole map.

&lt;nod&gt;

&gt; Here's what I need:

&gt; I can write my data to any text configuration. 

Of course you *can*.  The question is whether you need to, and whether
there is a benefit to use either a text, binary, or other storage
format.

First thought: I'd suggest dynamically generating .GIF's of the map
(perhaps even a single large .GIF covering the entire world), and then
exporting from that a sub-.GIF to the client for the segment he's
interested in.  The .GIF format is widely documetned, quite simple,
and has extensive libraries available for its manipulation.  PNG is
another (quite likely better) format.  JPEG would seem problemic.

-- 
J C Lawrence                               Internet: claw#null,net
(Contractor)                               Internet: coder#ibm,net
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...

-- 
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="00554" HREF="msg00554.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>
<ul compact><li><em>From:</em> Vadim Tkachenko &lt;vt#freehold,crocodile.org&gt;</li></ul>
<li><strong><A NAME="00522" HREF="msg00522.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></strong>
<ul compact><li><em>From:</em> "Jon A. Lambert" &lt;jlsysinc#ix,netcom.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00293" HREF="msg00293.html">[MUD-Dev] MAPPING: Creating a bitmaped graphic from map coordinates</A></STRONG>
<UL><LI><EM>From:</EM> "John Bertoglio" &lt;alexb#internetcds,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00402.html">[MUD-Dev] Re: Systems you use</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00422.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00326.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00522.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00413"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00413"><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><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>
<LI><strong><A NAME="00315" HREF="msg00315.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Thu 23 Apr 1998, 01:20 GMT
</LI>
<LI><strong><A NAME="00326" HREF="msg00326.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
Nathan F Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 23 Apr 1998, 01:49 GMT
</LI>
<LI><strong><A NAME="00413" HREF="msg00413.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map coordinates</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 23 Apr 1998, 17:13 GMT
<UL>
<LI><strong><A NAME="00522" HREF="msg00522.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 24 Apr 1998, 01:18 GMT
<UL>
<LI><strong><A NAME="00490" HREF="msg00490.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 24 Apr 1998, 01:26 GMT
<UL>
<LI><strong><A NAME="00565" HREF="msg00565.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 24 Apr 1998, 03:38 GMT
<UL>
<LI><strong><A NAME="00506" HREF="msg00506.html">[MUD-Dev] Re: MAPPING: Creating a bitmaped graphic from map</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 24 Apr 1998, 04:13 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>