#9664: Enable LayerMapping to work with MySQL spatial backend ------------------------------------+--------------------------------------- Reporter: jbronn | Owner: nobody Status: new | Milestone: post-1.0 Component: GIS | Version: SVN Keywords: gis layermapping mysql | Stage: Unreviewed Has_patch: 1 | ------------------------------------+--------------------------------------- Currently `LayerMapping` does not work with MySQL because it uses the OGC spatial database tables to obtain metadata. MySQL does not support the OGC standard, and thus, does not have these tables. However, there's no technical reason that `LayerMapping` cannot work on MySQL, other than that MySQL has no concept of spatial reference systems.
-- Ticket URL: <http://code.djangoproject.com/ticket/9664> Django <http://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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
