Hi,
I tried using the "Open" button and the "Add Data" button and navigating to my .bundle files in ArcMap, but neither of these recognizes .bundles files.
Any help please.
We found the way - Export Tile Cache with parameter "Storage format" - "EXPLODED"
Hi @FredericPoliart_EsriAU
I am reaching out with an inquiry concerning the structure of ArcGIS .BUNDLE files as outlined in the white paper available here: CompactCacheV2. (https://github.com/Esri/raster-tiles-compactcache/blob/master/CompactCacheV2.md)
According to the document, the legacy fields in the file are expected to consistently align with the "Whitepaper Value" specifications. However, upon examining some sample .BUNDLE files, I've noticed discrepancies between the documented values and those present in the samples, as illustrated in the attached capture.
Could you provide clarifications on these differences? For accurate processing and identification of .BUNDLE files, it is crucial for me to have precise information regarding these fields. I appreciate your attention to this matter and look forward to your assistance.
Thank you very much for your support!
For complete information on .bundle format, check:https://github.com/Esri/raster-tiles-compactcache/blob/master/CompactCacheV2.md
The .bundle format is actually concatenated .png or .jpg files with a header in the first few bytes.It is explained in this python src code:https://github.com/Esri/raster-tiles-compactcacheYou can use the free hex editor XVI32 and open the .bundle file; you will see the %PNG /IHDR or the "JFIF" tag (and the 6 bytes before it)
A preview in ArcCatalog shows nothing.
From your dropdown it is available only the "Geography"
If the item is not opening in ArcMap by drag-and-drop from ArcCatalog, try previewing it in ArcCatalog. Open ArcCatalog Window (not the one attached with ArcMap).
Select the desired item and Preview "Geography".
Does it display anything?
Thank you, Jayanta.
I see the image
My question is how to view/preview the content with Desktop or whatever
Do you see any data in the corresponding folder in ArcCatalog? Any data that you can add to ArcMap should be visible in ArcMap.
Also I think the bundle files are a part of the Cache (Tile) folder. If you have access, try working with the entire cache folder.
Thank you for your response Cody,
I use a storage format "esriMapCacheStorageModeCompactV2"
Any try to drop any file or any folder (Root OR Layers OR _alllayers OR L(evel)X) I have the error
Mark
You can drop the complete cache into ArcMap or ArcGIS Pro - in this screenshot it would be called "TestCacheAspectRGB". If you're navigating down into the subfolders and seeking to display individual bundles at different levels, I don't believe we have a method for viewing single bundles. If that's what you're seeking, let me know and I'll double check.
Cody B.
I create a tile cache and try to open/see an individual bundle.
where did you get it? the file format is associate with a variety of things including GitHub and stuff for mac's
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.