Version 1.17 (checked in on 2009/05/30 at 04:21:15 by vauxia)
Functions
| Name | Description |
|---|---|
| geo | Call an API function from the geo backend databases. This function will find and load the database backend files, and call the requested op from the backend or the default library, as needed. |
| geo_field_formatter_info | Implementation of hook_field_formatter_info(). |
| geo_field_types | API Function: Return any field types that may contain geospatial data. |
| geo_theme | Implementation of hook_theme(). |
| geo_units | API Function: List of available units. |
| geo_unit_convert | API Function: Convert between units. |
| geo_views_api | Implementation of hook_geo_views_api(). |
| geo_wkb_get_data | API Function: Format WKB data |
