Same data attributes for different provider in chain providers

未关闭
#1,080 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
php
领域
api, backend

调研方向

首先定位 chain provider 对 reverse-geocoding 选项的处理,并将其与 Mapbox 和 Google Maps provider 的行为进行比较。明确 provider 特定的 location_type 值应当被过滤、转换,还是单独传递;对于混合 provider 查询,达成一致的行为并具备相应的覆盖范围后,任务才算完成。

由索引模型根据 Issue 内容生成。

描述

question

Hello,

I'm not sure if anyone have encountered this. If I want to use the chain provider with Mapbox and Google Maps provider to do reverse geocode, I can't specify location_type data attributes with the query because it will mean differently to each provider (ie. valid location_type for Mapbox is poi, place, locality etc. but for Google Maps valid values were eg. ROOFTOP, RANGE_INTERPOLATED etc.

We can call each provider individually to work around this, but I'm wondering if there's built-in handler within the chain provider itself?

Thanks!

主要语言
PHP
星标
4k
派生
525
平均合并
8 分钟
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

geocoder-php/Geocoder 的其他 Issue

查看 geocoder-php/Geocoder 的全部 Issue

相似的 Issue

更多 PHP Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。