Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
515 stars 156 forks source link

Vessel displayed in 2d but not in 3d #431

Open shaffye opened 5 years ago

shaffye commented 5 years ago

When I tried to load the marine map in 3d, it give out this error.

SyntaxError: Unexpected token , in JSON at position 404 at JSON.parse () at Cesium.js:472 at i.then (Cesium.js:471) at Cesium.js:471 at m (Cesium.js:471) at f (Cesium.js:471) at r (Cesium.js:471) at i.then (Cesium.js:471) at Cesium.js:471 at m (Cesium.js:471)

shaffye commented 5 years ago

when i tried the ip/live/geojson, it output like this..

{"type": "FeatureCollection","minimal": "true","sqt": "0.32","features": [{"type": "Feature","properties": {"fc": "0","empty": "true"},"geometry": {"type": "Point","coordinates": [0, 0]}}]}

In 2D, map is displaying the vessel without a problem