Here api Batch Geocoder API,如何获取额外的道路属性

Here api Batch Geocoder API,如何获取额外的道路属性,here-api,Here Api,使用Batch reverse Geocoder API,是否可以获得其他道路属性,如: 限速 链接标志 街边 谢谢 要获得街道的侧面,必须首先添加参数 locationattributes=mapReference 并请求输出字段 mapReferenceSideOfStreet 在outcols参数中 例如: &locationattributes=mapReference&outcols=city、district、street、mapReferenceSideOfStreet 嗨,谢谢!

使用Batch reverse Geocoder API,是否可以获得其他道路属性,如:

限速 链接标志 街边
谢谢

要获得街道的侧面,必须首先添加参数

locationattributes=mapReference

并请求输出字段

mapReferenceSideOfStreet

在outcols参数中

例如:

&locationattributes=mapReference&outcols=city、district、street、mapReferenceSideOfStreet


嗨,谢谢!它适用于reverse.geocoder.cit.api.here.com,但似乎不适用于批处理地理编码器。有没有可能让它也在那里工作?好的,我找到了方法:有没有机会获得SpeedCategory?或者任何链接信息:FunctionalClass-TravelDirection-SpeedCategory-SpeedLimit-LinkFlags-AccessFlags