Title: EasyGeo
Author: theozero
Published: <strong>2011(&#101;)k&#111; maiatza&#114;&#101;&#110; 3(&#97;)</strong>
Last modified: 2011(&#101;)k&#111; maiatza&#114;&#101;&#110; 3(&#97;)

---

Bilatu pluginak

Plugin hau **ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin**. Baliteke,
jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin
erabiltzen denean, bateragarritasun arazoak izan ditzake.

![](https://s.w.org/plugins/geopattern-icon/easygeo.svg)

# EasyGeo

 [theozero](https://profiles.wordpress.org/theozero/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/easygeo.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/easygeo/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/easygeo/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/easygeo/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/easygeo/#developers)

 [Laguntza](https://wordpress.org/support/plugin/easygeo/)

## Deskripzioa

This plugin is extremely simple, and intended for someone who wants to add geocoding
to their blog, but without the bloat of a big fat plugin. This lets you tag each
post with a location (description, latitude, longitude) which can then be used in
your custom theme.

This plugin also provides a feature to track of a single location not associated
with any posts. This is useful in order to create a “Where Am I?” feature on your
blog where you control the level of detail (just to share the city, rather than 
pluggin in foursquare data). This is especially nice if you’re running a travel 
blog or a website for some kind of tour.

## Pantaila-argazkiak

[⌊The extra meta-box that appears while editing posts. A similar box appears on 
the dashboard if you choose to enable the "Where Am I" tracker.⌉⌊The extra meta-
box that appears while editing posts. A similar box appears on the dashboard if 
you choose to enable the "Where Am I" tracker.⌉[

The extra meta-box that appears while editing posts. A similar box appears on the
dashboard if you choose to enable the “Where Am I” tracker.

## Instalazioa

 1. Upload `easygeo.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use `EasyGeo :: getCoordinates($post->ID)` to get the coordinates in tuple (description,
    lat, lon)
 4. Or use `EasyGeo :: getCoordinatesString($post->ID)` to get “lat,lon” and `EasyGeo::
    getLocationString($post->ID)` to get the description
 5. Use `EasyGeo :: getCurrentCoordinates()` and getCurrent… to get the single location
    tracked from the dashboard

## MEG

### How do I actually add a map to my template?

You can use the google static maps API to get a static image. Heres an example:

    ```
    <?php if ( EasyGeo :: getCoordinates($post->ID) != null ) : ?>
    <div>
        <img src="http://maps.google.com/maps/api/staticmap?center=<?php echo EasyGeo::getCoordinatesString($post->ID); ?>&zoom=6&size=219x220&maptype=hybrid&markers=color:blue|<?php echo SimpleGeo::getCoordinatesString($post->ID); ?>&sensor=false" width="219" height="220" />
        <span id="where_label"><?php echo SimpleGeo::getLocationString($singlepostid); ?></span>
    </div>
    ```

Or you can use the regular API to get an interactive map. It’s all pretty straightforward.

### What else does this plugin do?

Nothing. The point is that it’s dead simple, and easy to use in the backend. From
this, you can build all kinds of crazy interactive map browsers for your blog and
this plugin will just handle the tagging on the backend.

_Enjoy!_

## Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

## Laguntzaileak eta Garatzaileak

“EasyGeo” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

 *   [ theozero ](https://profiles.wordpress.org/theozero/)

[Itzul zaitez EasyGeo zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/easygeo)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/easygeo/), begiratu [SVN biltegia](https://plugins.svn.wordpress.org/easygeo/)
edo harpidetu [garapen erregistrora](https://plugins.trac.wordpress.org/log/easygeo/)
[RSS](https://plugins.trac.wordpress.org/log/easygeo/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### 1.0

 * Initial Release

## Meta

 *  Version **1.0**
 *  Azken eguneraketa **duela 15 urte**
 *  Instalazio aktiboak **10+**
 *  WordPress bertsioa ** 2.0.2 edo handiagoa **
 *  **3.0.0** (e)raino probatuta.
 *  Language
 * [English (US)](https://wordpress.org/plugins/easygeo/)
 * Etiketak
 * [geo](https://eu.wordpress.org/plugins/tags/geo/)[geocode](https://eu.wordpress.org/plugins/tags/geocode/)
   [geocoding](https://eu.wordpress.org/plugins/tags/geocoding/)[lat](https://eu.wordpress.org/plugins/tags/lat/)
   [lon](https://eu.wordpress.org/plugins/tags/lon/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/easygeo/advanced/)

## Balorazioak

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easygeo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easygeo/reviews/)

## Laguntzaileak

 *   [ theozero ](https://profiles.wordpress.org/theozero/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/easygeo/)

## Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

 [ Egiozu eskaintza plugin honi ](http://theoephraim.com/)