![]() |
API Documentation
|
Contains the information for requesting a 2D top-down view of a geographic location to be used with a AerialImage service such as google earth. =. More...
#include <MercatorImageManager.h>
Public Member Functions | |
| WebMercatorTile::DPI | getDPI () const |
| WebMercatorTile::Resolution | getResolution () const |
| fltp08 | getScaleFactor () const |
| UUID | getUUID () const |
| MercatorImageRequest () | |
| MercatorImageRequest (const ConstPointer< WebMercatorTileService > &service, Bounds< 2, fltp08 > bounds, Vector< 2, uint04 > size, WebMercatorTile::DPI dpi=WebMercatorTile::DPI::e_auto) | |
| void | setBrushToDefault () |
Public Attributes | |
| Bounds< 2, fltp08 > | bounds_wgs84 |
| ArialColorTheme | color_theme [cast< uint04 >(ArialFeatureList::e_feature_list_size)] |
| WebMercatorTile::DPI | dpi = WebMercatorTile::DPI::e_auto |
| String | generated_image |
| bool | include_labels = false |
| ProgressInfo * | log = nullptr |
| UUID | request_id |
| ConstPointer< WebMercatorTileService > | service = nullptr |
| Vector< 2, uint04 > | size |
Contains the information for requesting a 2D top-down view of a geographic location to be used with a AerialImage service such as google earth. =.
Class: AerialImageRequest
|
inline |
| MercatorImageRequest | ( | const ConstPointer< WebMercatorTileService > & | service, |
| Bounds< 2, fltp08 > | bounds, | ||
| Vector< 2, uint04 > | size, | ||
| WebMercatorTile::DPI | dpi = WebMercatorTile::DPI::e_auto ) |
| WebMercatorTile::DPI getDPI | ( | ) | const |
| WebMercatorTile::Resolution getResolution | ( | ) | const |
| fltp08 getScaleFactor | ( | ) | const |
| UUID getUUID | ( | ) | const |
| void setBrushToDefault | ( | ) |
| ArialColorTheme color_theme[cast< uint04 >(ArialFeatureList::e_feature_list_size)] |
| String generated_image |
| bool include_labels = false |
| ProgressInfo* log = nullptr |
| UUID request_id |
| ConstPointer<WebMercatorTileService> service = nullptr |