Skip to content

Commit

Permalink
remove pasted character
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Dec 19, 2024
1 parent 8a5c261 commit 3166814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Usage: bcdata dump [OPTIONS] DATASET
$ bcdata dump bc-airports --query "AIRPORT_NAME='Victoria Harbour (Shoal Point) Heliport'"
$ bcdata dump bc-airports --bounds xmin ymin xmax ymax

It can also be combined to read bounds of a feature dataset using Fiona: 
It can also be combined to read bounds of a feature dataset using Fiona:
$ bcdata dump bc-airports --bounds $(fio info aoi.shp --bounds)

Options:
Expand Down

0 comments on commit 3166814

Please sign in to comment.