Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderIt had been quite a while since a major release, but then SpatiaLite 5.0 came out a couple of months ago with some very significant new features - the K-Nearest-Neighbor stuff is particularly interesting. https://www.gaia-gis.it/fossil/libspatialite/wiki?name=5.0.0... I've built a few fun demos using SpatiaLite and Datasette. Here's an API that tells you the timezone for a latitude longitude point: https://timezones-api.datasette.io/timezones/by_point?longit... - implementation here…
It’s not actively developed. The nearest neighbor functionality in the released version is deprecated and both it and the development replacement have a recently filed bug that makes you worry about accuracy. The docs are also out of date
I wrote a tutorial on SpatiaLite here: https://datasette.io/tutorials/spatialite - "Building a location to time zone API with SpatiaLite" It shows how to use SpatiaLite + Datasette to build an API that can tell you what timezone a latitude/longitude point is in, using data derived from OpenStreetMap via https://github.com/evansiroky/timezone-boundary-builder Here's a demo: https://timezones.datasette.io/timezones/by_point?longitude=... - add ".json" to the URL for the JSON output.
I've used this for processing huge stacks of 3d image data. It released me from the constraint of needing to have all data in RAM which other open source packages imposed.
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 407
- Total comments
- 55
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2015-01-15 | SpatiaLite – A Spatial SQL extension for SQLite | networked | 6 | 1 |
| 2021-02-16 | SpatiaLite | thinkingemote | 2 | 0 |
| 2021-04-03 | SpatiaLite: A Spatial Extension to SQLiteFirst breakout · Best thread | chippy | 191 | 21 |
| 2022-07-22 | SpatiaLite: Extends SQLite core to support Spatial SQL capabilities | thunderbong | 164 | 29 |
| 2024-01-28 | SpatiaLite: Library extending SQLite to support Spatial SQL capabilitiesLatest 20+ point return | thunderbong | 44 | 4 |
