[GRASS-dev] [GRASS GIS] #3220: WinGRASS not recognizing accented utf-8 (nor cp1252) attribute values

GRASS GIS trac at osgeo.org
Wed Dec 7 07:45:49 PST 2016


#3220: WinGRASS not recognizing accented utf-8 (nor cp1252) attribute values
--------------------------+---------------------------------
  Reporter:  hellik       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.2.0
 Component:  Default      |    Version:  svn-releasebranch72
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows 8
--------------------------+---------------------------------

Comment (by razz):

 Replying to [comment:1 martinl]:
 > Import (`v.import/v.in.ogr`) with `encoding=cp1252` will not help?
 [[BR]]

 encoding=cp1252 in v.in.ogr did not help. And I'm getting them messed even
 with v.db.select but without any error output:


 {{{
 v.db.select map=test_points
 cat|id|names
 1|1|ÄÖÅ
 2||Æ
 3||Ø
 4||Å,å,Æ,æ,Ø,ø
 5||ø, Ø
 6||Þ
 7||Ð
 8||Ã…
 9||æ
 (Wed Dec 07 15:32:51 2016) Command finished (0 sec)
 }}}

 I used the stand-alone installer for both GRASS 7.0.5 and GRASS 7.2.0svn,
 if it matters.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3220#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list