summaryrefslogtreecommitdiff
path: root/design-data
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-09 12:41:41 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-11 08:52:33 -0400
commitb0aa3088b8b7aeafba3624c957e8eea3ad72b7a7 (patch)
tree82fbaced4e5cf3149f3ef3f45e4b97d34bd43f43 /design-data
parent29b385d07c399026f56fce4540c95fc1e7c6cdc3 (diff)
downloadlibical-git-b0aa3088b8b7aeafba3624c957e8eea3ad72b7a7.tar.gz
Internally represent GEO properties as text
This allows arbitrary precision for the GEO values fixes: #531
Diffstat (limited to 'design-data')
-rw-r--r--design-data/properties.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-data/properties.csv b/design-data/properties.csv
index 7f019653..26867360 100644
--- a/design-data/properties.csv
+++ b/design-data/properties.csv
@@ -11,7 +11,7 @@
"CLASS","13","CLASS","CLASS"
"COMMENT","15","TEXT","TEXT"
"DESCRIPTION","29","TEXT","TEXT"
-"GEO","39","GEO","FLOAT",is_structured
+"GEO","39","GEO","TEXT",is_structured
"LOCATION","43","TEXT","TEXT"
"PERCENT-COMPLETE","54","INTEGER","INTEGER"
"PRIORITY","56","INTEGER","INTEGER"