[georss] raster images and relationshiptag

Josh@oklieb josh at oklieb.net
Fri May 19 09:04:56 EDT 2006


Interesting idea. Could you provide an example of a feed using this?  
People are clearly using RSS to reference a variety of media  
resources (e.g. podcasts) and it would be important to support  
interoperable ways of clearly associating a location to the  
referenced resource so that a client can throw them on a map with  
both an interpretable style and the right links.

BTW, the tag in the georss schema is named "relationshipTag"...

Cheers,

Josh Lieberman

On May 19, 2006, at 6:26 AM, Mikel Maron wrote:

>
> Anselm Hook and I were talking here at XTech about rasters in  
> GeoRSS, and came up with a use for the "relationshiptype" tag, to  
> specify that a box geometry designates the bounding box of an image  
> refernced in a RSS item. For example..
>
> <entry>
>   <title>Georeferenced Image</title>
>   <id>#1234</id>
>
>   <georss:where relationshiptype="image-extent">
>     <gml:Envelope>
>        <gml:lowerCorner>42.943 -71-32</gml:lowerCorner>
>        <gml:upperCorner>43.039 -69.856</gml:upperCorner>
>     </gml:Envelope>
>   </georss:where>
>  </entry>
>
> This seems like it could be pretty useful, but not something I've  
> thought of before. For example, many people were sharing aerial  
> images of New Orleans post-hurricane in KML. Imagine being able to  
> subscribe to a feed in a disaster zone, containing polygons and  
> points of affected areas, locations of aid delivery points, and up  
> to date imagery.
>
> Thoughts?
>
> -Mikel
>
>
>
>
>
>
> _______________________________________________
> georss mailing list
> georss at lists.eogeo.org
> http://lists.eogeo.org/mailman/listinfo/georss




More information about the georss mailing list