<div>You are corrent. I problem is that I am not sure how to get the SOAP web service to work. I do not have much experence in this area. I guess I am looking for a script that can turn mappoint into a wms call for mapserver using Python/PHP/Perl. Do you have any examples that can get me started?</div>
<div> </div>
<div>Thanks</div>
<div>Aaron<br><br></div>
<div class="gmail_quote">On Tue, Apr 29, 2008 at 11:01 AM, ROBERT HOLLINGSWORTH <<a href="mailto:reh2@prodigy.net">reh2@prodigy.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">In other words, you want to have Mapserver consume Mappoint and pass along the images along with Mapserver's own layers to a client app?<br>
<br>Mappoint is SOAP-based? If so, what I'm doing with ESRI ArcWeb Services SOAP may be similar enough to what you're trying to do to be of interest.<br><br>A couple years ago I added ArcWeb SOAP support directly to Mapserver <a href="http://4.8.3./" target="_blank">4.8.3.</a> See "integration with SOAP-based web services?" Jan 2008 in Mapserver -dev for some explanatory details on that.<a style="COLOR: rgb(192,0,0)" href="http://lists.osgeo.org/pipermail/mapserver-dev/2008-January/004765.html" target="_blank"></a><br>
<br>Meanwhile, for a current project I decided it would be better to use PHP/Mapscript instead of adding directly to mapserv (.exe). I found something called "wsdl2php" which extends SoapClient. Run it on your wsdl file(s) and it generates a .php filled with classes and methods in support of your SOAP requests and replies and data types from the wsdl.<br>
<br>In my case, a WMS client wants the results, so I have a place-holder LAYER in the mapfile, TYPE RASTER, TRANSFORM FALSE. I use clues in the mapfile plus the WMS request params to generate the SOAP request, then stuff the returned image into a raster file of the requested format so that mapserver will scoop it up as if it had been there all along.<br>
<br>If you need any more details feel free to ask.<br><br>Robert H.
<div>
<div></div>
<div class="Wj3C7c"><br>
<blockquote style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><br><br>
<div>I am using Virtual Earth as the front end of a web system and mapserver as the mapping engine for the reports. Does anyone have any experence or know of any resouces that can help me use Mappoint web services with Mapserver? I want to use Mappoint for the background imagey so my PDF reports look like the map on the screen.</div>
<div> </div>
<div>Thanks for any help.<br clear="all"><br>-- <br>Aaron D. Hunt </div><br></blockquote><br></div></div><br>_______________________________________________<br>mapserver-users mailing list<br><a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>Aaron D. Hunt