Opened 14 years ago

Closed 2 years ago

Last modified 2 years ago

#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)

widget.diff (2.0 KB ) - added by nbv4 14 years ago.
center GeoModelAdmin widget

Download all attachments as: .zip

Change History (9)

by nbv4, 14 years ago

Attachment: widget.diff added

center GeoModelAdmin widget

comment:1 by nbv4, 14 years ago

Summary: recenterRecenter OSMGeoAdmin widget with coordinates

comment:2 by Russell Keith-Magee, 14 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Luke Plant, 13 years ago

Type: New feature

comment:4 by Luke Plant, 13 years ago

Severity: Normal

comment:5 by Julien Phalip, 13 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:6 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:7 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:8 by Mariusz Felisiak, 2 years ago

Has patch: unset
Needs documentation: unset
Needs tests: unset
Resolution: wontfix
Status: newclosed
Triage Stage: AcceptedUnreviewed

django.contrib.gis.admin.GeoModelAdmin and OSMGeoAdmin are deprecated (see #27674). Closing as wontfix.

Last edited 2 years ago by Mariusz Felisiak (previous) (diff)
Note: See TracTickets for help on using tickets.
Back to Top