HackerLangs
TopNewTrendsCommentsPastAskShowJobs

CornCobs

no profile record

comments

CornCobs
·hace 2 meses·discuss
Yes, they deprecated the CRS field and the current state of geojson handling libraries is pretty messy as a result since geojson does not have versioning!

If you have old geojson in a different projection, will your library respect the crs field or will it simply misinterpret your data?

Wondering if anyone could shed light on the decision to remove it as a standard when projection seems to be a critical part of GIS.
CornCobs
·hace 4 años·discuss
Slightly off topic, but I find the author's attempt to use an iterative method (TDD) to derive a recursive algorithm (quicksort) somewhat comical