{"name": "Simple tools", "package_name": "simple_tools", "description": "A collection of simple tools for QGIS.", "about": "A collection of simple tools for QGIS. The list of available tools should grow over time.\r\n\r\n## In Attributes toolbar: Open Attributes Table FILTERED on SELECTED features\r\n Shows the list of selected features at a given moment T in an attribute table with a filter on their ids. This allows you to change the selection later WITHOUT LOSING the list of T.\r\n\r\n## In Processing toolbox > Styling helper\r\n#  Categorized style from CSV: use a CSV file to define the style (categories,labels,colors) of a vector layer.\r\n    CSV content: values (of the field) ; labels ; colors\r\n    Example :\r\n       WH;wheat;#eee22c\r\n       CO;corn;#47a266\r\n    Choose the target layer, choose it's field to be used for the categories\r\n\r\n## In attributes tables : 3 buttons to adjust rows height and columns width.\r\n\r\n## In Plugins menu > Simple tools\r\n--  Inspect BIG csv (or text) files by quickly showing their first rows\r\n--  Convert JSON to CSV: flatten a json tree\r\n--  If the 1st level of the JSON is a list, each element will become 1 row in the CSV\r\n    The content of each element (et sub-elements) will be transformed into columns in the CSV", "homepage": "https://github.com/PhilippeD31/SimpleTools4QGIS", "repository": "https://github.com/PhilippeD31/SimpleTools4QGIS", "tracker": "https://github.com/PhilippeD31/SimpleTools4QGIS/issues", "author": "Philippe Desboeufs", "tags": ["vector", "style", "csv", "json", "big files"], "downloads": 10767, "latest_version": "1.4.0", "versions": [{"version": "1.4.0", "experimental": false, "qgis_min": "3.10.0", "qgis_max": "3.99.0", "downloads": 1252, "uploaded_by": "philipped31", "upload_datetime": "2025-10-17T09:03:03.926523"}, {"version": "1.3.0", "experimental": false, "qgis_min": "3.10.0", "qgis_max": "3.99.0", "downloads": 3611, "uploaded_by": "philipped31", "upload_datetime": "2024-02-16T07:55:23.806119"}, {"version": "1.1.0", "experimental": false, "qgis_min": "3.10.0", "qgis_max": "3.99.0", "downloads": 1983, "uploaded_by": "philipped31", "upload_datetime": "2023-04-20T05:47:21.839428"}, {"version": "0.4.1", "experimental": false, "qgis_min": "3.10.0", "qgis_max": "3.99.0", "downloads": 3567, "uploaded_by": "philipped31", "upload_datetime": "2021-06-01T07:40:33.394958"}, {"version": "0.3.0", "experimental": false, "qgis_min": "3.10.0", "qgis_max": "3.99.0", "downloads": 382, "uploaded_by": "philipped31", "upload_datetime": "2021-05-28T10:25:26.635373"}]}