Live data from Hacker News

Viewing profile — RaczeQ

RaczeQ

HN member
Joined
Wed, Oct 23, 2024, 10:03 PM UTC
HN karma
5
Public activity
4 items

About RaczeQ

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. 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.

  4. 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…