Allows drag and drop of .csv and .csv.gz files into QGIS with instant editing
This plugin allows users to drag and drop CSV and compressed CSV files (.csv.gz) directly into QGIS. The CSV opens as a temporary editable vector layer.
It now includes:
- Smarter data typing: strings stay strings; dates are parsed; numbers are recognized as integers or decimals.
- Reliable WKT loading: geometry loads correctly even when the layer CRS differs from the project CRS.
- Native CRS picker: choose CRS via the standard QGIS dialog.
Plugin Tags