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

Simplify package API by making private the current functions and aggregating the same functionalities in new ones #7

Closed
3 of 4 tasks
jmaspons opened this issue Dec 14, 2023 · 0 comments · Fixed by #8

Comments

@jmaspons
Copy link
Collaborator

jmaspons commented Dec 14, 2023

  • NEW osm_get_objects: osm_fetch_objects, osm_read_object, osm_full_object, osm_version_object

  • NEW osm_get_user_details: osm_details_user, osm_details_users

  • Unify osmchange_create, osmchange_delete and osmchange_modify?

  • Rename files with private function for OSM API calls osm_* -> osmapi_*

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 a pull request may close this issue.

1 participant