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

grey out layer based on scale dependency #7

Closed
bfischer-hei opened this issue Aug 20, 2013 · 5 comments
Closed

grey out layer based on scale dependency #7

bfischer-hei opened this issue Aug 20, 2013 · 5 comments

Comments

@bfischer-hei
Copy link
Member

This would allow catalog layers to be greyed out at certain scales. Two additional parameters should be added to the mapbook tag configure the max and min scales, respectively. These options are meant to be used with their equivalents in the layer definition in the mapserver mapfile.

@theduckylittle
Copy link
Member

See geomoose/geomoose-js@3ed40ea

@bfischer-hei
Copy link
Member Author

The maxscale seems to work however when I specified the minscale it would never un-grey the layer below that scale. I was trying this on the parcel point layer and used a maxscale=20000 and minscale=6000. Issue is the same in both Chrome and IE.

@elil elil removed the review label Aug 21, 2014
@elil
Copy link
Member

elil commented Aug 21, 2014

Adding minscale and maxscale to parcels or city and county gives an examples as well.

@theduckylittle
Copy link
Member

Fix.t

@theduckylittle
Copy link
Member

Iz working:

  1. Open the application
  2. Click on the County Layers folder in the Catalog.
  3. Click on the checkbox for Parcel Points.
  4. Zoom in and out, the greying of the layer and the display of the points match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants