Convert CSV to GeoPackage
Information about converting CSV files to GeoPackage.

Formats

Compare vector, tabular, CAD, tile, and database-backed geodata formats.

Coordinate systems

Understand EPSG codes, projections, datums, and reprojection considerations.

Workflows

Explore common GIS data exchange paths and what to check when formats change.

Reference article

CSV

Comma-separated values (CSV) files store tabular data in plain text with each line representing a data record and fields separated by commas.

GeoPackage

GeoPackage is an open, non-proprietary, platform-independent and standards-based data format for geographic information system implementations based on an SQLite database.