mapmaker.sources.svg package

Submodules

Module contents

class mapmaker.sources.svg.SVGSource(flatmap, id, href, kind)[source]

Bases: MapSource

property boundary_geometry
property transform
process()[source]
create_preview()[source]
get_raster_source()[source]
class mapmaker.sources.svg.SVGLayer(id, source, svg, exported=True)[source]

Bases: MapLayer

process()[source]