Search Criteria
Package Details: imposm 0.11.1-2
Git Clone URL: | https://aur.archlinux.org/imposm.git (read-only, click to copy) |
---|---|
Package Base: | imposm |
Description: | Imports OpenStreetMap data into PostGIS |
Upstream URL: | https://github.com/omniscale/imposm3 |
Licenses: | |
Submitter: | simon04 |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-09 09:10 |
Last Updated: | 2021-01-23 10:03 |
Dependencies (3)
- geos (geos-git)
- leveldb
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
dtbaumann commented on 2021-01-23 10:08
Thanks for the quick response. I think the problem with TestWgsToMerc/TestMercToWgs might be limited to AMD Ryzen (1st generation?) processors
--- FAIL: TestWgsToMerc (0.00s) proj_test.go:11: 0 -7.081154551613623e-10
simon04 commented on 2021-01-23 10:04
Thank you for digging into the unit tests of imposm. I've submitted https://github.com/omniscale/imposm3/pull/258 and patched the build. I could not trigger failures of TestWgsToMerc/TestMercToWgs. I've updated the PKGBUILD in 0.11.1-2
dtbaumann commented on 2021-01-23 09:22
It seems that test's fail with newer versions and processors. Here are a few patches to resolve this problem