OpenStreetMap 로고 OpenStreetMap

Annotating GPX track file with <link> tags for jpg/wav surveying

ChrisB님이 English로 2008년 11월 23일에 게시함. 최근 2008년 12월 1일에 업데이트됨.

For some reason josm doesn't support multiple audio notes, so here's a Python script that will annotate a GPX track with your jpg and wav surveying notes. Note you'll need to run josm with the patch to allow it to load GPX files with namespaces.

Including the code here in <pre> tags messed up the formatting so try: gps-fix-gpx-links

이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2008년 12월 1일 11:59lindi님의 의견

Sounds useful but could you post a Base64-encoded version? I can not figure out how to copy the script to file without breaking indentation. Maybe this has something to do with the validator errors

*** Errors validating osm.org/user/ChrisB/diary/4143:
***
Error at line 21, character 8: document type does not allow element "pre"
here; missing one of "object", "applet", "map", "iframe", "button",
"ins", "del" start-tag
Error at line 31, character 103: end tag for "pre" omitted, but OMITTAG NO
was specified
Line 21, character 4: start tag was here
Error at line 90, character 12: end tag for element "pre" which is not
open

2008년 12월 1일 15:02ChrisB님의 의견

I have uploaded the script to another site - mediafire - I have never used this site before but it looks like you should be able to download the script from there easily enough.

댓글을 남기려면 로그인하세요