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

Enable filter modes #24

Open
maning opened this issue Dec 9, 2015 · 2 comments
Open

Enable filter modes #24

maning opened this issue Dec 9, 2015 · 2 comments
Assignees

Comments

@maning
Copy link

maning commented Dec 9, 2015

Current JOSM filter modes are:

  • E (Enable)
  • H (Hide elements)
  • I (Inverse Filter)
@planemad
Copy link
Contributor

planemad commented Dec 9, 2015

@aarthykc @maning does this make sense for a filter object:

"filters": [
{
"query": "boundary: | leisure: | landuse: | waterway: | amenity: | natural: | building:"
"state":{
"mode":"replace"
"enabled":true,
"hide":false,
"invert":false
}
}
]

@maning
Copy link
Author

maning commented Dec 21, 2015

@planemad, make sense to me.

@aarthykc aarthykc self-assigned this Feb 15, 2016
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

3 participants