...but it is by far not that "performant", as e.g. MapDotNet is.... I'm sorry to say that, but that's the way it is..

Tamas Szekeres schrieb:
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 <[email protected] <mailto:[email protected]>>

    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
    [email protected]
    <mailto:[email protected]>
    http://lists.osgeo.org/mailman/listinfo/mapserver-users


------------------------------------------------------------------------

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to