From 672b0369d207699ea11712ef8216b82d3ecb1c13 Mon Sep 17 00:00:00 2001 From: Christian Heilmann Date: Sat, 17 Jul 2010 00:21:05 +0100 Subject: [PATCH] globe image --- geo/geo.globeimage.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 geo/geo.globeimage.xml diff --git a/geo/geo.globeimage.xml b/geo/geo.globeimage.xml new file mode 100644 index 00000000..100c9bc5 --- /dev/null +++ b/geo/geo.globeimage.xml @@ -0,0 +1,41 @@ + + + + select * from {table} where place="london,uk" + Christian Heilmann + Creates an image of earth with a star at the location you defined. Returns the HTML image tag. If you provide a type parameter of "data" it returns the image as a data URI. + + + + +