diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-06-24 14:18:32 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-07-29 08:49:03 +0200 |
commit | 63a6b5021626e956e6151ba3cc1e358aabf29e8a (patch) | |
tree | 7d57dcac6d2fa675c1981443b6a81cddb686313b /archaeological_finds/tests/Finds.csv | |
parent | 283c594606b5c69ef2cc750f4eabdafcc904f0b4 (diff) | |
download | Ishtar-63a6b5021626e956e6151ba3cc1e358aabf29e8a.tar.bz2 Ishtar-63a6b5021626e956e6151ba3cc1e358aabf29e8a.zip |
First steps in the creation of new export format and new version of the .gpkg creator
Diffstat (limited to 'archaeological_finds/tests/Finds.csv')
-rw-r--r-- | archaeological_finds/tests/Finds.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archaeological_finds/tests/Finds.csv b/archaeological_finds/tests/Finds.csv index 1ac6e2be1..d123f01de 100644 --- a/archaeological_finds/tests/Finds.csv +++ b/archaeological_finds/tests/Finds.csv @@ -1 +1,2 @@ -id,id_unique,ue,date,x,y,z,materiau(x),descr,media,wkt +fid,identifiant,operation,date,x,y,z,materiau(x),description,wkt +"1","123",CR,2025/04/07,14,3,2000,archaeological_finds.MaterialType.None,Test,"SRID=4326;POINT (-2.26868001391598 47.3849390721505)" |