#13117 closed New feature (wontfix)
Recenter OSMGeoAdmin widget with coordinates
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | 1.1 |
Severity: | Normal | Keywords: | admin widget OSMGeoAdmin |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
By default, all mapplets that gets created by the contrib.gis.admin.GeoModelAdmin and contrib.gis.admin.OSMGeoAdmin classes are centered at 0,0, which makes it tedious to enter geographic data with that widget when you have the lattitude and longitude coordinates in numeric form.
There should be a textbox for centering the map to a set of coordinates.
Attachments (1)
Change History (9)
by , 15 years ago
Attachment: | widget.diff added |
---|
comment:1 by , 15 years ago
Summary: | recenter → Recenter OSMGeoAdmin widget with coordinates |
---|
comment:2 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 14 years ago
Type: | → New feature |
---|
comment:4 by , 14 years ago
Severity: | → Normal |
---|
comment:5 by , 14 years ago
Needs documentation: | set |
---|---|
Needs tests: | set |
It'd be great to add some tests for this. Can some doc also be written?
comment:8 by , 3 years ago
Has patch: | unset |
---|---|
Needs documentation: | unset |
Needs tests: | unset |
Resolution: | → wontfix |
Status: | new → closed |
Triage Stage: | Accepted → Unreviewed |
django.contrib.gis.admin.GeoModelAdmin
and OSMGeoAdmin
are deprecated (see #27674). Closing as wontfix
.
center GeoModelAdmin widget