[Plugin] KML Tools (2.0.0-beta) — updated 31.05.2013
-
I'm having an issue which I don't think anyone else has mentioned yet. I'm trying to import extruded building footprints into Sketchup. The terrain on which they are supposed to sit is quite hilly, and what I've noticed is that when the kml files are imported, they seem to pitch in such a way that they are perpendicular to whatever slope they sit on.
The kml files themselves look fine, it's when they get imported into sketchup that the problem occurs. Any ideas???
-
I found the reason and solved it. There was something not clear in the kml documentation. While not-extruded polygons relative to ground follow the terrain, extruded polygons don't.
-
@aerilius said:
I found the reason and solved it. There was something not clear in the kml documentation. While not-extruded polygons relative to ground follow the terrain, extruded polygons don't.
awesome! works perfectly now! I owe you a beer.
-
Thanks. This is just the tool I've been looking for. I only used it once so far but it worked beautifully (well, actually when I used it without first importing the location (just imported the kml) it was kind of screwy, but when I imported the location first it worked perfectly.
One thing that I thought might be useful to people: I didn't unzip the kmz. From Google Earth I just saved the polygons etc as kml, then imported that with you plugin.thanks again,
Huck
-
The import hangs when connecting to some website. Is it a neccessary process?
Could this part be eliminated? -
Hi,
SketchUp does not import an elevation with its Add Location feature, that's why the plugin needs to get this from the GeoNames organisation.
From where did you download the plugin? The current version on this website shouldn't have this issue anymore and should continue without elevation after some seconds. I would be curious to know if it's still not solved. -
Downloaded from this topic few days ago.
Just tested. Stuck at:fetching Elevation data...
from api.geonames.org -
I think I fixed it. Thanks for reporting.
-
It works. Thanks.
-
What is supposed to occur when the Export KML option is used?
I don't get a dialog of any sort or anything telling me if and where the KML is saved.
Running SU8Pro, Windows7.
-
You should first get a webdialog with various options and when you 'ok' that you get a dialog to name/save the file to a folder...
Are there error messages in the open Ruby Console when you run the tool ?
Does your kmlTools subfolder in Plugins look like this ? -
I downloaded the current version of the script.
I had another rb file in the plugins folder. KML_Loader.
I removed it and I can now get a dialog to appeaer.
However, a dialog only appears if I select geometry of a non-group (see attached jpg).
-
-
That's not right!
I get the full webdialog and I don't need to select anything at all...
Have you got ALL of the files in the subfolder that I showed in my screenshot ?
Have you got any copies of these files [or other 'kml' files] in the Plugins folder by mistake ? - if so remove them... There should only be 'kmlTools.rb' in Plugins.
It's an Extension does it appear in the Preferences dialog ?
-
I have the same configuration on my laptop and get the same result. And, yes, I do show KML Tools in my extensions listed and it is checked.
My KML Tools files:
-
Weird ?
I suggest you PM Aerilius... -
In case anyone is interest there is plugin for ARC GIS that allows contours to be exported to a KML file.
The KML can be imported into GEarth. And, using KML Tools, imported into SU. The GIS plugin has some nice features such as adding text labels or text with leaders to the KML file which KML Tools handles just fine. The text info comes from the elevation name assigned to a contour group (which is a nice "welded" polyline). With this particular KML no effort was made to optimize the segmentation of the polyline contours.
It took less than 5 minutes to generate the terrain mesh using the Sandbox Tool with my Cor7 PC.
I posted this here because the old ARCgis plugin on the SketchUp site (http://sketchup.google.com/intl/en/download/plugins.html) no longer works with SU7 and SU8. There is a "multipatch" function/workflow in GIS but the files created are huge and usually crash SU when attempting to import or error out. With KML Tools, SU has now regained some of the ability to handle GIS output.
If anyone is interested, I will try to find out the specifics of the GIS plugin used to create this KML.
-
Follow Up:
I've had issues with the KMT Tool export functions. I finally, did a complete re-installation of SU8. Aside from the default plugin installation, only the KML Tools were installed.
I found that Groups were ignored, but Components were not ... provided they were preselected. However, the KML of a component export could not be imported nor opened in Google Earth (Pro).
If nothing is selected then the export dialog did not display.
The selection of loose geometry works, but when imported into Google Earth, edges could be misplaced. For example, a one leg of cube was tilted.
-
The cause of the problem one rare occasions has been fixed. Generally groups should be exported and the export dialog should show now always.
The export of ungrouped geometry is not intended. It is better to group an object so that the corresponding kml feature can be recognized. -
Thanks for the update 1.4.7. Some problems still exist.
Please use the attached .skp and export to kml.
I think the following will ALWAYS FAIL to export correctly. Any geometry drawn off axis or rotated so that its edges are off axis will not export correctly.
What does work now is making a group or a component of any geometry, then exporting the group or component. However, they too will fail if subsequently rotated. Scaling the component after creating it does not appear to adversely affect the component when exported.
Regards, John
Advertisement