mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-20 11:01:23 +01:00
Created Saving and Exporting (markdown)
parent
83e39c0c96
commit
cfefb64d18
1 changed files with 9 additions and 0 deletions
9
Saving-and-Exporting.md
Normal file
9
Saving-and-Exporting.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
There are currently there ways to export and save your map. These include:
|
||||||
|
* .map (A file format for exporting and importing your map and settings)
|
||||||
|
* .SVG (A vector image of the map)
|
||||||
|
* .PNG (A bitmap image of the map)
|
||||||
|
There are two more currently in development:
|
||||||
|
* .osm (Also known as osmxml, an opensource format used by openstreetmaps for storing their all their data in a XML format)
|
||||||
|
* .json (Also known as geojson, an opensource format used for storing geographical data in a JSON format)
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue