Visualization Is Not Picking Up All Attributes
Morning,
I have a fencing map service with a description field. The service contains two types of fencing in the field, but when I select the visualization option for this field, the module is only picking up one of the two fields.
What is blocking the module from selecting all the attributes? I can query on both types and find data on map also displays both types.
Walter
0
-
Hi,
Can you provide a screenshot of the issue?
Thanks,
Mike Ketler0 -
Mike,
I solved the issue. It seems that this particular map service (fences) were comprised of thousands of little line segments that when put together formed a circular object i.e. a fence post.
So when you do the visulization on this map service, it only retrieves 1000x records, all of them these little line segments. The visualization obviously does not do a distinct on the records, but only retrieves the first 1000, thus the other objects do not appear in the visualization module.
Walter0
Please sign in to leave a comment.
Comments
2 comments