From 74b34676468f2cbf0e5e996cca6f83fabe7a3f6d Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 22 Mar 2014 18:31:52 +0100 Subject: Removed GeoRSSSitemap Refs #18531. --- docs/ref/contrib/gis/sitemaps.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/ref/contrib/gis/sitemaps.txt b/docs/ref/contrib/gis/sitemaps.txt index 60df2b87b2..8aebbebce8 100644 --- a/docs/ref/contrib/gis/sitemaps.txt +++ b/docs/ref/contrib/gis/sitemaps.txt @@ -2,10 +2,9 @@ Geographic Sitemaps =================== -Google's sitemap protocol used to include geospatial content support. [#]_ -This included the addition of the ```` child element -````, which tells Google that the content located at the URL is -geographic in nature. This is now obsolete. +KML is an XML language focused on geographic visualization [#]_.``KMLSitemap`` +and its compressed counterpart ``KMZSitemap`` allow you to present geolocated +data in a machine-readable format. Example ======= @@ -19,8 +18,5 @@ Reference ``KMZSitemap`` -------------- -``GeoRSSSitemap`` ------------------ - .. rubric:: Footnotes -.. [#] Google, Inc., `What is a Geo Sitemap? `_. +.. [#] http://www.opengeospatial.org/standards/kml -- cgit v1.3