#33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0
--------------------------------+------------------------------------
Reporter: Jeff Hitchcock | Owner: nobody
Type: New feature | Status: new
Component: GIS | Version: dev
Severity: Normal | Resolution:
Keywords: mysql | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------+------------------------------------
Comment (by Jeff Hitchcock):
Replying to [comment:1 Mariusz Felisiak]:
> #27464 is probably a partially duplicate of this ticket. What do you
think?
They are definitely related, but that ticket has more to do with setting
SRID on columns (aka support for `ALTER TABLE _ ADD pt POINT SRID 4326`)
while this deals with being able to add new SRS entries into the database
(`MySQLSpatialRefSys` and `add_srs_entry`) and introspection of columns
that have spatial information (`MySQLGeometryColumns`).
--
Ticket URL: <https://code.djangoproject.com/ticket/33120#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.212f24868d697f1c152b5ee6c7c590c7%40djangoproject.com.