bundles / IPython 9.5.0 / IPython / core / display / GeoJSON
class
IPython.core.display:GeoJSON
source: /IPython/core/display.py :666
Signature
class GeoJSON ( * args , ** kwargs ) Members
Summary
GeoJSON expects JSON-able dict
Extended Summary
not an already-serialized JSON string.
Scalar types (None, number, string) are not allowed, only dict containers.
Aliases
-
IPython.display.GeoJSON