Title: Geolocator WordPress Plugin
Author: BMLTGuy
Published: <strong>5 de febrero de 2010</strong>
Last modified: 29 de agosto de 2010

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/geocoder-wordpress-plugin-google-maps-
geolocator-workshop.svg)

# Geolocator WordPress Plugin

 Por [BMLTGuy](https://profiles.wordpress.org/magblogapi/)

[Descargar](https://downloads.wordpress.org/plugin/geocoder-wordpress-plugin-google-maps-geolocator-workshop.1.2.3.zip)

 * [Detalles](https://es.wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/#developers)

 [Soporte](https://wordpress.org/support/plugin/geocoder-wordpress-plugin-google-maps-geolocator-workshop/)

## Descripción

This plugin is really meant to be an aid to folks doing data entry, and trying to
find locations with Google Maps.
 It shows two forms: One on the left, and one on
the right. The left form allows you to enter address information, or a longitude/
latitude pair, and the right form shows the result of a geocode lookup or a reverse
geocode. It is possible to display an interactive map, and also to examine the raw
JSON data sent back from the geocode/reverse geocode lookup. This is an extension
of a utility that was written in order to help data entry personnel enter accurate
address information. It has administration options («Geolocator Options», in «Settings»).
The plugin outputs highly optimized code that is XHTML 1.0 Strict compliant, as 
well as WAI AAA.

### Usage

To use this utility, you simply enter address information into the fields in the
left-hand form. You can enter all the information in one line, if you wish.
 The
string that is displayed above the entry is what is actually sent to Google Maps
to be geocoded. Once you have filled in the address, click on «Address Lookup». 
This will send a geocode request to Google Maps. The response is parsed, and shown
in the right-hand (gray) box. A set of arrow links will appear between the two forms.
These allow you to easily transfer results into the entry form. If you enter a longitude
and latitude value into the bottom two boxes in the entry form, you can do a reverse
geocode. This asks Google Maps to figure out an address, based on the values in 
these boxes. In many cases, Google Maps will return more than one response, and 
you can cycle through these responses. Each response shows an «accuracy» number 
in a scale, above the response. The more accurate (confident) the result, the closer
the scale marker will be to the right. In the interactive map, there are two markers
shown. The yellow one reflects the long/lat pair in the left window, and can be 
moved around. Clicking in the map will move/create the marker, and fill in the long/
lat fields. The gray marker reflects the position of the current response, and cannot
be moved. The raw data window shows the entire response from Google Maps, presented
in a hierarchical fashion. If there are more than one placemark, each mark will 
have a link that will bring that mark into focus in the gray form.

## Capturas

[⌊The simplest form of the plugin⌉⌊The simplest form of the plugin⌉[

The simplest form of the plugin

[⌊The plugin with the two checkboxes enabled⌉⌊The plugin with the two checkboxes
enabled⌉[

The plugin with the two checkboxes enabled

[⌊A basic lookup (Note entire address in one line)⌉⌊A basic lookup (Note entire 
address in one line)⌉[

A basic lookup (Note entire address in one line)

[⌊A reverse geocode from just the longitude and latitude⌉⌊A reverse geocode from
just the longitude and latitude⌉[

A reverse geocode from just the longitude and latitude

[⌊The interactive map (The yellow marker can be moved, and is linked to the Longitude
and Latitude items in the left box)⌉⌊The interactive map (The yellow marker can 
be moved, and is linked to the Longitude and Latitude items in the left box)⌉[

The interactive map (The yellow marker can be moved, and is linked to the Longitude
and Latitude items in the left box)

[⌊The response data from Google (Address Lookup)⌉⌊The response data from Google (
Address Lookup)⌉[

The response data from Google (Address Lookup)

[⌊The response data from Google (Long/Lat Lookup)⌉⌊The response data from Google(
Long/Lat Lookup)⌉[

The response data from Google (Long/Lat Lookup)

[⌊The administration options⌉⌊The administration options⌉[

The administration options

## Instalación

 1. Upload the `geocoder-wordpress-plugin-google-maps-geolocator-workshop` directory
    to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You need to get a Google Maps API Key (http://code.google.com/apis/maps/signup.
    html) for the domain of your site.
 4. Go to the settings (in the Admin->Settings Menu), and add the Google Maps API key(
    you don’t need it if you are running as localhost, but almost no CMS is ever run
    that way).
 5. Place `<!--GEOLOCATOR-->` in the HTML view of a page or a post. It will be replaced
    by the plugin output.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Geolocator WordPress Plugin» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

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

[Traduce «Geolocator WordPress Plugin» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/geocoder-wordpress-plugin-google-maps-geolocator-workshop/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/geocoder-wordpress-plugin-google-maps-geolocator-workshop/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/geocoder-wordpress-plugin-google-maps-geolocator-workshop/)
por [RSS](https://plugins.trac.wordpress.org/log/geocoder-wordpress-plugin-google-maps-geolocator-workshop/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

1.2.3 -April 30, 2010
 – Added scroll wheel zooming to the map.

1.2.2 -March 26, 2010
 – The accuracy bar fix was not sufficient. It needed more.

1.2.1 -March 11, 2010
 – Fixed a CSS bug in the accuracy bar.

1.2 -February 11, 2010
 – Added a «Where Am I?» button for iPhones.

1.1.10 -February 8, 2010
 – Simply made the whole class static, to make it a bit
simpler and more robust.

1.1.9 -February 6, 2010
 – Worked on optimizing and improving the appearance of 
the accuracy bar.

1.1.8 -February 5, 2010
 – Fixed a positioning bug in the gradient.

1.1.7 -February 5, 2010
 – Added accuracy bar indicator to search results.

1.1.6 -February 4, 2010
 – Initial release.

## Meta

 *  Versión **1.2.3**
 *  Última actualización **hace 16 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 2.0 o superior **
 *  Probado hasta **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/)
 * Etiquetas:
 * [geocode](https://es.wordpress.org/plugins/tags/geocode/)[Google Maps](https://es.wordpress.org/plugins/tags/google-maps/)
   [longitude](https://es.wordpress.org/plugins/tags/longitude/)[map](https://es.wordpress.org/plugins/tags/map/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/geocoder-wordpress-plugin-google-maps-geolocator-workshop/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Tu valoración](https://wordpress.org/support/plugin/geocoder-wordpress-plugin-google-maps-geolocator-workshop/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/geocoder-wordpress-plugin-google-maps-geolocator-workshop/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/geocoder-wordpress-plugin-google-maps-geolocator-workshop/)