]> err.no Git - mapper/commit
Use a list for ways instead of a hash table as we don't need to search for ways.
authorKaj-Michael Lang <milang@angel.tal.org>
Tue, 17 Jul 2007 22:11:16 +0000 (01:11 +0300)
committerKaj-Michael Lang <milang@angel.tal.org>
Tue, 17 Jul 2007 22:11:16 +0000 (01:11 +0300)
commit8a16913420688fc766e2f2782c1e91a570c998b8
treea48ddbe0f0e53989c7980b692e91d0f55ffec252
parent1452015eff02ee7de4e631428f1a63f231295d8f
Use a list for ways instead of a hash table as we don't need to search for ways.
Add more checking for null values.
Optimize some.
src/osm.c