<html>
  <head>
    <style type="text/css">
      <!--
        body { margin-left: 4px; margin-right: 4px; line-height: normal; margin-bottom: 1px; margin-top: 4px; font-variant: normal }
        p { margin-bottom: 0; margin-top: 0 }
      -->
    </style>
    
  </head>
  <body style="margin-left: 4px; margin-right: 4px; margin-bottom: 1px; margin-top: 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">This fit&#39;s into something I&#39;ve wanted for a long time&#44; to be able to be able to have two GeoMoose windows running side by side and optionally synced with each other that could display the same location from different zoom scales. &nbsp;Being able to drag the Birdseye window out into it&#39;s own Map view might be a start. &nbsp;I think over time though&#44; that two &#40;or more&#63;&#41; fully functional geomoose map windows synced together would be an end goal to target.</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font face="Comic Sans MS" size="3">I&#39;m up in the air about how much control would be needed for the additional map views however. &nbsp;Should there be one catalog control that somehow targets the Mapviews&#44; or a separate control for each new map view&#63; &nbsp;&nbsp;Either could work&#44; and seem like they might be dependent to a large degree on how the end user applied the capability.</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font face="Comic Sans MS" size="3">bobb</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <br>
      <br>
      &gt;&gt;&gt; Brent Fraser &lt;bfraser@geoanalytic.com&gt; wrote:<br>    </p>
    <div style="margin-left: 15px; margin-right: 0; padding-left: 7px; margin-bottom: 0; margin-top: 0; background-color: #f3f3f3; border-left: solid 1px #050505">
      <p style="margin-top: 0; margin-bottom: 0">
        Len&#44;<br>&#160;&#160;&nbsp;That&#39;s good news&#33;&#160;&nbsp;A couple of the things I like &#40;I think..&#41; about GeoExt is<br>the fact you can move the DIV/results windows around in the browser<br>&#40;http://dev.geoext.org/trunk/geoext/examples/print-extent.html&#41;&#44; and the ability<br>to select the printing extent<br>inet&#40;http://dev.geoext.org/trunk/geoext/examples/print-extent.html&#41;.<br><br>&#160;&#160;&nbsp;Maybe we can use the concepts without using the code...<br><br>Brent<br><br>Len Kne wrote:<br>&gt; I have been working towards getting jQuery &#40;and any other js libraries&#41; to fit into GeoMOOSE as a user extension.&#160;&nbsp;Where these libraries can really help out is when processing data returned from a service.&#160;&nbsp;For example&#44; when you do a query and get more than a couple matching records&#44; displaying the information in the tab makes it difficult to interpret the results.&#160;&nbsp;Putting the results into a tabular format&#44; in a DIV that can take more space than the tabs allow&#44; is a much easier way for people to get the information.&#160;&nbsp;jQuery and the other libraries make the creation of tables much easier.&#160;&nbsp;They do add dependencies and increase the size of the js file&#44; but this has to be balanced with the speed that the application can be developed and functionality they provide.&#160;&nbsp;As a user extension&#44; the developer can decide if the library is a appropriate for the application.<br>&gt;<br>&gt; I wish I had some public facing examples of the jQuery with GeoMOOSE to share&#44; but so far all of the applications using the library are password protected.&#160;&nbsp;There will be some public ones soon...<br>&gt;<br>&gt; Len<br>&gt;<br>&gt; -----Original Message-----<br>&gt; From: Brent Fraser &#91;mailto:bfraser@geoanalytic.com&#93;<br>&gt; Sent: Wednesday&#44; June 09&#44; 2010 1:25 PM<br>&gt; To: Brian Fischer<br>&gt; Cc: GeoMOOSE Users List<br>&gt; Subject: Re: &#91;Geomoose-users&#93; Layer functions<br>&gt;<br>&gt;<br>&gt;<br>&gt; Brian Fischer wrote:<br>&gt;&gt; Brent&#44;<br>&gt;&gt; Take a look at this site <a href="http://klamathdss.org/watershedviewer/,">http://klamathdss.org/watershedviewer/&#44;</a>&nbsp;expand a layer group&#44; then click on the layer name.&#160;&nbsp;You&#39;ll notice the icons display below the layer name.&#160;&nbsp;We essentially created an icon toggle because we were running out of screen space to put the icons next to the layer.&#160;&nbsp;You&#39;ll see there are a couple extra icons already there like metadata and identify.&#160;&nbsp;It wouldn&#39;t be hard to add the &quot;zoom to&quot; function.&#160;&nbsp;I&#39;m not a big fan of right-click menu&#39;s in web apps either.<br>&gt;&gt;<br>&gt;<br>&gt; Your implementation is a good compromise&#59; I like it&#33;<br>&gt;<br>&gt;&gt; In regards to the GeoEXT.&#160;&nbsp;This has been a discussion topic for a while.&#160;&nbsp;Len has used JQuery now for a couple of our projects.&#160;&nbsp;For example he has the open attribute table working for search results.&#160;&nbsp;It&#39;s pretty nice.&#160;&nbsp;It&#39;s not a public app&#44; but we could show you if you want to see how it works sometime.&#160;&nbsp;Just shoot us an email offline. This fits nicely in with the user extension concept Dan started in the last version of GM.<br>&gt;<br>&gt; I&#39;m just looking for a way forward to add functionality to GM without re-coding the wheel.&#160;&nbsp;Sounds like jQuery would at least supply the hub &#40;but not the tire&#41; &#59;&#41;<br>&gt;<br>&gt; Brent<br>&gt;<br>&gt;&gt; Brian Fischer&#44; CFM&#160;&nbsp;GIS Project Manager Houston Engineering&#44; Inc.<br>&gt;&gt; Phone: Direct: 763-493-6664 / W: 763.493.4522 / M: 763.229.2734<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; -----Original Message-----<br>&gt;&gt; From: Dan Little &#91;mailto:danlittle@yahoo.com&#93;<br>&gt;&gt; Sent: Tuesday&#44; June 08&#44; 2010 7:56 PM<br>&gt;&gt; To: Brent Fraser&#59; GeoMOOSE Users List<br>&gt;&gt; Subject: Re: &#91;Geomoose-users&#93; Layer functions<br>&gt;&gt;<br>&gt;&gt; Some thoughts:<br>&gt;&gt;&#160;&nbsp;- The &quot;zoom tos&quot; are really not all that hard to add and could be done with layer-controls.&#160;&nbsp;Layer-controls are designed to provide extra &quot;icons&quot; next to each layer and have some type of useful functionality.<br>&gt;&gt;&#160;&nbsp;- Export to Shapefile only works for specific datasets and security/customization is usually a concern with this type of functionality.<br>&gt;&gt;&#160;&nbsp;- I tend to highly dislike right-click menus because they obscure functionality from users.<br>&gt;&gt;&#160;&nbsp;- GeoExt is a bad idea:<br>&gt;&gt;&#160;&#160;&#160;&nbsp;&#42; Ext is another major dependencies.<br>&gt;&gt;&#160;&#160;&#160;&nbsp;&#42; The dual-license of Ext would require people putting GeoMOOSE in a production environment to pay the Ext license.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ----- Original Message ----<br>&gt;&gt;&gt; From: Brent Fraser &lt;bfraser@geoanalytic.com&gt;<br>&gt;&gt;&gt; To: GeoMOOSE Users List &lt;geomoose-users@lists.sourceforge.net&gt;<br>&gt;&gt;&gt; Sent: Mon&#44; June 7&#44; 2010 12:32:34 PM<br>&gt;&gt;&gt; Subject: &#91;Geomoose-users&#93; Layer functions<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I&#39;ve been thinking about the Catalog tab&#44; the list of layers&#44; and<br>&gt;&gt;&gt; layer functions.<br>&gt;&gt; Some layer functions I&#39;d like to see:<br>&gt;&gt;&#160;&#160;&#160;&#160;&nbsp;&#40;From<br>&gt;&gt;&gt; Quantum GIS:&#41;<br>&gt;&gt; - Zoom to Layer Extent<br>&gt;&gt; - Zoom to best scale &#40;for<br>&gt;&gt;&gt; raster&#41;<br>&gt;&gt; - Open Attribute Table<br>&gt;&gt; - Save as Shapefile &#40;and other<br>&gt;&gt;&gt; formats&#63;&#41;<br>&gt;&gt; - Properties: metadata&#44; symbology&#44; attributes<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; So some<br>&gt;&gt;&gt; questions:<br>&gt;&gt; - should we consider adding more icons to the layer entries to do<br>&gt;&gt;&gt; more things&#63;<br>&gt;&gt; - should these icons be configurable &#40;is that the intent of<br>&gt;&gt;&gt; &lt;layer-controls&gt;&#63;&#41;<br>&gt;&gt; - should we move &#40;at least some of&#41; the icons to a<br>&gt;&gt;&gt; right-click menu&#63;<br>&gt;&gt; - should we adopt GeoExt to supply the Catalog<br>&gt;&gt;&gt; container/functions&#63;<br>&gt;&gt; Thanks&#33;<br>&gt;&gt; Brent<br>&gt;&gt;&gt; Fraser<br>&gt;&gt;<br>&gt;&gt; ----------------------------------------------------------------------<br>&gt;&gt; --------<br>&gt;&gt; ThinkGeek<br>&gt;&gt;&gt; and WIRED&#39;s GeekDad team up for the Ultimate<br>&gt;&gt; GeekDad Father&#39;s Day Giveaway.<br>&gt;&gt;&gt; ONE MASSIVE PRIZE to the<br>&gt;&gt; lucky parental unit.&#160;&nbsp;See the prize list and<br>&gt;&gt;&gt; enter to win:<br>&gt;&gt;&gt;<br>&gt;&gt; <a href="http://p.sf.net/sfu/thinkgeek">http://p.sf.net/sfu/thinkgeek</a>-promo<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Geomoose-users<br>&gt;&gt;&gt; mailing list<br>&gt;&gt;&gt; href&#61;&quot;mailto:Geomoose-users@lists.sourceforge.net&quot;&gt;Geomoose-users@lis<br>&gt;&gt;&gt; t<br>&gt;&gt;&gt; s.sourceforge.net<br>&gt;&gt;&gt; href&#61;&quot;https://lists.sourceforge.net/lists/listinfo/geomoose-users&quot;<br>&gt;&gt;&gt; target&#61;_blank<br>&gt;&gt;&gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/geomoose">https://lists.sourceforge.net/lists/listinfo/geomoose</a>-users<br>&gt;&gt;<br>&gt;&gt;&#160;&#160;&#160;&#160;&#160;&#160;<br>&gt;&gt;<br>&gt;&gt; ----------------------------------------------------------------------<br>&gt;&gt; -------- ThinkGeek and WIRED&#39;s GeekDad team up for the Ultimate<br>&gt;&gt; GeekDad Father&#39;s Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.&#160;&nbsp;See the prize list and enter to win:<br>&gt;&gt; <a href="http://p.sf.net/sfu/thinkgeek">http://p.sf.net/sfu/thinkgeek</a>-promo<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Geomoose-users mailing list<br>&gt;&gt; Geomoose-users@lists.sourceforge.net<br>&gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/geomoose">https://lists.sourceforge.net/lists/listinfo/geomoose</a>-users<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------------<br>&gt; ThinkGeek and WIRED&#39;s GeekDad team up for the Ultimate GeekDad Father&#39;s Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.&#160;&nbsp;See the prize list and enter to win:<br>&gt; <a href="http://p.sf.net/sfu/thinkgeek">http://p.sf.net/sfu/thinkgeek</a>-promo<br>&gt; _______________________________________________<br>&gt; Geomoose-users mailing list<br>&gt; Geomoose-users@lists.sourceforge.net<br>&gt; <a href="https://lists.sourceforge.net/lists/listinfo/geomoose">https://lists.sourceforge.net/lists/listinfo/geomoose</a>-users<br>&gt;<br><br><br>------------------------------------------------------------------------------<br>ThinkGeek and WIRED&#39;s GeekDad team up for the Ultimate<br>GeekDad Father&#39;s Day Giveaway. ONE MASSIVE PRIZE to the<br>lucky parental unit.&#160;&nbsp;See the prize list and enter to win:<br><a href="http://p.sf.net/sfu/thinkgeek">http://p.sf.net/sfu/thinkgeek</a>-promo<br>_______________________________________________<br>Geomoose-users mailing list<br>Geomoose-users@lists.sourceforge.net<br><a href="https://lists.sourceforge.net/lists/listinfo/geomoose">https://lists.sourceforge.net/lists/listinfo/geomoose</a>-users<br>
      </p>
    </div>
  </body>
</html>