Ian Dees
Ian Dees
### What you've tried already I'm on an EC2 m5.2xl instance running Amazon Linux. Following installation instructions, I used pip: ``` pip install --user mapboxcli ``` That installed and I...
I'm building a tileset with POI data that has an "importance" number on it. In areas where the data is very densely packed, I'd like to pre-collide the data out...
Problem: we have 100s of GB of ACS data sitting around in a database that's running 24/7 and a very small amount of it is queried. Idea: Could we store...
https://www.ngdc.noaa.gov/mgg/inundation/sandy/sandy_geoc.html I was looking around NOAA's site for bathymetry and found some interesting, recent, high-res data taken after hurricane Sandy. Seemed like a quick thing to get and would let...
I run the [OpenStreetMap US Tasking Manager](https://tasks.openstreetmap.us/), an instance open to anybody that wants to use Tasking Manager to help improve OpenStreetMap. Right now, the workflow is to ask people...
This runs the command added in #4072 after all the spiders are done, saves it in the stats/ dir, and includes the URL in the build summary JSON.