Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:help:maps:file-based-select [2018/10/11 22:40] alpinequesten:help:maps:file-based-select [2018/12/19 20:28] alpinequest
Line 6: Line 6:
  
 For most formats, the application will read the map data on-the-fly, directly from the file, but for some particular ones, it will need to import the map data in its own optimized format before displaying it. This process is mostly transparent for the user. For most formats, the application will read the map data on-the-fly, directly from the file, but for some particular ones, it will need to import the map data in its own optimized format before displaying it. This process is mostly transparent for the user.
-\\+ 
 +{{:icon_help.png?nolink}} This feature requires an in-app purchase. 
 \\ \\
 ===== Which file-based map formats are supported by the application? ===== ===== Which file-based map formats are supported by the application? =====
Line 16: Line 18:
 <html><center></html> <html><center></html>
 ^ Supported file-based map formats  ^  Read on-the-fly  ^  Import in ''*.pgd''  ^ ^ Supported file-based map formats  ^  Read on-the-fly  ^  Import in ''*.pgd''  ^
-| **OGC GeoPackage Map (''*.gpkg'')**<sup>1</sup> \\ Open, non-proprietary and platform-independent data format \\ for geographic information system defined by the Open Geospatial Consortium. It supports multiple layers and map projections.  |  {{:icon_yes.gif?nolink}} Yes<sup>1</sup>  |  {{:icon_no.gif?nolink}} No  | +| **OGC GeoPackage Map** (''***.gpkg**'')<sup>1</sup> \\ Open, non-proprietary and platform-independent data format \\ for geographic information system defined by the Open Geospatial Consortium. It supports multiple layers and map projections.  |  {{:icon_yes.gif?nolink}} Yes<sup>1</sup>  |  {{:icon_no.gif?nolink}} No  | 
-| **MemoryMap QuickChart Map (''*.qct'')**<sup>2</sup> \\ Commercial and proprietary widespread raster map format.  |  {{:icon_yes.gif?nolink}} Yes<sup>2</sup>  |  {{:icon_yes.gif?nolink}} Yes  | +| **MemoryMap QuickChart Map** (''***.qct**'')<sup>2</sup> \\ Commercial and proprietary widespread raster map format.  |  {{:icon_yes.gif?nolink}} Yes<sup>2</sup>  |  {{:icon_yes.gif?nolink}} Yes  | 
-| **OziExplorer Map (''*.map'' + ''*.ozf2'' or ''*.ozfx3'')**<sup>3</sup> \\ Commercial and proprietary widespread raster map format.  |  {{:icon_yes.gif?nolink}} Yes<sup>3</sup>  |  {{:icon_no.gif?nolink}} No  | +| **OziExplorer Map** (''***.map**'' + ''***.ozf2**'' or ''***.ozfx3**'')<sup>3</sup> \\ Commercial and proprietary widespread raster map format.  |  {{:icon_yes.gif?nolink}} Yes<sup>3</sup>  |  {{:icon_no.gif?nolink}} No  | 
-| **MBTiles Raster Maps (''*.mbtile'')**<sup>4</sup> \\ Open source raster map format for storing arbitrary tiled data.  |  {{:icon_yes.gif?nolink}} Yes<sup>4</sup>  |  {{:icon_yes.gif?nolink}} Yes<sup>4</sup> +| **MBTiles Raster Maps** (''***.mbtile**'')<sup>4</sup> \\ Open source raster map format for storing arbitrary tiled data.  |  {{:icon_yes.gif?nolink}} Yes<sup>4</sup>  |  {{:icon_yes.gif?nolink}} Yes<sup>4</sup> 
-| **RMaps SQLite Maps (''*.sqlitedb'')** \\ Simple raster map format using a SQLite database to store image tiles.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_yes.gif?nolink}} Yes  | +| **RMaps SQLite Maps** (''***.sqlitedb**'') \\ Simple raster map format using a SQLite database to store image tiles.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_yes.gif?nolink}} Yes  | 
-| **XYZ Zip Maps (''*.zip'')** \\ Zipped raster tiles following the [[https://en.wikipedia.org/wiki/OpenStreetMap|OpenStreetMaps]] tile server specification. \\ Root folder must be called "''XYZ/''", next sub-level must contain "''z''" values, \\ then next sub-level "''x''" values.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_no.gif?nolink}} No  | +| **XYZ Zip Maps** (''***.zip**'') \\ Zipped raster tiles following the [[https://en.wikipedia.org/wiki/OpenStreetMap|OpenStreetMaps]] tile server specification. \\ Root folder must be called "''XYZ/''", next sub-level must contain "''z''" values, \\ then next sub-level "''x''" values.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_no.gif?nolink}} No  | 
-| **TMS Zip Maps (''*.zip'')** \\ Zipped raster tiles following the [[https://en.wikipedia.org/wiki/Tile_Map_Service|Tile Map Service]] tile server specification. \\ Root folder must be called "''TMS/''", next sub-level must contain "''z''" values, \\ then next sub-level "''x''" values.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_no.gif?nolink}} No  | +| **TMS Zip Maps** (''***.zip**'') \\ Zipped raster tiles following the [[https://en.wikipedia.org/wiki/Tile_Map_Service|Tile Map Service]] tile server specification. \\ Root folder must be called "''TMS/''", next sub-level must contain "''z''" values, \\ then next sub-level "''x''" values.  |  {{:icon_yes.gif?nolink}} Yes  |  {{:icon_no.gif?nolink}} No  | 
-| **Google Earth Overlays (''*.kml'', ''*.kmz'')** \\ Raster map format that can be easily created from geo-positioned \\ images using Google Earth.  |  {{:icon_no.gif?nolink}} No  |  {{:icon_yes.gif?nolink}} Yes<sup>5</sup> \\ [[en:help:maps:file-based-import-kmz|see here]]  |+| **Google Earth Image Overlays** (''***.kml**'', ''***.kmz**'') \\ Raster map format that can be easily created from geo-positioned \\ images using Google Earth.  |  {{:icon_no.gif?nolink}} No  |  {{:icon_yes.gif?nolink}} Yes<sup>5</sup> \\ [[en:help:maps:file-based-import-kmz|see here]]  |
 <html></center></html> <html></center></html>