GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GDAL-VECTOR(1) GDAL GDAL-VECTOR(1)

gdal-vector - Entry point for vector commands

Added in version 3.11.

Usage: gdal vector <SUBCOMMAND> [OPTIONS]
where <SUBCOMMAND> is one of:

- clip: Clip a vector dataset.
- concat: Concatenate vector datasets.
- convert: Convert a vector dataset.
- edit: Edit metadata of a vector dataset.
- filter: Filter a vector dataset.
- geom: Geometry operations on a vector dataset.
- grid: Create a regular grid from scattered points.
- info: Return information on a vector dataset.
- pipeline: Process a vector dataset.
- rasterize: Burns vector geometries into a raster.
- reproject: Reproject a vector dataset.
- select: Select a subset of fields from a vector dataset.
- sql: Apply SQL statement(s) to a dataset. Common Options:
-h, --help Display help message and exit
--json-usage Display usage as JSON document and exit
--config <KEY>=<VALUE> Configuration option [may be repeated] Options:
--drivers Display vector driver list as JSON document and exit


  • gdal vector clip
  • gdal vector concat
  • gdal vector convert
  • gdal vector edit
  • gdal vector filter
  • gdal vector geom
  • gdal vector info
  • gdal vector pipeline
  • gdal vector rasterize
  • gdal vector reproject
  • gdal vector select
  • gdal vector sql

$ gdal vector info poly.gpkg


$ gdal vector convert --format=OpenFileGDB poly.gpkg poly.gdb


Even Rouault <even.rouault@spatialys.com>

1998-2025

May 6, 2025

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.