Erica Fischer

Results 149 comments of Erica Fischer

No one has been maintaining the Mapbox Tippecanoe repo for the last few years. I now work at Felt rather than Mapbox and am actively maintaining https://github.com/felt/tippecanoe.

Tippecanoe is now maintained at https://github.com/felt/tippecanoe This message is the result of using the `-P`/`--read-parallel` flag on regular GeoJSON (as opposed to newline-delimited GeoJSON) input. I would recommend either not...

https://github.com/felt/tippecanoe now compresses the temporary files, so you may have better luck with that version. Sorry, I don't have a rule of thumb to suggest for how much temporary storage...

I would think you would be fine with much less temporary space than that since your data is points. Polygons can end up stretching across many tiles at maxzoom, but...

It would be interesting. Do you have the data?

You're right. I forgot that I had already included the count of evictions per year. Do you see a pattern that predicts it?

You can do the regression, and maybe there are fewer evictions in years with more new construction, but it seems pretty weak (R²=0.0117), so I am not eager to state...

Thanks for the script! I was not doing any filtering on the files, so you have probably found some errors.

Thanks for the bug report. I'm not sure whether this error was in the original code or in my port of it to Java.