vectormap
[Interface specifications]

Collaboration diagram for vectormap:


Detailed Description

Access and update geometric features in a map.

EXPERIMENTAL

Vectormap is an interface which provides access to geometric features in a map. A vectormap contains a set of layers, each of which can hold a set of features.

This interface attempts to adhere to the OGC standard, an open standard for representing maps.

/TODO: Add more documentation describing OGC standard.

For more information about OGC see http://opengeospatial.org/ For more information about GEOS see http://geos.refractions.net/ro/doxygen_docs/html/

#define PLAYER_VECTORMAP_REQ_GET_MAP_INFO   1
 Request/reply subtype: get vectormap meta-data.
#define PLAYER_VECTORMAP_REQ_GET_LAYER_DATA   3
 Request/reply subtype: get layer data.
#define PLAYER_VECTORMAP_REQ_WRITE_LAYER   4
 Request/reply subtype: write layer data.
typedef player_vectormap_feature_data player_vectormap_feature_data_t
 Vectormap feature data.
typedef player_vectormap_layer_info player_vectormap_layer_info_t
 Request/reply subtype: get vectormap meta-data.
typedef player_vectormap_layer_data player_vectormap_layer_data_t
 Vectormap data.
typedef player_vectormap_info player_vectormap_info_t
 Vectormap info.

Last updated 12 September 2005 21:38:45