Skip to content

FileIO integration #4

@alhirzel

Description

@alhirzel

Have you considered integrating with FileIO? It might be as simple as this (and adding the FileIO-style load and save methods) after registering GPX.jl:

add_format(format"GPX", (), ".gpx")
add_loader(format"GPX", :GPX)
add_saver(format"GPX", :GPX)

https://github.com/JuliaIO/FileIO.jl

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