carstonh

↗ HN profile [ 25.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I recently moved to San Francisco & am fascinated by the microclimates. This tool takes raw data from the GOES satellite, detects areas matching fog, then intersects this with different Bay Area neighborhoods & cities.…

  2. Started seeing issues when trying to update issues through the GitHub web interface. It appears that the service behind their graphQL endpoint (https://github.com/_graphql) is broken. In addition, their support ticket…

  3. There are many times I find some government data in shapefile (.shp) format but want to use the attributes inside for analysis in tabular format. It's always a pain to open this in QGIS, convert the CRS correctly, then…

  4. The big idea is to use Uber's H3 spatial index to harmonize spatial data from different sources, then display it on a map and allow for interactive aggregation. Everything is done in the browser on-the-fly. Behind the…