[Geomoose-users] Geomoose-users Digest, Vol 34, Issue 13

Dan Little theduckylittle at gmail.com
Mon May 19 07:48:42 PDT 2014


The 2.7 code is a bit more comprehensive in the solution (it's done in
config.php for ALL scripts) and the GeoMOOSE code is now utilizing the
PHP mb_http_input/mb_http_output encoding settings.


On Mon, May 19, 2014 at 8:06 AM, André Barriguinha
<andrebarriguinha at agriciencia.com> wrote:
> Dan,
>
> I found a workarround thanx to a friend (Luis Calisto) to make it work.
>
> In query.php changed
>
>         $this->self['val'] = $value;
>
> With
>
>         $this->self['val'] = utf8_encode($value);
>
> Regards
>
> Andre
>
>
>
>
>
>
> Em 30-04-2014 18:03, geomoose-users-request at lists.osgeo.org escreveu:
>
> Send Geomoose-users mailing list submissions to
> 	geomoose-users at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.osgeo.org/mailman/listinfo/geomoose-users
> or, via email, send a message with subject or body 'help' to
> 	geomoose-users-request at lists.osgeo.org
>
> You can reach the person managing the list at
> 	geomoose-users-owner at lists.osgeo.org
>
> 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 <theduckylittle at gmail.com>
> To: Andr? Barriguinha <andrebarriguinha at agriciencia.com>
> Cc: GeoMOOSE Users List <geomoose-users at lists.osgeo.org>
> Subject: Re: [Geomoose-users] Search Capablility For A Layer with
> 	Portuguese	special characters
> Message-ID:
> 	<CABqPoBbX-wpQkEEb8iLb3uhx8TNo6c_Wirx8U-qQ1CCdp0CzDw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Andr?, I just wanted to send you an update on this:
> - https://github.com/geomoose/geomoose/issues/37
>
> 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 <
> andrebarriguinha at agriciencia.com> wrote:
>
>  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 <
> andrebarriguinha at agriciencia.com> wrote:
>
>  Yes  UTF-8
>
> You can see the interface here although in Portuguese:
>
> http://agriciencia.servehttp.com:1024/riplante/riplante.html
>
> 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 <
> andrebarriguinha at agriciencia.com> wrote:
>
>  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
>
>
>  --
>
>
>
>
>   <http://www.agriciencia.com/>   *Andr? Barriguinha*
> *Agri-Ci?ncia, Consultores de Engenharia, Lda.*<http://www.agriciencia.com>
> Rua dos Lus?adas, 52 - 1?
> 1300-372 LISBOA
> PORTUGAL
> *E-mail: *andrebarriguinha at 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
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.html>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: image/jpeg
> Size: 18296 bytes
> Desc: not available
> URL:
> <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140430/79fa04a0/attachment.jpe>
>
> ------------------------------
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
> End of Geomoose-users Digest, Vol 34, Issue 13
> **********************************************
>
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users


More information about the Geomoose-users mailing list