question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MosaicJSON notebook example not working

See original GitHub issue

It seems the MosaicJSON notebook example no longer works. s = soup.findAll('a') does not return any content contain “tif”. Is it because digitalglobe changed their webpage recently?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:19 (19 by maintainers)

github_iconTop GitHub Comments

4reactions
vincentsaragocommented, Dec 8, 2020

oh I think this is because you are using binder, you need to set the env variable CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt I guess.

2reactions
kylebarroncommented, Dec 8, 2020

I think the newest version of rasterio should fix this, but yeah this is necessary for now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Working With MosaicJSON - TiTiler
MosaicJSON is a specification created by DevelopmentSeed which aims to be an open standard for representing metadata about a mosaic of Cloud-Optimized GeoTIFF...
Read more >
COG Talk 4ter — Distributed processes | by Vincent Sarago
We're always looking for interesting problems to tackle using COGs, if you have a raster dataset and want to learn how COG, STAC...
Read more >
developmentseed/mosaicjson-spec: JSON format for ...
MosaicJSON is an open standard for representing metadata about a mosaic of Cloud-Optimized GeoTIFF (COG) files. MosaicJSON can be seen as a Virtual...
Read more >
ipython: Notebook does not appear to be JSON
The problem for me was that I had an unresolved merge conflict in my ipython notebook. So I opened the file and deleted...
Read more >
common module
If not specified, it will use the top layer image. top_vis (dict, ... .org/titiler/examples/notebooks/Working_with_CloudOptimizedGeoTIFF_simple/.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found