Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Maps] Geocoder (proof of concept) #33811

Closed
wants to merge 1 commit into from

Conversation

nickpeihl
Copy link
Member

[skip-ci]

Please do not merge. This is only a proof of concept at this time.

Summary

This is a proof of concept for including a geocoder (address search) in the Maps app. This relies on an external Pelias API that is currently only hosting data for the West region of the US.

geocoding-poc

Here are a few examples to try:

  • Dodger Stadium
  • MGM Grand
  • 800 W El Camino Real, Mountain View, CA
  • 515 E Grant St Phoenix, AZ
  • Glacier National Park

Geocoding is a difficult problem to solve. Pelias is one of several open source geocoders that uses Elasticsearch to attempt to solve this problem.

@nickpeihl nickpeihl added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Mar 25, 2019
@nickpeihl nickpeihl requested a review from a team as a code owner March 25, 2019 19:07
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@kmartastic
Copy link
Contributor

Enhancement Request from Trimet (Transportation agency of City of Portland).

ER: #82523

@nickpeihl
Copy link
Member Author

Closing this as priorities have shifted.

@nickpeihl nickpeihl closed this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants