OpenWetWare:Map
From OpenWetWare
| Line 1: | Line 1: | ||
| + | <exhibit> | ||
| + | <source id="labs" | ||
| + | columns="label,institution,latlng" | ||
| + | type="Lab" label="Lab" pluralLabel="Labs" | ||
| + | /> | ||
| + | <facet facetClass="TextSearch" /> | ||
| + | <facet expression=".institution" /> | ||
| + | <view viewClass="Map" | ||
| + | label="Map" | ||
| + | latlng=".latlng" | ||
| + | shapeWidth="50" | ||
| + | shapeHeight="50" | ||
| + | zoom="1" | ||
| + | center="40, 0" | ||
| + | /> | ||
| + | <view viewClass="Tabular" | ||
| + | label="Table" | ||
| + | columns=".label, .institution" | ||
| + | sortColumn="0" | ||
| + | /> | ||
| + | </exhibit> | ||
| + | |||
| + | {|id="labs" | ||
| + | |- | ||
| + | !Lab | ||
| + | !Institution | ||
| + | !LatLng | ||
| + | |- | ||
| + | | [[Knight]] | ||
| + | | [[MIT]] | ||
| + | |42.36053792387064, -71.09007145677018 | ||
| + | |- | ||
| + | | [[Endy]] | ||
| + | | [[MIT]] | ||
| + | |42.36053792387064, -71.09007145677018 | ||
| + | |- | ||
| + | | N/A | ||
| + | | [[CAMBIA|'''CAMBIA''']] | ||
| + | | -35.264263, 149.097691, | ||
| + | |- | ||
| + | | [[Koop|Koop Lab]] | ||
| + | | University of Victoria | ||
| + | | 48.46185377922056, -123.310516967923, | ||
| + | |} | ||
| + | |||
<!-- Note you need to reverse the coordinates from [[Institutions.kml]] --> | <!-- Note you need to reverse the coordinates from [[Institutions.kml]] --> | ||
Revision as of 14:32, 7 September 2007
<exhibit>
Invalid language.
You need to specify a language like this: <source lang="html4strict">...</source>
Supported languages for syntax highlighting:
4cs, abap, actionscript, actionscript3, ada, apache, applescript, apt_sources, asm, asp, autoconf, autohotkey, autoit, avisynth, awk, bash, basic4gl, bf, bibtex, blitzbasic, bnf, boo, c, c_mac, caddcl, cadlisp, cfdg, cfm, cil, clojure, cmake, cobol, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, diff, div, dos, dot, ecmascript, eiffel, email, erlang, fo, fortran, freebasic, fsharp, gambas, gdb, genero, gettext, glsl, gml, gnuplot, groovy, haskell, hq9plus, html4strict, idl, ini, inno, intercal, io, j, java, java5, javascript, jquery, kixtart, klonec, klonecpp, latex, lisp, locobasic, logtalk, lolcode, lotusformulas, lotusscript, lscript, lsl2, lua, m68k, make, mapbasic, matlab, mirc, mmix, modula3, mpasm, mxml, mysql, newlisp, nsis, oberon2, objc, ocaml, ocaml-brief, oobas, oracle11, oracle8, oxygene, pascal, per, perl, perl6, pf, php, php-brief, pic16, pike, pixelbender, plsql, povray, powerbuilder, powershell, progress, prolog, properties, providex, purebasic, python, qbasic, rails, rebol, reg, robots, rsplus, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, systemverilog, tcl, teraterm, text, thinbasic, tsql, typoscript, vb, vbnet, verilog, vhdl, vim, visualfoxpro, visualprolog, whitespace, whois, winbatch, xml, xorg_conf, xpp, z80
<facet facetClass="TextSearch" />
<facet expression=".institution" />
<view viewClass="Map"
label="Map"
latlng=".latlng"
shapeWidth="50"
shapeHeight="50"
zoom="1"
center="40, 0"
/>
<view viewClass="Tabular"
label="Table"
columns=".label, .institution"
sortColumn="0"
/>
</exhibit>
| Lab | Institution | LatLng |
|---|---|---|
| Knight | MIT | 42.36053792387064, -71.09007145677018 |
| Endy | MIT | 42.36053792387064, -71.09007145677018 |
| N/A | CAMBIA | -35.264263, 149.097691, |
| Koop Lab | University of Victoria | 48.46185377922056, -123.310516967923, |


