<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Extruded building heights seem wrong... in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282818#M3895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Both the data and scene are in NAD 1983 State Plane Oregon North FIPS 3601 US Feet and the buildings are still looking too tall. Might there be an issue with the rule I'm using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the rule on here and just subbed my height value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;attr AVG_HEIGHT = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@StartRule&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOT --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; extrude(AVG_HEIGHT)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Volume.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2012 15:43:47 GMT</pubDate>
    <dc:creator>ChristopherEstes</dc:creator>
    <dc:date>2012-06-04T15:43:47Z</dc:date>
    <item>
      <title>Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282813#M3890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, I've extruded my building heights with the following rule:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;attr AVG_HEIGHT = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@StarRule&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOT --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; extrude(AVG_HEIGHT)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Volume.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But they appear way taller than they should be. I'm experienced with ArcGIS, but new to CityEngine. Any help/guidance would be appreciated. I've included a screenshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 14:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282813#M3890</guid>
      <dc:creator>ChristopherEstes</dc:creator>
      <dc:date>2012-06-04T14:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282814#M3891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not done much with regards to 3d analysis, but I recall that you may want to subtract the elevation/DEM from the building heights, that may be the problem.&amp;nbsp; Perhaps someone who has worked more with this aspect can answer more thoroughly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 14:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282814#M3891</guid>
      <dc:creator>boonejardot</dc:creator>
      <dc:date>2012-06-04T14:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282815#M3892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the coordinate system units of your data and CityEngine scene?&amp;nbsp; Are you pulling this value from the attributes?&amp;nbsp; What units should it be?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 14:49:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282815#M3892</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2012-06-04T14:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282816#M3893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good Call thales007!&amp;nbsp; Feet heights shown in meters just might look exactly like this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 14:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282816#M3893</guid>
      <dc:creator>boonejardot</dc:creator>
      <dc:date>2012-06-04T14:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282817#M3894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is the coordinate system units of your data and CityEngine scene?&amp;nbsp; Are you pulling this value from the attributes?&amp;nbsp; What units should it be?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The data is: NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Scene is: NAD 1983 State Plane Oregon North FIPS 3601 US Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Though, it does seem like the buildings are being drawn more in meters than feet. I'll look into that some more. Thanks to you both!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282817#M3894</guid>
      <dc:creator>ChristopherEstes</dc:creator>
      <dc:date>2012-06-04T15:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282818#M3895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Both the data and scene are in NAD 1983 State Plane Oregon North FIPS 3601 US Feet and the buildings are still looking too tall. Might there be an issue with the rule I'm using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the rule on here and just subbed my height value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;attr AVG_HEIGHT = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@StartRule&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOT --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; extrude(AVG_HEIGHT)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Volume.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282818#M3895</guid>
      <dc:creator>ChristopherEstes</dc:creator>
      <dc:date>2012-06-04T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282819#M3896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to be clear:&amp;nbsp; Your data for the building heights, is that height above sea level, or height off the ground at said location?&amp;nbsp; Since your units seems to be good--according to what you have said.&amp;nbsp; Let us know.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to reiterate, I once had to subtract the DEM heights from the building heights to get a true height for a project I worked on.&amp;nbsp; Just making sure it is not something simple like this.&amp;nbsp; Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282819#M3896</guid>
      <dc:creator>boonejardot</dc:creator>
      <dc:date>2012-06-04T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extruded building heights seem wrong...</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282820#M3897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Just to be clear:&amp;nbsp; Your data for the building heights, is that height above sea level, or height off the ground at said location?&amp;nbsp; Since your units seems to be good--according to what you have said.&amp;nbsp; Let us know.&amp;nbsp; &lt;BR /&gt;Just to reiterate, I once had to delete the DEM heights from the building heights to get a true height for a project I worked on.&amp;nbsp; Just making sure it is not something simple like this.&amp;nbsp; Good luck.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see what you're saying and I think you're right. I've not figured out how to get terrain successfully into CityEngine yet (my DEM always looks flat, , but given the elevation, if the terrain was there, and the building heights were as they were in that pic, then they would be the right height. So, I'll pursue that angle. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/extruded-building-heights-seem-wrong/m-p/282820#M3897</guid>
      <dc:creator>ChristopherEstes</dc:creator>
      <dc:date>2012-06-04T15:54:53Z</dc:date>
    </item>
  </channel>
</rss>

