WP-GeoMeta

0

A spatial foundation for WordPress. Store and search spatial metadata like you do any other metadata, but using MySQL spatial indexes. WP GeoMeta lets you take advantage MySQL’s spati

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

A spatial foundation for WordPress. Store and search spatial metadata like you do any other metadata, but using MySQL spatial indexes.

WP GeoMeta lets you take advantage MySQL’s spatial data types and spatial indexes when storing and searching spatial metadata.

It detects when GeoJSON metadata is being stored, and transparently stores a copy in a spatial meta table.

WP GeoMeta also adds support for spatial search operators. When a spatial search operator is used, WP GeoMeta will make sure that the spatial table is used, taking advantage of indexes and spatial relations.

WP GeoMeta isn’t just a plugin, it’s also a library which other plugins can take advantage of. It’s meant to be a spatial platform that other GIS and mapping plugins can build on to allow spatial interoperability between plugins.

Developers

WP-GeoMeta is tested and developed in the open over at GitHub. Stable versions are pushed to the WordPress plugin repository.

There is more developer documentation in the GitHub repository and I’d love to get pull requests and bug reports over there (but I’ll take them via SVN too if that’s what you like better).