#10854 closed Bug (duplicate)
geos required in django.contrib.gis.maps.google.gmap
Reported by: | skam | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I am trying to use the GoogleMap object into a project view that doesn't need to have the geos module installed, so that module import is not required.
Change History (7)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
milestone: | 1.1 |
---|
comment:3 by , 16 years ago
Summary: | unused geos module import in django.contrib.gis.maps.google.gmap → geos required in django.contrib.gis.maps.google.gmap |
---|
comment:4 by , 15 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:5 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → Bug |
comment:6 by , 13 years ago
Easy pickings: | unset |
---|---|
milestone: | → 1.4 |
Resolution: | → duplicate |
Status: | new → closed |
UI/UX: | unset |
Note:
See TracTickets
for help on using tickets.
looks like geos is required by overlays, but I really think that basic mapping should be suitable for server environments without geos extensions installed