From: Richard Fairhurst Date: Fri, 7 Aug 2009 00:25:00 +0000 (+0000) Subject: small parallel way fix, plus handy new 'join' keypress (J) X-Git-Tag: live~6781 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6e6b44e494590088443eb6ea2eae16bf9ff69e73 small parallel way fix, plus handy new 'join' keypress (J) --- diff --git a/config/potlatch/localised/en/help.html b/config/potlatch/localised/en/help.html index e69f4b00f..55c4a515c 100644 --- a/config/potlatch/localised/en/help.html +++ b/config/potlatch/localised/en/help.html @@ -74,7 +74,7 @@ The best type of GPS is one that records to the tracklog frequently (every secon Uploading your track Now, you need to get your track off the GPS set. Maybe your GPS came with some software, or maybe it lets you copy the files off via USB. If not, try GPSBabel. Whatever, you want the file to be in GPX format. -Then use the 'GPS Traces' tab to upload your track to the OpenStreetMap server. But this is only the first bit - it won't appear on the map yet. You need to draw and name the roads yourself, using the track as a guide. +Then use the 'GPS Traces' tab to upload your track to OpenStreetMap. But this is only the first bit - it won't appear on the map yet. You must draw and name the roads yourself, using the track as a guide. Using your track Find your uploaded track in the 'GPS Traces' listing, and click 'edit' right next to it. Potlatch will start with this track loaded, plus any waypoints. You're ready to draw! @@ -156,13 +156,12 @@ You can 'revert' to a previously saved version of a way or point. Select it, the If you've accidentally deleted a way and saved it, press U (for 'undelete'). All the deleted ways will be shown. Choose the one you want; unlock it by clicking the padlock (by the ID); and save as usual. Think someone else has made a mistake? Send them a friendly message. Use the history option (H) to select their name, then click 'Mail'. + +Use the Inspector (in the 'Advanced' menu) for helpful information about the current way or point. FAQs How do I see my waypoints? Waypoints only show up if you click 'edit' by the track name in 'GPS Traces'. The file has to have both waypoints and tracklog in it - the server rejects anything with waypoints alone. -Why can't I type text with accents? -Linux users only: This is a bug in Adobe Flash Player for Linux. We can't do anything until Adobe fixes it - sorry. Until then, you can copy and paste from elsewhere. - More FAQs for Potlatch and OpenStreetMap. @@ -202,6 +201,8 @@ Page 7: Quick reference C Close changeset G Show GPS tracks H Show history +I Show inspector +J Join point to crossing ways K Lock/unlock current selection L Show current latitude/longitude M Maximise editing window diff --git a/public/potlatch/potlatch.swf b/public/potlatch/potlatch.swf index 74e021a6f..6557e7920 100644 Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ