You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.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