[Taginfo-dev] Taginfo files from osm2pgsql style files

Paul Norman penorman at mac.com
Wed Jul 13 07:08:09 UTC 2016


Taginfo allows projects to define a list of tags they use, which then 
appear in http://taginfo.openstreetmap.org/projects. Osm2pgsql style 
files define a list of tag keys that are used by osm2pgsql, if the keys 
are for nodes, ways, or both, and if the keys cause an object to be an area.

I wrote some code to turn style files into taginfo project json: 
https://github.com/osmlab/osm2pgsql_taginfo

Any project using osm2pgsql with default settings is using a subset of 
those tags.

It's not the most useful utility but there's a chance it might be useful 
for someone else.



More information about the Taginfo-dev mailing list