Difference between revisions of "OSM Automatic Geocoding"

From TNG_Wiki
Jump to navigation Jump to search
(Display change)
 
(63 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{restricted}}
+
{{restricted}}{{V12_cust_text}}{{TNGmod
 
+
| mod_name        = {{PAGENAME}}
{{TNGmod
 
| mod_name        = OSM Automatic Geocoding
 
 
| mod_summary    = Automatic geocoding for Open Street Maps users
 
| mod_summary    = Automatic geocoding for Open Street Maps users
| mod_validation  =  
+
| mod_validation  = For{{Tv130}}{{Tv140}}[http://compteur.mkirsch.be/compte.php?id=138&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} v13.0.0.3c]
| mod_last_update = 06 Apr 2020
+
<!-- osm_automatic_geocode_v13.0.0.3c.zip !--><hr style="clear: both;"/>For{{Tv120}}<br />[http://compteur.mkirsch.be/compte.php?id=60&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} v12.2.0.3a]<!-- osm_automatic_geocode_v12.2.0.3a.zip !-->
| download_link  = [http://compteur.mkirsch.be/compte.php?id=33&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} OSM Auto Geocode v12.2.0.1]
+
| mod_last_update = 04 Apr 2021
 +
| download_link  =
 
| download_stats  = [http://compteur.mkirsch.be/collect.php?action=collect Montrer les statistiques]
 
| download_stats  = [http://compteur.mkirsch.be/collect.php?action=collect Montrer les statistiques]
 
| mod_author      = [[User:MichelKirsch|Michel Kirsch]]
 
| mod_author      = [[User:MichelKirsch|Michel Kirsch]]
Line 12: Line 11:
 
| mod_support    = [http://tng.community/ TNG Community Forums]
 
| mod_support    = [http://tng.community/ TNG Community Forums]
 
| mod_contact    = [[Image:Image mail.png|MyMail]]
 
| mod_contact    = [[Image:Image mail.png|MyMail]]
| mod_version    = for TNG v12
+
| mod_version    = 12.2.0.3a for TNG 12, 13.0.0.3c for TNG 13+
| min_TNG_ver    = n.c
+
| min_TNG_ver    = 12.2
| max_TNG_ver    = v12+
+
| max_TNG_ver    = 14+
| TNG_file_list  =  admin_newplace.php<br />admin_places.php<br />geocodelib.php<br />
+
| TNG_file_list  =  admin geocodeform.php<br />admin_newplace.php<br />admin_places.php<br />geocodelib.php<br />languages/English/cust_text.php<br />languages/English-UTF8/cust_text.<br />languages/French/cust_text.php<br />languages/French-UTF8/cust_text.php<br />languages/Dutch/cust_text.php<br />languages/Dutch-UTF8/cust_text.php
 
| related_mods    =  
 
| related_mods    =  
 
| notes          =  
 
| notes          =  
}}
+
}}{| style="margin-right:0.5 em;" align="right"  
 
 
{| style="margin-right:0.5 em;" align="right"  
 
 
| __TOC__
 
| __TOC__
 
|}
 
|}
 
 
 
== Purpose of the Mod ==
 
== Purpose of the Mod ==
<hr>If you have not purchased a Google Maps key and you use the Mod [[https://tng.lythgoes.net/wiki/index.php?title=OpenStreetMap Open Street Map]] as a map provider, this Mod allows you to automatically geo-code locations that do not yet have coordinates. <br>It uses the [[https://nominatim.openstreetmap.org Nominatim API]] fot Open Street Map
+
If you have not purchased a Google Maps key and you use an another map provider, this Mod allows you to automatically geo-code locations that do not yet have coordinates. <br>It uses the [[https://nominatim.openstreetmap.org Nominatim API]] for Open Street Map
  
 
== Mod Developer ==
 
== Mod Developer ==
 
Author :  
 
Author :  
[[User:MichelKirsch|Michel Kirsch from Charleroi-Hainaut-Belgium]]
+
[[User:MichelKirsch|Michel Kirsch from Charleroi-Hainaut-Belgium]].
 +
and Rob Severijns for Dutch translation
  
== Requirements ==
+
==Requirements==
A '''TNG v12.2.0''' installation in working order.
+
* A working TNG installation.
Mod [[https://tng.lythgoes.net/wiki/index.php?title=OpenStreetMap Open Street Map]] does '''NOT''' have to be installed.
+
* A backup of all affected files (see the list in the summary to the right)
 +
* An installed current version of the [[Mod Manager]].
 +
* Both '''English''' and '''English-UTF8''' folders be on your site
 +
* Mod [[https://tng.lythgoes.net/wiki/index.php?title=OpenStreetMap Open Street Map]] does '''NOT''' have to be installed.
  
== IMPORTANT : Before installing ==
+
== Revision History ==
Before installing, it is judicious to make a backup copy of the files that will be modified by this mod.
+
{| border="0" cellspacing="1" cellpadding="2" class="wikitable"
 +
|-
 +
! Mod Version
 +
! TNG Version
 +
! Date
 +
! Contents
  
== TNG Modules Impacted ==
+
|- style="vertical-align:top;"
<div class='mw-collapsible mw-collapsed'>You can click on the '''[Expand]''' link on the right to display the list of TNG Modules change and the '''[Collapse]''' link to hide this section again.  
+
| 13.0.0.3c
<div class='toccolours mw-collapsible-content'>
+
| 13.0
 +
| style="white-space: nowrap;"|04 Apr 2021
 +
| Suppress all references to $map['key'].
  
The following TNG Modules are modified, and should be backed up prior to installing this mod:
+
|- style="vertical-align:top;"
admin_newplace.php<br />admin_places.php<br />geocodelib.php<br />
+
| 13.0.0.3b
</div></div>
+
| 13.0
 +
| style="white-space: nowrap;"|16 Nov 2020
 +
| The "Geocoding" tab is now visible everywhere. Automatic geocoding is working again. Dutch translations
  
== INSTALLATION ==
+
|- style="vertical-align:top;"
*Unzip the received file directly in the "mods" sub directory of your TNG installation.<br>
+
| 13.0.0.3a
*Via Mod Manager, install the Mod.<br>
+
| 13.0
 +
| style="white-space: nowrap;"|25 Sep 2020
 +
| TNG 13 version
  
== Upgrade ==
+
|- style="vertical-align:top;"
*Uninstall and eventually Delete the current Mod.
+
| 12.2.0.3a
*Proceed as for an installation with the new Mod.
+
| 12.2
 +
| style="white-space: nowrap;"|25 Aug 2020
 +
| Add a line indicating how many places are not geocoded (see screenshot) + Dutch translation
  
== Known Problems ==
+
|- style="vertical-align:top;"
None at this day...
+
| 12.2.0.3
 +
| 12.2
 +
| style="white-space: nowrap;"|18 Aug 2020
 +
| Modify code for queriyng Nominatim API. Old code receives no more answers.
  
== In the event of a problem ==
+
|- style="vertical-align:top;"
*Try using the Mod Manager Remove capability
+
| 12.2.0.2a
*Copy the backup of the affected files back to your TNG directory
+
| 12.2
*'''Retry'''. If the problem persists, open an issue in the [http://tng.community/ TNG Community Forums] or on the page of [[User:MichelKirsch|Michel Kirsch]]. At worst, send a mail to [[Image:Image mail.png|MyMail]]
+
| style="white-space: nowrap;"|10 Jun 2020
 +
| Added a condition to display the 'geocode' tab when Google Maps is installed.
  
== Historic of modifications ==
+
|- style="vertical-align:top;"
 +
| 12.2.0.2
 +
| 12.2
 +
| style="white-space: nowrap;"|30 Apr 2020
 +
| Modifying conditions when geoignore is set to 1.
  
{| border="1" cellspacing="5" cellpadding="2" width="100%" class="wikitable"
+
|- style="vertical-align:top;"
|-
+
| 12.2.0.1
! Version
+
| 12.2
! Release&nbsp;Date
+
| style="white-space: nowrap;"|01 Apr 2020  
! Contents
 
|-
 
| v12.2.0.1
 
| 01 Apr 2020  
 
 
| First online version.
 
| First online version.
 
|}
 
|}
 +
 +
== Conflicts and Issues ==
 +
No known conflicts.
 +
 +
== Installation ==
 +
# Uninstall and delete previous version of this mod (if installed)
 +
# Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
 +
# Extract the file from the downloaded zip file into the '''mods''' folder or FTP the extracted file to your mods folder.
 +
# Follow the normal automated installation for Mod Manager, as shown in  the example [[Mod Manager - Installing Config Files]] to install the mod.
 +
 +
== In the event of a problem ==
 +
* Try using the [[Mod_Manager_-_Installing_Config_Files#Remove_Mod_Steps|Mod Manager Remove]] capability.
 +
* Copy the backup of the affected files back to your TNG  directory.
 +
* Retry installing mod.
 +
* Contact us through the [https://tng.community/index.php?/forums/forum/21-addons/ TNG Community Forums] or on the page of [[User:MichelKirsch|Michel Kirsch]]. At worst, send a mail to [[Image:Image mail.png|MyMail]]
 +
 +
== Uninstalling the mod ==
 +
If  you want to completely '''Remove''' (uninstall) this mod and all its tables, you should
 +
# click the '''Uninstall''' button to uninstall the mod
 +
# click the '''Delete''' button to delete the config file from the mods folder.
 +
 +
== Upgrade ==
 +
*Uninstall and eventually Delete the current Mod.
 +
*Proceed as for an installation with the new Mod.
 +
== Visualization ==
 +
The following screen captures show the changes made by the mod:<br />
 +
[[Image:osm_counter.jpeg|800px|Left|osm_counter.jpeg]]
 +
 +
'''The new line indicates how many places are not yet geocoded.'''
  
 
== Sites using this mod ==
 
== Sites using this mod ==
 
If you download and install this mod, please add your TNG site to the table below: <br>
 
If you download and install this mod, please add your TNG site to the table below: <br>
If you have any problem to do it, send me a mail...  
+
If you have any problem to do it, send me a mail...
  
{| border="0" cellspacing="1" cellpadding="2" class="wikitable"
+
{| border="0" cellspacing="1" cellpadding="2" class="wikitable" width="100%"
 
|-
 
|-
 
! URL
 
! URL
Line 88: Line 133:
 
! TNG-Version
 
! TNG-Version
 
! User-language
 
! User-language
|-
+
 
 +
|- style="vertical-align:top;"
 
| [http://genealogie.mkirsch.be/ Racines luxo-hennuyeres]
 
| [http://genealogie.mkirsch.be/ Racines luxo-hennuyeres]
 
| [[User:MichelKirsch|Michel Kirsch]]
 
| [[User:MichelKirsch|Michel Kirsch]]
 
| Developper of the Mod
 
| Developper of the Mod
| v12.2.0.1
+
| 13.0.0.3b
| v12.2.0
+
| 14.0.3
| FR/EN/NL/D/SP
+
| FR,EN,NL,DE,SP
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://lein.se/familjenjohnson/ Inez & Leifs familjeträd]
 +
| [[User:Leif Sweden|Leif Johnson]]
 +
| Public site
 +
| 13.0.0.3c
 +
| 14.0.1
 +
| SE,EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://vanseeventer.nl/ Fam. van Seeventer]
 +
| [[User:See7ter|Sandor van Seeventer]]
 +
| Public site
 +
| 13.0.0.3c
 +
| 14.0
 +
| NL,EN,DE
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://genealogie.historischekringlosser.nl Genealogie Dorp en Marke Losser]
 +
| [[User:Peter Heerink| Peter Heerink]]
 +
| Public Site
 +
| 12.2.0.2
 +
| 12.3
 +
| NL
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://xerxx.se/ Andersson-Hoppe-Sahlin-Thorell]
 +
| [[User:XerxX|Erik Hoppe]]
 +
| Great w/ OSM + TNG11
 +
| 12.2.0.2
 +
| 11.2.1
 +
| EN,DE,SE
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://www.jegersberg.com Jegersberg.com]
 +
| [[User:cfj| C. Jegersberg]]
 +
| Custom Public Site
 +
| 13.0
 +
| 13.0
 +
| NO,SE,EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://www.stamboomgeerts.com/ Stamboom Geerts / de Waal (Wael)]
 +
| [[User:Lcgeerts|Lcgeerts]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN,NL
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://www.mymispoche.com/ MyMispoche]
 +
| [[User:Carltonb|Carltonb]]
 +
|
 +
| 12.2.0.1
 +
| 12.1
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://www.malvache.net Généalogie des Malvache]
 +
| [[User:Cmalvache|Cmalvache]]
 +
|
 +
| 12.2.0.2
 +
| 12.2
 +
| FR
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://clan.chauvigne.info/ GénéaKat]
 +
| [[User:Katryne|Katryne]]
 +
|Public & Private
 +
| 13.0.0.3c
 +
|14.0.3
 +
| FR,EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://genealogy.oceanwharf.com Hooley Family Links]
 +
| [[User: lastejas|Rick Hooley]]
 +
| Public/Private
 +
| [[User: lastejas|See Here]]
 +
| [[User: lastejas|See Here]]
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://genealogie.derieppe.fr Genealogie.derieppe.fr]
 +
| [[User:Derieppe|Derieppe]]
 +
|
 +
| 12.2.0.1
 +
| 12.1
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://genealogiapolska.pl/ Genealogia Polska]
 +
| [[User:TyszkiewiczOla|TyszkiewiczOla]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://gen.fourbranches.org Four Branches Genealogy]
 +
| [[User:Mkosinski|Mkosinski]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://family.bradleyjjohnson.com Johnson Family Genealogy]
 +
| [[User:BradleyJJohnson|BradleyJJohnson]]
 +
|
 +
| 12.2.0.2
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://www.cnl-gla.ca/nos-ancetres/lapierreamerique/ Les Lapierre d'Amérique]
 +
| [[User:NLapierre|Normand Lapierre]]
 +
| Public/Private
 +
| 13.0.0.3c
 +
| 13.0.4
 +
| FR,EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [http://ausiren.net Howell & McDonald Ancestry]
 +
| [[User:Imach|Imach]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://stamboom.blokland.tk/ Startpagina]
 +
| [[User:Abram|Abram]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://stamboom.hjplantinga.nl hjplantinga.nl]
 +
| [[User:Cartogis|Cartogis]]
 +
|
 +
| 12.2.0.1
 +
|
 +
|
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://www.ccggpa.org/cemeteries/index.php Crawford County, Pennsylvania Genealogy Gateway]
 +
| [[User:Fraber|Fraber]]
 +
|
 +
| 12.2.0.1
 +
| 12.2
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://www.ourfamilytreesearch.com Our Family Tree Search]
 +
| [[User:JessSenk|JessSenk]]
 +
|
 +
| 13.0.0.3a
 +
| 13.0
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://yourtrees.berksfhs.org YourTrees]
 +
| Berkshire FHS/Paul Barrett
 +
| Private/Synology NAS
 +
| 12.2.0.2a
 +
| 13.04
 +
| EN
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://genealogie.helweg.me Helwegs Ahnen]
 +
| [[User:Helwega|Andreas Helweg]]
 +
|
 +
| 13.0.0.3c
 +
| 13.1
 +
| DE,EN,NL,DK
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://bastiaanssen.us Bastiaanssen Genealogy]
 +
| Jan Bastiaanssen
 +
| Public / Private
 +
| 13.0.0.3c
 +
| 13.1.2
 +
| EN,NL,ES
 +
 
 +
|- style="vertical-align:top;"
 +
| [https://www.craswell.ca/ Your Roots are Showing]
 +
| [[User:crashar|Harold Craswell]]
 +
| Public/Private
 +
| [https://www.craswell.ca/rrmodcompare_report.php?power=basic&cachemethod=3&sb=filename&aformat=full&statushilite=1&b1=0 See Here]
 +
| [https://www.craswell.ca/rrmodcompare_report.php?power=basic&cachemethod=3&sb=filename&aformat=full&statushilite=1&b1=0 See Here]
 +
| EN
 
|}
 
|}
  
 +
[[Category:Mods for TNG v14]]
 +
[[Category:Mods for TNG v13]]
 
[[Category:Mods for TNG v12]]
 
[[Category:Mods for TNG v12]]
[[Category:admin_newplace.php mods]][[Category:admin_places.php mods]][[Category:geocodelib.php mods]]
+
 
 +
[[Category:admin_geocodeform.php]]
 +
[[Category:admin_newplace.php mods]]
 +
[[Category:admin_places.php mods]]
 +
[[Category:geocodelib.php mods]]
 +
 
 +
[[Category:Cust text.php Dutch mods]]
 +
[[Category:Cust text.php English mods]]
 +
[[Category:Cust text.php French mods]]

Latest revision as of 08:12, 18 April 2024

Restricted Downloads of OSM Automatic Geocoding are restricted to logged in users. If you do not have a user account on the TNG Wiki use the Request Account link to request a user account Restricted
Caution If you have trouble downloading with Google Chrome, Vivaldi, Brave or other Chromium based browser, try using a right-click and select Open in new Window, then F5, or use another browser such as Firefox


Caution


Ambox notice.png The latest version of this mod uses the guidelines for TNG v12+ cust_text.php files. If you are using TNGv12+, and any cust_text.php file in this mod is marked with a Bad Target error, you need to update your cust_text.php files before you can install this mod. [Show instructions]

If you upgraded to TNGv12+, and did not update your cust_text.php files as instructed in the upgrade readme script, then you must use the TNG Mod Manager to update them. To do so:

  1. Go to Mod Manager, and select its "Recommended Updates" tab.
    (If the "Recommended Updates" tab is not visible, then go to the Mod Manager Options tab, select "Display Settings", and turn on the "Recommended Updates" tab.)
  2. Click the "Update" button in the "Recommended Updates" tab.
    Installed mods do not interfere with the update, and if you already have (or think you may have) run this update, it will not hurt for you to run it again.

[See details in the TNGv12 Change Impacts Article][Hide the instructions]

TNG 14.0
TNG 13.0
TNG 12.0


OSM Automatic Geocoding
Summary Automatic geocoding for Open Street Maps users
Validation For
TNG 13.0
TNG 14.0

v13.0.0.3c


For
TNG 12.0

v12.2.0.3a
Mod Updated 04 Apr 2021
Download link
Download stats Montrer les statistiques
Author(s) Michel Kirsch
Homepage Racines luxo-hennuyeres
Mod Support TNG Community Forums
Contact Developer MyMail
Latest Mod 12.2.0.3a for TNG 12, 13.0.0.3c for TNG 13+
Min TNG V 12.2
Max TNG V 14+
Files modified
admin geocodeform.php
admin_newplace.php
admin_places.php
geocodelib.php
languages/English/cust_text.php
languages/English-UTF8/cust_text.
languages/French/cust_text.php
languages/French-UTF8/cust_text.php
languages/Dutch/cust_text.php
languages/Dutch-UTF8/cust_text.php
Related Mods
Notes

Purpose of the Mod

If you have not purchased a Google Maps key and you use an another map provider, this Mod allows you to automatically geo-code locations that do not yet have coordinates.
It uses the [Nominatim API] for Open Street Map

Mod Developer

Author : Michel Kirsch from Charleroi-Hainaut-Belgium. and Rob Severijns for Dutch translation

Requirements

  • A working TNG installation.
  • A backup of all affected files (see the list in the summary to the right)
  • An installed current version of the Mod Manager.
  • Both English and English-UTF8 folders be on your site
  • Mod [Open Street Map] does NOT have to be installed.

Revision History

Mod Version TNG Version Date Contents
13.0.0.3c 13.0 04 Apr 2021 Suppress all references to $map['key'].
13.0.0.3b 13.0 16 Nov 2020 The "Geocoding" tab is now visible everywhere. Automatic geocoding is working again. Dutch translations
13.0.0.3a 13.0 25 Sep 2020 TNG 13 version
12.2.0.3a 12.2 25 Aug 2020 Add a line indicating how many places are not geocoded (see screenshot) + Dutch translation
12.2.0.3 12.2 18 Aug 2020 Modify code for queriyng Nominatim API. Old code receives no more answers.
12.2.0.2a 12.2 10 Jun 2020 Added a condition to display the 'geocode' tab when Google Maps is installed.
12.2.0.2 12.2 30 Apr 2020 Modifying conditions when geoignore is set to 1.
12.2.0.1 12.2 01 Apr 2020 First online version.

Conflicts and Issues

No known conflicts.

Installation

  1. Uninstall and delete previous version of this mod (if installed)
  2. Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
  3. Extract the file from the downloaded zip file into the mods folder or FTP the extracted file to your mods folder.
  4. Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files to install the mod.

In the event of a problem

Uninstalling the mod

If you want to completely Remove (uninstall) this mod and all its tables, you should

  1. click the Uninstall button to uninstall the mod
  2. click the Delete button to delete the config file from the mods folder.

Upgrade

  • Uninstall and eventually Delete the current Mod.
  • Proceed as for an installation with the new Mod.

Visualization

The following screen captures show the changes made by the mod:
osm_counter.jpeg

The new line indicates how many places are not yet geocoded.

Sites using this mod

If you download and install this mod, please add your TNG site to the table below:
If you have any problem to do it, send me a mail...

URL User Note Mod-Version TNG-Version User-language
Racines luxo-hennuyeres Michel Kirsch Developper of the Mod 13.0.0.3b 14.0.3 FR,EN,NL,DE,SP
Inez & Leifs familjeträd Leif Johnson Public site 13.0.0.3c 14.0.1 SE,EN
Fam. van Seeventer Sandor van Seeventer Public site 13.0.0.3c 14.0 NL,EN,DE
Genealogie Dorp en Marke Losser Peter Heerink Public Site 12.2.0.2 12.3 NL
Andersson-Hoppe-Sahlin-Thorell Erik Hoppe Great w/ OSM + TNG11 12.2.0.2 11.2.1 EN,DE,SE
Jegersberg.com C. Jegersberg Custom Public Site 13.0 13.0 NO,SE,EN
Stamboom Geerts / de Waal (Wael) Lcgeerts 12.2.0.1 12.2 EN,NL
MyMispoche Carltonb 12.2.0.1 12.1 EN
Généalogie des Malvache Cmalvache 12.2.0.2 12.2 FR
GénéaKat Katryne Public & Private 13.0.0.3c 14.0.3 FR,EN
Hooley Family Links Rick Hooley Public/Private See Here See Here EN
Genealogie.derieppe.fr Derieppe 12.2.0.1 12.1 EN
Genealogia Polska TyszkiewiczOla 12.2.0.1 12.2 EN
Four Branches Genealogy Mkosinski 12.2.0.1 12.2 EN
Johnson Family Genealogy BradleyJJohnson 12.2.0.2 12.2 EN
Les Lapierre d'Amérique Normand Lapierre Public/Private 13.0.0.3c 13.0.4 FR,EN
Howell & McDonald Ancestry Imach 12.2.0.1 12.2 EN
Startpagina Abram 12.2.0.1 12.2 EN
hjplantinga.nl Cartogis 12.2.0.1
Crawford County, Pennsylvania Genealogy Gateway Fraber 12.2.0.1 12.2 EN
Our Family Tree Search JessSenk 13.0.0.3a 13.0 EN
YourTrees Berkshire FHS/Paul Barrett Private/Synology NAS 12.2.0.2a 13.04 EN
Helwegs Ahnen Andreas Helweg 13.0.0.3c 13.1 DE,EN,NL,DK
Bastiaanssen Genealogy Jan Bastiaanssen Public / Private 13.0.0.3c 13.1.2 EN,NL,ES
Your Roots are Showing Harold Craswell Public/Private See Here See Here EN