BrilliantPlugins / wp-geometa

Spatially enable WordPress
GNU General Public License v2.0
19 stars 10 forks source link

Add support for common hard operations #3

Closed stuporglue closed 7 years ago

stuporglue commented 8 years ago

Add functions to handle buffering points in meters/feet with data in EPSG:4326

Add functions to check distance with feet/meters with data in EPSG:4326

stuporglue commented 7 years ago

wp_buffer_point_m, wp_buffer_point_mi, wp_distance_point_m and wp_distance_point_mi fixes this issue.