[georss] GeoRSS polygon/line elevation

Josh@oklieb josh at oklieb.net
Wed Jan 24 13:18:42 EST 2007


At this point we are at:

On Jan 24, 2007, at 1:04 PM, Andrew Turner wrote:

> That seems unfortunate.
>
> What is the path for moving forward in the GeoRSS specification, esp
> Simple? There have been several ideas and desires brought up on the
> list:
>
>  * Names/Regions/addressing

Preference for this to be solved by another namespace (e.g. Geonames,  
xAL), but featurename practices might be a stopgap.

>  * GeoRSS in HTML

I like RDF-A, it just happens to be illegal. Hacks still to be  
standardized.

>  * Collections of points (in a single item)

Not convinced this is needed in simple. We can consider adding  
Multipoint into the GML profile.

>  * Elevation for lines/polygons

We had decided that more than a single elevation (georss:elev) was  
unnecessary complication for GeoRSS Simple. Could be revisited.

>  * others?

CirclebyCenterPoint...

Common attributes...

Some of us need to finish georss.owl aka w3c neogeo, then we'd love  
to get back to GeoRSS 1.1

-Josh

>
> Andrew
>
> On 1/24/07, Ron Lake <rlake at galdosinc.com> wrote:
>> Hi,
>>
>> There is no way to say in GML that every point in this line  
>> segment has
>> some elevation without specifying such through each of the  
>> coordinates
>> of the control points of the line segment.
>>
>> So your examples below in GML would be
>>
>>         <abc:Something gml:id="someID">
>>                 <abc:position>
>>                         <gml:Point>
>>                                 <gml:pos>45.256 -110.45 313</gml:pos>
>>                         </gml:Point>
>>                 </abc:position>
>>                 <abc:extent>
>>                         <gml:Polygon>
>>                                 <gml:posList>256 -110.45 313 46.46
>> -109.48 313 43.84 -109.86 313 45.256 -110.45 313/>
>>                         </gml:Polygon>
>>                 </abc:extent>
>>         </abc:Something>
>>
>>
>> Cheers
>>
>> Ron
>>
>>
>> <georss:polygon>
>>     45.256 -110.45 46.46 -109.48 43.84 -109.86 45.256 -110.45
>> </georss:polygon>
>>
>> -----Original Message-----
>> From: georss-bounces at lists.eogeo.org
>> [mailto:georss-bounces at lists.eogeo.org] On Behalf Of Mikel Maron
>> Sent: January 24, 2007 8:21 AM
>> To: Andrew Turner; georss at lists.eogeo.org
>> Subject: Re: [georss] GeoRSS polygon/line elevation
>>
>> "elev", and the other properties, were changed to elements from
>> attributes, for version 1.
>>
>>     <georss:point>45.256 -110.45</georss:point>
>>     <georss:elev>313</georss:elev>
>> But the document at http://georss.org/georss/1/ incorrectly shows  
>> them
>> as attributes.
>>
>> ----- Original Message ----
>> From: Andrew Turner <georss at highearthorbit.com>
>> To: georss at lists.eogeo.org
>> Sent: Wednesday, January 24, 2007 3:15:43 PM
>> Subject: [georss] GeoRSS polygon/line elevation
>>
>> There doesn't appear to be any mechanism in v1 of GeoRSS spec to
>> handle elevation in anything but a Point.
>>
>> <georss:point elev="313">45.256 -110.45</georss:point>
>>
>> but
>> <georss:polygon>
>>     45.256 -110.45 46.46 -109.48 43.84 -109.86 45.256 -110.45
>> </georss:polygon>
>>
>> would be?
>> <georss:polygon elev="313 310 306 313">
>>
>> nothing seems apparent in GML either - so I must just be missing it.
>>
>> Andrew
>> --
>> Andrew Turner
>> ajturner at highearthorbit.com        42.4266N x 83.4931W
>> http://highearthorbit.com              Northville, Michigan, USA
>> _______________________________________________
>> georss mailing list
>> georss at lists.eogeo.org
>> http://lists.eogeo.org/mailman/listinfo/georss
>>
>>
>>
>> _______________________________________________
>> georss mailing list
>> georss at lists.eogeo.org
>> http://lists.eogeo.org/mailman/listinfo/georss
>>
>
>
> -- 
> Andrew Turner
> ajturner at highearthorbit.com        42.4266N x 83.4931W
> http://highearthorbit.com              Northville, Michigan, USA
> _______________________________________________
> georss mailing list
> georss at lists.eogeo.org
> http://lists.eogeo.org/mailman/listinfo/georss




More information about the georss mailing list