Open main menu

Gramps β

Addon:AncestorsMap

Revision as of 15:59, 28 April 2020 by Bamaustin (talk | contribs) (Errata)
Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.

Gnome-important.png
View does not display places without coordinates

Note that, like all GeographyGeography View modes, ONLY the Places with a defined Longitude & Latitude will be plotted.

Ancestors Map Geography view

This GeographyGeography Category addon view mode plots tagged pins on a Map at the Places associated with Ancestors of the Home Person.

Ancestors Map is an interactive Charts Geography category view addon that overlays pins for certain known Places on downloaded Map tiles.

Contents

Usage

Navigate the Active Person selection before changing to the Geography Category view to map the Event Places associated with a different Person's Ancestors.

An interaction in the 1.0.3 version of the Add-on with the Relationship view may cause the Map to fail to focus on a new Active Person. Use the Person View or Bookmarks to navigate this selection to a different person.

There are 4 pin types:
Still looking for correct pins. This map use left-handed versions of the normally right-handed magnifying glass.

Pin Description Place types
  Zoom-in Magnifying glass Places with Birth Events
  Zoom-out Magnifying glass Places with Death Events
  Magnifying glass pins with an X Places with Marriage Events
  Green Push pins Places with multiple Event types

Right-click on a map pin to reveal a pop-up menu listing the Events & People at that Place.

⚙ Configuration Options

 
Fig. .1 Configure Geography - "The map" tab

The Ancestors Map has the standard Map configuration options.

See the Geography view introduction to using maps.

Troubleshooting

Places of Ancestor Events that do not appear as pins on the map are probably missing the correct GPS longitude and/or longitude. Determining which Places are missing and need correction can be finicky work. This is most easily done with custom filters... but it takes multiple stages.

The objective is to find the Places of Events of Ancestors of the Home Person. That's 4 stages of filtering.

You can set up a multi-stage of filter that shows only Places for Ancestors & configure the Places Category view to show the Longitude & Latitude columns. This will tell you how many of Ancestor related Places will be omitted from being plotted on the map.

For this multi-stage custom filter, create the following Cascade of custom filters:

  1. Create a Person custom Filter "ActivePerson" using the "Active Person" add-on Person General rule.
  2. Person custom Filter "ActiveAncestors" using Ancestral filter "Ancestors of <filter> match"; filter=ActivePerson
    You might add a 2nd rule to include the Active Person and then select the "At least one rule must apply" option. Otherwise, the Events & Places of the Active Person might be omitted
  3. Events custom Filter "ActiveAncestorEvents" using Events General filter "Events of persons matching the <person filter>"; person filter=ActiveAncestors
  4. Places custom Filter "ActiveAncestorEventPlaces" using Places General filter "Places of events matching the <event filter>"; event filter=ActiveAncestorEvents
 
Making Filters that are more reusable

You could built this using a Person custom filter set to the built-in Default Person (a.k.a. Home Person) General rule. That would more directly correspond to this add-on Geography view mode.

But a custom Filter using the "Active Person" add-on Person General rule is much more flexible. It stays synchronized to the Person being edited instead of continually resetting the Home Person designation or editting a rule that had been preset to a specific PersonID.

Download and use the incredibly useful add-on Person General Rule that was created in early 2020. It replaces the awkward PersonID based rules and makes Custom Filters MUCH more dynamic. Thanks Paul!


Credits

Shared by Serge Noiraud

Errata

Bug Report 0011681: [Ancestors Map] view mode re-initializing incorrectly (1.0.3 Add-on version)