mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
6 lines
136 B
CSV
6 lines
136 B
CSV
id,description,geom_x,geom_y
|
|
1,Basic point,10.0,20.0
|
|
2,Integer point,11,22
|
|
3,Invalid coordinate format,ten,20.0
|
|
4,Final point,13.0,23.0
|