您的位置:首页 > 产品设计 > UI/UE

which measurement is used for SQL Server 2008 GEOGRAPHY STDistance() value

2011-12-06 09:29 211 查看
return measurement depends upon the
Spatial Reference Identifiers (SRIDs)of your geography data type. The default is 4326 which is in meters. There' a table in the DB you can check
Select
* from sys.spatial_reference_systems
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐