We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1700c commit db0ec28Copy full SHA for db0ec28
docs/api.md
@@ -1,6 +1,29 @@
1
# API Docs
2
3
-<!-- ::: pg_nearest_city.reverse_geocode.city_from_geopoint
+## Async Reverse Geocode
4
+
5
+::: pg_nearest_city.AsyncNearestCity
6
+options:
7
+show_source: false
8
+heading_level: 3
9
10
+## Sync Reverse Geocode
11
12
+::: pg_nearest_city.NearestCity
13
14
15
16
17
+## Query Output
18
19
+::: pg_nearest_city.Location
20
21
22
23
24
+## Database Configuration
25
26
+::: pg_nearest_city.DbConfig
27
options:
28
show_source: false
-heading_level: 3 -->
29
docs/voronoi_italy.jpg
@@ -0,0 +1 @@
+../voronoi_italy.jpg
0 commit comments