Skip to content

Commit 630825b

Browse files
Update user guide tutorial (geojupyter#475)
* Update link to the shapefile layer in tutorial * Update images in user guide tutorial
1 parent b5bf08f commit 630825b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
193 KB
Loading
671 KB
Loading

docs/user_guide/tutorials/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Follow along to add a vector layer available online.
7575
![Open Layer Browser](../../assets/images/OpenLayerBrowser.png)
7676
3. Click on the **+** to add a user-defined layer and select "New Shapefile Layer" to add a new vector layer (stored as a shapefile).
7777
![Add a Vector Layer](../../assets/images/addVectorLayer.png)
78-
4. Set the path of the new shapefile Layer to `https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/world-administrative-boundaries/exports/shp` and click **Ok**.
78+
4. Set the path of the new shapefile Layer to `https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-states-of-america-county/exports/shp` and click **Ok**.
7979
![Set Shapefile Layer](../../assets/images/CreateShapefileLayer.png)
8080
5. You will see the new Shapefile Layer on the map. When clicking on the **Custom Shapefile Layer** (see figure below), you will also see the details of the object properties on the right of the map. You can pan and zoom to focus on your area of interest, or automatically focus on your new data layer by right-clicking on the **Custom Shapefile Layer** and selecting "Zoom to Layer".
8181
![View Shapefile Layer](../../assets/images/viewShapefileLayer.png)

0 commit comments

Comments
 (0)