cddamap

module
v0.0.0-...-1e5aed9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2022 License: MIT

README

cddamap

Mapping the Cataclysm, one world at a time...

Generating an image from a world save

  1. Install cddamapgen: go get -u github.com/ralreegorganon/cddamap/cmd/cddamapgen
  2. Generate an image for ground level: cddamapgen -g ~/code/Cataclysm-DDA -s ~/code/Cataclysm-DDA/save/Bruce -o ~/Desktop -ir -l 10
Usage:
  cddamapgen [OPTIONS]

Application Options:
  -g, --game=             Cataclysm: DDA game root directory
  -s, --save=             Game save directory to process
  -o, --output=           Output folder
  -t, --text              Render to text files
  -i, --images            Render to images
  -l, --layer=            Layer to render, 0-20. Repeat flag for multiple layers or omit for all.
  -c, --connectionString= PostGIS database connection string
  -r, --terrain           Render terrain
  -e, --seen              Render seen
  -d, --seensolid         Render seen as a solid overlay
  -C, --cities            Render city names
  -k, --skipempty         Skip rendering empty layers
  -O, --overmap=          Overmap filter to limit included overmaps
  -U, --landusecode       Symbolize by land use code

Help Options:
  -h, --help              Show this help message

Directories

Path Synopsis
cmd
internal
gen/render
Code generated by go-bindata.
Code generated by go-bindata.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL