<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I use unicode characters in the path to an FGDB in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-can-i-use-unicode-characters-in-the-path-to-an/m-p/726002#M56277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice is to never use characters other than the letters of the alphabet, Underscore "_" and numbers.&amp;nbsp; And to NOT use a space &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will consistently have issues using Unicode characters less than "A" or greater than "z"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your best answer is to fix the issue by correcting the name of the File Geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 18:26:16 GMT</pubDate>
    <dc:creator>RobertBorchert</dc:creator>
    <dc:date>2018-07-12T18:26:16Z</dc:date>
    <item>
      <title>How can I use unicode characters in the path to an FGDB</title>
      <link>https://community.esri.com/t5/python-questions/how-can-i-use-unicode-characters-in-the-path-to-an/m-p/726001#M56276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to use the &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/conversion-toolbox/raster-to-geodatabase.htm"&gt;RasterToGeodatabase_conversion &lt;/A&gt;to store rasters in a raster catalog stored in the File Geodatabase. However one of the directories containing the FGDB has a unicode character in it and this results in the following error.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 21: ordinal not in range(128)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some setting I can enable that will allow for usage of unicode characters in FGDB paths?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 18:03:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-can-i-use-unicode-characters-in-the-path-to-an/m-p/726001#M56276</guid>
      <dc:creator>MichaelRapp</dc:creator>
      <dc:date>2018-07-12T18:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use unicode characters in the path to an FGDB</title>
      <link>https://community.esri.com/t5/python-questions/how-can-i-use-unicode-characters-in-the-path-to-an/m-p/726002#M56277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice is to never use characters other than the letters of the alphabet, Underscore "_" and numbers.&amp;nbsp; And to NOT use a space &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will consistently have issues using Unicode characters less than "A" or greater than "z"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your best answer is to fix the issue by correcting the name of the File Geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 18:26:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-can-i-use-unicode-characters-in-the-path-to-an/m-p/726002#M56277</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2018-07-12T18:26:16Z</dc:date>
    </item>
  </channel>
</rss>

