From a22e01cb6927719ed7befae051a917699032fdc6 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Thu, 5 Nov 2020 14:11:05 +0100 Subject: [PATCH] Add I Hate Coordinate Systems --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2d20fa4..f0faab8 100644 --- a/readme.md +++ b/readme.md @@ -148,6 +148,7 @@ of edge-case email addresses and why you should not use regex to parse them. on places, their names and locations. - [Falsehoods About Maps](http://www.atlefren.net/post/2014/09/falsehoods-programmers-believe-about-maps/) - Covers coordinates, projection and GIS. +- [I Hate Coordinate Systems](https://ihatecoordinatesystems.com) - A guide for geospatial practitionners oin diagnosing and fixing common issues with coordinate systems. ## Human Identity