Grid-Point-Code

所属分类:C#编程
开发工具:C#
文件大小:14KB
下载次数:2
上传日期:2017-09-01 10:22:23
上 传 者fixit
说明:  网格点代码是一个从地理坐标中生成代码,用来作为邮政编码来定位一个位置的库。
(Grid Point Code is a Library to generate code from Geographical Coordinates to be used as Postal Code to pinpoint a location)

文件列表:
.travis.yml (54, 2017-07-19)
CSharp (0, 2017-07-19)
CSharp\GPC.cs (17929, 2017-07-19)
CSharp\GridPointCode.csproj (2117, 2017-07-19)
CSharp\GridPointCode.sln (971, 2017-07-19)
CSharp\Properties (0, 2017-07-19)
CSharp\Properties\AssemblyInfo.cs (1397, 2017-07-19)
LICENSE (11357, 2017-07-19)
_config.yml (32, 2017-07-19)

# Grid Point Code [![Codacy Badge](https://api.codacy.com/project/badge/Grade/24cfa34d083c47df8adf041270ae61f5)](https://www.codacy.com/app/patelpranavkumar/Grid-Point-Code?utm_source=github.com&utm_medium=referral&utm_content=CodeOnTheWay/Grid-Point-Code&utm_campaign=Badge_Grade) [![Build Status](https://travis-ci.org/CodeOnTheWay/Grid-Point-Code.svg?branch=master)](https://travis-ci.org/CodeOnTheWay/Grid-Point-Code) - Grid Point Code (GPC) can be used as Postal Codes to identify Buildings where no House Numbering System exists. - Encodes pinpoint location into 11 alphanumeric characters. - Lossless decoding from GPC to Geographic Coordinates - Encodes Geographic Coordinates with precision up to 5 decimal place. - GPC has unique format #xxxx-xxxx-xxx for easy recognisability. - Similar GPCs are closer than different codes. - Geographic Coordinates to GPC and back can be converted completely offline. - GPC library is an open source and can be used without restrictions.

近期下载者

相关文件


收藏者