diff --git a/finder/templates/api.html b/finder/templates/api.html index f89fe1b..2e4d0f6 100644 --- a/finder/templates/api.html +++ b/finder/templates/api.html @@ -153,7 +153,7 @@

Boundaries

Get one page of boundaries from a boundary set
- /boundaries/toronto-wards/ + /boundaries/toronto-wards-2018/

To see what boundary sets are available, consult the boundary sets endpoint.

Get one page of boundaries from multiple boundary sets (comma-separated)
@@ -205,15 +205,15 @@

Drawing boundaries

Get all simple shapes from a boundary set
- /boundaries/toronto-wards/simple_shape + /boundaries/toronto-wards-2018/simple_shape
Get all original shapes from a boundary set
- /boundaries/toronto-wards/shape + /boundaries/toronto-wards-2018/shape
Get all centroids from a boundary set
- /boundaries/toronto-wards/centroid + /boundaries/toronto-wards-2018/centroid
Get one boundary's simple shape
@@ -281,7 +281,7 @@

Representatives

Get the representatives for one boundary
- /boundaries/toronto-wards/etobicoke-north-1/representatives/ + /boundaries/toronto-wards-2018/etobicoke-north-1/representatives/
Get the representatives for multiple boundaries (comma-separated)