Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我的 HERE 地图图像的样子: 卫星图像
从上图可以看出,分辨率不是很好。是否有可能获得更好的分辨率?
这是我使用的 http 请求:(注意:您必须输入自己的 api 密钥才能使此请求正常工作)
https://image.maps.ls.hereapi.com/mia/1.6/mapview?apiKey={API_KEY}&ppi=500&sb=km&w=600&h=600&t=3&z=19&c=42.060059,-91.631646
请求中的 ppi 属性将允许更改分辨率,但如果您希望获得比这更清晰的卫星图片,那将是不可能的。