我可以将 HERE 地理编码 API 结果存储到数据库中吗?

Can I store HERE geocoding API results into a database?

我需要澄清有关 HERE 地理编码 API 结果的数据库存储的条款和条件。

需要的是将位置(纬度、经度、地址)数据存储在数据库中,以便稍后在网络应用程序中调用 (vue js/dotnet api)。这个位置可以是世界上的任何地方,而不仅限于一个国家。 一个例子是用户需要 link 内容(图像,文本)到相应的地理位置。召回的数据将显示在地图上,或在网络应用程序中列出。

Google API 有关于存储和缓存的条款和条件,基本上不允许我想做的事情。 Mapbox 允许以比我正在考虑的临时地理编码更高的价格进行地理编码存储。

感谢您的回复!

我在 HERE 工作(仅供参考),我在这里找到了答案:

Storing results from geocodes is not allowed for Location Services products in our Freemium and Pro plans. Please contact us for a plan that supports storing results from geocodes.