Skip to content

Commit

Permalink
Merge pull request #43 from alessandro-gentilini/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
alexamici authored Dec 27, 2020
2 parents 1930e47 + 3c48590 commit 6819b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ For the SRTM 90m DEM use::
$ eio --product SRTM3 clip -o Rome-90m-DEM.tif --bounds 12.35 41.8 12.65 42

The ``--bounds`` option accepts latitude and longitude coordinates
(more precisely in geodetic coordinates in the WGS84 refernce system EPSG:4326 for those who care)
(more precisely in geodetic coordinates in the WGS84 reference system EPSG:4326 for those who care)
given as ``left bottom right top`` similarly to the ``rio`` command form ``rasterio``.

If you have installed the packages ``rasterio`` and ``fiona``
Expand Down

0 comments on commit 6819b29

Please sign in to comment.