We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd6698 commit 33d9929Copy full SHA for 33d9929
README.md
@@ -42,7 +42,6 @@ import openlayers as ol
42
data = "zip+https://github.com/Toblerity/Fiona/files/11151652/coutwildrnp.zip"
43
44
gdf = ol.GeoDataFrame.from_file(data)
45
-
46
gdf.ol.color_category("STATE").explore()
47
```
48
0 commit comments