Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MaelREBOUX committed Nov 2, 2022
1 parent dfa40ae commit d3c00f9
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 1 deletion.
1 change: 0 additions & 1 deletion DOCUMENTATION.md

This file was deleted.

23 changes: 23 additions & 0 deletions data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@


## Comment créer un fichier .poly

Lire [https://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format](https://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format)

1. Ouvrir JOSM
2. activer le greffon "poly"

![](img/josm_poly_plugin.png)

2. Créer un nouveau calque et le renommer
3. Dessiner un polygone

![](img/draw_polygon.png)

4. Menu "Fichier > Enregister" pour sauvegarder la couche au format `.osm`, puis…
5. Menu "Fichier > Enregistrer sous…" et nommer le fichier `{mon_fichier}.poly`

Et voilà : on obtient un fichier .poly exploitable par `osmconvert`.



Binary file added data/img/draw_polygon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/img/josm_poly_plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3c00f9

Please sign in to comment.