django / 1.11.29 / ref / contrib / gis / sitemaps.html /

Geographic Sitemaps

KML is an XML language focused on geographic visualization [1]. KMLSitemap and its compressed counterpart KMZSitemap allow you to present geolocated data in a machine-readable format.

Example

Reference

KMLSitemap

KMZSitemap

Footnotes

[1] http://www.opengeospatial.org/standards/kml

© Django Software Foundation and individual contributors
Licensed under the BSD License.
https://docs.djangoproject.com/en/1.11/ref/contrib/gis/sitemaps/