Hi,

I use, in a Django's template, a getFeatureInfo request with OpenLayers to 
an external WMS and I can't get the response...
If I use the same code in a standard html page it works fine, it displays 
the result as I wish.  
The problem is that I have no error message in Firebug except the request 
in red and no error message from Django with debug option.
What is the issue ?

To explain, I have to use requests on external WMS because I have an 
existing Postgis DataBase with 3 SCHEMA (no choice) and GeoDjango does not 
accept multi SCHEMA.
So I can't interrogate the features with GeoDjango but with WMS requests.

Thanks in advance for the help
Arnojc

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/S52WFn8d5RkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to