stefan.sc...@googlemail.com
unread,Oct 24, 2009, 11:52:07 AM10/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geodjango
Hi,
I have a question about the OSMGeoAdmin.
I have followed the geodjango tutorial and created a WorldBorder model
(I have also tested it with other models with other fields, but let's
stick to that model). When I use the standard GeoModelAdmin,
everything is ok: I can see the map in the admin, change the
geometries, etc.
But when I replace the GeoModelAdmin with the OSMGeoAdmin, I can only
see the controls where the whole map should be. So no template errors,
no import errors, but just an empty field with the controls.
Does anyone have an idea, what I could do?
I have also used the standard openstreetmap way to include a map
elsewhere on the site, and I can see everything there, so it's not
something with the connection to the openstreetmap servers...