# GISLib **Repository Path**: guo_guo_1/GISLib ## Basic Information - **Project Name**: GISLib - **Description**: Swift 5.0:提供地图经纬度距离计算及在一个圆(以地图上的经纬度坐标为圆心)内随机生成一个点 - **Primary Language**: Swift - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GISLib Swift 5.0:提供地图经纬度距离计算及在一个圆(以地图上的经纬度坐标为圆心)内随机生成一个点。 此项目Github地址:[https://github.com/GG-A/GISLib](https://github.com/GG-A/GISLib) ⚠️⚠️⚠️ 此框架仅适用于对经纬度计算的精度要求不高的需求,如对精度要求很高,应该采用 [Vincenty's_formulae](https://en.wikipedia.org/wiki/Vincenty's_formulae "Vincenty's_formulae") 算法。 ## Copyright **Copyright 2019 GG-A**, <2018158885@qq.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.