#16231: add support for AsGML() and AsKML() for the Spatialite backend ---------------------------------------+-------------------------- Reporter: steko | Owner: steko Type: New feature | Status: assigned Milestone: | Component: GIS Version: 1.3 | Severity: Normal Resolution: | Keywords: Triage Stage: Accepted | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 1 | Easy pickings: 0 UI/UX: 0 | ---------------------------------------+--------------------------
Comment (by jpaulett): The latest patch, spatialite-kml-gml.3.diff, checks the Spatialite version before adding AsKML and AsGML. It works for Spatialite 2.4.0-RC4+, but fails for the default Ubuntu libspatialite2 package (2.4.0-RC2). Not sure how to detect RC2 vs RC4 given that spatialite_version() returns for 2.4.0 regardless of RC2 or RC4. -- Ticket URL: <https://code.djangoproject.com/ticket/16231#comment:4> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.