[mapserver-users] Mapserver MS SQL Server Spacial

Tamas Szekeres szekerest at gmail.com
Fri Jan 9 04:07:06 EST 2009


You can use the mssql2008 plugin on Windows platforms to access MSSQL2008
spatial, the latest fixes have been incorporated in MapServer version 5.2.1
(2008-12-01)

Best regards,

Tamas



2009/1/8 Donald Kerr <donald.kerr at dkerr.co.uk>

> Is it possible to connect to MS SQL Server Spacial in the same was as
> PostGis?
>
> CONNECTIONTYPE postgis
> CONNECTION "user=postgres dbname=MasterMap host=localhost"
> DATA "geom FROM topographicline USING UNIQUE toid"
>
> Or
>
> CONNECTIONTYPE postgis
> CONNECTION "user=postgres dbname=MasterMap host=localhost"
> DATA "geom FROM (SELECT toid, featurecode, textstring, orientation/10 AS
> orientation, fontnumber, anchorposition, textstyle, geom FROM
> cartographictext) AS foo USING UNIQUE toid"
>
> If not, is there an alternative method without altering the database?
>
> Many thanks.
>
> Regards,
>
> Donald
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090109/fd4b6a9c/attachment.html


More information about the mapserver-users mailing list