Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

frafra/gpapconv

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpapconv

Geopaparazzi to OSM XML and GeoJSON converter

Demo: https://gpapconv.frafra.eu/

Technologies

Setup

Classic

python3 -m venv venv
source venv/bin/activate
pip install -e .

Docker

docker compose up --build

How to use

Web interface

Open http://localhost:8000.

Command line interface

From gpap to OSM XML:

curl -X POST -F "file=@geopaparazzi.gpap" http://localhost:8000/gpap2osm

From gpap to OSM GeoJSON:

curl -X POST -F "file=@geopaparazzi.gpap" http://localhost:8000/gpap2geojson

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.