Azure Maps 条款和条件

Azure Maps Terms and Conditions

Google Maps and Mapbox 明确定义了地图服务的条款和条件,但我找不到 Azure Maps 的类似文档。具体来说,我想知道是否可以缓存地理编码数据并与其他地图提供商一起使用。

例如,Google的条款说:

3.4 Caching. Customer can temporarily cache latitude (lat) and longitude (lng) values from the Geocoding API for up to 30 consecutive calendar days, after which Customer must delete the cached latitude and longitude values. Customer can cache Geocoding API Place ID (place_id) values, in accordance with the Geocoding API Policies.

Mapbox 的条款说:

You may not export, store or cache Geocodes.

Azure 地图条款包含在 Azure 在线服务条款中:http://www.microsoftvolumelicensing.com/DocumentSearch.aspx?Mode=3&DocumentTypeId=31。您应该完整阅读 Azure Maps 条款,其中有关于缓存 API 结果的明确语言。

-克里斯 (MSFT)