Note: This document is for an older version of GRASS GIS that has been discontinued. You should upgrade, and read the current manual page.
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
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.
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
Geopaparazzi
Geopaparazzi Tables schema
Luca Delucchi
SOURCE CODE
Available at:
v.in.geopaparazzi source code
(history)
Latest change: Thursday Feb 20 13:02:26 2025 in commit: 53de8196a10ba5a8a9121898ce87861d227137e3
Main index |
Vector index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.3.3dev Reference Manual