catatom2osm.report module

Statistics report.

class catatom2osm.report.Report(**kwargs)[fuente]

Bases: object

address_stats(address_osm)[fuente]
clean_group(group)[fuente]
clear(**kwargs)[fuente]
cons_end_stats()[fuente]
cons_stats(data, task_label=None)[fuente]
export(fn)[fuente]
fixme_stats()[fuente]
from_file(fn)[fuente]
get(key, default=0)[fuente]
get_sys_info()[fuente]
get_tasks_with_fixmes()[fuente]
inc(key, step=1)[fuente]
osm_stats(data)[fuente]
sum(*args)[fuente]
tags_for_info()[fuente]
to_file(fn)[fuente]
to_string()[fuente]
validate()[fuente]
catatom2osm.report.int_format(v)