Fly With British Airways

Component type

module

Maintenance status

Development status

Component created

Component changed

This module interacts with British Airways Developer API available at https://developer.ba.com.
Documentation- https://developer.ba.com/docs

The module gets information about the lowest price on the specified route across over a 3 month period.
Module uses Google Visualization API to display varied visualizations.

Geocoder DB

Component type

module

Categories

Maintenance status

Development status

Downloads

443

Component created

Component changed

Geocoder DB is a plugin for Geocoder which queries a database table for lat, lon fields.

The reason for this module was to speed up geocoding for locations already stored in the database (proximitry search), and to prevent duplicate API calls.

Module Settings:

Entity Locator

Component type

module

Maintenance status

Development status

Component created

Component changed

Entity Locator is a Drupal (7.x) module that provides a CTools Content Type plugin to display entities on a Google Map. It localizes on a map a given set of entity bundles and provides advanced filters to search it.

It does not depend on the gmap module.

Most recent code is hosted on github: https://github.com/manumilou/entity_locator.git

Add Term like Node

Component type

module

Maintenance status

Development status

Downloads

757

Component created

Component changed

[EN]
With this module you can add new Term like you add Node in menu Navigation.

[RU]
С этим модулем Вы можете добавлять новые Термины также как Вы добавляете Материалы в меню Навигация.

The idea and Realization: Rysevets M.
Идея и Реализация: Рысевец М.

GeoJoin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module expands Views join functionality to include spatial operators. Aims to be compatible with various underlying spatial data structures such as GeoField, GeoPHP and PostGIS. Users of GeoJoin will add spatial relationships via the "Relationships -> Add" menus in Views.

Current Version Supports:

1. Join Operators: Overlaps, Within, Contains, and Intersects - Will join features in a single GeoField instance based on operator selected in Relationship UI dialog. Features must have the same SRID - two features with NULL SRID will not match.

Snapycode Gmap

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a drupal google map block module by SnapyCode (snapycode.com)
This module has some option to configure the resultant map like-

1. Zoom level.
2. Map type.
3. Map Address.
4. Map Header content.
5. Map Footer content.
6. Direction to the address from a address.
7. Custom marker.

Geo Block Visibility

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Geo Block Visibility

Allows you to control Drupal block visibility settings based on geolocation.

Usage

Click on configuration for a particular block. Navigate to Geolocation under visibility settings. Select the countries that should see the block.

Dependencies

Geo Block Visibility requires the Smart IP module.

Installation

Copy the geo_block_visibility folder to your Drupal /sites/all/modules directory.

Cities

Component type

module

Maintenance status

Development status

Downloads

1931

Component created

Component changed

This module creates a vocabulary, "Cities", and provides several fields on it to store geolocation coordinates (latitude and longitude), timezone, ISO-2 code, and country - if Entity Reference and Countries modules are enabled.

The main functionality of the module, however, is an interface to search the GeoNames database and add cities to the vocabulary, thus avoiding the tedium of adding them manually. Additionally, it will import translations - if available - for each enabled language on the site.