基于PHP实现的大地坐标与经纬度坐标转换函数,可直接在apache服务下运行。运行方式为localhost:port/XY2BL-BL2XY?B=latitude@L=longitude。port为端口号,latitude为纬度值,longitude为经度值。大地坐标转经纬度坐标方法相同,可通过切换注释实现。