I am trying to load an Oracle View in Geoserver, but when I put the SRS shows an error (in Spanish sorry):
"El FeatureType 'WECA_SIGI_V_OBRAS' tiene extensi&oactute;n NULL. HINT: el conjunto de datos está vacío o no contiene un atributo geométrico por defecto."
It says that "FeatureType has NULL extension. HINT: dataset is empty or it does not contain a default geometric attribute". It is very odd, because I have already successfully loaded another view before.
Aitor Calero Garcia ha scritto:
I am trying to load an Oracle View in Geoserver, but when I put the
SRS shows an error (in Spanish sorry):
"El FeatureType 'WECA_SIGI_V_OBRAS' tiene extensi&oactute;n NULL.
HINT: el conjunto de datos está vacío o no contiene un atributo
geométrico por defecto."
It says that "FeatureType has NULL extension. HINT: dataset is empty
or it does not contain a default geometric attribute". It is very
odd, because I have already successfully loaded another view before.
Hum, as far as I remember Oracle has metadata tables where you
have to register your geometry columns. Did you register the ones in your view?
Cheers
Andera