Hello.
I found the reason for following error in latest Google
Earth 5.0.
GE 5.0 requires "LatLonBox" in KML file as follows.
<LatLonBox>
<north>50</north>
<south>16</south>
<east>155</east>
<west>122</west>
</LatLonBox>
My idea to solve this case, kml.xsl(line:116-125) in
<\geonetwork\web\geonetwork\xsl> should be modefied.
Is this idea correct?
Does anyone tell me about this solution if possible.
Best regards.
--- Hisaji ONO <hi_ono2001@anonymised.com> wrote:
Hello.
I have tried to display WMS map images by
GeoNetwork
2.2.0 on GE 5.0, but can't display image, only
legend
image. And I also tried WMS map images on FAO's
geonetwork
site(http://www.fao.org/geonetwork/srv/en/main.home)
and
these images can't be displayed on GE 5.0, too.Does anyone know how to solve this case?
Regards.