When searching for an address using the Addr_type parameter set to DistanceMarker with the findAddressCandidates ArcGIS REST API, the output does not include distance marker addresses.
ArcGIS Online
漏洞 ID 编号
BUG-000166898
已提交
April 22, 2024
上次修改时间
October 3, 2024
适用范围
ArcGIS Online
找到的版本
Feb 2024
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Addr_type is not an input parameter filter. The Addr_type can be requested to be returned as an output field by passing the category parameter as 'Distance Marker' which would limit all results to be only of the type DistanceMarker.
https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?address=mile+27+oh+126&sourcCountry=usa&category=Distance+Marker&f=pjson