Giter Club home page Giter Club logo

mapstore's People

Contributors

alediator avatar amarong avatar damianofds avatar etj avatar gnafu avatar kappu72 avatar mbarto avatar offtherailz avatar ridethepenguin avatar stefanocudini avatar

Watchers

 avatar  avatar  avatar

mapstore's Issues

Server Compat

Layer type discovery should work with servers other than GeoServer

If the GeoServer WCS Keyword is not there:

  • check if there's a WFS for the selected layer, performing a DescribeFeatureType request
  • check if there's a WCS for the selected layer, performing a DescribeCoverage request

If none succeed, show an alert and disable the download buttons.

Buffer

Implement buffer. The buffer can be used every time.
Buffer is mandatory if the user selected a point geometry from gazetteer.
As soon as the user insert a number (keyup event, with a timer to avoid too much requests), the WPS buffer request starts and the buffered geometry is added to the map.
The download request includes the buffered geometry.

Email

The email field set should be enabled and closable.
Check the validity of the email if the container Fieldset is checked

Vectorial Filter

add filter to input fields and add the QueryTool plugin to the "filter" field.
Use the FilterBuilder widget with the featureManager plugin.

The filter form is included in a collapsible fieldset. The fieldset is visible only when a WFS layer is selected.

The WPS process will receive an OGC-Filter encoded XML for the filter param.

International

Review the internationalizzation of the download tool

[C029] Check if selected layer is a layergroup

Check for tag in the capabilities to know if the layer is a single layer or a group.
Trying to download from a group layer will result in a failure.

At first sight, there is no way (with the current OpenLayers implementation) to distinguish between a single Layer with an empty Keyword list ( tag) and a Layergroup (no tag at all)

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.