Codebase list gnome-maps / 9cefa3f
scripts: Update README Update name and URL according to the upstream change breaking the tagging schemas to a separate project from the base iD editor. Marcus Lundblad 3 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55
66 Extracts the POI types (presets) that the iD editor uses to JSON for us to consume.
77
8 Run the extractPoiTypesFromID.js script against a checkout of iD (https://github.com/openstreetmap/iD)
8 Run the extractPoiTypesFromID.js script against a checkout of the
9 iD Tagging Schema project (https://github.com/openstreetmap/id-tagging-schema)
910
1011 $ ./extractPoiTypesFromID.js <path to iD checkout> > osm-types.json
1112