Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [timeout:620]
- [bbox:{{bbox}}];
- (
- way[natural=water];
- way[water=lake];
- way[natural=lake];
- );
- out body;
- >;
- out skel qt;
- {{style:
- way[natural=water]
- { color:blue; fill-color:blue; }
- way[water=lake],
- way[natural=lake]
- { color:grey; fill-color:grey; }
- }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement