HackerLangs
トップ新着トレンドコメント過去質問紹介求人

CornCobs

no profile record

コメント

CornCobs
·2 か月前·議論
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
·4 年前·議論
Slightly off topic, but I find the author's attempt to use an iterative method (TDD) to derive a recursive algorithm (quicksort) somewhat comical