I'm trying to understand .lyrx files and I don't find much info about the .xml files referenced in them. For example, I exported the symbology for a layer called "hydroWaterBodies" (first part below), but don't find this map/hydrowaterbodies.xml anywhere on my computer. I understood it's for the layer metadata? Where is this file located? Any clarification on this?
{
"type" : "CIMLayerDocument",
"version" : "2.7.0",
"build" : 26828,
"layers" : [
"CIMPATH=map/hydrowaterbodies.xml"
],
"layerDefinitions" : [
{
"type" : "CIMFeatureLayer",
"name" : "Water body",
"uRI" : "CIMPATH=map/hydrowaterbodies.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant"
...