Skip to content

Commit

Permalink
Merge pull request #496 from edpop/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
snowman2 committed Dec 4, 2019
2 parents 5654753 + 23d7527 commit 1115a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Change Log
* Added support for calculating geodesic area (:meth:`~pyproj.Geod.polygon_area_perimeter`)
and added interface to calculate total length of a line
(:meth:`~pyproj.Geod.line_length` & :meth:`~pyproj.Geod.line_lengths`) (issue #210).
* Added support for calculating geodesic area and line lemgths with shapely geometries
* Added support for calculating geodesic area and line lengths with shapely geometries
(:meth:`~pyproj.Geod.geometry_area_perimeter` & :meth:`~pyproj.Geod.geometry_length`)
(pull #366)
* New `pyproj.transformer` additions:
Expand Down

0 comments on commit 1115a86

Please sign in to comment.