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 e1f2bf5 commit d39c089Copy full SHA for d39c089
python/jupytergis_lab/jupytergis_lab/notebook/gis_document.py
@@ -559,6 +559,7 @@ def add_geoparquet_layer(
559
):
560
"""
561
Add a GeoParquet Layer to the document
562
+
563
:param path: The path to the GeoParquet file to embed into the jGIS file.
564
:param name: The name that will be used for the object in the document.
565
:param type: The type of the vector layer to create.
0 commit comments