Hi Robert.

Does the geo ontology/schema also represent properties for longitude and latitude? I wrote a geospacial inferencing engine a while back for inferring distances between points using the great circle method. From memory, I think it used the geo schema.

If it is for a web page, also look at using an 'ICBM' meta tag (eg. <meta name="ICBM" content="12.345, -67.890" /> ).

Yes and the ICBM is part of them. As best I can tell a complete set looks like this:

<meta name="geo.placename" content="loc. Amerique, 10, 11020 Quart, Aosta (Valle d'Aosta), Italy">
<meta name="geo.position" content="45.740005;7.368822">
<meta name="geo.region" content="IT-Valle d'Aosta">
<meta name="ICBM" content="45.740005, 7.368822">


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to