OGR Problem
Dave Mitchell
dave.mitchell at NEWGROVE.COM
Wed Aug 24 02:31:21 PDT 2005
Hi,
I have got part of the way to solving my problem, as I am able to plot
points now.
This link was very useful:
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?VirtualSpatialData
My other findings have been that for SQL Server ODBC connections, you
cannot use Windows Authentication, you must use SQL Server authentication.
i.e.
<SrcDataSource>ODBC:username/password at odbcDataSourceName</SrcDataSource>
OGR seems to work like an x,y event theme, I don't think it is actually
using the well known binary specification at all.
So far I have been unable to apply this to polygons.
Best regards,
Dave
More information about the MapServer-users
mailing list