[Mapbender-dev] Re: wfs

Christoph Baudson (WhereGroup) christoph.baudson at wheregroup.com
Fri Jan 19 09:34:48 EST 2007


Hello Bruno,

thanks very much for your help, I really appreciate it. Sometimes I get 
lost in code and miss the elegant and obvious solution.

Do you already have access to the SVN?

Thanks, Christoph



Bruno Buechele schrieb:
> Message body follows:
> 
> you can repair the problem, when you edit the follow file
> \mapbender\mapbender\http\php\mod_wfs_gazetteer.php
>  their is a line 
> $sql .= "AND wfs_conf_element.f_search = 1 ORDER BY
> wfs_conf_element.f_search;";
> this line should be changed to this
> $sql .= "AND wfs_conf_element.f_search = 1 ORDER BY
> wfs_conf_element.f_pos;";
> 
> 
> 
> 
> --
> This message has been sent to you, a registered SourceForge.net user,
> by another site user, through the SourceForge.net site.  This message
> has been delivered to your SourceForge.net mail alias.  You may reply
> to this message using the "Reply" feature of your email client, or
> using the messaging facility of SourceForge.net at:
> https://sourceforge.net/sendmessage.php?touser=1655598
> 



More information about the Mapbender_dev mailing list