11160
September 3, 2016, 5:46am
1
Hi,
“Real” air traffic control system and flight simulator - client-server ClojureScript-Clojure application based on:
rete4frames expert system shell (http://github.com/rururu/rete4frames/ ),
Flightradar24 web service (http://www.flightradar24.com/ ),
Leaflet JavaScript GIS libraty (http://leafletjs.com/ ),
Cesium webGL virtual globe and map engine (http://cesiumjs.org/ ),
GeoNames geographical database web service (http://www.geonames.org/ ),
6… httpkit, compojure, core.async and others Clojure libraries.
Appllication page: https://github.com/rururu/rete4flights .
News:
You can get information about interesting things along the route from Wikipedia automatically.
Dependency libraries updated to newest versions.
Parameters adjusted
Fixed several bugs
Enjoy!
Sincerely,
Ru
patrick
September 4, 2016, 12:13am
2
Hi Ru,
Cool, thanks for sharing! We’ll include it in the news section of the Cesium release blog post next month.
Is there a live demo hosted anywhere?
Thanks,
Patrick
11160
September 4, 2016, 6:22am
3
Hi Patrick,
I can make a small screencast, host it on my Youtube channel and put a link on the same GitHub page.
Is this Ok?
Ru
patrick
September 4, 2016, 12:33pm
4
Ru - that would be awesome. We will also spread the word through our @CesiumJS twitter account.
Thanks,
Patrick
11160
September 4, 2016, 8:57pm
5
Hi Patrick,
I have put a link to screencast on my GitHub project page. And here it is: https://www.youtube.com/watch?v=RTuQPYDsd_A
Enjoy flying
Thank you for your proposal.
Sincerely,
Ru
Do you know if this violates any licenses of flightradar24? Do we need special permissions to run the application?
11160
September 8, 2016, 6:32pm
8
Honestly, I don’t know.
I have begun from this blog: http://blog.cykey.ca/post/88174516880/analyzing-flightradar24s-internal-api-structure
Then, when this ceased to work, I hacked current urls and put them in my program. I think that as far as I do not get any profit, I do not make a terrible crime, but only advertisement to Flightradar24.
I think you can consider the same policy