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

Filter expression not working as expected #438

Closed
edenh opened this issue Jun 9, 2014 · 1 comment
Closed

Filter expression not working as expected #438

edenh opened this issue Jun 9, 2014 · 1 comment

Comments

@edenh
Copy link
Contributor

edenh commented Jun 9, 2014

"filter": {
        "source": "mapbox streets",
        "layer": "poi_label",
        "$not": {"maki": "park"},
        "feature_type": "point"
}

ref #407

cc @ansis @mourner

@mourner
Copy link
Member

mourner commented Jun 9, 2014

@edenh this works perfectly for me on the latest master (applying to "poi" bucket). Note that there's also a "poi_park" bucket, maybe you didn't remove it and so thought the filter doesn't work.

@mourner mourner closed this as completed Jun 9, 2014
bensleveritt pushed a commit to bensleveritt/mapbox-gl-js that referenced this issue Oct 24, 2016
karimnaaji added a commit that referenced this issue Mar 14, 2023
* Add 3d-light specification

* Fix unit tests

* Fix lint

* Use array instead of object for lights, follow pattern of layer

* Add light properties

* Fix lint

* Add style specification validation tests

* Add style specification validation tests

* Move some files in 3d-style folder

* Fix flow
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

No branches or pull requests

2 participants