=== Ktai Location ===
Contributors: IKEDA Yuriko (lilyfan)
Tags: mobile, location, geometory, gps, exif
Requires at least: 2.0
Tested up to: 2.9
Stable tag: 1.1.0

"Ktai Location" extracts geometric data (latitude, longtitude) from your post and save them as "Lat_Long" custom fields.

== Description ==

"Ktai Location" extracts geometric data (latitude, longtitude) from your post in many ways: EXIF of JPEG/TIFF images, map service URLs in post content, address or place name in [geo] shortcodes. And the plugin save them as "Lat_Long" custom fields.
To use geometric data, you need to use other plugins that can read the custom fields.

Available map services:
* EZ Naviwalk
* NTT docomo GPS
* Mobile Yahoo! Map
* NAVITIME
* Zenrin
* MapFon
* Ekitan
* Mapion
* Mapple
* Chizumaru

== Requirements ==

* WordPress 2.0 or lator
* PHP 4.3 or later
* EXIF module for PHP
* Google Maps API Key (if you convert address from [geo] shortcode)

== Installation ==

"Ktai Location" can be installed in 2 steps:

	1. Unzip "ktai-locaion.N.N.N.zip" archive and put the ktai-location folder into your "plugins" directory (wp-content/plugins/) of the server.
	2. Activate the plugin.

	If you want to use geocoding (converting [geo] shortcodes into latitude/longtitude)
	do below steps.

	3. Login to your wordpress admin panel, open "Ktai Location" configuration panel.
	4. Type your Google Maps API Key to the admin panel. If you don't have one, sign up at Google.

== Licence ==

The licence of this plugin is GPL v2.

== Restrictions ==

* Reading EXIF feature needs to locate the images at the same server to this plugin. Citating URL of a remote server (such as Flickr, Picasa, etc) are not usable.

== Getting a support ==

To get support for this plugin, please send an email to ikeda.yuriko+ktailocation _@_ GMAIL COM. (You need adjust to valid address)

== Frequently Asked Questions ==

== Changelog ==
* Version 1.1.0 (2009-12-xx)
	* Hosted to wordpress.org/extend/plugins
	* Create admin panel to input Google Maps API Key.
	* Localized plugin description.
	* Reading EXIF GPS is now avaiable at WordPress MU.
	* Fixed HTML syntax error when wrapping location URL for mobile.
	* Fixed duplicating Lat_Long custom fields when editing a post.
-- snip --
* Version 0.7.0 (2007-01-18)
	* Initial version
