Skip to content

Commit 3e21075

Browse files
authored
Add links to OSM elements documentation
1 parent 1d3317a commit 3e21075

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ export GIT_USER=<username>; export USE_SSH=true; npm run deploy
4949
- Download whole planet pbf files: http://free.nchc.org.tw/osm.planet/
5050
- Download country pbf files: http://download.geofabrik.de/index.html
5151
- Scala protocol buffer library: https://scalapb.github.io/ and https://github.com/thesamet/sbt-protoc
52+
- OSM primitives: https://wiki.openstreetmap.org/wiki/Elements
53+
- Node: https://wiki.openstreetmap.org/wiki/Node
54+
- Way: https://wiki.openstreetmap.org/wiki/Way
55+
- Relations: https://wiki.openstreetmap.org/wiki/Relation
56+
- Tags: https://wiki.openstreetmap.org/wiki/Tags
5257

5358
### third party OSS libraries:
5459
- ScalaPB: https://scalapb.github.io/ and https://github.com/thesamet/sbt-protoc

0 commit comments

Comments
 (0)