2010-03-27 04:14:53 +08:00
|
|
|
===================
|
|
|
|
Geographic Sitemaps
|
|
|
|
===================
|
|
|
|
|
2014-04-08 22:08:25 +08:00
|
|
|
KML is an XML language focused on geographic visualization [#]_. ``KMLSitemap``
|
2014-03-23 01:31:52 +08:00
|
|
|
and its compressed counterpart ``KMZSitemap`` allow you to present geolocated
|
|
|
|
data in a machine-readable format.
|
2010-03-27 04:14:53 +08:00
|
|
|
|
|
|
|
Example
|
|
|
|
=======
|
|
|
|
|
|
|
|
Reference
|
|
|
|
=========
|
|
|
|
|
|
|
|
``KMLSitemap``
|
|
|
|
--------------
|
|
|
|
|
|
|
|
``KMZSitemap``
|
|
|
|
--------------
|
|
|
|
|
|
|
|
.. rubric:: Footnotes
|
2014-03-23 01:31:52 +08:00
|
|
|
.. [#] http://www.opengeospatial.org/standards/kml
|