[Geomoose-users] Template / Results Issues

Dan Little theduckylittle at gmail.com
Wed Feb 7 10:36:38 PST 2018


I was more curious about the international characters... but that said, yes
having "properties" is important because you can also access "geometry."
The template system works by taking GeoJSON formatted-features and running
them, on a loop, through the template.

On Wed, Feb 7, 2018 at 8:57 AM, Jeff McKenna <jmckenna at gatewaygeomatics.com>
wrote:

> 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/
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20180207/60ea1d94/attachment-0001.html>


More information about the Geomoose-users mailing list