ABN adds a new field type that stores and validates Australian Business Numbers.
This field also (optionally) pulls data from the Australian Business Register for publicly available information on entered ABNs. Syncing is done on cron runs using the Drupal core queue API to keep existing information fresh and the frequency of periodic polls can be configured to help manage server load for sites with large amounts of ABN data.
The data from the ABR is made available for display through formatters compatible with Views, Display Suite, etc. in the same way as user entered data.
Sponsorship
This module was originally developed as an entry for a competition run by Reality Loop. The theme of the competition was growing Drupal within Australia.
Ongoing development is partially sponsored by Ivory Co. and Godel.
Installation
In order to enable syncing data from the ABR you will need to lodge an application for a GUID (Api key) with the ABR at http://www.abr.business.gov.au/RegisterAgreement.aspx and then enter it in your Drupal site at "admin/config/services/abn" (you will need the relevant permissions to view this page).
Organic Groups comes with a "Group default list" field formatter out of the box. This module was created to add extra formatters for the Groups Audience field.
CyberJapan provides Digital Japan tile map layer provided by GSI, Japan onto the openlayers. The OpenLayers Module and its submodules bring the OpenLayers JS library into Drupal.
You can show Digital Japan map on your site using the OpenLayers module and the CyberJapan module.
Features
CyberJapan now only support a tile map image for base map.
Install
Install as usual. You can place files at /site/all/modules/cyberjapan/
Place javascript libraries
You need to place 'cyberjapan.js' onto /site/all/modules/cyberjapan/js/
or modules/cyberjapan/js/
A documentation for this module can be found at REAME.md of the module.
RoadMap & Current State
* 1.x current: first public version. Only support for basemap. It support only map image.
* 2.x overlay support, ability to select map data collection for layers, photo image layer.
Related Modules
* OpenLayers - bring the OpenLayers JS library into Drupal.