SemanticMaps/includes/SM_AreaValueDescription.php File Reference
Description of a geographical area defined by a coordinates set and a distance to the bounds.
More...
Go to the source code of this file.
Detailed Description
Description of a geographical area defined by a coordinates set and a distance to the bounds.
The bounds are a 'rectangle' (but bend due to the earths curvature), as the resulting query would otherwise be to resource intensive.
- Since:
- 0.6
GNU GPL v3
- Author:
- Jeroen De Dauw < jeroendedauw@gmail.com
TODO: would be awesome to use Spatial Extensions to select coordinates
Definition in file SM_AreaValueDescription.php.