-
Notifications
You must be signed in to change notification settings - Fork 21
/
_pkgdown.yml
78 lines (73 loc) · 1.95 KB
/
_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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
url: https://jessecambon.github.io/tidygeocoder
template:
params:
ganalytics: G-5VDD0920ZP
bootswatch: cosmo
docsearch:
api_key: 2a4961d1f7b45ceee241419b8e8257d3
index_name: tidygeocoder
reference:
- title: Forward geocoding
desc: Obtain coordinates from addresses
contents:
- geocode
- geo
- geocode_combine
- geo_combine
- title: Reverse Geocoding
desc: Obtain addresses from coordinates
contents:
- reverse_geocode
- reverse_geo
- title: Reference Datasets
desc: Datasets used for geocoding queries and documentation
contents:
- api_parameter_reference
- min_time_reference
- batch_limit_reference
- api_key_reference
- api_info_reference
- title: Data
contents:
- louisville
- sample_addresses
- title: Utility Functions
contents:
- get_api_query
- query_api
- extract_results
- extract_reverse_results
navbar:
components:
home: ~
intro:
text: Geocoding Services
href: articles/geocoder_services.html
articles:
text: Articles
menu:
- text: Getting Started
href: articles/tidygeocoder.html
- text: Developer Notes
href: articles/developer_notes.html
news:
releases:
- text: "Version 1.0.4"
href: https://jessecambon.github.io/2021/10/17/tidygeocoder-1-0-4.html
- text: "Version 1.0.3"
href: https://jessecambon.github.io/2021/04/19/tidygeocoder-1-0-3.html
- text: "Version 1.0.2"
href: https://jessecambon.github.io/2021/01/18/tidygeocoder-1-0-2.html
- text: "Version 1.0.0"
href: https://jessecambon.github.io/2020/07/15/tidygeocoder-1-0-0.html
- text: "Version 0.2.4"
href: https://jessecambon.github.io/2019/11/11/tidygeocoder-demo.html
authors:
Jesse Cambon:
href: https://jessecambon.github.io
Diego Hernangómez:
href: https://github.com/dieghernan
Christopher Belanger:
href: https://github.com/chris31415926535
Daniel Possenriede:
href: https://github.com/dpprdan