Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmock committed Jul 8, 2024
1 parent 9435ece commit f211615
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 17 deletions.
24 changes: 15 additions & 9 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,12 @@
"source": "wikidata:P3303",
"rank": "normal"
},
{
"key": "Key:hashtags",
"url": "https://bsky.app/search?q=%23$1",
"source": "wikidata:P3303",
"rank": "normal"
},
{
"key": "Key:hashtags",
"url": "https://d.tube/#!/t/$1",
Expand Down Expand Up @@ -1349,6 +1355,12 @@
"source": "wikidata:P1630",
"rank": "normal"
},
{
"key": "Key:ref:bkk",
"url": "https://go.bkk.hu/stop/BKK_$1",
"source": "osmwiki:P8",
"rank": "normal"
},
{
"key": "Key:ref:camptocamp",
"url": "https://www.camptocamp.org/waypoints/$1",
Expand Down Expand Up @@ -1999,15 +2011,9 @@
},
{
"key": "Key:ref:sandre",
"url": "http://www.sandre.eaufrance.fr/geo/CoursEau/$1",
"source": "wikidata:P1630",
"rank": "normal"
},
{
"key": "Key:ref:sandre",
"url": "http://www.services.eaufrance.fr/donnees/service/$1",
"url": "https://www.sandre.eaufrance.fr/geo/CoursEau_Carthage2017/$1",
"source": "wikidata:P1630",
"rank": "normal"
"rank": "preferred"
},
{
"key": "Key:ref:UAI",
Expand Down Expand Up @@ -2533,7 +2539,7 @@
},
{
"key": "Key:uic_ref",
"url": "https://www.kapella2.hu/ehuszfelulet/?infra_id=21943&taf_id=$1",
"url": "https://www.kapella2.hu/ehuszfelulet/szolghelyadatok?infra_id=114593&taf_id=$1",
"source": "wikidata:P3303",
"rank": "normal"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tag2link",
"version": "2024.06.21",
"version": "2024.07.08",
"description": "Formatter URLs for OpenStreetMap tags",
"keywords": [
"openstreetmap",
Expand Down
18 changes: 11 additions & 7 deletions taginfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"data_format": 1,
"data_updated": "20240621T080000Z",
"data_updated": "20240708T160000Z",
"project": {
"name": "tag2link",
"description": "Formatter URLs for OpenStreetMap tags",
Expand Down Expand Up @@ -453,6 +453,10 @@
"key": "hashtags",
"description": "http://seiga.nicovideo.jp/tag/$1"
},
{
"key": "hashtags",
"description": "https://bsky.app/search?q=%23$1"
},
{
"key": "hashtags",
"description": "https://d.tube/#!/t/$1"
Expand Down Expand Up @@ -909,6 +913,10 @@
"key": "ref:bic",
"description": "https://heritage.toolforge.org/api/api.php?action=search&srcountry=es&format=html&srid=$1"
},
{
"key": "ref:bkk",
"description": "https://go.bkk.hu/stop/BKK_$1"
},
{
"key": "ref:camptocamp",
"description": "https://www.camptocamp.org/waypoints/$1"
Expand Down Expand Up @@ -1343,11 +1351,7 @@
},
{
"key": "ref:sandre",
"description": "http://www.sandre.eaufrance.fr/geo/CoursEau/$1"
},
{
"key": "ref:sandre",
"description": "http://www.services.eaufrance.fr/donnees/service/$1"
"description": "https://www.sandre.eaufrance.fr/geo/CoursEau_Carthage2017/$1"
},
{
"key": "ref:UAI",
Expand Down Expand Up @@ -1699,7 +1703,7 @@
},
{
"key": "uic_ref",
"description": "https://www.kapella2.hu/ehuszfelulet/?infra_id=21943&taf_id=$1"
"description": "https://www.kapella2.hu/ehuszfelulet/szolghelyadatok?infra_id=114593&taf_id=$1"
},
{
"key": "url:bathing_water",
Expand Down

0 comments on commit f211615

Please sign in to comment.