Replies: 1 comment
-
Hi there. I still want to know if those chart related propaties works on the GeojsonCatalogItem but I could create a visualization I wanted to create. So, what I wanted to show was 3D objects such as smart poles with sensor reading data. What I did was to use GeojsonCatalogItem with the czmlTemplate and featureInfoTemplate like this. This geojson includes only one point.
Then, I could show my fake sensor pole with a chart. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there.
I was looking at the GeoJSONCatalogItem (https://docs-v8.terria.io/guide/connecting-to-data/catalog-type-details/geojson/) and found that there are chart related propaties such as ChartPointOnMapTraits, ChartTraits, and so on.
Is there a way to show chart with GeoJSON data? If so, I want to see some catalog or data examples.
Do I need to re-format my geojson formatted data (one geometry has one value for one attribute) to include a table like data for each data point?
Thank you!
Hiroo
Beta Was this translation helpful? Give feedback.
All reactions