Geo |
This is preliminary documentation and is subject to change.
The GeoSearchGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingRectangle | Geographical bounding box to search in. | |
| CompatibilityOptions |
Gets/sets the compatibility options used with this list.
(Inherited from WikiListT) | |
| DistinctGeneratedPages |
When using the default implementation of EnumPagesAsync(IWikiPageQueryProvider),
determines whether to remove duplicate page results generated from generator results.
This property does not affect the behavior of EnumItemsAsync(CancellationToken).
(Inherited from WikiPageGeneratorTItem) | |
| GeneratorName |
The name of generator, used as the value of generator parameter in action=query request.
(Inherited from WikiPageGeneratorTItem) | |
| IncludesSecondaryCoordinates | Gets/set a value indicating whether to include secondary coordinates in the search results. | |
| ListName |
The name of list, used as the value of list parameter in action=query request.
(Overrides WikiListTListName) | |
| NamespaceIds | Only list pages in these namespaces. | |
| PaginationSize |
Gets/sets maximum items returned per MediaWiki API invocation.
(Inherited from WikiListT) | |
| Radius | Gets/sets the search radius in meters (10-10000). | |
| Site | Gets the MediaWiki site this instance applies to. (Inherited from WikiListT) | |
| TargetCoordinate | Gets/sets the coordinate around which to search. | |
| TargetTitle | Gets/sets the title of page around which to search. |