The USER configurable configuration file enables you to add new OSM-compatible Maps Explanation: [OSMBaseMaps] is a list of comma-delimited NAMES of Maps, each can have up to 3 layers (1 Base + 2 Transparent) [OSMOverlayMaps] is a list of comma-delimited NAMES of _Transparent_ Maps, only Layer_1 is used. These NAMES are what shows up in the Map_Type Menu. A single | (pipe character) will cause a 'Menu Break' in the Map-Type menu. [A Map Name] This name must be IDENTICAL to the name in the [OSMBaseMaps] or [OSMOverlayMaps] Licence= Shows up as the Licence text at the bottom of the Map window. LicenceURL= This will be opened in a web browser when clicking on the Licence text. Hint= This text will show up when you hover the mouse over the Menu entry (Does not work as at Januari 2013) SeaOverlayAllowed= A Boolean 0=FALSE 1=TRUE if a Transparent SEA overlay is allowed over this map. LandOverlayAllowed= A Boolean 0=FALSE 1=TRUE if a Transparent LAND overlay is allowed over this map. TotalLayers= Total of Layers in this map. Minimum = 1 (Base Layer), 2 or 3 means there are also Transparent Layers. TileRefresh_1=5 In case of Weather Radar maps etc. set the forced Refresh in Minutes. Only when Internet ON-LINE. VARIABLE_1 The _1 means these are the settings for Layer 1 (Which is the Base/Primary NON-TRANSPARENT Map layer. ServerURL_1= The URL for the Tile download for this Layer ServerURLExt= A flexible extension system to follow the ServerURL. Optional. Read more below. LayerName_1= The Sub-Menu name for this Layer LayerDir_1= The Directory for this layer. When a Single Layer Map use =MAPDIR when Multi-Layer use: =MAPDIR\LAYERDIR\ MinZoom_1= The Minimum allowed ZOOM level for this Layer MaxZoom_1= The Maximum allowed ZOOM lavel for this Layer ImageType_1= The Tile Imagetype for this Layer: 0 means its a PNG file 1 means it is a JPG file. InvertedY_1= This Map Layer uses an Inverted Y (vertical) value of the Tile. This must be recalculated in the program. InvertXY_1= This Map layer has the X and Y swapped. IsSeaArea_1= Primary Transparent Maps Only (Layer_1 only): It this a Sea Overlay? 0=NO, 1=YES IsLandArea_1= Primary Transparent Maps Only (Layer_1 only): It this a Land Overlay? 0=NO, 1=YES TransparentType_2= Transparent Overlays only. Values: 0: Type= Map. Not-Transparent DEFAULT 1: Type= Topo. Not-Transparent 2: Type= Satellite. Not-Transparent 3: Type= TransparentAlpha. The Map Tiles are PNG files with the Transparent Value stored as ALPHA. 4: Type= TransparentWhite. The Map Tiles are PNG or JPG files where the Transparent value is the color WHITE. 5: Type= TransparentBlack. The Map Tiles are PNG or JPG files where the Transparent value is the color BLACK. 6: Type= TransparentBlend. The Map Tiles are PNG or JPG files whicn can be BLENDED with the Base map, using a BlendValue BlendValue_1= When the Map Tiles are marked as TransparentType_2=6, use this value for the Bleand ratio. BlendValue in between 0 and 255, where 0=fully transparent and 255 fully solid. The DEFAULT =128, a 50/50 mix of Base and Transparent maps. Selected=0 The MAIN selector if the PRIMARY Map is shown or not. 0=not, 1=yes. Switchable from the Map-Type Menu. Selected_1=0 The selector if the LAYER is shown or not. 0=not, 1=yes. Switchable from the Map-Type Menu. An explanation of ServerURLExt: Example1: %Z/%X/%Y.png : standard format for most OSM servers, and uses a PNG file Example2: %Z/%X/%!Y.jpg : This server uses the "Inverted Y" format, and uses a JPG file Example3: %Z/%Y/%X.jpg : This server has swapped the X and Y Example4: %Z-%X-%Y.png : This server uses a - instead of a / between the values (Can be any character except a %) Example5: Z%Z/%X/%Y.png : This server has a character 'Z' in front of the actual Z value. EXAMPLE OSM-Compatible Maps: LEGAL NOTICE: The EXAMPLES in the INI file of some of the On-line Map systems _MAY_ require a licence. SARTrack will not take any responsibility if you activate the on-line Maps (by un-commenting the "OSMBaseMaps" line) Close and re-open the MAP window to reload the configuration file, then select the new entry from the Map-Type Menu.