Skip to content

Request and handle HTTP compression (gzip etc.) #40

@Andyporras

Description

@Andyporras

Hi! 👋

I'm currently working on a pull request in OSMTracker that changes how traces are uploaded to OSM. Instead of uploading a .gpx file directly, we now compress the trace into a .zip file and upload that. This helps reduce data usage.

I'm using osmapi for the upload, and it works with the ZIP format. However, I wanted to open this issue to:

Inform the maintainers that we're using osmapi for ZIP uploads.

Ask if any changes or improvements should be proposed in osmapi to support this use case officially.

Check if this usage aligns with osmapi’s intended design or if a dedicated method or adjustment is recommended.

Thanks in advance! Let me know if a PR would be appropriate for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions