]> err.no Git - mapper/history - src/osm-db.c
Remove useless includes
[mapper] / src / osm-db.c
2007-08-02 Kaj-Michael LangRemove useless includes
2007-08-02 Kaj-Michael LangRemove switch { .. } structure as we don't need it...
2007-07-30 Kaj-Michael LangLimit the way types queried to roads only. Add some...
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangMake place cache work. Use dynamic place variables...
2007-07-27 Kaj-Michael LangAdd osm_deinit
2007-07-25 Kaj-Michael LangRemove warnings
2007-07-24 Kaj-Michael LangUse a helper function to check the distance to line...
2007-07-23 Kaj-Michael LangCheck that w is not null before freeing.
2007-07-23 Kaj-Michael LangRemove most debuging output. Free the way structures...
2007-07-22 Kaj-Michael LangWay search and display works.
2007-07-22 Kaj-Michael LangAdd function to get a place by id.
2007-07-21 Kaj-Michael LangStart to handle place isin id #. We still need to handl...
2007-07-21 Kaj-Michael LangStart to make it do something. Place query works.
2007-07-16 Kaj-Michael LangAdd start of functions for getting usefull way/route...