Git Product home page Git Product logo

Comments (5)

uprel avatar uprel commented on May 24, 2024

WMS map layer and its attributes have no real connection in client. Attributes are loaded with GetFeatureInfo request with empty filter and of course you must set some limit. This is set in Customizations.js https://github.com/uprel/gisapp/blob/97afa7b0c9a0effb629c7918fbbf38271d331f62/client/site/js/Customizations.js#L27

I will provide a setting to easily adjust that, because of this- https://github.com/uprel/gisapp/wiki/4.-Running-client#changing-code-or-debugging

from gisapp.

Prajith76 avatar Prajith76 commented on May 24, 2024

Thank you very much for the swift response. I have changed the gridResults to 3000 but unfortunately no changes in the feature count in the attribute table. Still it shows 2000 only. Is there is any other settings I need to change?

from gisapp.

uprel avatar uprel commented on May 24, 2024

You modified one of source files, Client by default loads minified single javascript file (eqwc.js). To use source files you have to enable debug mode. Explained in url above. So that is reason to move this into client side settings.js

from gisapp.

uprel avatar uprel commented on May 24, 2024

Sorry, correct line for setting for layer attribute table is this
https://github.com/uprel/gisapp/blob/97afa7b0c9a0effb629c7918fbbf38271d331f62/client/site/js/LayerActions.js#L347

The first one is for table initially displayed on client start. I will fix that both of this numbers will use new single setting

from gisapp.

Prajith76 avatar Prajith76 commented on May 24, 2024

It is working and now I am able to set the limits. Thank you very much for your help and support, much appreciated.

from gisapp.

Related Issues (20)

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.