Skip to main content
Solved

Merge Aircom Enterprise Files


Forum|alt.badge.img

I have to write multiple consecutive datasets (adjacent tiles) to Aircom Enterprise files.

Is there any possibility to merge new data of adjacent tiles to the existing clutter file in the folder instead of overwriting it?

Best answer by sigtill

Hi @oiram,

Difficult to say without any demo-data. But from what I can read from the specification it does not seem to be able to "update" existing files:

 

http://docs.safe.com/fme/2020.0/html/FME_Desktop_Documentation/FME_ReadersWriters/enterprise/enterprise.htm

You might add it as a new Idea to see if anyone else needs this also: https://knowledge.safe.com/content/idea/post.html?space=155

View original
Did this help you find an answer to your question?

2 replies

sigtill
Supporter
Forum|alt.badge.img+24
  • Supporter
  • Best Answer
  • November 5, 2019

Hi @oiram,

Difficult to say without any demo-data. But from what I can read from the specification it does not seem to be able to "update" existing files:

 

http://docs.safe.com/fme/2020.0/html/FME_Desktop_Documentation/FME_ReadersWriters/enterprise/enterprise.htm

You might add it as a new Idea to see if anyone else needs this also: https://knowledge.safe.com/content/idea/post.html?space=155


Forum|alt.badge.img
  • Author
  • November 5, 2019
sigtill wrote:

Hi @oiram,

Difficult to say without any demo-data. But from what I can read from the specification it does not seem to be able to "update" existing files:

 

http://docs.safe.com/fme/2020.0/html/FME_Desktop_Documentation/FME_ReadersWriters/enterprise/enterprise.htm

You might add it as a new Idea to see if anyone else needs this also: https://knowledge.safe.com/content/idea/post.html?space=155

Yes, it cannot update at the moment. I solved it like this:

1) Save each tile with all its resolutions to a different folder (files raster1.bin, raster2.bin, raster3.bin)

2) A separate script copies the *.bin-files to a common folder, renames the files to raster_i_.bin and copies the corresponding rows from the index to a new index file in the common folder. I did this with R, but Python or similar is possible as well.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings