[georss] Can GeoRSS and KML converge on a geometry encoding?

Raj Singh raj at rajsingh.org
Thu Apr 10 14:52:23 EDT 2008


I added this example to http://georss.org/gml under "Coordinate  
Reference System Usage".
---
Raj


On Apr 10, 2008, at 11:53 AM, Joshua Lieberman wrote:
> Sean,
>
> 3D position lists are entirely allowed in GeoRSS GML. It simply
> requires specifying a 3D CRS, just as in GML and eventually in KML.
> This is an additional option from GeoRSS Simple, which doesn't provide
> a place for additional CRS's.
>
> The 3D equivalent to epsg:4326 I believe is epsg:4979:
>
>
> <georss:where>
> <gml:Point>
> <gml:pos srsName="epsg:4979" srsDimension="3">42.3453 -156.2342 45</
> gml:pos>
> </gml:Point>
> </georss:where>
>
> --Josh



More information about the georss mailing list