Projectionuesser is a projection guesser. One of the joys of map making is getting a shapefile without a projection. We eventually decided to stop doing those puzzles manually and wrote something that harnesses the power of PostGIS to try every single projection in its database. While imagining how you'd evaluate the projection guesses we suspected that it could also look a bit strange and whimsical. Click "Demo" to see.
If you have a shp with an unknown projection:
Works best with single polygons, as simplified as possible. Todo: sieve by size, …
Fork on github
Hat tip: PostGIS,
OGR,
PROJ4,
epsg.io