Drag-and-drop: Difference between revisions
Jump to navigation
Jump to search
Created page with "In the context of the Tygron Client, drag and drop is an action in which the user selects a file by "grabbing" it and dragging it onto the Tygron Client application. Once released, the Tygron Client reports whether it can import this file using the File Handler panel. Often more than one option is provided. The following file types can be imported by Drag and dropping it onto the Tygron Client Application: {| class= "wikitable" !File type !File extensions |- | GeoJ..." |
No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Files can be imported into the [[Tygron Client]] application via drag and drop. Once released, the application reports whether it can import this file using the File Handler panel. Often more than one option is provided. | |||
The following file types can be imported by Drag and dropping it onto the Tygron Client Application: | The following file types can be imported by Drag and dropping it onto the Tygron Client Application: | ||
| Line 6: | Line 6: | ||
!File extensions | !File extensions | ||
|- | |- | ||
| GeoJSON | | [[GeoJSON]] | ||
| '' | | ''geojson'' ''json'' | ||
|- | |- | ||
| GeoPackage | | [[GeoPackage]] | ||
| ''geopackage'' | | ''geopackage'' ''gpkg'' | ||
|- | |- | ||
| SLPK | | [[SLPK]] | ||
| ''slpk'' | | ''slpk'' | ||
|- | |- | ||
| | | [[CityGML|CityJSON/GML]] | ||
|''cityjson'' | |''cityjson'' ''gml'' ''xml'' | ||
|- | |- | ||
| IFC | | [[IFC]] | ||
| ''ifc'' | | ''ifc'' | ||
|- | |- | ||
| Excel | | [[Excel]] | ||
| ''xlsx'' | | ''xlsx'' | ||
|- | |- | ||
| | | [[GeoTIFF]] | ||
|''geotiff'' | |''geotiff'' ''tiff'' ''tif'' | ||
|- | |- | ||
|ONNX | | [[ONNX]] | ||
|''onnx'' | |''onnx'' | ||
|- | |- | ||
|Image | | [[Image (Overlay)|Image]] | ||
| ''jpg'' | | ''jpg'' ''jpeg'' ''png'' ''bmp'' ''gif'' | ||
|- | |- | ||
|DXF | | [[DXF]] | ||
|''dxf'' | |''dxf'' | ||
|- | |- | ||
|QML | | [[QML]] | ||
| ''qml'' | | ''qml'' | ||
|- | |- | ||
| TXT | | [[Panel#Text Panel|TXT]] | ||
| '' | | ''txt'' | ||
|} | |} | ||
{{article end | |||
|seealso=*[[Geo Data Wizard]] | |||
*[[Excel Sheet]] | |||
*[[GeoTIFF]] | |||
*[[Neural Network]] | |||
*[[Custom Geometry]] | |||
}} | |||
Latest revision as of 14:23, 15 July 2026
Files can be imported into the Tygron Client application via drag and drop. Once released, the application reports whether it can import this file using the File Handler panel. Often more than one option is provided.
The following file types can be imported by Drag and dropping it onto the Tygron Client Application:
| File type | File extensions |
|---|---|
| GeoJSON | geojson json |
| GeoPackage | geopackage gpkg |
| SLPK | slpk |
| CityJSON/GML | cityjson gml xml |
| IFC | ifc |
| Excel | xlsx |
| GeoTIFF | geotiff tiff tif |
| ONNX | onnx |
| Image | jpg jpeg png bmp gif |
| DXF | dxf |
| QML | qml |
| TXT | txt |