Skip to main content
Archived

To be able to create world file for JPEG2000 and ECW raster files

Related products:FME Form
  • November 24, 2016
  • 2 replies
  • 53 views

Its would be great to be able to create world file for Jpeg2000 (.j2w) and for the ECW (.eww)

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.

2 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • November 28, 2016

  • April 4, 2022

As an Aerial Survey company we must produce thousands of tiles of imagery annually with associated worldfiles for hundresds of customers. These customers have a variety of software products with require the support of the 3 character naming convention for worldfiles.

When Writing out a JPEG (Joint Photographic Experts Group) image, and selecting the option to write out a Worldfile, the worldfile extension is hardcoded to ‘.wld‘.

Firstly, would like an option to select and alternative file naming extension for worldfiles. Whether it be 3 characters or 4 characters convention.

The general three-character extension used by industry to conform to the 3 character naming convention uses the first and last character of the raster file's extention, followed by "w" at the end.

FME has adopted this in the GeoTIFF (Geo-referenced Tagged Image File Format) writer this as the ‘.tif’ extension becomes ‘.tfw’

For example, here are a few naming conventions for popular raster formats

Format          Filename         WorldFile name

ECW               mymap.ecw   mymap.eww

JPEG 2000     mymap.jp2     mymap.j2w

JPEG               mymap.jpg     mymap.jgw

Secondly, there is no option to write out Worldfiles for ECW and JPEG2000 formats, would like this added as an option in the writers.