Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Apr 27, 2024
1 parent c193992 commit 08839a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ shape

Create a pygeoif feature from an object that provides the ``__geo_interface__``
or any GeoJSON_ compatible dictionary.

.. code-block:: pycon
>>> from shapely.geometry import Point
Expand All @@ -350,6 +351,7 @@ from_wkt
---------

Create a geometry from its WKT representation

.. code-block:: pycon
>>> from pygeoif import from_wkt
Expand Down

0 comments on commit 08839a3

Please sign in to comment.