Batch convert address to coordinates: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
* 查詢次數: | * 查詢次數: | ||
[https://developers.google.com/maps/documentation/geocoding/start | [https://developers.google.com/maps/documentation/geocoding/start Google Geocoding API] | ||
* 支援哪個國家的地址: 沒有限制 | * 支援哪個國家的地址: 沒有限制 | ||
* 查詢次數: 2,500 free requests per day; 10 requests per second <ref>[https://developers.google.com/maps/documentation/geocoding/usage-and-billing Geocoding API Usage and Billing | Geocoding API | Google Developers]</ref> | * 查詢次數: 2,500 free requests per day; 10 requests per second <ref>[https://developers.google.com/maps/documentation/geocoding/usage-and-billing Geocoding API Usage and Billing | Geocoding API | Google Developers]</ref> | ||
| Line 59: | Line 59: | ||
* 支援哪個國家的地址: 似乎沒有限制 "we can provide international coordinate data for most major trading countries around the world. <ref>[https://www.loqate.com/resources/support/faqs/Geocoding/ Address Validation & Location Data FAQs - Loqate]</ref>" | * 支援哪個國家的地址: 似乎沒有限制 "we can provide international coordinate data for most major trading countries around the world. <ref>[https://www.loqate.com/resources/support/faqs/Geocoding/ Address Validation & Location Data FAQs - Loqate]</ref>" | ||
* 查詢次數: ''$'' <ref>[https://www.loqate.com/en-gb/pricing/?rd=pca Validation Costs & Data Quality Management Pricing - Loqate, a GBG solution]</ref> | * 查詢次數: ''$'' <ref>[https://www.loqate.com/en-gb/pricing/?rd=pca Validation Costs & Data Quality Management Pricing - Loqate, a GBG solution]</ref> | ||
TGOS全國門牌定位服務<ref>[https://ithelp.ithome.com.tw/articles/10194193 [Day 9] 自己產製資料-地址定位part2 - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天]</ref> | |||
* 支援哪個國家的地址: 台灣 | |||
* 查詢次數: | |||
[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] 「根據實際地址返回地理信息坐標」摘錄自官方文件 ''尚未測試'' | ||
Revision as of 16:41, 29 July 2019
About Fusion Tables - Fusion Tables Help
- 批次轉換地址為經緯度: 可[1]
- 匯出經緯度: 否。Fusion tables 轉換地址為經緯度,只能顯示在 Fusion tables 服務上,無法下載經緯度資料。
- 查詢次數:
- 支援哪個國家的地址: 沒有限制
- 查詢次數: 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]
TGOS全國門牌定位服務[7]
- 支援哪個國家的地址: 台灣
- 查詢次數:
微博API / address to geo - 微博API 「根據實際地址返回地理信息坐標」摘錄自官方文件 尚未測試
高德地图 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API [Last visited: 2019-07-29]
- 支援哪個國家的地址: 中國
- 查詢次數: 个人开发者 6000次/天 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API
references:
- ↑ Geocode location data - Fusion Tables Help
- ↑ Geocoding API Usage and Billing | Geocoding API | Google Developers
- ↑ Pricing — CARTO
- ↑ Geocoding your Data — Help Center
- ↑ Address Validation & Location Data FAQs - Loqate
- ↑ Validation Costs & Data Quality Management Pricing - Loqate, a GBG solution
- ↑ [Day 9 自己產製資料-地址定位part2 - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天]