Quantcast

Greek signs export & Attribute table length

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Greek signs export & Attribute table length

stockinu
Hi *,

I've got two problems - your help would be very much appreciated.
1. Exporting attribute tables as .csv- or .kml-files seems to destruct  
Greek signs (even in UTF-8) though they're perfectly visible in QGIS  
itself. Any suggestions?
2. I can't find a way to extend the length of the string-fields of the  
attribute table over 254 signs. Any ideas here?

Thanks a lot,
Ulrich

_______________________________________________
Qgis-developer mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [Qgis-user] Greek signs export & Attribute table length

Alexander Bruy
Hi, Ulrich

2012/7/19  <[hidden email]>:
> 2. I can't find a way to extend the length of the string-fields of the
> attribute table over 254 signs. Any ideas here?

I suppose you use shapefile. In this case, you can't have attributes
longer than 255 bytes, this limitation of DBF format (used to store
attributes in shapefiles). If you need longer attributes use another
format, for example PostGIS or SpatiaLite

Hope this helps
--
Alexander Bruy
_______________________________________________
Qgis-developer mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [Qgis-user] Greek signs export & Attribute table length

Micha Silver
In reply to this post by stockinu
On 07/19/2012 06:28 PM, [hidden email] wrote:
Hi *,

I've got two problems - your help would be very much appreciated.
1. Exporting attribute tables as .csv- or .kml-files seems to destruct Greek signs (even in UTF-8) though they're perfectly visible in QGIS itself. Any suggestions?

I wonder if this [1] bug is also your problem. Setting an environment variable
SHAPE_ENCODING=UTF-8
seems to correct the situation, but only for UTF-8 encoded attribute values.

[1] http://hub.qgis.org/issues/5255
 
2. I can't find a way to extend the length of the string-fields of the attribute table over 254 signs. Any ideas here?

Thanks a lot,
Ulrich

_______________________________________________
Qgis-user mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-user

This mail was received via Mail-SeCure System.




-- 
Micha Silver
GIS Consultant, Arava Development Co.
http://www.surfaces.co.il

_______________________________________________
Qgis-developer mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
Loading...