Coder Social home page Coder Social logo

mapbook's Introduction

A python program to build printable map books
usage: mapbook.py [-h] --startx STARTX --starty STARTY --width WIDTH
                  [--overwidth OVERWIDTH] --pagewidth PAGEWIDTH --pageheight
                  PAGEHEIGHT [--pagepadding PAGEPADDING] [--mapfile MAPFILE]
                  [--outputfile OUTPUTFILE] [--rows ROWS] [--columns COLUMNS]
                  [--firstmap FIRSTMAP] [--skip SKIP] [--firstpage FIRSTPAGE]
                  [--blankfirst] [--dpi DPI]

Create a mapbook

optional arguments:
  -h, --help            show this help message and exit
  --startx STARTX       West coordinate to map in mercator km
  --starty STARTY       South coordinate to map in mercator km
  --width WIDTH         Width in mercator km of a map page
  --overwidth OVERWIDTH
                        Width in mercator km to add to each side
  --pagewidth PAGEWIDTH
                        Page width in points. Should be <= physical page width
  --pageheight PAGEHEIGHT
                        Page height in points. Should be <= physical page
                        height
  --pagepadding PAGEPADDING
                        Padding around the edges of each map
  --mapfile MAPFILE     Mapnik XML file
  --outputfile OUTPUTFILE
                        Name of PDF file to create
  --rows ROWS           Number of rows of maps
  --columns COLUMNS     Number of columns of maps
  --firstmap FIRSTMAP   Number of first map
  --skip SKIP           Comma-seperated list of map numbers to skip. May be
                        specified multiple times
  --firstpage FIRSTPAGE
                        Page number of first page
  --blankfirst          Insert an empty page at the beginning of the PDF
  --dpi DPI             DPI of mapnik image

mapbook's People

Contributors

pnorman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mapbook's Issues

Mapnik problem

Hi, I'm a french beginner on python and github. Sorry if my knowledge is limited, but I got a problem running the code.
When I stard mapbook.py or run_macbook.py I got an error

import mapnik as mapnik
ImportError: No module named mapnik

I downloaded Mapnik manually, but the error persist.
I think I missed a step, can you help me ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.