logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mapnik-render - Mapnik Maps on the Command-Line

Description

mapnik-render is a third-party program that allows you to easily generate mapnik graphics from Mapnik xml
       or Cascadenik mml.

       • No python coding is required, only a working Mapnik installation and an XML mapfile.

       • mapnik-render has a variety of options that make it a useful mapfile debugger.

       • Using mapnik-render is an easy way to test and develop your xml mapfiles before launching on a server.

       • mapnik-render should automatically open the rendered map once completed.

Name

       mapnik-render - Mapnik Maps on the Command-Line

Options

-h, --help
              produce usage message

       -V, --version
              print version string

       -v, --verbose
              verbose output

       --open automatically open the file after rendering (os x only)

       --xmlfile
              xml map to read

       --imgfile
              image to render

       --scale-factornumber
              scale factor for rendering

       --variables
              make map parameters available as render-time variables

                                                  10 July 2015                                  mapnik-render(1)

Synopsis

mapnik-render [options]

See Also