Hey there,
Perhaps someone of you can help me? I make a GetFeatureInfo request to an
example FeatureType like topp:states. This works great. But if I add my own
FeatureType to GeoServer and make a request, no information will responsed.
There are some attributes in the table. Has anybody an idea know why?
Thank you.
Regards,
Thomas
--
View this message in context: http://www.nabble.com/GetFeatureInfo-request-tf3408213.html#a9494034
Sent from the GeoServer - User mailing list archive at Nabble.com.
Thomas Zuberbühler ha scritto:
Hey there,
Perhaps someone of you can help me? I make a GetFeatureInfo request to an
example FeatureType like topp:states. This works great. But if I add my own
FeatureType to GeoServer and make a request, no information will responsed.
There are some attributes in the table. Has anybody an idea know why?
Hum, are you sure the coordinates you're using in your getFeatureInfo
are correct? May it be that you're just picking a spot where nothing
is available?
I'd suggest to increase the log level and see what request is
being made against postgis (assuming you're using postgis, which
seems to be the case given your other mails).
Cheers
Andrea