Skip to content
EntityQ1502792· pop 16· linked from 174 articles

GeoRSS is a specification for encoding location as part of a Web feed. (Web feeds are used to describe feeds ("channels") of content, such as news articles, Audio blogs, video blogs and text blog entries. These web feeds are rendered by programs such as aggregators and web browsers.) The name "GeoRSS" is derived from RSS, the most known Web feed and syndication format.

Key facts

File format.name
GeoRSS
File format.extension
.rss, .xml
File format.mime
application/rss+xml (Registration Being Prepared)
File format._nomimecode
yes
File format.extended from
XML

via Wikipedia infobox

Described at

Geographically Encoded Objects for RSS feeds. GeoRSS was designed as a lightweight, community driven way to extend existing feeds with geographic information. As RSS and Atom become more prevalent as a way to publish and share information, it becomes increasingly important that location is described in an interoperable manner so that applications can request, aggregate, share and map geographically tagged feeds.RSS Map of Digital Humanities centers Two primary GeoRSS encoding exist, including GeoRSS Geography Markup Language (GML) and GeoRSS Simple. GeoRSS-Simple is a lightweight format that supports basic geometries of point, line, box, polygon. GeoRSS GML is a Open Geospatial Consortium (OGC) GML Application Profile, and supports a greater range of features than GeoRSS Simple.

Excerpt from a page describing this subject · 2,999 chars · not written by Vinony

~3 min read

Encyclopedic overview

4 sections
Contents
  • Examples
  • See also
  • References
  • External links

GeoRSS is a specification for encoding location as part of a Web feed. (Web feeds are used to describe feeds ("channels") of content, such as news articles, Audio blogs, video blogs and text blog entries. These web feeds are rendered by programs such as aggregators and web browsers.) The name "GeoRSS" is derived from RSS, the most known Web feed and syndication format.

In GeoRSS, location content consists of geographical points, lines, and polygons of interest and related feature descriptions. GeoRSS feeds are designed to be consumed by geographic software such as map generators. By building these encodings on a common information model, the GeoRSS collaboration is promoting interoperability and "upwards-compatibility" across encodings.

Excerpted from Wikipedia’s “GeoRSS” article, available under the CC BY-SA 4.0 licence.