<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello David,<br>
<br>
Unfortunatelly I am tied into a different web presentation layer -
MsMap. It has some features (like marking locations at specific
coordinates and adding interactive options to them) and I can't abandon
it. <br>
I will look at openlayers, to see if it supports the functionality I
need. <br>
<br>
Thank you for your help.<br>
Adrian Popa<br>
<br>
Fawcett, David wrote:
<blockquote
 cite="mid:6246727221874A4FB8D3F9BBC37D9BD5056DA540@s-sp22.pca.state.mn.us"
 type="cite">
  <title>Message</title>
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16825" name="GENERATOR">
  <div><span class="741064913-01062009"><font color="#0000ff"
 face="Arial" size="2">Take a look at OpenLayers.  <a
 moz-do-not-send="true" href="http://www.openlayers.org">http://www.openlayers.org</a></font></span></div>
  <div><span class="741064913-01062009"></span> </div>
  <div><span class="741064913-01062009"><font color="#0000ff"
 face="Arial" size="2">Here is an example of an OpenLayers application
that uses Google as the base layer.  <a moz-do-not-send="true"
 href="http://www.openlayers.org/dev/examples/sundials-spherical-mercator.html">http://www.openlayers.org/dev/examples/sundials-spherical-mercator.html</a> 
(When the app first loads, it is using OpenStreetMap data as the base
layer.  Click on the '+' icon on the right side of the map to expand
the layer switcher and you can then switch to a Google layer.)</font></span></div>
  <div><span class="741064913-01062009"></span> </div>
  <div><span class="741064913-01062009"><font color="#0000ff"
 face="Arial" size="2">You can also use Microsoft Virtual Earth data <a
 moz-do-not-send="true" href="http://www.openlayers.org/dev/examples/">http://www.openlayers.org/dev/examples/</a></font></span></div>
  <div><span class="741064913-01062009"></span> </div>
  <div><span class="741064913-01062009"><font color="#0000ff"
 face="Arial" size="2">And using MapServer, you can publish your data
as a WMS and pull it in to the same OpenLayers app.  (You can also
connect to MapServer with a native MapServer CGI call, but the
developers are encouraging the use of a standard WMS call.)</font></span></div>
  <div><span class="741064913-01062009"></span> </div>
  <div><span class="741064913-01062009"><font color="#0000ff"
 face="Arial" size="2">David.</font></span></div>
  <blockquote dir="ltr" style="margin-right: 0px;">
    <div class="OutlookMessageHeader" dir="ltr" align="left"
 lang="en-us"><font face="Tahoma" size="2">-----Original Message-----<br>
    <b>From:</b> <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>
[<a class="moz-txt-link-freetext" href="mailto:mapserver-users-bounces@lists.osgeo.org">mailto:mapserver-users-bounces@lists.osgeo.org</a>] <b>On Behalf Of </b>Adrian
Popa<br>
    <b>Sent:</b> Monday, June 01, 2009 4:16 AM<br>
    <b>To:</b> Rahkonen Jukka<br>
    <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
    <b>Subject:</b> Re: [mapserver-users] Importing a Google/Yahoo maps
raster layer<br>
    <br>
    </font></div>
Hello,<br>
    <br>
Thank you for your clarification. So, I would need the client-side to
support google/yahoo layers and mapserver would run to feed just its
specific layers.<br>
Interesting. <br>
    <br>
Anyway, do you know any other projects that offer (with an open
license) access to raster satellite/aerial imagery that can be
integrated with mapserver?<br>
    <br>
Regards,<br>
Adrian Popa<br>
    <br>
Rahkonen Jukka wrote:
    <blockquote
 cite="mid:CC197224AC75CE4DB23F739B16891B86F73455@tikka.haapa.mmm.fi"
 type="cite">
      <pre wrap="">Hi,

Terms and conditions of these services do not allow cascading
Google/Yahoo maps through Mapserver.  However, it is allowed to let the
mapping client to make this integration. One example I found from my
bookmarks is here:

<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://sautter.com/map/?zoom=5&amp;lat=64.45292&amp;lon=30&amp;layers=B000TFFF">http://sautter.com/map/?zoom=5&amp;lat=64.45292&amp;lon=30&amp;layers=B000TFFF</a>

-Jukka Rahkonen

Adrian Popa wrote:
  </pre>
      <blockquote type="cite">
        <pre wrap="">Hello everybody,

I'm not sure if it's been disscussed on the list already or 
not, but I wanted to ask if it's possible to integrate 
mapserver (and starting with which version?) with Google/Yahoo maps.
I would like to display the raster (satellite) images from 
google/yahoo as a layer in the map. The thing is - I don't 
want to store the actual raster data on my server - but to 
make requests to google/yahoo on the fly.

Thank you,
Adrian Popa

_______________________________________________
mapserver-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>

    </pre>
      </blockquote>
      <pre wrap=""><!---->
  </pre>
    </blockquote>
    <br>
  </blockquote>
</blockquote>
<br>
</body>
</html>