Opened 8 years ago
Last modified 8 years ago
#26714 new Cleanup/optimization
Add examples for KMLSitemap and KMZSitemap
Reported by: | Nicholas Fiorentini | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Normal | Keywords: | sitemaps, KMLSitemap |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Hi there,
I found a part of the documentation for GeoDjango mostly empty: https://docs.djangoproject.com/en/1.9/ref/contrib/gis/sitemaps/.
The abovementioned page lacks of example and details on how KMLSitemap
and KMZSitemap
works.
The related file in the repository is empty too, so is not an issue in the generated doc: https://github.com/django/django/blob/stable/1.10.x/docs/ref/contrib/gis/sitemaps.txt
The status of this file is the same in the master tree, as well in 1.9 and 1.10 branches. A quick look in trac doesn't show any ticket about this issue.
Best Regards,
Nicholas
Change History (2)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | Documentation for Geographic Sitemaps is empty → Documentation for Geographic Sitemaps is poor |
comment:2 by , 8 years ago
Summary: | Documentation for Geographic Sitemaps is poor → Add examples for KMLSitemap and KMZSitemap |
---|---|
Triage Stage: | Unreviewed → Accepted |