GET geo/search/$Query
The answer in geoJSON is an object FeatureCollection
The mandatory variable $Query
represents the search string.
The API server recognizes a meta-language to filter the contents.
GET geo/search/$Query
The answer in geoJSON is an object FeatureCollection
The mandatory variable $Query
represents the search string.
The API server recognizes a meta-language to filter the contents.