File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ planet data search PSScene | planet collect - > planet-search.geojson
132132```
133133
134134This you can then open with your favorite GIS program, or see this
135- [ geometry visualization] ( cli-plus-tutorial .md#geometry-inputs ) section for some ideas that flow a bit better with
135+ [ geometry visualization] ( cli-tips-tricks .md#geometry-inputs ) section for some ideas that flow a bit better with
136136the command-line.
137137
138138### Sort
@@ -223,7 +223,7 @@ planet data filter --geom geometry.geojson | planet data search --limit 500 PSSc
223223```
224224
225225Creating geometries for search can be annoying in a command-line workflow, but there are some ideas in the
226- [ Advanced CLI Tutorial] ( cli-plus-tutorial .md#geometry-inputs ) .
226+ [ Advanced CLI Tutorial] ( cli-tips-tricks .md#geometry-inputs ) .
227227
228228### Date Filter
229229
You can’t perform that action at this time.
0 commit comments