Skip to main content
Question

Ex7 Transformation Advanced, I have a problem with extruding the 3d polygones

  • March 16, 2018
  • 8 replies
  • 13 views

Forum|alt.badge.img

This should be done with the kmlpropertysetter in the workspace but it is not working, my version of FME is 2017.1.2.1 This is a part of the fme-desktop-basic-training-2017 what is wrong?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

8 replies

lau
Forum|alt.badge.img+3
  • 65 replies
  • March 16, 2018

Have you tried if the "Transformation-Ex7-Complete-Advanced.fmw" make the job? If yes, you probably forget to set "something". Keep me inform


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • March 16, 2018

Have you tried if the "Transformation-Ex7-Complete-Advanced.fmw" make the job? If yes, you probably forget to set "something". Keep me inform

What @lau said, that excercises can be a bit tricky to do, so take a look at the completed version that's also in the data package and compare that to what you've been doing.

 


Forum|alt.badge.img
  • Author
  • 16 replies
  • March 16, 2018

The "Transformation-Ex7-Complete-Advanced.fmw" is not working, I have tried all kind of settings and nothing is working. Can it be something wrong with the FME 2017.1.2.1 version? Any suggestions is appreciated? Best Johan


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • March 16, 2018

The "Transformation-Ex7-Complete-Advanced.fmw" is not working, I have tried all kind of settings and nothing is working. Can it be something wrong with the FME 2017.1.2.1 version? Any suggestions is appreciated? Best Johan

I have 2017.1.2.0 (build 17222) and it's working fine for me. Can you elaborate a bit on what is not working? What happens when you open the complete workspace and hit run? Do you get any error messages in the log?

 

 


Forum|alt.badge.img
  • Author
  • 16 replies
  • March 16, 2018

Hi again!

 

I dont get any error message, running the "Transformation-Ex7-Complete-Advanced.fmw" it says translation was sucessful. I Get a result but it is not in 3D, if i click the 3Dbuton the in inspector I see nothing, there is a z value in the 2D file(se attaced pic) Any sugestions? resultex7-advanced.png

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • March 16, 2018

Hi again!

 

I dont get any error message, running the "Transformation-Ex7-Complete-Advanced.fmw" it says translation was sucessful. I Get a result but it is not in 3D, if i click the 3Dbuton the in inspector I see nothing, there is a z value in the 2D file(se attaced pic) Any sugestions? resultex7-advanced.png
Check it in Google Earth. A 3d KML extrusion is really 2d geometry with an extrusion atribute

 

 


Forum|alt.badge.img
  • Author
  • 16 replies
  • March 19, 2018

Hi! I have now opend the file in Arcgis eart, it works fine and seam to have been working all the time, its just that you cant se .kml in 3D in the inspector, why is this? It can handel almost all other fromats!? It would be great if there was some info about this in the exercise.

Best/

 

Johan

 


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • March 19, 2018

Hi! I have now opend the file in Arcgis eart, it works fine and seam to have been working all the time, its just that you cant se .kml in 3D in the inspector, why is this? It can handel almost all other fromats!? It would be great if there was some info about this in the exercise.

Best/

 

Johan

 

As I said earlier: it's really just 2D geometry with an attribute that tells Google Earth to extrude it into 3D. Google Earth can handle that, ArcGIS too as it seems, but the Data Inspector not.

 

 

When I teach this course I always make sure to point that out to my trainees.