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

Add an example to display OpenStreetMap-sourced data on the map view #8044

Merged
merged 7 commits into from
Nov 8, 2024

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Nov 8, 2024

What

That serves as a basic example on how to source OpenStreetMap data and display it on a map view. Included both online and in-viewer.

image

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!
  • If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide

To run all checks from main, comment on the PR with @rerun-bot full-check.

@abey79 abey79 added examples Issues relating to the Rerun examples include in changelog feat-map-view Everything related to the map view labels Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

Latest documentation preview deployed successfully.

Result Commit Link
9d49e7f https://landing-67a5i2u5b-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@abey79 abey79 mentioned this pull request Nov 8, 2024
27 tasks

OVERPASS_API_URL = "https://overpass-api.de/api/interpreter"

# Find some hotels in the area of Lausanne, Switzerland
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

such a "randomly" picked location :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😇

examples/python/osm_data/osm_data.py Outdated Show resolved Hide resolved
@abey79
Copy link
Member Author

abey79 commented Nov 8, 2024

@rerun-bot full-check

Copy link

github-actions bot commented Nov 8, 2024

@abey79 abey79 merged commit bde068d into main Nov 8, 2024
75 checks passed
@abey79 abey79 deleted the antoine/osm-data-example branch November 8, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issues relating to the Rerun examples feat-map-view Everything related to the map view include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants