-
|
I have started with a fresh install of Ubuntu to try and generate my own V4 maps until I can get our suppliers to upgrade their software to use the V5 maps, and I have hit the same problem as is being seen in discussion #33 in this repo. It's marked with an answer, so I thought best to open a new discussion as it didn't fix my problem. I first saw the error after using So I tried calling osmosis directly, rather than from the script: but, this failed the same way (partial stack trace below) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Try with Osmosis 0.47 as mentioned in the answer of that discussion. Testing with Osmosis 0.47 and OpenJDK Temurin 11 on Debian, the map-writer and poi-writer seem to work properly. Or you can also try the suggestion mentioned there. |
Beta Was this translation helpful? Give feedback.
-
|
Testing with Osmosis 0.48.3 it also works. So it should be something in local setup, probably the Java edition. |
Beta Was this translation helpful? Give feedback.
-
|
In the other discussion they used external poi-mapping and map-mapping xml files. |
Beta Was this translation helpful? Give feedback.
In the other discussion they used external poi-mapping and map-mapping xml files.
They edited them and removed a definition and it worked, see #33 (reply in thread).