Drew Dara-Abrams

Results 52 comments of Drew Dara-Abrams

@nitrag thanks for this contribution. It can take a while to download a file planet's worth of terrain tiles, so it's a great idea to parallelize that. We've got a...

@VitorRDias thank you for this submission. `urls.static_current` cannot point to a directory of files; it must point to a ZIP archive. Is there a URL for a ZIP file for...

@VitorRDias thanks for checking again. For now, the [transitland-lib](https://github.com/interline-io/transitland-lib) tooling can only reference URLs that are ZIP files. In the future, we may be able to change this.

I've been working on an up-to-date fork at: https://github.com/mapzen/geohash and I've published it to Rubygems as `c_geohash`: https://rubygems.org/gems/c_geohash (Note: If @davetroy or any other project maintainers would like me to...

I've been working on an up-to-date fork at: https://github.com/mapzen/geohash and I've published it to Rubygems as c_geohash: https://rubygems.org/gems/c_geohash (Note: If @davetroy or any other project maintainers would like me to...

Thanks for this submission. There is current an SSL certificate error when trying to download this feed. Transitland cannot currently fetch when there are any certificate issues. However, we are...

@colbyjd3 thanks for these contributions. We rarely add multiple static feeds for the same agency. Ideally we'd hear from the transit agencies on why it's useful to have multiple overlapping...

Sounds great. I'd be glad to try figuring out how to add in my desired functionality as a plugin.

Related: https://github.com/opentraffic/osmlr/issues/34

At present, Analyst UI displays the GeoJSON tiles that are created with each OSMLR PBF cut (~quarterly), posted to https://osmlr-tiles.s3.amazonaws.com/listing.html An option in the future will be to instead display...