Viewing profile — RaczeQ
RaczeQ
HN member- Joined
- Wed, Oct 23, 2024, 10:03 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About RaczeQ
No profile information was provided.
Recent public activity
-
comment
Comment #46926021
The main design goal was to make the distance between neighbours constant. With squares, you have 4 side neighbours and 4 corner neighbours. With hexagons, it's easier to interpola…
- story
-
story
Show HN: QuackOSM – Fast, Simple and Scalable OpenStreetMap Data Access
An open-source Python and CLI tool for reading OpenStreetMap PBF files using DuckDB. I have made it to scale the existing OSMnx library.
-
story
Show HN: Pixel-map – Python CLI tool for plotting geo data in the terminal
I wanted to quickly inspect geoparquet files without loading them into Kepler.gl or running a Jupyter Notebook. I've made this simple tool for plotting the geo data with a base map…