Skip to content

Commit

Permalink
Add another filter example. Refs #159
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Sep 15, 2014
1 parent 8fcfb9d commit 9e76c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_generate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ <h3 class='space-bottom1'><a href='#filter' title='link to filter'>Filter</a></h
{
"filter": {
"class": "street_limited",
"admin_level": { ">=": 3 },
"!": { "$type": "Polygon" }
}
}
Expand Down

0 comments on commit 9e76c9c

Please sign in to comment.