<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Dan,<br>
      <br>
      I found a workarround thanx to a friend (Luis Calisto) to make it
      work.<br>
      <br>
      In query.php changed<br>
      <br>
              $this->self['val'] = $value;<br>
      <br>
      With<br>
      <br>
              $this->self['val'] = utf8_encode($value);<br>
      <br>
      Regards<br>
      <br>
      Andre<br>
      <div class="moz-signature">
        <title>Untitled Document</title>
        <meta http-equiv="Content-Type" content="text/html;
          charset=ISO-8859-1">
        <style type="text/css">.style6 {
        FONT-SIZE: 9px
}
P {
        FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style8 {font-family: Arial, Helvetica, sans-serif}
</style>
        <meta content="MSHTML 6.00.2900.3059" name="GENERATOR">
        <p> </p>
        <p> </p>
        <br>
      </div>
      Em 30-04-2014 18:03, <a class="moz-txt-link-abbreviated" href="mailto:geomoose-users-request@lists.osgeo.org">geomoose-users-request@lists.osgeo.org</a>
      escreveu:<br>
    </div>
    <blockquote
      cite="mid:mailman.2371.1398877399.1977.geomoose-users@lists.osgeo.org"
      type="cite">
      <pre wrap="">Send Geomoose-users mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:geomoose-users@lists.osgeo.org">geomoose-users@lists.osgeo.org</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:geomoose-users-request@lists.osgeo.org">geomoose-users-request@lists.osgeo.org</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:geomoose-users-owner@lists.osgeo.org">geomoose-users-owner@lists.osgeo.org</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Geomoose-users digest..."


Today's Topics:

   1. Re: Search Capablility For A Layer with Portuguese        special
      characters (Dan Little)


----------------------------------------------------------------------

Message: 1
Date: Wed, 30 Apr 2014 12:03:17 -0500
From: Dan Little <a class="moz-txt-link-rfc2396E" href="mailto:theduckylittle@gmail.com"><theduckylittle@gmail.com></a>
To: Andr? Barriguinha <a class="moz-txt-link-rfc2396E" href="mailto:andrebarriguinha@agriciencia.com"><andrebarriguinha@agriciencia.com></a>
Cc: GeoMOOSE Users List <a class="moz-txt-link-rfc2396E" href="mailto:geomoose-users@lists.osgeo.org"><geomoose-users@lists.osgeo.org></a>
Subject: Re: [Geomoose-users] Search Capablility For A Layer with
        Portuguese      special characters
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:CABqPoBbX-wpQkEEb8iLb3uhx8TNo6c_Wirx8U-qQ1CCdp0CzDw@mail.gmail.com"><CABqPoBbX-wpQkEEb8iLb3uhx8TNo6c_Wirx8U-qQ1CCdp0CzDw@mail.gmail.com></a>
Content-Type: text/plain; charset="utf-8"

Andr?, I just wanted to send you an update on this:
- <a class="moz-txt-link-freetext" href="https://github.com/geomoose/geomoose/issues/37">https://github.com/geomoose/geomoose/issues/37</a>

We've got some tests that prove that trunk works and this fix will be
included in GeoMOOSE 2.7.


On Thu, Mar 13, 2014 at 12:21 PM, Andr? Barriguinha <
<a class="moz-txt-link-abbreviated" href="mailto:andrebarriguinha@agriciencia.com">andrebarriguinha@agriciencia.com</a>> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap=""> Yes but that I can overcome by putting the information in PostGIS.

My main problem is the search capability.

Yes using 2.6.1

Regards

Andr?





 Em 13-03-2014 17:00, Dan Little escreveu:

Shapefiles are actually *more* problematic because they tend to assume
ISO-8859-1/Latin-1 encoding. I don't know if Latin-1 has encoding support
for Portuguese characters.  In order of fluency, my languages are English,
German, and North American Spanish.

 We are trying to put together a new release soon.  Which is the constant
state of GeoMOOSE.  Are you using version 2.6.1?



 On Thu, Mar 13, 2014 at 11:55 AM, Andr? Barriguinha <
<a class="moz-txt-link-abbreviated" href="mailto:andrebarriguinha@agriciencia.com">andrebarriguinha@agriciencia.com</a>> wrote:

</pre>
        <blockquote type="cite">
          <pre wrap=""> Yes  UTF-8

You can see the interface here although in Portuguese:

<a class="moz-txt-link-freetext" href="http://agriciencia.servehttp.com:1024/riplante/riplante.html">http://agriciencia.servehttp.com:1024/riplante/riplante.html</a>

I have also the same issues in the identify tool. If i use a shapefile
and read directly from the table stored in a folder it doesnt work. If i
put them in PostGIS it reads ok and all the special characters are
identified.

Regards

Andr?





 Em 13-03-2014 16:38, Dan Little escreveu:

Hi Andr?,

 This is an issue with encodings and PHP that I need to work out.  I
keep forgetting to do it.  We've ran into this problem with Russian,
Turkish, and German.  I can probably create a test case for German.  Are
you using UTF-8?


On Wed, Mar 12, 2014 at 1:01 PM, Andr? Barriguinha <
<a class="moz-txt-link-abbreviated" href="mailto:andrebarriguinha@agriciencia.com">andrebarriguinha@agriciencia.com</a>> wrote:

</pre>
          <blockquote type="cite">
            <pre wrap=""> I'm having trouble setting up the search to a layer when I use
characters like ? ou ?

Basicaly writen in Portuguese with some special characters.

The layer is in a PostGIS database and works fine if I search words with
no special characters

Iam using the comparitor like-icase

Regards

Andr? Barriguinha


 --




  <a class="moz-txt-link-rfc2396E" href="http://www.agriciencia.com/"><http://www.agriciencia.com/></a>   *Andr? Barriguinha*
*Agri-Ci?ncia, Consultores de Engenharia, Lda.*<a class="moz-txt-link-rfc2396E" href="http://www.agriciencia.com"><http://www.agriciencia.com></a>
Rua dos Lus?adas, 52 - 1?
1300-372 LISBOA
PORTUGAL
*E-mail: *andrebarriguinha@agriciencia.com
*Telef: *+(351) 213 649 625
*Telm:* +(351) 914 155 278 <%2B%28351%29%20914%20155%20278>
*Fax:* +(351) 213 649 625 <%2B%28351%29%20213%20649%20625>

_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>

</pre>
          </blockquote>
          <pre wrap="">


</pre>
        </blockquote>
        <pre wrap="">

</pre>
      </blockquote>
      <pre wrap="">-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.html"><http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.html></a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 18296 bytes
Desc: not available
URL: <a class="moz-txt-link-rfc2396E" href="http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.jpe"><http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.jpe></a>

------------------------------

_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>

End of Geomoose-users Digest, Vol 34, Issue 13
**********************************************

</pre>
    </blockquote>
    <br>
  </body>
</html>