## In Processing toolbox > Styling helper :
-- Categorized style from CSV: use a CSV file to define the style (categories,labels,colors) of a vector layer
## In Plugins menu > Simple tools :
-- Inspect BIG csv (or text) files by quickly showing their first rows.
-- Analyze the raster tiles of a folder (and sub-folders) : create a grid based on the tiles, search for duplicates (same location)...
-- Multi-layers GPKG to multiple GPKG files : extract the layers and styles.
-- Open JSON or convert to CSV: flatten a json tree.
JSON | CSV |
[ {"id":1, "color":"red"}, {"id":2, "color":"blue"} ] | id,color 1,red 2,blue |
{ "id":123, "contact": {"tel":555, "mail":"[email protected]"} } | id;contact_tel;contact_mail 123;555;[email protected] |
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
1.3.0 | - | 3.10.0 | 3.99.0 | 2640 | philipped31 | 2024-02-16T13:55:23.806119+00:00 |
1.1.0 | - | 3.10.0 | 3.99.0 | 1865 | philipped31 | 2023-04-20T10:47:21.839428+00:00 |
0.4.1 | - | 3.10.0 | 3.99.0 | 3444 | philipped31 | 2021-06-01T12:40:33.394958+00:00 |
0.3.0 | - | 3.10.0 | 3.99.0 | 275 | philipped31 | 2021-05-28T15:25:26.635373+00:00 |
Plugin Tags