Skip to content

Commit

Permalink
add comment in grids tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacortez committed Aug 6, 2024
1 parent b7ff449 commit 891e485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/tutorial.grids.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2099,6 +2099,7 @@
}
],
"source": [
"# computes how many more tiles there are in FastBingTileGridGenerator zoom 17 vs BingTileGridGenerator zoom 12\n",
"fast_bing_tile_gdf.shape[0]/bing_region3_keys.shape[0]"
]
}
Expand Down

0 comments on commit 891e485

Please sign in to comment.