Indexed Database API : 「a database of records holding simple values and hierarchical objects. Each record consists of a key and some value. Moreover, the database maintains indexes over records it stores. 」 key value ストア
[debian_squeeze][kml][java_lib][java][lib]Debian -- squeeze の libkml-java パッケージに関する詳細:A library to manipulate KML 2.2 OGC standard files - Java package This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 stand
[python][exif][kml]exif2kml.py : #!/usr/bin/python2.4 # # Copyright 2008 Google Inc. All Rights Reserved. """Reads the EXIF headers from geo-tagged photos. and creates a KML file.