Closed DavidLemayian closed 5 years ago
Out of curiosity what is the use case?
@ebsuku We are building a site with multiple countries (continent as a root geo), so on a specific country page we want to be able to search for places below a country (or any specific geo_id) and not search our entire geography(continent).
ahh, nice
Just as we can list parents for a geo using
/api/1.0/geo/<geo_id>/parents
..this PR allows us to list children in the same manner
/api/1.0/geo/<geo_id>/children