﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24600	[PATCH] Add session support to pmtiles plugin	AmyWorrall	taylor.smock	"Suggested description:                                                                                                                              
  This patch adds session save/load support for PMTiles image layers.                                                                                 
                                                                                                                                                      
  == Problem ==                                                                                                                                       
  Currently, PMTiles layers are not included when saving a JOSM session (.jos/.joz).                                                                 
  Users have to manually re-add their PMTiles files each time they open a session.                                                                    
                                                                                                                                                      
  == Solution ==                                                                                                                                      
  Added SessionLayerExporter and SessionLayerImporter implementations for PMTilesImageLayer:                                                          
  - PMTilesImageSessionExporter: Saves the file URI and layer name to session XML                                                                     
  - PMTilesImageSessionImporter: Restores the layer from session XML                                                                                  
                                                                                                                                                      
  == Testing ==                                                                                                                                       
  Tested on macOS with a local PMTiles file:                                                                                                          
  1. Open a .pmtiles file                                                                                                                             
  2. Save session                                                                                                                                     
  3. Close JOSM and re-open                                                                                                                                 
  4. Load session                                                                                                                                     
  5. PMTiles layer is restored correctly"	enhancement	closed	normal		Plugin pmtiles		fixed	patch	
