From f2a988af4bc15463df55586afbbffbd3068b7218 Mon Sep 17 00:00:00 2001 From: Matthew Reid <606847+drei01@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:56:20 +0200 Subject: [PATCH] Update README Fix broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7d7699..7c7acf6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Free to use for any project. ## About the dataset -* The data is sourced from http://www.vdstech.com/world-data.aspx and converted with http://ogre.adc4gis.com/. +* The data is sourced from [http://www.vdstech.com/world-data.aspx](http://web.archive.org/web/20180423190124/http://www.vdstech.com/world-data.aspx) and converted with http://ogre.adc4gis.com/. * There are 37,372 cities with defined Polygon boundaries with the precision of 5 decimal points (about 1 meter), although accuracy of the data (how well the polygons define the real-world city boundaries) varies greately. * Each polygon is only identifiable by city `NAME`, from no particular standard. @@ -44,4 +44,4 @@ they are located in different counties/states. ## License -Apache-2.0. Free to use for any project. \ No newline at end of file +Apache-2.0. Free to use for any project.