文件名称:自定义经纬度索引(非RTree、Morton Code[z order curve]、Geohash的方式)
文件大小:7KB
文件格式:7Z
更新时间:2018-05-29 13:28:23
经纬度索引 RTree Morton Geohash
自定义经纬度索引(非RTree、Morton Code[z order curve]、Geohash的方式) HarvenSin 公式计算经纬度距离,给定2个经纬度坐标,计算距离。给定一个经纬度和半径距离,查找范围内的所有点。
【文件预览】:
FindObjects.cs
Program.cs
Haversine.cs
MapLonLatCalc.cs
GPSDistanceComputerUtility.cs