Skip to content

Commit

Permalink
Fix typos (#958)
Browse files Browse the repository at this point in the history
* Fix typos

* Fix typo
  • Loading branch information
giswqs authored Nov 3, 2024
1 parent b9c7ceb commit b090468
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/maplibre/fields_of_the_world.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/leafmap/blob/master/docs/maplibre/fields_of_the_world.ipynb)\n",
"[![image](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/opengeos/leafmap/HEAD)\n",
"\n",
"**Visualizing Agricultural Field Boundary Dataset - Field of the World**\n",
"**Visualizing Agricultural Field Boundary Dataset - Fields of The World**\n",
"\n",
"Fields of The World (FTW) is a comprehensive benchmark dataset designed to enhance the development of machine learning models for instance segmentation of agricultural field boundaries. It aggregates and harmonizes a number of open datasets into 1.6 million parcel boundaries and over 70,000 samples covering diverse agricultural landscapes across 4 continents and 24 countries.\n",
"\n",
"For more information about Field of the World, please visit: https://fieldsofthe.world\n",
"For more information about Fields of The World, please visit: https://fieldsofthe.world\n",
"\n",
"Uncomment the following line to install [leafmap](https://leafmap.org) if needed."
]
Expand Down
13 changes: 7 additions & 6 deletions docs/maplibre/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,18 +236,19 @@ Use the draw control to draw features on the map.

[![](https://i.imgur.com/w8UFssd.png)](https://leafmap.org/maplibre/draw_features)

## Visualize fields of the world

Visualize Agricultural Field Boundary Dataset - Field of the World.

[![](https://i.imgur.com/0A9yuyL.png)](https://leafmap.org/maplibre/fields_of_the_world)

## Use a fallback image

Use a coalesce expression to display another image when a requested image is not available.

[![](https://i.imgur.com/0A9yuyL.png)](https://leafmap.org/maplibre/fallback_image)

## Visualize Fields of The World

Visualize Agricultural Field Boundary Dataset - Fields of The World.

[![image](https://github.com/user-attachments/assets/933264d9-378b-4943-9611-0e105b250f63)
](https://leafmap.org/maplibre/fields_of_the_world)

## Add a pattern to a polygon

Use fill-pattern to draw a polygon from a repeating image pattern.
Expand Down

0 comments on commit b090468

Please sign in to comment.