Giter VIP home page Giter VIP logo

eoxclient's People

Contributors

mlocher avatar santilland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eoxclient's Issues

OpenLayers downloaded directly from openlayers.org.

A solution has to be found how to deal with the OpenLayers (OL) downloaded from the 'openlayers.org' site. If the site becomes unavailable (as it has been happening for two last days) the EOxClient becomes unusable if the browser does not keep a cached copy of OL.

The proposed solution is to create own OL build and distribute it bundled with the EOxClient.

Instantiation of time slider datasets

The timeslider uses two different IDs when instantiating a new source and can handle this way ids with non alphanumerical values.
In order to allow any characters the way datasets are added in the timesliderview has to be update.
Ideal way would possibly be to use generated hashes for ids.

Spinning-wheel time-out.

There should be a time-out for the spinning wheel progress indicator rendered during the initial loading of the EOxClient. In case the client's initialisation fails, the wheel keeps spinning forever.

If the client does not load in a reasonably long time, the progress indication should be terminated writing an error message.

Error messages from the server should be displayed

For example, using http://data.eox.at/eudem/ if you try to download an area that results in a too big coverage (>500px) the server responds with the error below but which is never shown to the user.

<?xml version="1.0" encoding="ISO-8859-1"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd">
  <ows:Exception exceptionCode="InvalidParameterValue" locator="size">
    <ows:ExceptionText>msWCSGetCoverage20(): WCS server error. Raster size out of range, width and height of resulting coverage must be no more than MAXSIZE=5000.</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

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.