GATE
gate_tech_webapi_geomaps_request_class Struct Reference

Public Attributes

gate_struct_t struct_base
 
gate_string_t provider
 
gate_uint32_t image_width
 
gate_uint32_t image_height
 
gate_real32_t center_latitude
 
gate_real32_t center_longitude
 
gate_real32_t radius_meters
 
gate_int16_t image_type
 

Member Data Documentation

◆ center_latitude

gate_real32_t gate_tech_webapi_geomaps_request_class::center_latitude

geoposition latitude of area to be requested

◆ center_longitude

gate_real32_t gate_tech_webapi_geomaps_request_class::center_longitude

geoposition longitude of area to be requested

◆ image_height

gate_uint32_t gate_tech_webapi_geomaps_request_class::image_height

height of target image in pixels

◆ image_type

gate_int16_t gate_tech_webapi_geomaps_request_class::image_type

on of GATE_TECH_GEOMAPS_TYPE_* flag

◆ image_width

gate_uint32_t gate_tech_webapi_geomaps_request_class::image_width

width of target image in pixels

◆ provider

gate_string_t gate_tech_webapi_geomaps_request_class::provider

optional geomaps provider (format: "name:APIKEY")

◆ radius_meters

gate_real32_t gate_tech_webapi_geomaps_request_class::radius_meters

radius area of interest around to center coordinates to be returned


The documentation for this struct was generated from the following file: