My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 12
===Click [http://code.google.com/p/pylibkml/wiki/BasicTutorial here] to view the new tutorial. More to come!=== pylibkml is Python wrapper for Google's [http://code.google.com/p/libkml/ libkml] library that allows for creating valid [http://code.google.com/apis/kml/documentation/kmlreference.html...
This is libkml, Google's library for use with applications that want to parse, generate and operate on KML. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. A basic guide for our 1.1 release is [http://code.google...
This project includes a collection of Python classes and scripts which can be used to generate and verify Region-based KML. == Scripts == Here are some useful scripts: * checkcsvlinks.py - check HTML link targets in a CSV file * checklinks.py - walk a RbNL hierarchy * checkregions....
Official KML samples These samples are a companion to the [http://code.google.com/apis/kml official KML Documentation]. ===Placemark [http://code.google.com/apis/kml/documentation/kml_tags_21.html#placemark KML documentation]=== * [http://kml-samples.googlecode.com/svn/trunk/kml/Placemark...
KML, KMZ
[http://farm2.static.flickr.com/1266/840388084_877191980b_o.jpg http://farm2.static.flickr.com/1266/840388084_f8c9c29586.jpg] ( [FrenchPresentation French Translation] ) ( GettingStarted ) ( ScreenShots ) April 13th 2009 : New version *1.28* beta available (see ChangeLog) * [http://sourc...
[#kmlextract] [#kmlfs] [#tools] =kmlextract= Wrote with the Garmin 305 in mind, gpsbabel allows one to extract a kml file with all track information. The application presents the user with a selection of tracks (via a dialog) and produces a kml file containing just the user's selection, rea...
A way to generate KML dinamically with Lua
This php/dom based library allows to render [http://en.wikipedia.org/wiki/Keyhole_Markup_Language kml] files and is as easy to use as {{{ <?php include('lib/kml.php'); $myPlacemark = new kml_Placemark('My place'); $myPlacemark->set_description('This is where I live !'); $myPlacemark->add...
kml, kmz, php, dom
Lately (September 2006) I've been wondering if the below xml rss type feeds might be more suitable to simple sharing of latest observation data from platforms. ObsRSS is shorthand for Observations RSS. A common concern is collecting latest observations in near real-time from various platforms and...
GPS moving map for google earth. Small 'webserver' that reads and logs GPS input, and serves various KML/KMZ 'files' to output current position, heading, track-log, various views to Google Earth. Current Inputs: * Serial/bluetooth GPS receiver outputting NMEA, * NMEA over UDP packets. Outpu...
1 2 Next