mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
Updated GIS data export (markdown)
parent
90eaaab764
commit
904bc99524
1 changed files with 6 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ Simply repeat this step for all the layers that you want to use (once for states
|
|||
|
||||
# Editing in QGIS
|
||||
|
||||
When working with cells, you need to make sure that neighbor cells are changed as well, to prevent overlaps or gaps. QGIS supports topological editing for this, here is how to enable it: https://gis.stackexchange.com/questions/302965/how-can-i-enable-topological-editing-in-qgis-3
|
||||
When working with cells, you need to make sure that neighbor cells are changed as well, to prevent overlaps or gaps. QGIS supports [topological editing](https://gis.stackexchange.com/questions/302965/how-can-i-enable-topological-editing-in-qgis-3).
|
||||
|
||||
# Rendering
|
||||
|
||||
|
|
@ -67,4 +67,8 @@ To get that painted look, you want to use textures to fill, especially for biome
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
# See also
|
||||
|
||||
* [A script to add random points](https://cdn.discordapp.com/attachments/587406457725779968/620223033205850133/add_random_points.php)
|
||||
Loading…
Add table
Add a link
Reference in a new issue