Site map table

SELECT *,
    shape_wm.STX as x,
    shape_wm.STY as y
FROM [IED].[DB_VERSION].[SiteMap]
ORDER BY siteName

No data