From 1db40bc6f4d32c84fc54aa534f470b57017561b7 Mon Sep 17 00:00:00 2001 From: Julian Gautier Date: Wed, 9 Oct 2024 10:23:16 -0400 Subject: [PATCH] Updating lat/long for PolyU Research Data Repository Closes #247 --- data/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/data.json b/data/data.json index 2e91b7f..4880c77 100644 --- a/data/data.json +++ b/data/data.json @@ -1199,8 +1199,8 @@ { "name": "PolyU Research Data Repository", "description": "The PolyU Research Data Repository is an open-access repository for PolyU researchers to store, manage, and share their valuable research data. It encourages worldwide discovery and reuse of research data generated by PolyU researchers.", - "lat": 49.259982, - "lng": -123.250212, + "lat": 22.30344, + "lng": 114.1799, "hostname": "https://researchdata.lib.polyu.edu.hk", "launch_year": "2024", "country": "Hong Kong",