Seth Miller
Seth Miller
Ico files seem like a thing of the past. Most browsers can handle more sane formats: http://en.m.wikipedia.org/wiki/Favicon What's your target version that you need an Ico file?
This seems to have been fixed on `master` now, but they haven't cut a new release to pypi. You might have to specify the github source directly when installing using...
Yeah this is not handling invalid data correctly... ``` panic: proto: Way: illegal tag 0 (wire type 7) goroutine 195 [running]: github.com/omniscale/imposm3/cache.(*WaysCache).Iter.func1() /root/imposm/gopath/src/github.com/omniscale/imposm3/cache/ways.go:90 +0x17a created by github.com/omniscale/imposm3/cache.(*WaysCache).Iter in goroutine 1...
I'd like to bump this, looks like Tilejson v3 is out: https://github.com/mapbox/tilejson-spec/blob/22f5f91e643e8980ef2656674bef84c2869fbe76/3.0.0/README.md#33-vector_layers I'm trying to create mbtiles from my tegola cache files and running into all sorts of issues. This...
I have my data outputting GeoJSON, just for some reason this can only be static? Please let me connect my data to this visualization! Orchestra Cities Map doesn't allow enough...
Using homebridge docker image I am having the same issues. The connection refused was after iPhone setup. MITM proxy seems to have updated and wasn't pinned correctly. **SOLUTION:** This project...
Typo - sorry, vs-code-engineering bot
On Debian, downgrading to version 27 fixed it for me and returned more data in the `inspect` results. The package `5:27.5.1-1~debian.12~bookworm`
You guys are legends. Thank you so much for all the effort and work. Subbed to that issue and looking forward to it.
Passing a user signal would be awesome. Webservers commonly do this. Or a `--watch` type flag to auto reload and clear the cache?