Skip to content

Commit

Permalink
Update locationID.json
Browse files Browse the repository at this point in the history
Added the following locations:
- Eulenberger See
- Kaolingrube Oedingen
- Steinbruch Dettlebach
- Alte Rinne
- Steinbachholz
- Jachen
  • Loading branch information
goddesswarship authored Feb 7, 2025
1 parent 68f9d88 commit c44bd20
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions src/main/resources/bundles/locationID.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"description": "Hierarchical Encounter.locationID list in Wildbook",
"source": "http://en.wikipedia.org/wiki/List_of_seas",
"locationID": [
{
"name": "Alte Rinne",
"id": "Alte Rinne",
"locationID": []
},
{
"name": "Botanischer Garten Bielefeld",
"id": "BGBi",
Expand Down Expand Up @@ -37,6 +42,11 @@
}
]
},
{
"name": "Eulenberger See",
"id": "Eulenberger See",
"locationID": []
},
{
"name": "Fambach",
"id": "FAM",
Expand All @@ -57,6 +67,16 @@
"id": "HUEM",
"locationID": []
},
{
"name": "Jachen",
"id": "Jachen",
"locationID": []
},
{
"name": "Kaolingrube Oedingen",
"id": "Kaolingrube Oedingen",
"locationID": []
},
{
"name": "KOBI",
"id": "KOBI",
Expand Down Expand Up @@ -107,6 +127,16 @@
"id": "RH",
"locationID": []
},
{
"name": "Steinbachholz",
"id": "Steinbachholz",
"locationID": []
},
{
"name": "Steinbruch Dettlebach",
"id": "Steinbruch Dettlebach",
"locationID": []
},
{
"name": "Talsperre Kriebstein",
"id": "04",
Expand Down Expand Up @@ -511,7 +541,7 @@
}
]
},
{
{
"name": "Remscheid",
"id": "Remscheid",
"locationID": [
Expand Down Expand Up @@ -554,7 +584,7 @@
"id": "Wolbecker Tiergarten",
"locationID": []
},
{
{
"name": "Wuppertal",
"id": "Wuppertal",
"locationID": [
Expand Down

0 comments on commit c44bd20

Please sign in to comment.