Google Maps service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Wandora's [http://maps.google.com/ Google Maps] service module creates a map visualization out of data gathered into Wandora's topic map. At the moment the module supports data extracted using Wandora's [[GeoNames extractors]], [[Oma kaupunki extractor]] and [[Palvelukartta extractor]]. Latter two are local, Finnish and Helsinki city region specific extractors. Service module's alias is '''googlemaps''' and access URL  
+
Wandora's [http://maps.google.com/ Google Maps] service module creates a map visualization of the data gathered into Wandora's topic map. At the moment the module supports data extracted using Wandora's [[GeoNames extractors]], [[Oma kaupunki extractor]] and [[Palvelukartta extractor]]. Latter two are local, Finnish and Helsinki city region specific extractors. The service module's alias is '''googlemaps''' and access URL  
  
 
  http://127.0.0.1:8898/googlemaps
 
  http://127.0.0.1:8898/googlemaps
  
User has to start Wandora's embedded HTTP server in order to use the service. The service module demonstrates how information in Wandora can be transformed into a Google Maps visualization. In general, all topics in Wandora containing GPS coordinates could be visualized using the service. We welcome all extensions to the service module.
+
Wandora's embedded HTTP server has to be running in order to use the service. The service module demonstrates how information in Wandora can be transformed into a Google Maps visualization. In general, all topics in Wandora containing GPS coordinates could be visualized using the service. We welcome all extensions to the service module.
  
 
== Example ==
 
== Example ==

Revision as of 12:15, 8 August 2012

Wandora's Google Maps service module creates a map visualization of the data gathered into Wandora's topic map. At the moment the module supports data extracted using Wandora's GeoNames extractors, Oma kaupunki extractor and Palvelukartta extractor. Latter two are local, Finnish and Helsinki city region specific extractors. The service module's alias is googlemaps and access URL

http://127.0.0.1:8898/googlemaps

Wandora's embedded HTTP server has to be running in order to use the service. The service module demonstrates how information in Wandora can be transformed into a Google Maps visualization. In general, all topics in Wandora containing GPS coordinates could be visualized using the service. We welcome all extensions to the service module.

Example

TODO


See also

Personal tools