- From: Bernard Vatant <bernard.vatant@mondeca.com>
- Date: Thu, 7 Oct 2010 23:54:48 +0200
- To: Peter DeVries <pete.devries@gmail.com>
- Cc: public-lod@w3.org
Received on Thursday, 7 October 2010 21:55:17 UTC
Hi Peter
Something like the example below, but I suspect that this might not make it
> a real geo:Point?
>
barely. The old maths teacher in me frowns at points having a radius :)
> <geo:Point>
> <geo:lat>55.701</geo:lat>
> <geo:long>12.552</geo:long>
> <dwc:radius>10</dwc:radius>
> </geo:Point>
>
What about something as the following, since the radius is not really a
property of the point ...
<geo:Area>
<geo:center>
<geo:Point>
<geo:lat>55.701</geo:lat>
<geo:long>12.552</geo:long>
</geo:Point>
</geo:center>
<dwc:radius>10</dwc:radius>
</geo:Area>
namespaces ad libitum of course
Cheers
Bernard
--
Bernard Vatant
Senior Consultant
Vocabulary & Data Engineering
Tel: +33 (0) 971 488 459
Mail: bernard.vatant@mondeca.com
----------------------------------------------------
Mondeca
3, cité Nollez 75018 Paris France
Web: http://www.mondeca.com
Blog: http://mondeca.wordpress.com
----------------------------------------------------
Received on Thursday, 7 October 2010 21:55:17 UTC