diff options
Diffstat (limited to 'gis/geojson/README')
-rw-r--r-- | gis/geojson/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gis/geojson/README b/gis/geojson/README new file mode 100644 index 0000000000..af80900f1a --- /dev/null +++ b/gis/geojson/README @@ -0,0 +1,4 @@ +geojson is a Python library for working with GeoJSON-formatted data. It +includes functions for encoding and decoding GeoJSON and classes for all +GeoJSON +objects. |