From 36307afff9c4e1e40659d608b055d38d9c33214a Mon Sep 17 00:00:00 2001 From: Matt Whilden <118567155+watmildon@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:24:54 -0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce4e89..a9f9f62 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # TIGERMap! A map to help aid OpenStreetMap mappers in the ongoing effort to complete the [review of data](https://wiki.openstreetmap.org/wiki/TIGER_fixup) from the [TIGER import](https://wiki.openstreetmap.org/wiki/TIGER). @@ -40,9 +41,17 @@ No tags have been stripped so there's a rich set of tags to investigate and get * highway;surface * highway=trunk * railway=abandoned +* building=yes * highway=secondary;surface=paved,asphalt +* leisure=pitch;!sport + + +## Experimental Features +There are a few more special operators that can help investigate data in OSM. These are available on [WAMap](https://watmildon.github.io/TIGERMap/WAMap/) and [UTMap](https://watmildon.github.io/TIGERMap/UTMap/) + +* Generate a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram) for a set of node elements. Ex: `(voronoi)cuisine=pizza` +* Colorize elements based off of values in a key. Ex: `(color)building` ## Copyright Copyright MIT or Apache-2.0 -