1
0
mirror of https://github.com/django/django.git synced 2025-01-26 02:00:08 +00:00
django/docs/ref/contrib/gis/sitemaps.txt
Mariusz Felisiak 85e2b08068 [5.0.x] Fixed broken links and redirects in docs.
Backport of 177e6493961dfcdafb44e5b02894bf4201050910 from main
2024-03-06 08:51:35 +01:00

23 lines
418 B
Plaintext

===================
Geographic Sitemaps
===================
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
=======
Reference
=========
``KMLSitemap``
--------------
``KMZSitemap``
--------------
.. rubric:: Footnotes
.. [#] https://www.ogc.org/standard/kml/