[Geomoose-users] Template / Results Issues

Jeff McKenna jmckenna at gatewaygeomatics.com
Wed Feb 7 06:57:18 PST 2018


Correct, I consistently got Tanya's error (different browsers) with GM 
3.1 if I only specified "{{ FIELDNAME }}" in the identify section; 
solution was to specify "{{ properties.FIELDNAME }}"

-jeff



On 2018-02-07 10:47 AM, Dan Little wrote:
> Yes, please post up the Mapbook snippet of the affected code and, if 
> possible, a snippet of the data returned from the WFS request.
> 
> Jeff, were you consistently getting that error with the international 
> characters dataset? If so, I should really test that.
> 
> On Wed, Feb 7, 2018 at 8:45 AM, Jeff McKenna 
> <jmckenna at gatewaygeomatics.com <mailto:jmckenna at gatewaygeomatics.com>> 
> wrote:
> 
>     Hi Tanya,
> 
>     I've tested with the included "Test International Characters" layer
>     that is included in the packaged mapbook.xml by default, using MS4W
>     version 3.2.3
> 
>     I was able to get your exact same error through an identify on that
>     layer.
> 
>     I fixed this by making sure to specify "{{ properties.FIELDNAME }}"
>     in my mapbook.xml (at first I had just "{{ FIELDNAME }}").  Here is
>     the working section:
>     https://gist.github.com/anonymous/945d1987942ff34fbc53d253c8cd20b3
>     <https://gist.github.com/anonymous/945d1987942ff34fbc53d253c8cd20b3>
> 
>     Maybe your issue is similar.
> 
>     -jeff
> 
> 
> 
>     -- 
>     Jeff McKenna
>     MapServer Consulting and Training Services
>     http://www.gatewaygeomatics.com/ <http://www.gatewaygeomatics.com/>
> 
> 
> 
> 
> 
>     On 2018-02-07 2:27 AM, TC Haddad wrote:
> 
> 
>         hi all,
> 
>         I've just been testing 3.1 with some local data, and have a
>         weird issue with displaying the results from Identify, Select,
>         and Search.
> 
>         I'm getting correct number of records and fields returning for
>         each item clicked, selected, or found via a search, but result
>         contents all display as "???".
> 
>         example: http://bit.ly/2FS8ySS
> 
>         I feel like I'm missing something really basic - any ideas why
>         my templates aren't correctly populating?
> 
> 
> 


-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/


More information about the Geomoose-users mailing list