since this is a pure Mapserver question: is it not sufficient to post it 
there?

armin

Chris Beaart wrote:
> Hello,
> 
>  
> 
> I'm running Mapserver and pMapper on a Linux-Debian system and I have
> installed MySQL, added a database called dop and a table called
> waarnemingen.
> 
>  
> 
> I created a waarnemingen.ovf which looks like this:
> 
>  
> 
> <OGRVRTDataSource>
> 
>     <OGRVRTLayer name="Waarnemingen">
> 
>  
> <SrcDataSource>MYSQL:dop,user=root,password=testje,host=84.244.182.83,port=3
> 306,tables=waarnemingen</SrcDataSource> 
> 
>         <SrcSQL>SELECT * FROM waarnemingen</SrcSQL> 
> 
>         <GeometryType>wkbPoint</GeometryType>
> 
>         <GeometryField encoding="PointFromColumns" x="x" y="y"/> 
> 
>     </OGRVRTLayer>
> 
> </OGRVRTDataSource>
> 
>  
> 
> When I run ogrinfo /var/www/data/maps/waarnemingen.ovf I get the following
> message:
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to