index.html
21.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://www.w3.org/2000/08/w3c-synd/#">
<title>W3C Semantic Web Interest Group: Basic Geo (WGS84
lat/long) Vocabulary</title>
<link rel="Stylesheet" href="/QA/2002/12/qa4.css" type=
"text/css" />
<!--
padding: 15px;
margin-top: 10px;
margin-bottom: 10px;
background: #eee;
font-family: Courier;
-->
<style type="text/css" media="all">
/* <![CDATA[ */
a[hreflang]:after { content: " [" attr(hreflang) "] "; }
.code {
font-size: 12px;
margin: auto;
background-color: #FFC;
padding: 1em;
border-color: #FC3;
border-width: 1px;
border-style: solid;
overflow:auto;
}
pre
{
margin: auto;
background-color: #FFC;
padding: 1em;
border-color: #FC3;
border-width: 1px;
border-style: solid;
white-space: pre;
overflow:auto;
text-align: left;
/*font-size: 10px;*/
}
pre strong {
color: #F00;
font-weight: bold;
}
/* ]]> */
</style>
</head>
<body>
<!-- Header -->
<div id="Logo">
<a href="http://www.w3.org/"><img alt="W3C" src="/Icons/WWW/w3c_home"
/></a>
<a href="http://www.w3.org/RDF/"><img alt="RDF"
src="/RDF/icons/rdf_w3c_icon.48" /></a>
<!-- <div id="Header">Be strict to be cool</div> -->
<div><map name="introLinks" id="introLinks" title="Introductory Links">
<div class="banner"> <a
class="bannerLink" title="W3C Activities" accesskey="A"
href="/Consortium/Activities">Activities</a> | <a class="bannerLink"
title="Technical Reports and Recommendations" accesskey="T"
href="/TR/">Technical Reports</a> | <a class="bannerLink"
title="Alphabetical Site Index" accesskey="S"
href="/Help/siteindex">Site Index</a> | <a class="bannerLink"
title="Help for new visitors" accesskey="N"
href="/2002/03/new-to-w3c">New Visitors</a> | <a
class="bannerLink" title="About W3C" accesskey="B"
href="/Consortium/">About W3C</a> | <a class="bannerLink"
title="Join W3C" accesskey="J"
href="/Consortium/Prospectus/Joining">Join W3C</a></div>
</map></div>
</div>
<!-- menuRight -->
<div id="Menu">
<p><a href="#status">Status</a><span
class="dot">·</span>
<a href="#overview">Overview</a><span class="dot">·</span>
<a href="#example">Examples</a><span class="dot">·</span>
<a href="#history">History</a><span class="dot">·</span>
<a href="#vocabulary">Vocabulary</a><span class="dot">·</span>
<a href="#discussion">Discussion</a><span class="dot">·</span>
<a href="#documents">Documents</a><span class="dot">·</span>
<a href="#development">Development</a><span class="dot">·</span>
<!-- <a href="feed.rss">RSS</a><span class="dot">·</span> -->
</p>
<!--
<hr />
<p class="navhead">Nearby:</p>
<p><a href="/RDF/"><abbr title="Resource Description
Framework">RDF</abbr> Homepage</a><span class="dot">·</span>
</p>
-->
</div>
<!-- content -->
<div id="Content">
<!-- Your content is starting after this -->
<h1><a href="/2001/sw/interest/">W3C Semantic Web Interest Group</a></h1>
<h2>Basic Geo (WGS84 lat/long) Vocabulary</h2>
<p>Nearby in the Web: <a href=
"http://esw.w3.org/topic/GeoInfo">ESW:GeoInfo wiki</a> | <a
href="http://del.icio.us/tag/geo">del.icio.us/tag/geo</a> |<a
href="http://locative.us/">locative.us</a> | <a
href="http://mappinghacks.com/">Mapping Hacks</a> | <a
href="http://www.schemaweb.info/schema/SchemaDetails.aspx?id=42">SchemaWeb entry</a>
</p>
<p>Editor: <a href="/People/DanBri/">Dan Brickley</a>
<<a href="mailto:danbri@danbri.org">danbri@danbri.org</a>> (SWIG Chair)</p>
<p>This is a <em>basic</em> RDF vocabulary that provides the
Semantic Web community with a namespace for representing
<strong>lat</strong>(itude), <strong>long</strong>(itude) and
other information about spatially-located things, using WGS84 as
a reference datum.</p>
<p>The vocabulary is getting significant usage, both (as intended)
within RDF documents, but also as a namespace used within non-RDF XML
documents, such as RSS 2.0 (<a href="#nonrdf">see below</a>).
</p>
<p>
The <a
href="http://locative.net/workshop/index.cgi?Locative_Packets">Locative
packets</a> format uses this vocabulary, as do Map Bureau's <a
href="http://www.mapbureau.com/rdfmapper/">RDF mapping</a> tools.
The <a href="http://geocoder.us/">geocoder.us</a> site, provides a free
geocoding service for the US, based on TIGER data, and accessible via
an <a href="http://geocoder.us/help/">RDF Web service</a> that uses this
vocabulary. Other applications include <a
href="http://blogmapper.com/#howloc">blogmapper</a> and <a
href="http://openguides.org/">openguides</a>. The <a
href="http://brainoff.com/worldkit/doc/rss.php">WordKit</a> system
also uses it for geocoding RSS 1.0 (ie. RDF), RSS 2.0 (non-RDF) and Atom
(non-RDF). The <a href="http://developer.yahoo.net/maps/">Yahoo!
Maps</a> service also makes use of this namespace, although
apparently only within a RSS 2.0 context. See the <a
href="http://esw.w3.org/topic/GeoInfo">ESW:GeoInfo</a> Wiki
entry for links to other uses of this work.
</p>
<h2 id="status">Status of this Document</h2>
<p>This document was created as an informal collaboration within
W3C's <a href="/2001/sw/interest/">Semantic Web Interest
Group</a>. This work is not currently on the W3C <a href=
"http://www.w3.org/2004/02/Process-20040205/tr.html#Reports">recommendation
track</a> for standardization, and has not been subject to the
associated review process, quality assurance, etc. If there is
interest amongst the W3C membership in standards work on a
location/mapping RDF vocabulary, this current work may inform any
more formal efforts to follow.</p>
<h2 id="overview">Overview</h2>
<p>This vocabulary begins an exploration of the
possibilities of representing mapping/location data in RDF, and
does not attempt to address many of the issues covered in the
professional GIS world, notably by the <a href="http://www.opengeospatial.org/">Open Geospatial Consortium</a>
(OGC). Instead, we provide just a few basic terms that can be used in RDF (eg. <a
href="http://purl.org/rss/1.0/">RSS 1.0</a> or <a
href="http://xmlns.com/foaf/0.1/">FOAF</A> documents)
when there is a need to describe latitudes and longitudes. The
motivation for using RDF as a carrier for lat/long info is RDF's
capability for cross-domain data mixing. We can describe not only
maps, but the entities that are positioned on the map. And we can use
any relevant RDF vocabularies to do so, without the need for expensive
pre-coordination, or for changes to a centrally maintained schema.
</p>
<!-- http://www.w3.org/2001/sw/Europe/graphics/tmbltext.html -->
<h2 id="example">Examples</h2>
<p>A basic, standalone example:</p>
<pre>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
<geo:Point>
<geo:lat>55.701</geo:lat>
<geo:long>12.552</geo:long>
</geo:Point>
</rdf:RDF>
</pre>
<p>
An <a
href="http://www.w3.org/2001/sw/Europe/talks/200404-nict/slide6-2.html">example</a>
that combines Geo, <a href="http://www.dublincore.org/">Dublin Core</a>
and <a href="http://www.foaf-project.org/">FOAF</a> vocabularies:
</p>
<pre>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://xmlns.com/foaf/0.1/">
<Person>
<name>Dan Brickley</name>
<homepage dc:title="Dan's home page"
rdf:resource="http://danbri.org/"/>
<based_near geo:lat="51.47026" geo:long="-2.59466"/><span style="color: green;">
<rdfs:seeAlso rdf:resource="<a href="http://danbri.org/foaf.rdf">http:/danbri.org/foaf.rdf</a>"/></span>
<!-- more RDF here, using any RDF vocabularies -->
</Person>
</rdf:RDF>
</pre>
<p>An example (from <a
href="http://brainoff.com/worldkit/doc/rss.php">WorldKit</a>) of
geo-coding with RSS 1.0:</p>
<div class="code">
<?xml version="1.0"?><br/>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
<span
style="color:red">xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"</span>
xmlns="http://purl.org/rss/1.0/">
<br/><br/>...<br/><br/>
<item rdf:about="http://example.com/geo"><br/>
<title>An example annotation</title><br/>
<link>http://example.com/geo</link><br/>
<description>Just an example</description><br/>
<span style="color:red"> <geo:lat>26.58</geo:lat><br/>
<geo:long>-97.83</geo:long><br/></span>
</item>
<br/><br/>...<br/><br/>
</rdf:RDF>
</div>
<!-- with an emphasis on representing WGS84 (world geodesic survey) -->
<!--
<p>This document is a first-cut at providing some accompanying context
for the RDF vocabulary described below. Any supporting files can be accessed by
<a href="#files">browsing the file listings</a> provided below. </p> -->
<h2 id="history">History</h2>
<p>The origin of this workspace was the <a href=
"http://rdfig.xmlhack.com/2003/01/09/2003-01-09.html#1042129747.716114">
2003-01-09 discussion</a> in the RDF Interest Group <a href=
"/RDF/Interest#irc">IRC channel</a>. We are taking a similar
approach to the exploration of RDF vocabulary for calendars,
although that work is more mature. See the <a href=
"http://www.w3.org/2002/12/cal/">RDF Calendar Workspace</a> for
more information.</p>
<h2 id="vocabulary">Basic RDF Geo Vocabulary: Point/lat/long/alt</h2>
<p>See the <a
href="http://www.schemaweb.info/schema/SchemaInfo.aspx?id=42">SchemaWeb</a>
site for an overview of classes and properties, or the <a
href="http://www.w3.org/2003/01/geo/wgs84_pos#">underlying RDFS/OWL</a>
vocabulary description.</p>
<p>Currently we specify only a very minimalistic RDF vocabulary
for describing <strong>Point</strong>s with
<strong>lat</strong>itude, <strong>long</strong>itude, and
<strong>alt</strong>itude properties from the WGS84 reference
datum specification.</p>
<p>This design allows for basic information about points to be
described in RDF/XML, and augmented with more sophisticated or
application-specific metadata.</p>
<p>The vocabulary also defines a property
<strong>lat_long</strong>, but this should probably be removed,
as few commentators have valued it.</p>
<p>The vocabulary defines a class 'Point', whose members are
points. Points can be described using the 'lat', 'long' and 'alt'
properties, as well as with other RDF properties defined
elsewhere. For example, we might use an externally defined
property such as 'bornNear' or 'withinFiveMilesFrom', or perhaps
other properties for representing lat/long/alt in non-WGS84
systems.</p>
<p>The 'lat' and 'long' properties take literal (ie. textual values),
each in decimal degrees. The 'alt' property is decimal metres about
local reference ellipsoid.</p>
<h3>Design note: Datatyping and Whitespace</h3>
<p>Whitespace in property values is insignificant, and
discouraged. We do not use RDF's datatyping mechanism in the
vocabulary's schema to note that the <code>rdfs:range</code> of
the <code>lat</code>,<code>long</code> and <code>alt</code>
properties are XML Schema <code>float</code> datatypes. Instead,
from RDF's point of view, the properties are simply strings.</p>
<p>This reduces the syntactic burden on RDF/XML documents using
our vocabulary, since we write lat and long information as
strings. The string representation of lat and long should follow
the rules for XML Schema <code>float</code>, even though we do
not indicate explicitly in RDF that we are representing floating
point numbers. A future version of this document may be stricter
about whitespace when marking up <code>float</code> values, so it
is probably best to avoid any whitespace in your lat/long/alt
markup.</p>
<p>The semantics of the lat/long/alt properties are unaffected by
xml:lang values, if present.</p>
<h3 id="nonrdf">Design note: non-RDF XML</h3>
<p>While it is quite possible to use the namespace in non-RDF XML
documents, developers should note that this reduces the availability of
such data within the <em>Semantic Web</em>, since specialist knowledge
of each XML tagset is needed before data can be safely interpreted. The
<a href="http://www.w3.org/TR/2004/NOTE-grddl-20040413/">GRDDL</a>
specification offers an XSLT-based mechanism for mapping such data
into RDF.
</p>
<h2 id="discussion">Discussion</h2>
<p>As this is an RDF vocabulary, we define properties of a kind
of thing, a Point, rather than the structure and characteristics
of an XML document type. XML Schemas and DTDs typically adopt the
latter approach, and thus provide more guarantees about the
information content of each document of some type. By contrast,
our RDF vocabulary provides no guarantee about which things will
be described in any particular RDF/XML document. For example, it
may turn out that many point descriptions omit the altitude
property, 'alt'. This doesn't make those documents
<em>invalid</em> in any sense; they are merely less
informative.</p>
<p>We can note some rules for reasoning about the identity
conditions for points. If we encounter a description of a
<strong>Point</strong>, call it ?X, and another, call it ?Y, and
?X and ?Y have identical values for their 'lat' and 'long' and
'alt' properties, we can conclude that ?X == ?Y, ie. that ?X and
?Y represent the self-same thing. Anything that has any 'lat',
'long' or 'alt' properties will be a 'Point'. In our RDF Schema
for the vocabulary, we indicate this using the rdfs:domain
property.</p>
<p>A <strong>Point</strong> has only one 'lat', only one 'long',
and only one 'alt'; we could use W3C's Web Ontology Language
(OWL) to express this. OWL allows us to note that these RDF
properties are 'functional properties'.
<!-- @@TODO: <em>does it?
or does OWL only allow this for non-datatype properties?</em> --></p>
<h2 id="documents">Documents</h2>
<ul>
<li>An <a href="http://www.w3.org/2003/01/geo/wgs84_pos#">RDF
vocabulary for WGS84 latitude/longitude/altitude markup</a>
(namespace uri: <a href=
"http://www.w3.org/2003/01/geo/wgs84_pos#">http://www.w3.org/2003/01/geo/wgs84_pos#</a>)</li>
<li><a href=
"http://rdfig.xmlhack.com/2003/01/10/2003-01-10.html#1042200521.031970">
2003-01-10 #rdfig links</a>, including test data</li>
<li><a href="http://www.w3.org/2003/01/geo/">SWIG Basic Geo (WGS84 lat/long) Vocabulary</a> (this document)</li>
</ul>
<h2 id="development">Development Plans</h2>
<p>Regarding the <a href=
"http://www.w3.org/2003/01/geo/wgs84_pos#">http://www.w3.org/2003/01/geo/wgs84_pos#</a>
vocabulary: it is pretty simple and should hopefully stay that
way, ie. short and simple enough to memorise and use. There may
be some need to extend it, based on deployment experience, test
cases etc. Time will tell.</p>
<p>Interested SWIG members meet occasionally in the <a href=
"irc://irc.freenode.net:6667/swig">#swig</a> IRC channel on
FreeNode. The <a href=
"http://ilrt.org/discovery/chatlogs/swig/">IRC logs</a> and
<a href="http://swig.xmlhack.com/">weblogs</a> generally serve as
meeting records. At the time of writing, no meetings are
scheduled.</p>
<p>For related work and further discussion and collaboration, see
the <a href="http://esw.w3.org/topic/GeoInfo">GeoInfo</a> entry
in the <a href="http://esw.w3.org/topic/FrontPage">ESW
Wiki</a>.</p>
<hr />
<p>Contact: <a href="http://danbri.org/">Dan Brickley</a>
<<a href="mailto:danbri@danbri.org">danbri@danbri.org</a>></p>$Id:
HEADER.html,v 1.38 2004/02/06 17:38:12 danbri Exp $
<h4>recent changes</h4>
<pre>
$Log: Overview.html,v $
Revision 1.21 2006/02/01 22:14:46 danbri
added a parag noting decimal degrees for lat and long; decimal metres above ellipsoid for alt
Revision 1.20 2005/07/08 18:22:34 danbri
A few more introductory words.
Revision 1.19 2005/07/08 18:14:35 danbri
added links to rss1, dublincore, foaf pages
Revision 1.18 2005/07/08 18:01:08 danbri
s/rdfig/swig/ somewhere i missed
Revision 1.17 2005/07/08 17:59:11 danbri
trimmed
Revision 1.16 2005/07/08 17:55:54 danbri
more links
Revision 1.15 2005/07/08 17:45:30 danbri
added geocoder link
Revision 1.14 2005/07/08 17:44:41 danbri
added geocoder link
Revision 1.13 2005/07/08 17:19:35 danbri
markup bug
Revision 1.12 2005/07/08 17:18:25 danbri
noted that 2nd eg uses DC too
Revision 1.11 2005/07/08 17:17:08 danbri
CSS
Revision 1.10 2005/07/08 17:14:35 danbri
CSS
Revision 1.9 2005/07/08 17:11:56 danbri
CSS
Revision 1.8 2005/07/08 17:11:06 danbri
CSS
Revision 1.7 2005/07/08 17:05:26 danbri
more examples
Revision 1.6 2005/07/08 16:55:36 danbri
tidying text
Revision 1.5 2005/07/08 16:54:25 danbri
moved nonrdf later into doc
Revision 1.4 2005/07/08 16:51:59 danbri
markup fixes
Revision 1.3 2005/07/08 16:50:41 danbri
more text, discussion of non-rdf xml, and links to apps
Revision 1.2 2005/07/08 16:33:23 danbri
added more navigation
Revision 1.1 2005/07/08 16:25:23 danbri
new writeup
Revision 1.38 2004/02/06 17:38:12 danbri
Fixed a bad commit screwup
Revision 1.36 2003/12/14 02:23:14 danbri
anchored
Revision 1.35 2003/12/14 02:19:29 danbri
anchored
Revision 1.34 2003/04/03 00:30:01 danbri
removed related links; linked to Wiki instead
Revision 1.33 2003/02/19 00:40:10 danbri
removed SuckyCaps from Grub[Ss]treet (even if it is WikiBased :)
Revision 1.32 2003/01/11 19:02:23 danbri
Updated datatypes section, now that datatyping has been removed from the
schema.
Revision 1.31 2003/01/11 12:27:52 danbri
Added link to 2.2M Danish addresses.
Revision 1.30 2003/01/11 12:09:12 danbri
Added Sean Palmer's work on computing distances in RDF, and his infomesh-geo schema.
Revision 1.29 2003/01/11 12:03:33 danbri
Added link to Sean Palmer's 'geo' URN proposal.
Revision 1.28 2003/01/11 11:19:58 danbri
Revised the note re whitespace to mention use of RDF datatyping, and
to discourage use of whitespace. This should be re-organised to separate the
two issues. Also noted need for clearer advice on the whitespace issue.
Revision 1.27 2003/01/11 10:57:40 danbri
Added final '#' to namespace uriref in one place that I missed yesterday.
Revision 1.26 2003/01/11 01:23:25 danbri
Added DAML Geofile data.
Revision 1.25 2003/01/10 23:05:49 danbri
Changed to say: *An* RDF Geo vocab... (there will doubtless be others).
Revision 1.24 2003/01/10 22:52:40 danbri
Fixed a bug in the identity reasoning section ('alt' was ommitted from
the identity rules). Added a paragraph contrasting RDF and XML schema
systems.
Revision 1.23 2003/01/10 22:33:54 danbri
Added example snippet. Also Syndic8 Geo metadata maker.
Revision 1.22 2003/01/10 21:31:43 danbri
Swapped a couple of paragraphs around, fixed some markup bugs and added a comment
explaining the role of rdfs:domain.
Revision 1.21 2003/01/10 21:28:29 danbri
Re-organised the page, and added some more detailed description of the
Point/lat/long/alt design, mentioning identity rules for the Point class and
the possible use of OWL to clarify the design.
Revision 1.20 2003/01/10 19:53:43 danbri
Added DCMI Point Encoding Scheme.
Revision 1.19 2003/01/10 19:46:54 danbri
Adding final '#' to geo vocab namespace uriref, for consistency with schema.
Revision 1.18 2003/01/10 19:45:28 danbri
Added link to Syndic8 metadata spec.
Revision 1.17 2003/01/10 17:58:22 danbri
Added a link to GML 2.0, Simon Cox et al. for OGC., Feb 2001.
Revision 1.16 2003/01/10 17:50:22 danbri
Added Muxway links, from Joshua Schachter.
Revision 1.15 2003/01/10 17:45:20 danbri
Added @semantics link from Alberto.
Revision 1.14 2003/01/10 16:51:46 danbri
Added streetmap Perl module, and reference to xmethods.net web service
directory.
Revision 1.13 2003/01/10 16:43:03 danbri
Added GeoURL location/add yourself page, NVML and DCMI Box Encoding
Scheme.
Revision 1.12 2003/01/10 16:09:45 danbri
Added Spacenamespace sample data from Jo Walsh, and ptr to PostGIS docs.
Revision 1.11 2003/01/10 14:15:14 danbri
Noted that OSGB FAQ includes pointers to conversion code.
Revision 1.10 2003/01/10 14:13:05 danbri
Added Garmin, UK waypoints and OS links.
Revision 1.9 2003/01/10 12:50:21 danbri
added previous cvs history, so you can see how busy I've been...
revision 1.8
date: 2003/01/10 12:48:14; author: danbri; state: Exp; lines: +8 -1
added blogmapper and rdfmap links
revision 1.7
date: 2003/01/10 12:42:05; author: danbri; state: Exp; lines: +4 -1
added rdfmap
revision 1.6
date: 2003/01/10 12:37:16; author: danbri; state: Exp; lines: +27 -8
added Status info
revision 1.5
date: 2003/01/10 12:30:23; author: danbri; state: Exp; lines: +3 -1
added opengis consortium
revision 1.4
date: 2003/01/10 11:59:03; author: danbri; state: Exp; lines: +3 -2
fixed buglet in vocab, added more wgs links
revision 1.3
date: 2003/01/10 11:46:43; author: danbri; state: Exp; lines: +4 -4
added more links
revision 1.2
date: 2003/01/10 11:40:50; author: danbri; state: Exp; lines: +5 -5
added more links
revision 1.1
date: 2003/01/10 11:28:17; author: danbri; state: Exp;
first cut at contextual overview doc
</pre>
</div>
</body>
</html>