User talk:H4ck3rm1k3/OSMFeatures

From OpenStreetMap Wiki
Jump to navigation Jump to search

why

The idea is that we want to compile a list of all osm tags used and how they compare to other systems This is no easy task. The result will be a global data model of all tagging systems and how they relate. This part extracts the community editing tags from the html tables.

what

This tool extracts the table data from the mapfeatures html output back into a template call for further processing. It calls the template for each row : http://wiki.openstreetmap.org/wiki/Template:MapFeatureData

Files

Usage

wget http://wiki.openst reetmap.org/wiki/Map_Features -O Map_Features.html
perl parsefeatures.pl >mapfeatures.wiki
git commit -m "update" -a
git push origin master


source

git@gitorious.org:~h4ck3rm1k3/wikimap-books/h4ck3rm1k3s-wikimap-books-legend.git