forked from ropensci/osmdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
49 lines (45 loc) · 951 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
title: osmdata
templates:
params:
bootswatch: cerulean
reference:
- title: Package doc and class
contents:
- has_concept("package")
- title: Overpass server
contents:
- has_concept("overpass")
- title: Prepare queries
contents:
- has_concept("queries")
- title: Get additional OSM info
contents:
- has_concept("osminfo")
- title: Extract data
contents:
- has_concept("extract")
- title: Search data
contents:
- has_concept("search")
- title: Transform data
contents:
- has_concept("transform")
articles:
- title: The osmdata package
contents:
- osmdata
- osmdata-sc
- osm-sf-translation
navbar:
title: osmdata
type: default
left:
- text: Home
href: index.html
- text: Articles
href: articles/index.html
- text: Functions
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ropensci/osmdata