FOSSGIS/Server/Projects/Tagstat
Project Name
Tagstat
Main Contact
http://wiki.openstreetmap.org/wiki/User:Petschge osm@petschge.de
Other people involved
Noone so far.
Short description of your project
Statistics on the usage of tags, including search capability and XML API. Updated from the (daily) planet dumps. The websites are generated on the fly by simple PHP scripts, based on a mysql database feed by a java programm.
Preview
The service is currently available at http://tagstat.hypercube.telascience.org/index.php but needs a new home as the server might go away soon.
Why is this project interesting to the OSM community?
Because tagwatch doesn't cover the whole world and potlatch two will probably use the XML API.
What special software will you need?
Mysql database PHP module in the webserver Java runtime enviroment
What resources will you need?
The import uses 8 GB of Ram. Less should work too but would take longer the the 4 hours needed to parse the planet file now.
Disk usage is urrently 2.7 GB for the database plus a couple of megabyte for the programm itself.
Where is your source code?
http://trac.openstreetmap.org/browser/applications/utils/tagstat
What data do you need?
Daily planet dump file would be best.
Related Projects
I assume other services need the planet dump anyway. If it only exists as a database I could use that too.
State
New