Commit Graph

4 Commits

Author SHA1 Message Date
0a6238da51 rework projection code
- make use of osmium's proj wrapper class CRS
- use virtual functions instead of switching over projection
- remove duplicate code (mainly WSG84 to mercator transformation)
- use custom projections also with --proj 4326 and 900913 (fixes #514)
2016-01-17 14:09:48 +01:00
9608e980d1 fix some warnings about int-size_t mismatch 2015-10-29 20:34:57 +05:00
34382ba8bd update to libosmium 2.3.0
- remove protobuf dependencies as libosmium now comes with its own pbf parser
- fix remaining uses of libxml2 as file format in tests
2015-08-19 00:10:31 +02:00
23c85ae885 Rename test-parse-options 2015-08-01 16:29:53 -07:00