Editable GeoCSV: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (FAQ)
K (FAQ)
Zeile 14: Zeile 14:
 
;I have problems opening and saving CSV - which spreadsheet program do you recommend?: We recommend LibreOffice and we recommend to avoid Excel.
 
;I have problems opening and saving CSV - which spreadsheet program do you recommend?: We recommend LibreOffice and we recommend to avoid Excel.
  
;I got the following error when opening a GeoCSV file: "An error occured while trying to update the CSVT file according to the new attribute types. Please update the csvt file manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
+
;I got the following error when opening a GeoCSV file "An error occured while trying to update the CSVT file according to the new attribute types. Please update the csvt file manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
  
;I got the following error when opening a GeoCSV file: "CSVT file contains incorrect geo attributes. Please set manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
+
;I got the following error when opening a GeoCSV file "CSVT file contains incorrect geo attributes. Please set manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
  
;I got the following error when opening a GeoCSV file: "CSVT file contains too many geo attributes. Please set manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
+
;I got the following error when opening a GeoCSV file "CSVT file contains too many geo attributes. Please set manually.": See the [[GeoCSV#CSVT_file_format_specification|CSVT spec.]].
  
;I got the following error when opening a GeoCSV file: "Erroneous delimiter detected. The delimiter should be a ';'.": Use a text editor or another CSV tool to set the field delimiter to ';'.
+
;I got the following error when opening a GeoCSV file "Erroneous delimiter detected. The delimiter should be a ';'.": Use a text editor or another CSV tool to set the field delimiter to ';'.
  
 
== Help ==
 
== Help ==

Version vom 30. Mai 2015, 23:18 Uhr

Load, edit and save GeoCSV files in order to integrate with programs like LibreOffice/Excel or Kettle.

A QGIS plugin (Python) by Geometa Lab HSR.

FAQ

I have a problem with the CSV file; which software do you recommend to edit the CSV file?
Use a good text editor like Notepad++ (Windows) or Sublime (Mac) to do a Search&Replace or save the file as UTF-8.
I have problems opening and saving CSV - which spreadsheet program do you recommend?
We recommend LibreOffice and we recommend to avoid Excel.
I got the following error when opening a GeoCSV file "An error occured while trying to update the CSVT file according to the new attribute types. Please update the csvt file manually."
See the CSVT spec..
I got the following error when opening a GeoCSV file "CSVT file contains incorrect geo attributes. Please set manually."
See the CSVT spec..
I got the following error when opening a GeoCSV file "CSVT file contains too many geo attributes. Please set manually."
See the CSVT spec..
I got the following error when opening a GeoCSV file "Erroneous delimiter detected. The delimiter should be a ';'."
Use a text editor or another CSV tool to set the field delimiter to ';'.

Help

See FAQ above and GeoCSV (= CSV + WKT).

tbd.