Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

/knowledge/feature/geoSuggest/{fragment}/{comma-separated-list-of-community-ids}

Returns a list of geo suggestions based the sentence/query fragment passed in (eg what the user has typed so far into a query box).

Authentication

Required, see Auth - Login

Arguments

fragment (required)
One or more words (the last word can also be a fragment), which are "fuzzily" compared against known geotags stored in Infinit.e

community ID list (required)
The list of community IDs or community ID - regex in the URL controls which sources the query will use. Obviously the logged-in user must have access rights to those communities. A user's communities can be viewed using the "person/get" API call.

Example

http://infinite.ikanow.com/api/knowledge/feature/geoSuggest/madagas/4c927585d591d31d7b37097a

Example Response
 
  • No labels