Skip to content

Commit

Permalink
docs: add categorical picto example map
Browse files Browse the repository at this point in the history
Thanks to @rysebaert
  • Loading branch information
mthh committed Aug 23, 2024
1 parent 5edafd1 commit 4cdf44d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/en/functionalities/categorical-pictograms.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ When creating a layer of this type, the following parameters must be entered:
- The name of the resulting layer.

Once the layer has been created, it is possible to modify the pictogram and the name associated with each category.

## Example

<ZoomImg
src="/categorical-picto.png"
alt="Categorical map in pictograms of the dominant age category by district of Paris"
caption="Categorical map in pictograms of the dominant age category by district of Paris"
/>
7 changes: 6 additions & 1 deletion docs/functionalities/categorical-pictograms.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@ Lors de la création d'une couche de ce type, il est nécessaire de renseigner l
Après la création de la couche, il est possible de modifier à nouveau le pictogramme et le nom associés à chaque catégorie.


## Exemples
## Exemple

<ZoomImg
src="/categorical-picto.png"
alt="Carte catégorielle en pictogrammes de la catégorie d'âge dominante par quartier de Paris"
caption="Carte catégorielle en pictogrammes de la catégorie d'âge dominante par quartier de Paris"
/>
Binary file added docs/public/categorical-picto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 4cdf44d

@rysebaert
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.