-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a guide on how to upload features
- Loading branch information
1 parent
efd0d66
commit fee8089
Showing
3 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## How to Load Features from Geojson Files | ||
|
||
**1.Click the dropdown from under 'Load Feature from File'** | ||
|
||
- Select the feature you want on the map. | ||
|
||
**2.Click the load button from under 'Load Feature from File'** | ||
|
||
- This opens a file dialog window where you can select the geojson file you want to load on the map. | ||
|
||
![load feature from file](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/3e314de6-a742-46e9-b390-36d66e7aaba9) | ||
|
||
**3.Select a geoJSON file containing the feature** | ||
|
||
- If the geojson file is too large or has too many large features the map may become very slow. It is highly recommended to only load small features onto the map. | ||
|
||
![load_geojson_files_demo](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/4fedfb32-b36b-4203-a9af-228f927ca0a8) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters