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

SearchBox: Add support for openstreetmap ids #587

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

Dlurak
Copy link
Collaborator

@Dlurak Dlurak commented Sep 23, 2024

Description

It is now possible to search for OpenStreetMap ids in the following formats:

  • type + id: node/660921, way 10568134 or relation,406091
  • url: http://localhost:3000/relation/406091#17.00/59.9722/10.7203 or https://www.openstreetmap.org/node/660921

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
osmapp ✅ Ready (Inspect) Visit Preview Sep 23, 2024 2:13pm

@Dlurak Dlurak merged commit dce1c64 into zbycz:master Sep 23, 2024
2 checks passed
Copy link

sentry-io bot commented Sep 23, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: a is undefined /[[...all]] View Issue
  • ‼️ TypeError: undefined is not an object (evaluating 'a.match') /[[...all]] View Issue

Did you find this useful? React with a 👍 or 👎

@Dlurak Dlurak mentioned this pull request Sep 28, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant