cities/us
Number of APIs: 3
-
Query for city records based on a geometry string. GET {{baseUrl}}/cities/us/geometry?wkt=POINT(-117.852723 33.63799)&bufferDistance=50&bufferUnit=m
-
Get a set of city candidates based on autocompletion of the partial string 'text,' where each result includes a representative point for the city. GET {{baseUrl}}/cities/us/_autocomplete?text=Lake Fores
-
Query for a specific city using an ID. GET {{baseUrl}}/cities/us/:id