coordTransform_utils.py 为print方法添加括号,使其适用于python3.x 5年前 coord_converter.py 修正了写入csv时存在空行的问题 5年前 test_input.csv 新增通过csv文件的header指定经纬度所在列,并支持无关字段不丢失 6年前 Loading... README MIT 坐标转换模块 ...
coordTransform_utils.py coord_converter.py test_input.csv README MIT license 坐标转换模块 此模块用于百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系的相互转换,并提供中文地址到坐标的转换功能,仅使用Python标准模块,无其他依赖。
shredderzwj/coordTransform_pyPublic forked fromwandergis/coordTransform_py NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Latest commit
coordTransform_py是一个Python库,提供了百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)和WGS84坐标系之间的相互转换功能。使用该库,可以轻松地将坐标在不同的坐标系之间进行转换。 该库还提供了解析高德地址的方法,可以根据输入的地址信息,获取该地址在高德地图上的坐标信息。这个功能可以方便地实现地址的...
提交Issue,填表就好 内容必填选填?你说了算! 精准反馈,高效沟通 我知道了查看详情 Watch 1Star1Fork0 隐辉破芒/coordTransform_py 发行版 Releases Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的版本标记作为 Releases 点。
deathmemory/coordTransform_py forked fromwandergis/coordTransform_py Watch1 Star0 Fork287 Code Pull requests Actions Projects Security Insights More master coordTransform_py/coordTransform_utils.py/ Jump to 175 lines (149 sloc)5.39 KB RawBlame
需要js版本可以移步[coordtransform](https://github.com/wandergis/coordtransform) ## 使用说明 ## 使用说明(coordTransform_utils.py) ### 方法说明 @@ -27,16 +27,17 @@ g.geocode('北京市朝阳区朝阳公园') ### 测试 ```bash # 测试 # 测试(转换坐标 128.543,37.065 ) $ python coordTransform_utils...
提供百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系直接的坐标互转,也提供了解析高德地址的方法的python版本 - waynedou/coordTransform_py
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} lygntx / coordTransform_py Public forked from wandergis/coordTransform_py Notifications You must be signed in to change notification settings Fork 0 ...
Code Pull requests Actions Projects Security Insights Additional navigation options Files .gitignore LICENSE README.md coordTransform_utils.py coord_converter.py test_input.csv Latest commit zuzhi 新增通过csv文件的header指定经纬度所在列,并支持无关字段不丢失 ...