Title: WP Spatial Capabilities Check
Author: Michael Moore
Published: <strong>જૂન 15, 2016</strong>
Last modified: માર્ચ 4, 2017

---

પ્લગીન શોધો

![](https://ps.w.org/wp-spatial-capabilities-check/assets/banner-772x250.png?rev
=1607862)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/wp-spatial-capabilities-check/assets/icon-256x256.png?rev=1607862)

# WP Spatial Capabilities Check

 [Michael Moore](https://profiles.wordpress.org/stuporglue/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/wp-spatial-capabilities-check.0.0.4.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/wp-spatial-capabilities-check/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/wp-spatial-capabilities-check/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/wp-spatial-capabilities-check/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/wp-spatial-capabilities-check/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/wp-spatial-capabilities-check/)

## વર્ણન

MySQL and MariaDB both have improved their spatial support in the last few years,
but
 it’s not always easy to track down which functions are available in which version.

This tool will check which functions are actually available in your current MySQL
or MariaDB database.

Once you know what spatial functions are available you can use your database to 
do GIS right within WordPress.

For more information on how to use these functions see the following resources:

 * [WherePress.com – GIS for WordPress and MySQL](http://wherepress.com/)
 * [MySQL and MariaDB Spatial Support Matrix](https://mariadb.com/kb/en/mariadb/mysqlmariadb-spatial-support-matrix/)
 * [Spatial function reference for MySQL 5.4](https://docs.oracle.com/cd/E19957-01/mysql-refman-5.4/functions.html#spatial-extensions)
 * [Spatial function reference for MySQL 5.5](https://dev.mysql.com/doc/refman/5.5/en/spatial-function-reference.html)
 * [Spatial function reference for MySQL 5.6](https://dev.mysql.com/doc/refman/5.6/en/spatial-function-reference.html)
 * [Spatial function reference for MySQL 5.7](https://dev.mysql.com/doc/refman/5.7/en/spatial-function-reference.html)
 * [Spatial function reference for MariaDB](https://mariadb.com/kb/en/mariadb/gis-functionality/)

## સ્ક્રીનશોટ

[⌊WP Spatial Capabilities Check shows an easy to read table listing spatial 
functions
and if they're available with your current database.⌉⌊WP Spatial Capabilities Check
shows an easy to read table listing spatial 
functions and if they're available 
with your current database.⌉[

WP Spatial Capabilities Check shows an easy to read table listing spatial functions
and if they’re available with your current database.

[⌊The tool can be found in the Dashboard under Tools::Spatial Capabilities.⌉⌊The
tool can be found in the Dashboard under Tools::Spatial Capabilities.⌉[

The tool can be found in the Dashboard under Tools::Spatial Capabilities.

## સ્થાપન

Install this plugin the usual WordPress way, then go to your WordPress dashboard
to Tools::Spatial Capabilities. It will display a table with a list of all known
spatial functions from MySQL and MariaDB along with a simple ‘Yes’ or ‘No’, indicating
if your install has that function.

 1. Upload the plugin files to the `/wp-content/plugins/wp-spatial-capabilities-check`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to Tools::Spatial Capabilities to see what spatial functions you can use.

## એફએક્યુ (FAQ)

No one has actually asked any questions yet.

  Where can I get help with GIS and WordPress?

For community support try [WherePress.com](http://WherePress.com/), or [The Spatial Community](https://julien24.typeform.com/to/kGPqYr).

For commercial support you can contact the plugin developer at [Cimbura.com](https://cimbura.com/contact-us/project-request-form/)

For fast and short questions you can [contact me](https://twitter.com/stuporglue)
on twitter

  How can I add more spatial functions?

Upgrade your database to at least MySQL 5.6.1 or MariaDB 5.3.3.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Michael Moore ](https://profiles.wordpress.org/stuporglue/)
 *   [ luminfire ](https://profiles.wordpress.org/luminfire/)

[“WP Spatial Capabilities Check” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/wp-spatial-capabilities-check)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/wp-spatial-capabilities-check/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/wp-spatial-capabilities-check/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/wp-spatial-capabilities-check/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/wp-spatial-capabilities-check/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 0.0.4

 * Now uses WP-GeoMeta-Lib so that custom defined functions from other plugins
    
   get detected.

#### 0.0.3

 * Use the WordPress plugin packaging standards

#### 0.0.2

 * Internationalization
 * WordPress coding standards compliance

#### 0.0.1

 * Initial development and testing

## મેટા

 *  વર્ઝન **0.0.4**
 *  છેલ્લી અપડેટ: **10 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 3.0.1 અથવા ઉચ્ચતર **
 *  **4.7.37** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/wp-spatial-capabilities-check/)
 * ટૅગ્સ:
 * [Geography](https://gu.wordpress.org/plugins/tags/geography/)[gis](https://gu.wordpress.org/plugins/tags/gis/)
   [mariadb](https://gu.wordpress.org/plugins/tags/mariadb/)[mysql](https://gu.wordpress.org/plugins/tags/mysql/)
   [spatial](https://gu.wordpress.org/plugins/tags/spatial/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/wp-spatial-capabilities-check/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[તમારા અભિપ્રાયો](https://wordpress.org/support/plugin/wp-spatial-capabilities-check/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/wp-spatial-capabilities-check/reviews/)

## ફાળો આપનારા

 *   [ Michael Moore ](https://profiles.wordpress.org/stuporglue/)
 *   [ luminfire ](https://profiles.wordpress.org/luminfire/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/wp-spatial-capabilities-check/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://cimbura.com/contact-us/make-a-payment/)