Batch convert address to coordinates: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
批次轉換地址為經緯度 | 批次轉換地址為經緯度 (Convert address to longitude and latitude) | ||
== 線上網站服務 == | |||
[https://developers.google.com/maps/documentation/geocoding/start Google Geocoding API] | [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> | ||
[https://carto.com/ CARTO] (formerly [https://cartodb.com/ CartoDB]) | [https://carto.com/ CARTO] (formerly [https://cartodb.com/ CartoDB]) | ||
| Line 71: | Line 68: | ||
* 支援哪個國家的地址: 台灣 | * 支援哪個國家的地址: 台灣 | ||
* 查詢次數: | * 查詢次數: | ||
[https://www.amap.com/ 高德地图] [https://lbs.amap.com/api/webservice/guide/api/georegeo 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API] {{access | date=2019-07-29}} | [https://www.amap.com/ 高德地图] [https://lbs.amap.com/api/webservice/guide/api/georegeo 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API] {{access | date=2019-07-29}} | ||
| Line 79: | Line 74: | ||
* 查詢次數: 个人开发者 6000次/天 [https://lbs.amap.com/api/webservice/guide/tools/flowlevel 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API] | * 查詢次數: 个人开发者 6000次/天 [https://lbs.amap.com/api/webservice/guide/tools/flowlevel 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API] | ||
References | [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://developers.arcgis.com/ ArcGIS for Developers]: | |||
* plan: free (Essentials Plan) | |||
* usage limit: "1,000,000 basemap and geocode transactions per month<ref>[https://developers.arcgis.com/pricing/ Pricing | ArcGIS for Developers]</ref>" | |||
== References == | |||
<references /> | <references /> | ||
Revision as of 17:12, 25 May 2021
批次轉換地址為經緯度 (Convert address to longitude and latitude)
線上網站服務
- 批次轉換地址為經緯度: 可
- 支援哪個國家的地址: 沒有限制
- 查詢次數: 2,500 free requests per day; 10 requests per second [1]
- 批次轉換地址為經緯度: 可
- 支援哪個國家的地址: 沒有限制
- 查詢次數: $ 8000/月 for Professional plan[2]
- 批次轉換地址為經緯度: 可[3]。部分地址可能無法識別,需要手動輸入經緯度。
- 匯出經緯度: 部分檔案可用。
<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. [4]"
- 查詢次數: $ [5]
TGOS全國門牌定位服務[6]
- 批次轉換地址為經緯度: 可
- 支援哪個國家的地址: 台灣
- 查詢次數:
高德地图 地理/逆地理编码-API文档-开发指南-Web服务 API | 高德地图API [Last visited: 2019-07-29]
- 批次轉換地址為經緯度: 可
- 支援哪個國家的地址: 中國
- 查詢次數: 个人开发者 6000次/天 流量限制说明-实用工具-开发指南-Web服务 API | 高德地图API
微博API / address to geo - 微博API 「根據實際地址返回地理信息坐標」摘錄自官方文件 尚未測試
- plan: free (Essentials Plan)
- usage limit: "1,000,000 basemap and geocode transactions per month[7]"
References
- ↑ 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 人的一天]
- ↑ Pricing | ArcGIS for Developers
Related articles: