<html>
  <head>

  </head>
  <body style="font-weight: normal; margin-bottom: 1px; margin-right: 4px; font-family: Comic Sans MS; margin-top: 4px; font-style: normal; line-height: normal; font-size: 12pt; font-variant: normal; margin-left: 4px">
    <p style="margin-top: 0; margin-bottom: 0">
      <font face="Comic Sans MS" size="3">All&#44;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font face="Comic Sans MS" size="3">I know this is going to sound like a step backwards&#44; but should be do a capabilities diagram of things desired vs what might be available else where to make the determination of what should/shouldn&#39;t/couldn&#39;t be included&#63;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font face="Comic Sans MS" size="3">bobb</font>    </p>
<br>      <br>
    <p style="margin-top: 0; margin-bottom: 0">
      <br>
      <br>
      &gt;&gt;&gt; &quot;Miller&#44; Craig&quot; &lt;craig.miller@spatialminds.com&gt; wrote:<br>    </p>
    <table border="0" style="margin-bottom: 0; margin-right: 0; margin-top: 0; margin-left: 15px; font-size: 1em" bgcolor="#f3f3f3">
      <tr>
        <td>
          <div style="border-left: solid 1px #050505; padding-left: 7px">
            <p style="margin-top: 0; margin-bottom: 0">
              Yes&#44; that&#39;s the main print layout schema.&#160;&#32;My understanding of this<br>project &#40;this mailing list&#41; is that the goal is to specify a common<br>XML format for printing/rendering and to produce a rendering engine<br>that can support it.&#160;&#32;So&#44; along those lines I thought we might also<br>want to use the other portions of their schema to represent layer<br>definitions&#44; datasources&#44; stylization rules&#44; etc.<br><br><br>In addition to your link here&#39;s a few links that seem relevant:<br><br>XSDs:&#160;&#32;<a href="http://trac.osgeo.org/mapguide/browser/branches/2.1/MgDev/Common/Schema">http://trac.osgeo.org/mapguide/browser/branches/2.1/MgDev/Common/Schema</a><br><br>The original spec:&#160;&#32;<a href="http://trac.osgeo.org/mapguide/wiki/MapGuideRfc14">http://trac.osgeo.org/mapguide/wiki/MapGuideRfc14</a><br><br>The additions:&#160;&#32;<a href="http://trac.osgeo.org/mapguide/wiki/AdvancedStylization">http://trac.osgeo.org/mapguide/wiki/AdvancedStylization</a><br><br>Craig<br><br>On Sat&#44; Jan 8&#44; 2011 at 8:38 AM&#44; Tyler Mitchell &#40;OSGeo&#41;<br>&lt;tmitchell@osgeo.org&gt; wrote:<br>&gt; Craig&#44; you got my attention&#33; :&#41;<br>&gt; <a href="http://trac.osgeo.org/mapguide/wiki/MapGuideRfc67">http://trac.osgeo.org/mapguide/wiki/MapGuideRfc67</a><br>&gt; Is that what you&#39;re referring to&#63;<br>&gt;<br>&gt; Tyler<br>&gt;<br>&gt; On 2011-01-07&#44; at 4:33 PM&#44; Miller&#44; Craig wrote:<br>&gt;<br>&gt;&gt; Landon&#44;<br>&gt;&gt;<br>&gt;&gt; I&#39;d encourage you to take a look at the XML format that Mapguide Open<br>&gt;&gt; Source uses.&#160;&#32;It supports multiple renderers &#40;AGG&#44; GD&#44; etc&#41; and has an<br>&gt;&gt; excellent XML specification.&#160;&#32;The goal was to make it as capable as<br>&gt;&gt; AutoCAD.<br>&gt;&gt;<br>&gt;&gt; Craig<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Fri&#44; Jan 7&#44; 2011 at 1:30 PM&#44; Landon Blake &lt;lblake@ksninc.com&gt; wrote:<br>&gt;&gt;&gt; It&#8217;s been over 7 months&#44; but I&#8217;m finally making time to respond to Bob&#8217;s<br>&gt;&gt;&gt; last set of questions on the Map Rendering Input specification. For those of<br>&gt;&gt;&gt; you that have forgotten or joined this mailing list since our late spring<br>&gt;&gt;&gt; discussion&#44; let me provide a refresher. A few of us started brainstorming on<br>&gt;&gt;&gt; a simple specification for an XML format that could be used as input to a<br>&gt;&gt;&gt; map rendering engine. A couple of us even started to scrape together some<br>&gt;&gt;&gt; code for an example implementation of an engine that would consume the input<br>&gt;&gt;&gt; file and produce the map as output.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I&#8217;ve totally dropped the ball on further discussion and implementation of<br>&gt;&gt;&gt; this idea. I&#8217;m going to try to pick the ball back up and move down the field<br>&gt;&gt;&gt; again.&#160;&#32;:&#93;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Should &quot;DPI&quot; be considered a valid INIT type for resolution&#63;<br>&gt;&gt;&gt;&#160;&#32;Wouldn&#39;t px&#44; em or &#63;&#63; fit better&#63;&#8221;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; The list of properties in the properties element will change depending on<br>&gt;&gt;&gt; the type of output. In the example I used the output was an image&#44; so I<br>&gt;&gt;&gt; thought the resolution of the output image would be appropriate. I think<br>&gt;&gt;&gt; this is a parameter that will be needed when converting vector data to a<br>&gt;&gt;&gt; raster output format. If our output was in a vector format&#44; like PDF or SVG&#44;<br>&gt;&gt;&gt; then the type of units you listed would certainly be correct. Your question<br>&gt;&gt;&gt; made me realize we should define a standard set of properties for required<br>&gt;&gt;&gt; for each type of output format. We could do this with some type of XML<br>&gt;&gt;&gt; schema&#44; but I think some plain language documentation would be more helpful<br>&gt;&gt;&gt; at this point.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Should &quot;width / height&quot; really be &quot;X / Y / &#40;Z&#41;&quot; &#63;&#8221;&#32;I don&#8217;t see<br>&gt;&gt;&gt; how a Z value would apply to page size&#44; but it certainly would apply to map<br>&gt;&gt;&gt; frames&#44; as you suggest. If there is a way it makes sense for the page size<br>&gt;&gt;&gt; section&#44; we can include it.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Don&#39;t know that the &quot;mapframes&quot; container is needed.&#160;&#32;Just<br>&gt;&gt;&gt; process each &quot;mapframe&quot; inside of &quot;mapframes&quot; no matter what.&#8221;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I guess the inclusion of the mapframes element is because I&#8217;m thinking like<br>&gt;&gt;&gt; a Java programmer&#63; To me the mapframes element is like a collection or<br>&gt;&gt;&gt; container. I think this element would make parsing the MRI file easier in<br>&gt;&gt;&gt; object-oriented programming languages. If I was parsing it in Java I would<br>&gt;&gt;&gt; have a MapFrames object with a method that returned the number of MapFrames&#44;<br>&gt;&gt;&gt; as an example. But if there is a benefit from taking it out we can do that<br>&gt;&gt;&gt; too.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Are unique &quot;SECTION name&#61;&quot; defaulted to requiring unique values&#44;<br>&gt;&gt;&gt; should NAME be moved out of PARAM status&#63;&#160;&#32;For more than one Section of type<br>&gt;&gt;&gt; &quot;LAYOUT&quot; for example.&#8221;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I don&#8217;t think that section names have to be unique. You should be able to<br>&gt;&gt;&gt; include multiple layouts in a single MRI file.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Mapframe Stacking isn&#39;t accounted for &#40;z order&#41; for more than<br>&gt;&gt;&gt; one MapFrame&#44; might want to display on mapframe partial over another.&#160;&#32;Could<br>&gt;&gt;&gt; get away with sending a polygon instead of width / height - X / Y&#44; although<br>&gt;&gt;&gt; that would get messy quick&#160;&#32;Might have to bite the bullet there though.<br>&gt;&gt;&gt;&#160;&#32;Another use for this&#44; would be to print out a result on top of a template<br>&gt;&gt;&gt; that might already contain a MAPFRAME of the same name.&#160;&#32;The stacking would<br>&gt;&gt;&gt; become needed in this situation too I think.&#160;&#32;Over or under the template&#63;&#8221;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; We should add mapframe Z-order&#44; or stacking&#44; to the MRI file.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;&#32;I&#39;m lost on the mapframe&gt;scale value&#44; what to what&#44; relative to<br>&gt;&gt;&gt; what&#63;&#160;&#32;Should the unit size be passed in for the Model_space_position as<br>&gt;&gt;&gt; well to make this work&#63;&#32;&#8220;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I would use this value to figure out how to scale vector data in a real<br>&gt;&gt;&gt; world coordinate system to the page coordinate system. So in the example<br>&gt;&gt;&gt; given&#44; I would need to scale model space geometry by 1/1000 to make it land<br>&gt;&gt;&gt; on the right place in the page. I think if we leave the scale value<br>&gt;&gt;&gt; unitless&#44; the model space position can remain unitless as well.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:&#32;&#8220;Should mapframe properties be referenced to a mapframe&#160;&#32;like :<br>&gt;&gt;&gt; &lt;map_frame_properties mapframe&#61;&quot;Main Map Frame&quot;&gt;&#63;&#8221;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I don&#8217;t think this is necessary since the mapframe properties element is a<br>&gt;&gt;&gt; child of the map frame element. That parent-child relationship should make<br>&gt;&gt;&gt; the association clear.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Bob wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&#32;&#8220;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Set up more than one Map view in this example . . . Will help with<br>&gt;&gt;&gt; referencing question I have above.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Captioning for Mapframes.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Stat&#39;s block&#44; for outputting in text form&#44; the descriptive elements of<br>&gt;&gt;&gt; the print.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;There was mention of adding in the Time of day to the date&#44; I would<br>&gt;&gt;&gt; second this.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Add metadata sub section to each layer.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&#32;&#8220;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Everything you suggested in the above list sounds good&#44; except I don&#8217;t know<br>&gt;&gt;&gt; what you mean by a stats block.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I&#8217;ve attached a new MRI file with the following changes:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added a second map frame.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added map frame z-order.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added polygonal map frame.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added map frame captions.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added map frame borders.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Added text styles&#44; border styles&#44; and colors.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Moved layers to a separate section and replaced list of layer<br>&gt;&gt;&gt; objects in map frame properties with a list of layer names and z order. This<br>&gt;&gt;&gt; allows layers to be reused in multiple map frames by reference.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Let&#8217;s tear this version apart. After we think we&#8217;ve got something we can<br>&gt;&gt;&gt; agree on&#44; I&#8217;ll commit this to my SVN as version 0.13. Then I&#8217;d like to take<br>&gt;&gt;&gt; a break&#44; before the spec gets a lot more complicated&#44; to get a<br>&gt;&gt;&gt; implementation working. I have the feeling we may be tweaking the spec after<br>&gt;&gt;&gt; we try to write some code. I&#8217;d really like to get an example implementation<br>&gt;&gt;&gt; of an engine that can consume our 0.13 version MRI and spit out a simple SVG<br>&gt;&gt;&gt; file.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Once we get that working we can come back and add more stuff to the spec&#44;<br>&gt;&gt;&gt; like annotations&#44; legend&#44; embedded images for logos&#44; grid lines&#44; symbols&#44;<br>&gt;&gt;&gt; and the like.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Landon<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; P.S.&#32;&#8211;&#32;Is George still interested in a C&#35; implementation of an MRI engine&#63;<br>&gt;&gt;&gt; Please let me know so I can start working on the code &#40;again&#41;. :&#93;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; From: Bob Basques &#91;mailto:Bob.Basques@ci.stpaul.mn.us&#93;<br>&gt;&gt;&gt; Sent: Monday&#44; May 03&#44; 2010 11:41 AM<br>&gt;&gt;&gt; To: Landon Blake&#59; carto@lists.osgeo.org&#59; Tyler Mitchell &#40;OSGeo&#41;<br>&gt;&gt;&gt; Subject: Re: Sample MRI File - Version 0.12<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; All&#44;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Ok&#44; looking through it. . . .BTW&#44; I&#39;m looking at things with respect to PDF<br>&gt;&gt;&gt; output &#40;Including 3D models eventually&#41;.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Comments on Spec:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Should &quot;DPI&quot; be considered a valid INIT type for resolution&#63;&#160;&#32;Wouldn&#39;t<br>&gt;&gt;&gt; px&#44; em or &#63;&#63; fit better&#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Should &quot;width / height&quot; really be &quot;X / Y / &#40;Z&#41;&quot; &#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Don&#39;t know that the &quot;mapframes&quot; container is needed.&#160;&#32;Just process each<br>&gt;&gt;&gt; &quot;mapframe&quot; inside of &quot;mapframes&quot; no matter what.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Are unique &quot;SECTION name&#61;&quot; defaulted to requiring unique values&#44; should<br>&gt;&gt;&gt; NAME be moved out of PARAM status&#63;&#160;&#32;For more than one Section of type<br>&gt;&gt;&gt; &quot;LAYOUT&quot; for example.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Mapframe Stacking isn&#39;t accounted for &#40;z order&#41; for more than one<br>&gt;&gt;&gt; MapFrame&#44; might want to display on mapframe partial over another.&#160;&#32;Could get<br>&gt;&gt;&gt; away with sending a polygon instead of width / height - X / Y&#44; although that<br>&gt;&gt;&gt; would get messy quick&#160;&#32;Might have to bite the bullet there though.&#160;&#32;Another<br>&gt;&gt;&gt; use for this&#44; would be to print out a result on top of a template that might<br>&gt;&gt;&gt; already contain a MAPFRAME of the same name.&#160;&#32;The stacking would become<br>&gt;&gt;&gt; needed in this situation too I think.&#160;&#32;Over or under the template&#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;I&#39;m lost on the mapframe&gt;scale value&#44; what to what&#44; relative to what&#63;<br>&gt;&gt;&gt;&#160;&#32;Should the unit size be passed in for the Model_space_position as well to<br>&gt;&gt;&gt; make this work&#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Should mapframe properties be referenced to a mapframe&#160;&#32;like :<br>&gt;&gt;&gt; &lt;map_frame_properties mapframe&#61;&quot;Main Map Frame&quot;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Suggested additions:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Set up more than one Map view in this example . . . Will help with<br>&gt;&gt;&gt; referencing question I have above.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Captioning for Mapframes.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Stat&#39;s block&#44; for outputting in text form&#44; the descriptive elements of<br>&gt;&gt;&gt; the print.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;There was mention of adding in the Time of day to the date&#44; I would<br>&gt;&gt;&gt; second this.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &#42;&#160;&#32;Add metadata sub section to each layer.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; bobb<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; &quot;Landon Blake&quot; &lt;lblake@ksninc.com&gt; wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I don&#39;t think that is the most current XML file. Try the attached.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Landon<br>&gt;&gt;&gt; Office Phone Number: &#40;209&#41; 946-0268<br>&gt;&gt;&gt; Cell Phone Number: &#40;209&#41; 992-0658<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ________________________________________<br>&gt;&gt;&gt; From: carto-bounces@lists.osgeo.org &#91;mailto:carto-bounces@lists.osgeo.org&#93;<br>&gt;&gt;&gt; On Behalf Of Bob Basques<br>&gt;&gt;&gt; Sent: Monday&#44; May 03&#44; 2010 11:02 AM<br>&gt;&gt;&gt; To: carto@lists.osgeo.org&#59; Tyler Mitchell &#40;OSGeo&#41;<br>&gt;&gt;&gt; Subject: Re: &#91;Carto&#93; Requesting Tentative Consensus on MRI FileFormat-<br>&gt;&gt;&gt; Version 0.12<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Is this the latest stuff being talked about&#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; <a href="http://lists.osgeo.org/pipermail/carto/attachments/20100412/a894c7f6/mri_stripped_version_0-11-0001.xml">http://lists.osgeo.org/pipermail/carto/attachments/20100412/a894c7f6/mri_stripped_version_0-11-0001.xml</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt; <a href="http://lists.osgeo.org/pipermail/carto/attachments/20100412/a894c7f6/MRI_Changes-0001.obj">http://lists.osgeo.org/pipermail/carto/attachments/20100412/a894c7f6/MRI_Changes-0001.obj</a>&#160;&#32;&#40;really<br>&gt;&gt;&gt; a PDF . . &#41;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt;&gt; &quot;Tyler Mitchell &#40;OSGeo&#41;&quot; &lt;tmitchell@osgeo.org&gt; wrote:<br>&gt;&gt;&gt; On 05/03/2010 10:23 AM&#44; Landon Blake wrote:<br>&gt;&gt;&gt;&gt; We could certainly define &quot;dynamic&quot; components using proportions and<br>&gt;&gt;&gt;&gt; anchoring&#44; but that will increase the complexity of the map rendering<br>&gt;&gt;&gt;&gt; engine quite a bit. I&#39;d prefer to see that done in the prior step by<br>&gt;&gt;&gt;&gt; a nother program in the tool chain.<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; That just my opinion though.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I sure agree.&#160;&#32;Anything that has a user interface can be considered<br>&gt;&gt;&gt; slightly off-topic for now at least.&#160;&#32;The hope is to solidify an XML<br>&gt;&gt;&gt; specification and then let others build to the specification.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Of course&#44; once we have it settled&#44; then I&#39;m sure several of us will<br>&gt;&gt;&gt; want to try various approaches and report back here :&#41;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; Carto mailing list<br>&gt;&gt;&gt; Carto@lists.osgeo.org<br>&gt;&gt;&gt; <a href="http://lists.osgeoorg/mailman/listinfo/carto">http://lists.osgeoorg/mailman/listinfo/carto</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Warning:<br>&gt;&gt;&gt; Information provided via electronic media is not guaranteed against defects<br>&gt;&gt;&gt; including translation and transmission errors. If the reader is not the<br>&gt;&gt;&gt; intended recipient&#44; you are hereby notified that any dissemination&#44;<br>&gt;&gt;&gt; distribution or copying of this communication is strictly prohibited. If you<br>&gt;&gt;&gt; have received this information in error&#44; please notify the sender<br>&gt;&gt;&gt; immediately.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; Carto mailing list<br>&gt;&gt;&gt; Carto@lists.osgeo.org<br>&gt;&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/carto">http://lists.osgeo.org/mailman/listinfo/carto</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Craig Miller<br>&gt;&gt; Geospatial Software Architect<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Carto mailing list<br>&gt;&gt; Carto@lists.osgeo.org<br>&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/carto">http://lists.osgeo.org/mailman/listinfo/carto</a><br>&gt;<br>&gt;<br><br><br><br>--<br>Craig Miller<br>Geospatial Software Architect<br>_______________________________________________<br>Carto mailing list<br>Carto@lists.osgeo.org<br><a href="http://lists.osgeo.org/mailman/listinfo/carto">http://lists.osgeo.org/mailman/listinfo/carto</a><br>
            </p>
          </div>
        </td>
      </tr>
    </table>
  </body>
</html>