gpx rename

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed


This module became a submodule of gpx_parser, and became obsolete.

Garmin gps devices name waypoints with numbers. When you save these waypoints to your mapsource gdb file or elsewhere, there will be name collisions. In order to avoid name collisions, this modul renames gpx waypoints in a filefield or in a directory to YYYY-MM-DD-original_name-number format.

Mapit API

Component type

module

Categories

Maintenance status

Development status

Downloads

3357

Component created

Component changed

Implements part of the MapIt API to auto-tag administrative boundaries based on a lat+lon.

This allows users to set a lat+lon (For example using the Geofield module and an OpenLayers map), and this module will add the Administrative Boundary hierarchy to a taxonomy reference field on the same node.

The module is also able to populate additional fields on the taxonomy term eg. the boundaries of the Country/District in a geofield and wikipedia links.

Yandex Translate

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox project has grown into full project Yandex Translation
No more development here!

demo
This simple module allows site editors to inline translate text from textfields and textareas with only one click. Fast AJAX response. Works for any form. Perfect quality, in many cases (e.g ru<->uk, ru<->en) much better than Google Translate.

IPLocation

Component type

module

Maintenance status

Development status

Component created

Component changed

Feature :
- Define a country's name by ip when they visited your web.
- Allow some country to access your website
- Restrict spam
Guide :
- You install module "iplocation"
- Setting countries access web by link : admin/config/development/iplocation/setting
API :
- iplocation_get_country_by_ip($ip = 0) : get country's name by visitor's IP
Return array with structure array('VN','VNM','VIET NAM'); if this county is VIET NAM
- iplocation_alow($ip = 0) : Define ip has permission to allow access web
Return : boolean

Address Empty

Component type

module

Maintenance status

Development status

Downloads

2142

Component created

Component changed

The Address Empty module fixes a potential problem with the Address Field module, that if a Country has been selected as the default, an address is created even if no other information is entered.

This module defines an address as empty if only the Country is set.

This module will become redundant once this issue is resolved:

https://drupal.org/node/1263316

Geolocation OSM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Geolocation OSM is a submodule for Geolocation Field. It offers most of the options of the Geolocation Google Maps Submodule but with a configurable OpenStreetMap tile server operator (or Mapbox) and with the geocoding features of the Nominatim address search.

It should be integrated in some branch of Geolocation Field some day.