I have recieved some data in the form of a compact cache. It contains mapping .bundle data in [path]/Layers/_alllayers. The following files are in the parent directory of Layers/
- conf.cdi
- conf.properties
- Conf.xml
- mapserver.json (nearly 100k lines long)
I tried serving the data through a Mapproxy server, which shows a watermarked OSM layer and nothing else. I have been told there should be much more data/layers other than the the base map data I can see.
My questions are: How can I (if possible) determine what layers are in the cache; Can I use ArcGis Desktop or similar to serve/view my data; How else can I use this cache?