Batch convert address to coordinates: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
* 批次轉換地址為經緯度: 可<ref>[https://support.google.com/fusiontables/answer/1012281?hl=en Geocode location data - Fusion Tables Help]</ref> | * 批次轉換地址為經緯度: 可<ref>[https://support.google.com/fusiontables/answer/1012281?hl=en Geocode location data - Fusion Tables Help]</ref> | ||
* 匯出經緯度: 否。Fusion tables 轉換地址為經緯度,只能顯示在 Fusion tables 服務上,無法下載經緯度資料。 | * 匯出經緯度: 否。Fusion tables 轉換地址為經緯度,只能顯示在 Fusion tables 服務上,無法下載經緯度資料。 | ||
* 查詢次數: | |||
[https://developers.google.com/maps/documentation/geocoding/start Get Started | Geocoding API | Google Developers] | [https://developers.google.com/maps/documentation/geocoding/start Get Started | Geocoding API | Google Developers] | ||
| Line 49: | Line 50: | ||
[https://www.geocod.io/ Hassle-free geocoding - Geocodio] {{access | date=2019-07-29}} | [https://www.geocod.io/ Hassle-free geocoding - Geocodio] {{access | date=2019-07-29}} | ||
* 支援哪個國家的地址: 限制美國加拿大的地址 | * 支援哪個國家的地址: 限制美國加拿大的地址 | ||
* 查詢次數: | |||
[https://smartystreets.com/ USPS & International Address Verification - SmartyStreets] {{access | date=2019-07-29}} | [https://smartystreets.com/ USPS & International Address Verification - SmartyStreets] {{access | date=2019-07-29}} | ||
* 支援哪個國家的地址: 限制美國的地址 | * 支援哪個國家的地址: 限制美國的地址 | ||
* 查詢次數: | |||
[https://www.loqate.com/en-gb/ Address Verification, Data Cleansing & Geocoding • Loqate, a GBG solution] {{access | date=2019-07-29}} | [https://www.loqate.com/en-gb/ Address Verification, Data Cleansing & Geocoding • Loqate, a GBG solution] {{access | date=2019-07-29}} | ||
| Line 59: | Line 62: | ||
[http://open.weibo.com/wiki/%E9%A6%96%E9%A1%B5 微博API] / [http://open.weibo.com/wiki/2/location/geo/address_to_geo address to geo - 微博API] 「根據實際地址返回地理信息坐標」摘錄自官方文件 ''尚未測試'' | [http://open.weibo.com/wiki/%E9%A6%96%E9%A1%B5 微博API] / [http://open.weibo.com/wiki/2/location/geo/address_to_geo address to geo - 微博API] 「根據實際地址返回地理信息坐標」摘錄自官方文件 ''尚未測試'' | ||
[https://www.amap.com/ 高德地图] [https://lbs.amap.com/api/webservice/guide/api/georegeo 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API] {{access | date=2019-07-29}} | |||
* 支援哪個國家的地址: 中國 | |||
* 查詢次數: 个人开发者 6000次/天 [https://lbs.amap.com/api/webservice/guide/tools/flowlevel 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API] | |||
references: | references: | ||
Revision as of 16:37, 29 July 2019
About Fusion Tables - Fusion Tables Help
- 批次轉換地址為經緯度: 可[1]
- 匯出經緯度: 否。Fusion tables 轉換地址為經緯度,只能顯示在 Fusion tables 服務上,無法下載經緯度資料。
- 查詢次數:
Get Started | Geocoding API | Google Developers
- 支援哪個國家的地址: 沒有限制
- 查詢次數: 2,500 free requests per day; 10 requests per second [2]
- 支援哪個國家的地址: 沒有限制
- 查詢次數: $ 8000/月 for Professional plan[3]
- 批次轉換地址為經緯度: 可[4]。部分地址可能無法識別,需要手動輸入經緯度。
- 匯出經緯度: 部分檔案可用。
<Placemark>
<ExtendedData><SchemaData schemaUrl="#ae_1">
<SimpleData name="cartodb_id">1</SimpleData>
<SimpleData name="_">69507496</SimpleData>
<SimpleData name="field_11"></SimpleData>
<SimpleData name="field_10"></SimpleData>
<SimpleData name="field_9"></SimpleData>
<SimpleData name="field_8"></SimpleData>
<SimpleData name="field_7"></SimpleData>
<SimpleData name="__5">ME</SimpleData>
<SimpleData name="__4"></SimpleData>
<SimpleData name="__3">www.XX.com</SimpleData>
<SimpleData name="__2">台南市XX號</SimpleData>
<SimpleData name="__1">XX公司</SimpleData>
<SimpleData name="cartodb_georef_status">1</SimpleData>
</SchemaData></ExtendedData>
<Point><coordinates>120.18005,22.99018</coordinates></Point>
</Placemark>
- 匯出的 GeoJSON 檔案的經緯度可用 ex:
{"cartodb_id":1,"_":69507496,"field_11":"","field_10":"","field_9":"","field_8":"","field_7":"","__5":"ME","__4":"","__3":"www.XX.com","__2":"台南市XX號","__1":"XX公司","cartodb_georef_status":true}},{"type":"Feature","geometry":{"type":"Point","coordinates":[120.23722,22.97507]},"properties":
- 匯出的 SVG 檔案,內容只有經緯度,沒有地點名稱,無法使用 ex:
<circle r="5" cx="37.6859" cy="761.842822" /> <circle r="5" cx="145.760433" cy="306.9488" /> <circle r="5" cx="126.734335" cy="303.810725" /> <circle r="5" cx="148.85679" cy="308.726431" />
Hassle-free geocoding - Geocodio [Last visited: 2019-07-29]
- 支援哪個國家的地址: 限制美國加拿大的地址
- 查詢次數:
USPS & International Address Verification - SmartyStreets [Last visited: 2019-07-29]
- 支援哪個國家的地址: 限制美國的地址
- 查詢次數:
Address Verification, Data Cleansing & Geocoding • Loqate, a GBG solution [Last visited: 2019-07-29]
- 支援哪個國家的地址: 似乎沒有限制 "we can provide international coordinate data for most major trading countries around the world. [5]"
- 查詢次數: $ [6]
微博API / address to geo - 微博API 「根據實際地址返回地理信息坐標」摘錄自官方文件 尚未測試
高德地图 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API [Last visited: 2019-07-29]
- 支援哪個國家的地址: 中國
- 查詢次數: 个人开发者 6000次/天 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API
references: