#31613: GeoModelAdmin's openlayers widget stroke width too thin for some
linestrings
--------------------------------------+------------------------
Reporter: ciex | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------+------------------------
The openlayers widget, which is used by GeoModelAdmin to display
geometries of model fields, is configured to display geometries of the
`linestring` type with a thicker stroke width than other geometries.
However, this only work if the geometry is not stored as a generic
geometry, but specifically as a linestring.
As the editor becomes unusable in this case - when linestring geometries
are stored as generic geometries - and other geometries are still
displayed in a usable manner, I propose applying the thicker stroke width
to all generic geometries as well.
I would like to attach screenshots to illustrate the problem but I can't
find documentation on how to do so.
I am a first-time contributor and would love to submit a pull request for
this but I am not sure of the correct procedure. If I open a pull request
how do I properly connect it to this ticket?
--
Ticket URL: <https://code.djangoproject.com/ticket/31613>
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/047.8af912c742c422d1854b2e9e4058a244%40djangoproject.com.