GeoLocation: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
Zeile 9: Zeile 9:
 
|Datenformat= <!--  -->  
 
|Datenformat= <!--  -->  
 
|Kategorie= <!--  -->
 
|Kategorie= <!--  -->
|Lizenz= <!--  -->
+
|Lizenz= [[:Kategorie:GNU LGPL|GNU LGPL]]
|Deutsch= [[:Kategorie:GNU LGPL|GNU LGPL]]
+
|Sprache= <!--  -->
 
|Website= http://plone.org/products/geolocation
 
|Website= http://plone.org/products/geolocation
 
}}
 
}}

Version vom 21. März 2006, 17:44 Uhr

GeoLocation

Entwickler:
Betriebssystem: multi plattform
Programmiersprache: Python
Datenbank(en):
Datenformat:
Kategorie:
Lizenz: GNU LGPL
Sprache:
Website: http://plone.org/products/geolocation

Deutsch

GeoLocation ist eine Plone Komponenten, die Speicherung und den Zugriff auf Koordinaten und IP-Adressen ermöglicht. Darüber hinaus werden verschiedenen Algorithmen z.B. zur Berechnung von Entfernungen.

English

GeoLocation is a component that provides a Location content type, as well as access to longitude-latitude & possibly IP location information and other related/associated services.

The package aims to offer various geolocation / gis -related features for other components. Currently, it provides the following:

  • A Location content type that stores address & location (longitude & latitude) information
  • A common API to various GeoIP data libraries (in progress)
  • A GeoLocator tool that provides for example distance calculation algorithm

The first goal of the project is to stabilize & complete the existing features, especially those that are required by the EventRegistration component. In the near future, features such as Google Maps integration are planned.

http://plone.org/products/geolocation

siehe auch