playerc_vectormap_t Struct Reference
[vectormap]

#include <playerc.h>

Collaboration diagram for playerc_vectormap_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

Vectormap proxy.

Definition at line 2332 of file playerc.h.


Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures.
uint32_t srid
 Spatial reference identifier.
player_extent2d_t extent
 Boundary area.
uint32_t layers_count
 The number of layers.
player_vectormap_layer_data_t ** layers_data
 Layer data.
player_vectormap_layer_info_t ** layers_info
 Layer info.
GEOSGeom geom
 geos geometry returned by get_feature_data

Member Data Documentation

Spatial reference identifier.

Use '0' if you are not using spatial references.

Definition at line 2337 of file playerc.h.


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

Last updated 12 September 2005 21:38:45