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

Fetch/transform data from OpenStreetMap Sequence #51

Merged
merged 2 commits into from
May 24, 2023

Conversation

S4adam
Copy link
Contributor

@S4adam S4adam commented May 23, 2023

Two Sequences that use Topics:

  1. fetch_structures, Topic provider.
    Fetches all structures in a given area, with a given height from OpenStreetMap using overpass interpreter.

  2. transform_xml, Topic consumer.
    Reads XML data from the Topic, removes irrelevant tags and outputs the transformed file as a string.

More detailed instructions in README.md

@S4adam S4adam merged commit cc2cf55 into main May 24, 2023
1 check passed
@S4adam S4adam deleted the feat/fetch-structures-xml branch May 24, 2023 10:52
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.

None yet

2 participants