Save a location without having been there

Not sure if thread title is proper :) English is not my native language.
I think the Save Location feature is to save the current location. Is it possible to input a GPS coordinate to navigate?
Thanks..
  • If you open the Navigation App (or any other activity app that uses GPS) then go Menu>Navigation>Coordinates you get a screen to enter the coordinates in to. Once you've done this, if you back out of actually navigating to those coordinates and go to Menu>Navigation>Saved Locations you'll note a saved location called 'Coordinates' that you can select and re-name to something more convenient (and update the coordinates or elevation should you choose).
  • Former Member
    0 Former Member over 8 years ago
    Like that ad used to say, there's an app for that, https://apps.garmin.com/en-GB/apps/93712e86-cec9-48c3-b18e-2a87aefead91


    Thanks, I didn't even know that app existed. This is a great app, so easy to use, what do you use it for ? Biking, MTB, Hiking, Driving ?
  • Former Member
    0 Former Member over 8 years ago
    Not sure if thread title is proper :) English is not my native language.
    I think the Save Location feature is to save the current location. Is it possible to input a GPS coordinate to navigate?
    Thanks..


    Make a GPX file with your points, attach the watch to your computer with the USB cable, copy your GPX file to the \NEWFILES hidden folder on the watch. When you disconnect, the watch will read the file and save the points.

    Here's a sample GPX file:

    <gpx version='1.0'>
    <name>Cooper River Trail</name>
    <!-- www.wta.org/.../cooper-river -->

    <wpt lat='47.409284' lon='-121.106459'>
    <ele>0</ele>
    <name>Cooperpo TH</name>
    </wpt>

    <wpt lat='47.424152' lon='-121.169501'>
    <ele>0</ele>
    <name>OWHI Camp</name>
    </wpt>

    <wpt lat='47.425546' lon='-121.173321'>
    <ele>694</ele>
    <name>Boat Ramp</name>
    </wpt>

    <wpt lat='47.428420' lon='-121.175595'>
    <ele>0</ele>
    <name>End trail</name>
    </wpt>

    </gpx>


    Note that the elevation is in meters, and can be zero if you don't know the actual value.

    This is roughly how they'll be displayed. This is a Fenix 3 HR not a 5, so there may be some changes but they should be minor.



    I've done this many, many, many times, it always works. I haven't found an easier way.

    When I don't have the coordinates already, I use gmap4 to look them up. In the lower-right corner are the lat/lon values for the center of the page, which has a cross-hair. This also lets you change base maps, some of them have detailed trails, others have terrain, etc.
  • Make a GPX file with your points, attach the watch to your computer with the USB cable, copy your GPX file to the \NEWFILES hidden folder on the watch. When you disconnect, the watch will read the file and save the points.

    Here's a sample GPX file:

    <gpx version='1.0'>
    <name>Cooper River Trail</name>
    <!-- www.wta.org/.../cooper-river -->

    <wpt lat='47.409284' lon='-121.106459'>
    <ele>0</ele>
    <name>Cooperpo TH</name>
    </wpt>

    <wpt lat='47.424152' lon='-121.169501'>
    <ele>0</ele>
    <name>OWHI Camp</name>
    </wpt>

    <wpt lat='47.425546' lon='-121.173321'>
    <ele>694</ele>
    <name>Boat Ramp</name>
    </wpt>

    <wpt lat='47.428420' lon='-121.175595'>
    <ele>0</ele>
    <name>End trail</name>
    </wpt>

    </gpx>


    Note that the elevation is in meters, and can be zero if you don't know the actual value.

    This is roughly how they'll be displayed. This is a Fenix 3 HR not a 5, so there may be some changes but they should be minor.



    I've done this many, many, many times, it always works. I haven't found an easier way.

    When I don't have the coordinates already, I use gmap4 to look them up. In the lower-right corner are the lat/lon values for the center of the page, which has a cross-hair. This also lets you change base maps, some of them have detailed trails, others have terrain, etc.


    Do they automatically show up on the map screen if they are "close" enough to be seen? Did you have to navigate a course to see them?
  • If you open the Navigation App (or any other activity app that uses GPS) then go Menu>Navigation>Coordinates you get a screen to enter the coordinates in to. Once you've done this, if you back out of actually navigating to those coordinates and go to Menu>Navigation>Saved Locations you'll note a saved location called 'Coordinates' that you can select and re-name to something more convenient (and update the coordinates or elevation should you choose).


    Ah yes.. Thank you!
  • Make a GPX file with your points, attach the watch to your computer with the USB cable, copy your GPX file to the \NEWFILES hidden folder on the watch. When you disconnect, the watch will read the file and save the points.

    Here's a sample GPX file:

    <gpx version='1.0'>
    <name>Cooper River Trail</name>
    <!-- www.wta.org/.../cooper-river -->

    <wpt lat='47.409284' lon='-121.106459'>
    <ele>0</ele>
    <name>Cooperpo TH</name>
    </wpt>

    <wpt lat='47.424152' lon='-121.169501'>
    <ele>0</ele>
    <name>OWHI Camp</name>
    </wpt>

    <wpt lat='47.425546' lon='-121.173321'>
    <ele>694</ele>
    <name>Boat Ramp</name>
    </wpt>

    <wpt lat='47.428420' lon='-121.175595'>
    <ele>0</ele>
    <name>End trail</name>
    </wpt>

    </gpx>


    Note that the elevation is in meters, and can be zero if you don't know the actual value.

    This is roughly how they'll be displayed. This is a Fenix 3 HR not a 5, so there may be some changes but they should be minor.


    I've done this many, many, many times, it always works. I haven't found an easier way.

    When I don't have the coordinates already, I use gmap4 to look them up. In the lower-right corner are the lat/lon values for the center of the page, which has a cross-hair. This also lets you change base maps, some of them have detailed trails, others have terrain, etc.


    Thank you. Will try that.
  • Former Member
    0 Former Member over 8 years ago
    Do they automatically show up on the map screen if they are "close" enough to be seen? Did you have to navigate a course to see them?


    No navigation involved. You add them, they show up on the map when they're supposed to.
  • I tried using the <wpt> tags in the GPX file last week after reading a guide, but on F5 it didn't work the same. It adds just the first 2 locations as User Locations (with the Gas Station icon, strangely), ignores all the rest, and doesn't use them as waypoints during navigation at all.

    As someone said, you can add coordinates on the watch. The app linked above looks interesting, I didn't know about that. You can also use Garmin's free BaseCamp software on a desktop PC to quickly transfer a lot of Locations to the watch (it calls them waypoints but, again, they don't get used as waypoints, just saved Locations).