Biểu trưng OpenStreetMap OpenStreetMap

Nhật ký của GanderPL

Mục nhật ký gần đây

OSM Helper UserScript

Do GanderPL đăng vào 06 tháng 07 năm 2024 bằng English. Cập nhật lần cuối cùng vào 11 tháng 07 năm 2024.

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