<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi list,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I hope I can get some assistance on a matter of some urgency.&nbsp; Our organization has been putting the finishing touches on an application that is supposed to be released by the end of the year.&nbsp; Unexpectedly, it did not pass license review, because it used Geoserver, which is GPL-licensed.&nbsp; Since Mapserver has a more permissive license, and is also WMS-compatible, the decision was made to switch to Mapserver.&nbsp; It now falls to me, as the junior developer, to do&nbsp;a last-minute&nbsp;switchover.&nbsp; Unfortunately I come to this task knowing nothing about either Geoserver *or* Mapserver.</DIV>
<DIV>&nbsp;</DIV>
<DIV>After some difficulty I succeeded in getting Mapserver running on our existing Tomcat server, but I have not been able to figure out how to convert the Geoserver data.&nbsp; I have made some&nbsp;encouraging steps on the Mapserver tutorial but I still know nothing about Geoserver, and I am running out of time.&nbsp; I need to solve this problem by the end of this week if possible, or by the end of next week at the absolute latest.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>So, I have two questions:</DIV>
<DIV>&nbsp;</DIV>
<DIV>1) Is there a utility I could download that can convert a Geoserver installation to Mapserver?</DIV>
<DIV>&nbsp;</DIV>
<DIV>-- or --</DIV>
<DIV>&nbsp;</DIV>
<DIV>2) I *think* (crossing fingers) that the only thing I need to do, on the application side, is to convert the following Javascript call...</DIV>
<DIV>&nbsp;</DIV>
<DIV>var wms = new OpenLayers.Layer.WMS("World", "geoserver/wms?service=wms", {layers: 'countries', bgcolor: 0x000055});</DIV>
<DIV>&nbsp;</DIV>
<DIV>...into its equivalent Mapserver call.&nbsp; There are four countries.* files in the geoserver repository:</DIV>
<DIV>&nbsp;</DIV>
<DIV>countries.dbf<BR>countries.prj<BR>countries.shp<BR>countries.shx</DIV>
<DIV>&nbsp;</DIV>
<DIV>How do I create countries.map to serve these files, and what mapserv.exe call should I use?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Many thanks for any and all assistance.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Justin</DIV></div><br>

      </body></html>