How to export a GeoJSON from QGIS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
When vector-based geodata is loaded in QGIS (regardless of the original format), it can be exported as a [[GeoJSON]] file, which makes the format compatible with the {{software}}. | When vector-based geodata is loaded in [[QGIS]] (regardless of the original format), it can be exported as a [[GeoJSON]] file, which makes the format compatible with the {{software}}. | ||
{{editor steps|title=export a GeoJSON from QGIS | {{editor steps|title=export a GeoJSON from QGIS | ||
Line 8: | Line 8: | ||
| For the format, select GeoJSON | | For the format, select GeoJSON | ||
| For the filename, use the button with the 3 dots to set a location and file name. | | For the filename, use the button with the 3 dots to set a location and file name. | ||
| For the CRS, select whichever CRS is appropriate for the data. | | For the [[CRS]], select whichever CRS is appropriate for the data. | ||
| Select "OK". This will export the data into the specified file. | | Select "OK". This will export the data into the specified file. | ||
| There is now a | | There is now a GeoJSON file which can be uploaded to a project in the {{software}}. | ||
}} | }} | ||
Latest revision as of 16:17, 26 March 2025
This article is a stub.
When vector-based geodata is loaded in QGIS (regardless of the original format), it can be exported as a GeoJSON file, which makes the format compatible with the Tygron Platform.
How to export a GeoJSON from QGIS:
- In QGIS, right-click the layer you wish to export, and opt for Export - > Save Features (as)
- A "Save Vector Layer as" window will appear
- For the format, select GeoJSON
- For the filename, use the button with the 3 dots to set a location and file name.
- For the CRS, select whichever CRS is appropriate for the data.
- Select "OK". This will export the data into the specified file.
- There is now a GeoJSON file which can be uploaded to a project in the Tygron Platform.