Coder Social home page Coder Social logo

colisee / wsaero Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 125 KB

wsaero - Aeronautical Weather Service

License: BSD 3-Clause "New" or "Revised" License

HTML 40.12% PHP 14.04% CSS 2.69% XSLT 42.33% Dockerfile 0.83%
weather-information docker-framework kml rss xslt xslt-processor php leafletjs restful xsl

wsaero's People

Contributors

colisee avatar

Watchers

 avatar

wsaero's Issues

[ENH-20201110-01] Add a file ".htaccess" to the root of wsaero

As of version 6.50, the url to access the web application when using the standard approach requires an ending "/App".
In order to offer a consistent approach with the docker approach, add a ".htaccess" file with a redirect to "/App/index.html". Obviously, this can only work if there is a web server directive allowing .htaccess overrides...

[ENH-20201220-03] Drop useless sources

  • wsaeroKML2.xsl: used for the Google Earth application. I am dropping this feature
  • L.KML.js: dropped in favor of the native GeoJson feature of LeafletJS

[ENH-20201119-01] Improve geolocation

If the page desktop.html is served with the "https" protocol, the geoplugin API will not work, as it is not meant, in the free version, to work over ssl.

File desktop.html should be modified to detect the http/https protocol. In case of https, the geolocation should be done through the html5 native api

[ENH-20210320-01] Optimize the management of the KML layer

Performance improvement
When zooming in, we should keep the data layer: there is no need to delete the layer and send a new weather REST request
When zooming out, we should also keep the data layer if we already retrieved the data at that zoom level

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.