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

Split functions to parse gpx data and factor out track parsing #43

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

jmaspons
Copy link
Collaborator

@jmaspons jmaspons commented Jul 6, 2024

  • gpx_xml2df() for calls to osm osm_get_data_gpx(id)
  • gpx_xml2list() for calls to osm_get_points_gps(bbox)
  • may break former attribute structure for results in format = R (minor changes)

* gpx_xml2df() for calls to osm osm_get_data_gpx(id)
* gpx_xml2list() for calls to osm_get_points_gps(bbox)
* may break former attributes structure (minor changes)
@jmaspons jmaspons self-assigned this Jul 6, 2024
@jmaspons jmaspons merged commit be49b0d into main Jul 6, 2024
6 of 8 checks passed
@jmaspons jmaspons deleted the gpx_pointsVStrack branch July 6, 2024 09:46
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