Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wms buffer #1

Merged
1 commit merged into from
Sep 27, 2010
Merged

wms buffer #1

1 commit merged into from
Sep 27, 2010

Conversation

ahocevar
Copy link
Member

I'd like to have our WMS layers use a buffer of 0 rather than 1, to speed up loading and reduce the number of dom elements on the map - this will make dragging faster, especially if there are many layers.

…and reduce the overall number of dom elements on the map
@dwins
Copy link
Contributor

dwins commented Sep 20, 2010

Sounds good to me. I guess this wouldn't affect the baselayers we are loading via the generic Layer plugin; should we also reduce the buffer for them?

@ahocevar
Copy link
Member Author

AFAIK the layers that we use the generic Layer plugin for (the pre-configured base layers) already have "buffer: 0" in their configuration, no?

@dwins
Copy link
Contributor

dwins commented Sep 27, 2010

yes you're right. i'll actually look at the code before providing feedback next time around.

sbenthall pushed a commit that referenced this pull request Jul 13, 2011
sheetalpgadkari pushed a commit to sheetalpgadkari/geonode that referenced this pull request Oct 14, 2011
@ingenieroariel ingenieroariel mentioned this pull request Aug 31, 2012
garnertb added a commit that referenced this pull request Apr 11, 2014
Added migrations for security groups stuff. thanks @capooti!
simod added a commit that referenced this pull request May 15, 2014
Add Bootstrap 3.1.1 and Fontawesome 4.0.3
simboss referenced this pull request in geosolutions-it/geonode Sep 9, 2014
Debian packaging updates for Geonode 2.0
davisc pushed a commit to Sev1Tech/geonode that referenced this pull request Jun 16, 2015
gubuntu pushed a commit to gubuntu/geonode that referenced this pull request May 15, 2017
Vampouille added a commit to Vampouille/geonode that referenced this pull request Sep 12, 2017
afabiani pushed a commit that referenced this pull request Jan 29, 2018
goudine pushed a commit to goudine/geonode that referenced this pull request Feb 1, 2018
replace import * with named imports where feasible
goudine pushed a commit to goudine/geonode that referenced this pull request Feb 1, 2018
goudine pushed a commit to goudine/geonode that referenced this pull request Feb 1, 2018
add try block to catch instance of no default style
afabiani pushed a commit that referenced this pull request Jan 23, 2019
update to upstream master
nastasi-oq pushed a commit to nastasi-oq/geonode that referenced this pull request Jun 13, 2019
update mainstream repository
@codecov
Copy link

codecov bot commented Aug 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@9d7ff5b). Click here to learn what that means.
The diff coverage is 60.69%.

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   54.51%           
=========================================
  Files             ?      172           
  Lines             ?    19463           
  Branches          ?     3209           
=========================================
  Hits              ?    10611           
  Misses            ?     7853           
  Partials          ?      999

afabiani pushed a commit that referenced this pull request Jan 24, 2020
afabiani pushed a commit that referenced this pull request Jul 29, 2021
* Dashboard skeleton (#1)

Skeleton for dashboards integrations

* Fix req

* Update requirements.txt

* Update requirements

* Fix setupcfg for build

* Fix flake8 issues

* [Fixes #7764] Fix broken tests on geonode.layers.tests.LayersTest

Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants