<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Generate World Files for ECW?</title><link>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/f/contextcapture-descartes-pointools-forum/94651/generate-world-files-for-ecw</link><description>Hi, 
 We are creating ECW files using Descartes for our clients. Unfortunately they are Autocad users and although autocad can attach a ecw raster it is not able to read the Geo information stored in it. 
 I have found there is a Lisp program that can</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Generate World Files for ECW?</title><link>https://communities.bentley.com/thread/275359?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2014 12:42:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:cd59cc8f-d85f-4b43-8ca5-b82d76b6274f</guid><dc:creator>hUbS</dc:creator><description>&lt;p&gt;Hi Mathieu,&lt;/p&gt;
&lt;p&gt;Looking into it a bit further, with no rotation Line 5 and 6 Correspond to the X and Y coordinate of the &amp;#39;Center&amp;#39; of the &amp;#39;Top Left&amp;#39; pixel so we have...&lt;/p&gt;
&lt;p&gt;WRL1 = PixelSize.X&lt;/p&gt;
&lt;p&gt;WRL2 = 0&lt;/p&gt;
&lt;p&gt;WRL3 = 0&lt;/p&gt;
&lt;p&gt;WRL4 = - PixelSize.Y&lt;/p&gt;
&lt;p&gt;WRL5 = Origin.X + PixelSize.X / 2&lt;/p&gt;
&lt;p&gt;WRL6 = Origin.Y + (&amp;#39;Number of Pixels.Y&amp;#39; * PixelSize.Y) - PixelSize.Y / 2&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate World Files for ECW?</title><link>https://communities.bentley.com/thread/275017?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2014 20:19:49 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1a42fce2-5e04-4337-82df-da017d6b58a5</guid><dc:creator>Mathieu St-pierre</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;If the ECW has no affinity or rotation it is quite simple to create the World File by hand.&lt;/p&gt;
&lt;p&gt;A world file has is made of 6 numbers, each on a different line, which can be deduced from the information in the Element Information dialog as followed&lt;/p&gt;
&lt;p&gt;Line 1 : Pixel size x&lt;/p&gt;
&lt;p&gt;Line 2 : 0&lt;/p&gt;
&lt;p&gt;Line 3 : 0&lt;/p&gt;
&lt;p&gt;Line 4 : -Pixel size y (note the minus sign)&lt;/p&gt;
&lt;p&gt;Line 5 : Origin x&lt;/p&gt;
&lt;p&gt;Line 6 : Origin y + Number of pixel y * Pixel size y&lt;/p&gt;
&lt;p&gt;So the world file for the data in the dialog below is :&lt;/p&gt;
&lt;p&gt;0.181126315789&lt;br /&gt;0&lt;br /&gt;0&lt;br /&gt;-0.181130229145&lt;br /&gt;247892.619282726110&lt;br /&gt;6270532.284671764800&lt;/p&gt;
&lt;p&gt;Note that if the rotation or affnity is not equal to 0 it is still possible to deduce the numbers, but the computations are more complicated.&lt;/p&gt;
&lt;p&gt;Also note that the number in a World File should be in meters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-discussions-components-files/343228/ScreenHunter_5F00_01-Feb.-16-16.09.gif"&gt;&lt;img border="0" alt=" " src="/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/343228/ScreenHunter_5F00_01-Feb.-16-16.09.gif" /&gt;&lt;/a&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-discussions-components-files/343228/ScreenHunter_5F00_32-Jun.-03-23.03.gif"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mathieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate World Files for ECW?</title><link>https://communities.bentley.com/thread/274957?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2014 16:08:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:afa6f741-1568-4e90-b11c-849cd9f7fc9f</guid><dc:creator>hUbS</dc:creator><description>&lt;p&gt;Thanks Pascal.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s what I did. The problem is ECW&amp;#39;s can be several Gb in size, converting to another format can take a long time.&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate World Files for ECW?</title><link>https://communities.bentley.com/thread/274942?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2014 14:25:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:92f7469d-344c-4c4b-94a8-261668824a67</guid><dc:creator>Pascal Cloutier</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;Here is a workaround you can try to create sister files for your ECW files in the current versions of Raster Manager.&lt;/p&gt;
&lt;p&gt;1) Save As the ECW file to &amp;quot;Tag Image File Format&amp;quot;. In the &amp;quot;Raster Save As Settings&amp;quot; dialog, set &amp;quot;Sister File&amp;quot; to &amp;quot;World File&amp;quot;. If you don&amp;#39;t want to do it manually for each raster you need to convert, you can also use Raster Manager&amp;#39;s &amp;quot;Batch Convert&amp;quot;. The TIF files should be created in the same folder as the ECW files.&lt;/p&gt;
&lt;p&gt;2) Once the TIF files and their associated TFW files are created, delete all the TIF files.&lt;/p&gt;
&lt;p&gt;3) Rename the extension of the TFW files to EWW. Again, if you don&amp;#39;t want to do it manually, you can easily find apps online that will rename the files for you (e.g. ReNamer).&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll file a request on your behalf in our bug tracking system to ask for an option to generate a sister file for ECW files.&lt;/p&gt;
&lt;p&gt;Pascal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>