Skip to content

Commit 379f01f

Browse files
authored
tweak formatting to make easier to copy the list
1 parent 2a86f25 commit 379f01f

1 file changed

Lines changed: 22 additions & 20 deletions

File tree

‎category_values.md‎

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
List of possible `_category` values in the `components` portion of a geocoding result. Please see [the OpenCage Geocoder API docs](https://opencagedata.com/api#formatted) for details.
22

3-
* agriculture
4-
* building
5-
* commerce
6-
* construction
7-
* education
8-
* financial
9-
* government
10-
* health
11-
* industrial
12-
* military
13-
* natural/water
14-
* outdoors/recreation
15-
* place
16-
* place_of_worship
17-
* postcode
18-
* road
19-
* social
20-
* transportation
21-
* travel/tourism
22-
* unknown
3+
```
4+
agriculture
5+
building
6+
commerce
7+
construction
8+
education
9+
financial
10+
government
11+
health
12+
industrial
13+
military
14+
natural/water
15+
outdoors/recreation
16+
place
17+
place_of_worship
18+
postcode
19+
road
20+
social
21+
transportation
22+
travel/tourism
23+
unknown
24+
```

0 commit comments

Comments
 (0)