GRASS logo

NAME

v.in.geopaparazzi - Imports data from Geopaparazzi database.

KEYWORDS

vector

SYNOPSIS

v.in.geopaparazzi
v.in.geopaparazzi --help
v.in.geopaparazzi [-bintz] database=name basename=string [--help] [--verbose] [--quiet] [--ui]

Flags:

-b
Import bookmarks
-i
Import images
-n
Import notes
-t
Import tracks
-z
Create a 3D elements (not for bookmarks)
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

database=name [required]
Input Geopaparazzi database
basename=string [required]
Base name for output file

Table of contents

DESCRIPTION

v.in.geopaparazzi imports all elements saved into Geopaparazzi. The user can import bookmarks, images (warning for the path to images depends on Android device), notes (one layer for each category) and tracks.

EXAMPLES

To import all the elements in the Geopaparazzi database, use:
v.in.geopaparazzi -bint database=/path/to/geopaparazzi.db base=mydata
To import only the tracks in 3D format
v.in.geopaparazzi -tz database=/path/to/geopaparazzi.db base=track3d

REFERENCES

Geopaparazzi

Geopaparazzi Tables schema

AUTHOR

Luca Delucchi

SOURCE CODE

Available at: v.in.geopaparazzi source code (history)

Latest change: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730


Main index | Vector index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.3dev Reference Manual