Difference between revisions of "Addon:AncestorsMap"
(Created page with "{{subst:Template:How_do_I}}") |
m |
||
| Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
| + | {{Third-party plugin}} | ||
| + | {{man warn|Incomplete Maps|Note that, as all Geography View modes, ONLY the Places with a defined Longitude & Latitude will be plotted.}} | ||
| + | [[File:GeographyViewAncestorsMap-51.png|thumb|right|450px|Ancestors Map Geography view]] | ||
| + | '''Ancestors Map Geography''' is an interactive {{icon|ance}} {{man label|Geography}} category view addon that maps family tree in the form of a grid. This map add-on plots Places associated with Ancestors of the [[Gramps_Glossary#home_person|Home Person]]. | ||
| + | Serge Noiraud posted an "Ancestors Map" View add-on. This | ||
| + | |||
| + | Each map pin has a pop-up listing the Events & People at that Place.) Change the designated Home Person to map a different set of Ancestors. | ||
| + | |||
| + | == Usage == | ||
| + | |||
| + | |||
| + | == Troubleshooting == | ||
| + | You can set up a multi-stage of filter that show only Places for Ancestors & configure the Places view to show the Longitude & Latitude. This will tell you how many of Ancestor related Places will be omitted from being map plotted. | ||
| + | |||
| + | For this multi-stage custom filter, I create the following Cascade of custom filters: | ||
| + | |||
| + | 1) Person custom Filter "ActivePerson" using the "Active Person" add-on rule. (New incredibly useful add-on Rule. It makes Filters MUCH more dynamic. Thanks Paul!) | ||
| + | |||
| + | 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 where "At least one rule must apply". Otherwise, the Events & Places of the Active Person might be omitted} | ||
| + | |||
| + | 3) Places custom Filter "ActiveAncestorEvents" using General filter "Events of persons matching the <person filter>"; person filter=ActiveAncestors | ||
| + | |||
| + | 4) Places custom Filter "ActiveAncestorEventPlaces" using General filter "Places of events matching the <event filter>"; event filter=ActiveAncestorEvents | ||
| + | <!-- | ||
| + | From the {{icon|ance}} {{man label|Charts}} category view select the '''Quilt Chart''' icon or select {{man menu|View > Quilt Chart}} from the menu. | ||
== See also == | == See also == | ||
*Feature documentation:[[Start_with_Genealogy|Start with Genealogy]] | *Feature documentation:[[Start_with_Genealogy|Start with Genealogy]] | ||
| Line 114: | Line 139: | ||
{{man note|Example Note |Notes text.}} | {{man note|Example Note |Notes text.}} | ||
{{man warn|1=WarningTitle/Heading |2=warning text }}</onlyinclude> | {{man warn|1=WarningTitle/Heading |2=warning text }}</onlyinclude> | ||
| + | --> | ||
Revision as of 20:15, 25 April 2020
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
|
Incomplete Maps Note that, as all Geography View modes, ONLY the Places with a defined Longitude & Latitude will be plotted. |
Ancestors Map Geography is an interactive
Geography category view addon that maps family tree in the form of a grid. This map add-on plots Places associated with Ancestors of the Home Person.
Serge Noiraud posted an "Ancestors Map" View add-on. This
Each map pin has a pop-up listing the Events & People at that Place.) Change the designated Home Person to map a different set of Ancestors.
Usage
Troubleshooting
You can set up a multi-stage of filter that show only Places for Ancestors & configure the Places view to show the Longitude & Latitude. This will tell you how many of Ancestor related Places will be omitted from being map plotted.
For this multi-stage custom filter, I create the following Cascade of custom filters:
1) Person custom Filter "ActivePerson" using the "Active Person" add-on rule. (New incredibly useful add-on Rule. It makes Filters MUCH more dynamic. Thanks Paul!)
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 where "At least one rule must apply". Otherwise, the Events & Places of the Active Person might be omitted}
3) Places custom Filter "ActiveAncestorEvents" using General filter "Events of persons matching the <person filter>"; person filter=ActiveAncestors
4) Places custom Filter "ActiveAncestorEventPlaces" using General filter "Places of events matching the <event filter>"; event filter=ActiveAncestorEvents

