Skip to content

Commit f7cde6a

Browse files
committed
update readmes to add links to notebooks
1 parent 916fe34 commit f7cde6a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ In this repository, you'll find a collection of [Jupyter notebooks](http://jupyt
2020
* [Inspecting Available Feeds](https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/analytics/01_checking_available_feeds_and_subscriptions.ipynb)
2121
* [Getting Feed Results](https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/analytics/02_fetching_feed_results.ipynb)
2222
* [Visualizing Raster Results](https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/analytics/03_visualizing_raster_results.ipynb)
23+
* [Converting Raster Results to Vector Features](https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/analytics-snippets/README.md)
2324

2425
### Process Planet data
2526
* [Create a mosaic from multiple PlanetScope scenes](https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/mosaicing/basic_compositing_demo.ipynb)

jupyter-notebooks/analytics-snippets/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ This directory holds notebooks that demonstrate quick code snippets useful
44
for working with the analytics output.
55

66
Snippets include:
7-
- converting the roads raster to a vector dataset
7+
- converting the roads raster to a vector dataset [notebook](roads_as_vector.ipynb)
8+
- converting the building footprint raster to a vector dataset [notebook](building_footprints_as_vector.ipynb)

0 commit comments

Comments
 (0)