Select to view content in your preferred language

Problems when Import 3D KML and KMZ

2517
5
09-03-2010 12:04 AM
MartinRick
Deactivated User
Hello,

for some days I try to import some kmz files into the ArcGIS Explorer 1500. The file contains 3D-Buildings and I get 2 bugs.

1. In most cases ArcGIS is not able to project the buildings in the right place. I just draws all buildings in same (WRONG) place.

2. When shutting down the application, I get an error message which should be sent to ESRI.

I reproduced the same behaviour in ArcGlobe. Google Earth has no problem with the file and does neither project it in the wrong place nor crashes the application. Anyone else who discovered this problem?

Cheers

Martin
0 Kudos
5 Replies
DaraBurlo
Esri Alum
Hi,

For #1. Do you still have the same issue when the Projection Engine Expansion Pack is installed http://gisupdates.esri.com/ArcGISExplorer/Build1500/ArcGISExplorerProjectionEngineDownload.exe ?

Dara
0 Kudos
MartinRick
Deactivated User
Hi,

For #1. Do you still have the same issue when the Projection Engine Expansion Pack is installed http://gisupdates.esri.com/ArcGISExplorer/Build1500/ArcGISExplorerProjectionEngineDownload.exe ?

Dara


Thank you very much for your reply, but the problem does not rely on projection issues. KML only supports wgs84 coordinates. So this should not be the problem. I found out that the localization gets better when deleting the following part of the code:

<Style id="downArrowIcon">
  <IconStyle>
    <Icon>
      <href>http://maps.google.com/mapfiles/kml/pal4/icon28.png</href>
    </Icon>
  </IconStyle>
</Style>

But still I get an error message when shutting down the arcgis Explorer application. Seems to me it depends on the general use of kml-files. Hopefully ESRI can handle this with a patch or something like this.

Martin
0 Kudos
MichaelBranscomb
Esri Frequent Contributor
Martin,

Can you share the KML you are using? - if so I'll happily test here and try to identify what might be the cause of the issue you are seeing.

Cheers

Mike
0 Kudos
JoeMetzidis
Emerging Contributor
Hi Martin,

We have looked at thousands of kml files containing models which work very well
in ArcGISExplorer.

I agree with you comments that "projection" should not play a role with the
problem you are experiencing.

Its a little surprising that removing the <IconStyle> stuff improves the situaltion.
The <IconStyle> should play no role with the problem you are experiencing.

Now, the above comments apply to the world of "should".  It would be great
getting our hands on a Kml file exhibiting the problems you are experiencing.
We would love taking a look.

Kind Regards,

Joe Metzidis
ESRI - Kml Software Developement
0 Kudos
NigelNicholls
New Contributor
Hi,
I am experiencing the same issue that Martin did -
Imported Kmz model (from Sketchup) is about 50 meters away from its correct location in ArcGIS Explorer.

Any clues?

Thanks
0 Kudos