Skip to content

ksenkso/ggtu-map-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

This repo is no longer maintained

ggtu-map-tool

GGTU Map Tool

Description

This is a CLI tool to mark up objects on an SVG map.

Related repos:

Usage

This tool is made with commander. To see docs run:

ggtu-mt --help

You should pass a path to a source SVG map and it will mark it up, fix dimensions according to the meter setting and save it to the output-path.

You can get a preview path with the --preview flag.

SVG Map

To define an object on the map, you have to wrap them in g elements with data-name values from the list:

  • 'area'
  • 'place'
  • 'transition-view'
  • 'walls'
  • 'door'
  • 'building'

Honestly, I should've document this 3 years ago. Really.

About

GGTU Map Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published