Is there som better way to get the elevation on each polygon? This picture is from the Generalizer and it is pretty nice just miss the elevation. Elevation is now 0.
Is there an elevation on the features prior to the Generalizer? If so, you can try using the ElevationExtractor to get the elevation values into an attribute.
The other transformer like CoordinateExtraktor, AttributeCreator and 3Dforcer I removed. I am running the FME now so are awaiting the reult. The NumericRasterizer I set to 0.02 that is maximum resolution, this make the time it use on the process longer but I get mor elevation information and hopfully it can draw mor acurate polyline.
All of the transformer are doing as expected just I am not sure how to set up the ElevationExtractor. It is getting the elevation byt they are not taken on to the next transformer, so the Z value are set to 0.
"Shapefile Writer: Feature type 'LAS' recieved a geometry that was modified to fit the selected dimensions of the output: Z coordinates have been set to default of 0. If this is unexpected, check the settings of the writer"
There har 11 warnings:
"Feature Caching is ON
The workspace may run slower because features are being recorded on all output ports.
NOT changing coordinate system of reader identified by keyword `LAS_1' from `UTM84-32N' to `NonEarth_Meter' -- mapping file setting of `UTM84-32N' overrides coordinate system `NonEarth_Meter' read from file
Shapefile Writer: Feature type 'LAS' recieved a geometry that was modified to fit the selected dimensions of the output: Z coordinates have been set to default of 0. If this is unexpected, check the settings of the writer
I tryed to use the lasfile as source but it says it is missing the lasfile. When importing the file to CC program it says somthing missing and I get one polygon.
I run this now because I get up after <RasterToPolygoneCoercer> that Z values are set to 0, so then I try to get them back, create an attribute for so and only stand again with polygon around the building.
Hello I finely figure oute the problem and the moddel ar adjusted again by putting the 3Dforce after the elevation ekstraktor and it this was the solotion. I have som problem in my lasfile withe noise but I am going too use the dont hull and areal calulator to remowe this noise. Hope that wil do it. Then Thanks for the help It realy get one more step closer.