I have a python program that generates lat, long coordinates based on a specific keyword. I want to feed the list of coordinates into cesium and display the points on the 3D map. I need to pass information between python and javascript. I want to use json to do this but I don't know how the transfer actually occur.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Search box json | 3 | 134 | November 30, 2018 | |
Where to put the code for reading data from another source? | 2 | 154 | June 24, 2015 | |
GSoC 2013 Introduction | 1 | 114 | April 15, 2013 | |
How to retrieve data from my SQL database in Cesium? | 2 | 192 | March 18, 2016 | |
Difficulty Getting Started | 6 | 175 | March 6, 2013 |