開放街圖標誌 OpenStreetMap 開放街圖

3D Mapping

於 2022年四月 4日 由 JamJar IIEnglish發表。

Over the last few weeks I have been looking at 3D rendering of OpenStreetMap data. Much of the focus has been on the old town of Dunkeld in Perthshire, Scotland.

I learn iteratively combining trial and error with reading documentation. Different rendering options like demo-f4map.com and Kendriz3D plugin in JOSM provide my informational feedback loop. The former is easier to use but the Kendriz3D plugin is quicker to see the updates I make.

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

spiregrain2022年04月 4日 20時19分 發表的評論

Do post some links!

I did a few oddly-shaped buildings in my area a few months ago, if you’re looking for examples.

Sam Wilson2022年04月 5日 03時06分 發表的評論

I think OSM2World can be used to get quicker local rendering of 3D features (at least, so I learnt recently from this video by @b-unicycling ).

vorpalblade-kaart2022年04月 5日 14時03分 發表的評論

Quick comment for people reading this post and wanting to use kendzi3d:

At the time of writing, the Kendzi3d plugin works on Java 8 only (and not at all on Mac). There is a version which works on Java 9+ (and Mac) called kendzi3d-dev. If you install kendzi3d-dev, please be aware that it is intended to be short term workaround (I was hoping to get it merged into kendzi3d itself last week, but there are a few niggling issues). When kendzi3d-dev is removed from the JOSM plugin list, you will not be automatically migrated to kendzi3d. I may be able to add an informational dialog indicating that users should switch to kendzi3d, but you should not count on it.

JamJar II2022年04月 5日 20時31分 發表的評論

Thanks for the comments. Those example buildings will help!

Regarding java on the Mac (Monterrey), I am getting ok results invoking via Terminal and using

java -jar OSM2World.jar

or

java -jar –add-modules ALL-SYSTEM josm-tested.jar

Java version:

java –version openjdk 11.0.8 2020-07-14 LTS OpenJDK Runtime Environment Zulu11.41+23-CA (build 11.0.8+10-LTS) OpenJDK 64-Bit Server VM Zulu11.41+23-CA (build 11.0.8+10-LTS, mixed mode)

登入 來留下評論