GRASS logo

NAME

v.in.geojson - Imports a geojson object.

KEYWORDS

vector, import

SYNOPSIS

v.in.geojson
v.in.geojson --help
v.in.geojson input=value output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

input=value [required]
geojson definition
output=name [required]
Name for output vector map

Table of contents

DESCRIPTION

The v.in.geojson module imports a geojson object provided as a string. This module is a simple wrapper for v.import.

SEE ALSO

v.import

AUTHOR

Markus Metz, mundialis, Germany

SOURCE CODE

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

Accessed: Monday Jul 27 12:30:45 2026


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

© 2003-2026 GRASS Development Team, GRASS 8.5.1dev Reference Manual