開放街圖標誌 OpenStreetMap 開放街圖

GanderPL 的日記

最近的日記項目

OSM Helper UserScript

於 2024年七月 6日 由 GanderPLEnglish發表。 上一次更新在 2024年七月11日。

I started working on a helper for OSM because I use several community-made tools, and it’s not very convenient to copy and paste links, nodes, or IDs into these tools. So, I decided to write my own userscript. This script will detect what the user is currently viewing and attach the appropriate links already prepared for the tool.

It’s a very simple script, and anyone can create something like this. However, I plan to use AI to help with tagging in the future. It began with a simple rule I used for tagging points, which made me realize I could automate it more. This will be implemented in the helper.

The helper will use Vue.js to control the interface view. In future I plan to release an extension for Chrome and Firefox.


I would appreciate any suggestions or links to web applications that might be useful.


Current releases