Git Product home page Git Product logo

inquire-geographic-location-by-google-maps's Introduction

#这有什么用?

这个程序可以通过Google地图的免费API,批量获取地理位置的经纬度坐标。

#文件说明

data.xls 原始数据文件

location_XXXXXXXXXX.csv 输出文件

main.php 主程序

PHPExcel.php/PHPExcel 程序所需组件,版本为1.6.6

#如何使用?

  1. 拷贝源码到服务器
  2. 打开data.xls在第一列地址中填入要查询的地理位置名称,并保存到服务器
  3. 执行php main.php
  4. 命令行出现“生成成功”字样后即可在服务器目录里取回新生成的location_XXXXXXXXXX.csv文件

#需要注意的地方

可能会出现无法查询的情况,已知有两种情况:

1.输入的地理名称用maps.google.cn(国内可访问)无法查询,文件中返回代码为“ZERO_RESULTS”

2.超过查询次数,文件中返回代码“OVER_QUERY_LIMIT”。(同一个IP,24小时内只能查询1300~2000次,具体的没有实际测试。)

inquire-geographic-location-by-google-maps's People

Contributors

borlee avatar

Stargazers

 avatar

Watchers

James Cloos avatar Tirapong Chaiyakun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.