jpolchlo

Results 32 comments of jpolchlo

If I could figure out the origin of the error, then yes. But after downgrading rasterio, I've got a working version again; so this bug is no longer on my...

I think the natural question is this: what uses will anisotropic cost distance encounter? It seems like storing friction layers as a band per incoming direction is wasteful. For the...

The idea is that the GT vis server in GeoNotebook doesn't do much after moving to providing TMS servers directly from GPS. It would be nice to roll the display...

Hi, Haddad. I have to ask if you are using the geonotebook environment, or if you are using folium or ipyleaflet. If you are in the geonotebook env, then please...

As long as you use the folium objects only on the notebook on the master, you won't have to serialize. You'd be well-served to produce a GeoJSON file from your...

Not a solution, but a stop-gap: ```python def write_cog(layout, location, data, filename_template): """ Write a GPS tile out as a Cloud-Optimized GeoTIFF Uses GDAL to write a COG out to...

There is a solid argument suggesting that this issue would be closed by geotrellis/geonotebook#13. That is, we would be able to utilize the features of Ktile for dealing with simple...

There is also some suggestion that the `nbsphinx` dependency should be eliminated, though perhaps that should be a separate issue.

Worth mentioning that this change would not prevent the usage of a fat jar (possibly still published on S3), but would simply mean that there would be some flexibility for...

CircleCI was fighting me on this. I believe it was failing to properly load paradise macros, and giving a misleading compiler error as a result: ``` [error] argument expression's type...