Difference between revisions of "Addon:AncestorsMap"
m (→Usage: add "map pins" anchor) |
m (→Credits) |
||
| Line 64: | Line 64: | ||
== Credits == | == Credits == | ||
| − | Shared by Serge Noiraud | + | Shared by Serge Noiraud on GitHub [https://github.com/gramps-project/addons-source/tree/maintenance/gramps52/GeoAncestor GeoAncestor] addon |
| + | |||
== Errata == | == Errata == | ||
Bug Report {{Bug|0011681}}: [Ancestors Map] view mode re-initializing | Bug Report {{Bug|0011681}}: [Ancestors Map] view mode re-initializing | ||
Revision as of 16:29, 27 December 2024
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. |
|
View does not display places without coordinates Note that, like all |
This
[[Gramps_Template:Version manual_Wiki_Manual_-_Categories#Geography_Category|Geography 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
Geography category view addon that overlays pins for certain known Places on downloaded Map tiles.
Usage
Navigate the Active Person selection before changing to the [[Gramps_Template:Version manual_Wiki_Manual_-_Categories#Geography_Category|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 Addon 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.
Map Pins
There are 4 pin types:
Still looking for correct pins. This map use left-handed versions of the normally right-handed magnifying glass.
Right-click on a map pin to reveal a pop-up menu listing the Events & People at that Place.
⚙ Configuration Options
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 & [[Gramps_Template:Version manual_Wiki_Manual_-_Categories#.E2.9A.99_Configuration_Options|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:
- Create a Person custom Filter "ActivePerson" using the "Active Person" addon Person General rule.
- Person custom Filter "ActiveAncestors" using [[Gramps_Template:Version manual_Wiki_Manual_-_Filters#Ancestral_filters|Ancestral filter]] "Ancestors of <filter> match"; filter=ActivePerson
You might add a 2nd rule to include the Active Person and then select the "[[Gramps_Template:Version manual_Wiki_Manual_-_Filters#Define_Filter_dialog#multiple_rule_options|At least one rule must apply]]" option. Otherwise, the Events & Places of the Active Person might be omitted - Events custom Filter "ActiveAncestorEvents" using [[Gramps_Template:Version manual_Wiki_Manual_-_Filters#Events_Category_2|Events General filter]] "Events of persons matching the <person filter>"; person filter=ActiveAncestors
- Places custom Filter "ActiveAncestorEventPlaces" using [[Gramps_Template:Version manual_Wiki_Manual_-_Filters#Places_Category_2|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 addon Geography view mode. |
Credits
Shared by Serge Noiraud on GitHub GeoAncestor addon
Errata
Bug Report 0011681: [Ancestors Map] view mode re-initializing incorrectly (1.0.3 Addon version)



