Add I Hate Coordinate Systems

This commit is contained in:
Kevin Deldycke
2020-11-05 14:11:05 +01:00
committed by GitHub
parent 5eff784630
commit a22e01cb69

View File

@@ -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