[GRASS-user] v.label utf8 possible?
Robert Kuszinger
kuszinger at giscom.hu
Fri Jun 24 08:10:07 PDT 2016
Hello Everyone,
I'd like to create a label for a point vector map with point names to be
utilized in map composer (ps.map).
Everything works except that I cannot use my UTF8 strings. They are
rendered as latin1 as far as I can see.
Using d.vect strings are displayed correctly:
d.vect --quiet map=places at Duna where="type='village' OR type='town'"
color=none fill_color=red width=1 icon=basic/circle attribute_column=name
label_color=black label_size=9 font=LinBiolinum_R encoding=UTF-8
but there is no encoding option in v.label. I've found some links to
v.label.sa which is not available in my Grass setup nor on the extension
list.
Grass version is:
*> g.version -breGRASS 7.0.4 (2016) ./configure --prefix=/opt/grass
--with-freetype-includes=/usr/include/freetype2
--with-wxwidgets=/usr/bin/wx-config --with-readline --with-pthread
--with-netcdf --with-liblas --with-blas --with-lapack --with-geos
--with-nls --with-geos --with-postgreslibgis Revision: 67364 libgis Date:
2015-12-24 16:07:44 +0100 (Thu, 24 Dec 2015) PROJ.4: 4.9.2GDAL/OGR:
2.1.0GEOS: 3.5.0SQLite: 3.13.0*
Is there a chance to create it at all? UTF-8 is essential and some
characters I need to print are not available in latin1.
thanks
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20160624/a6bbe933/attachment-0001.html>
More information about the grass-user
mailing list