Thank you Daniel, I&#39;ll check them out.<div><br></div><div>Marcos<br><br><div class="gmail_quote">On Mon, Aug 3, 2009 at 9:53 AM, Daniel Morissette <span dir="ltr">&lt;<a href="mailto:dmorissette@mapgears.com">dmorissette@mapgears.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Marcos Nogueira wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But now I am working in an application that necessarily uses MySQL. Doing my research I crossed with mygis.<br>
<br>
But when I execute the mapserv -v I don&#39;t see  &quot;input=mygis&quot;.<br>
<br>
Is there a way to compile/add mygis with/to MS4W??<br>
<br>
If not with MS4W... how can I do it ??<br>
<br>
</blockquote>
<br>
<br></div>
MyGIS is not the same as MySQL&#39;s spatial extension. It was a custom way to handle geometries in a MySQL database that was implemented specifically for MapServer and was not used anywhere else if I&#39;m not mistaken.<br>

<br>
Anyway, the MyGIS driver is no longer being supported in MapServer, so it would be a bad idea to base any new application on it.<br>
<br>
You should instead consider using an OGR connection to connect to your MySQL database. I&#39;m not sure how complete the OGR driver is, but that would be a much better bet than MyGIS:<br>
<br>
  <a href="http://www.gdal.org/ogr/drv_mysql.html" target="_blank">http://www.gdal.org/ogr/drv_mysql.html</a><br>
<br>
Another option if all you have is point data (no lines or polygons) would be to use OGR with a .ovf file. More info about this option here:<br>
<br>
  <a href="http://mapserver.org/input/vector/mysql.html" target="_blank">http://mapserver.org/input/vector/mysql.html</a><br>
<br>
Daniel<br><font color="#888888">
-- <br>
Daniel Morissette<br>
<a href="http://www.mapgears.com/" target="_blank">http://www.mapgears.com/</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>&quot;Saber o que é certo e não fazê-lo é a pior covardia.&quot;<br><br>
</div>