This directory contains tools to convert data into formats suitable for MapIt!. 

Check the beginning of the python script files 
for usage instructions and further details.

poiconv 

	converts POI (Points Of Interest) definitions from a format used
	by Logiball (logiball.de) into MapIt!'s own format.


imgconv

	Converts raster images into BMP.


convertmarkerdefs

	Convert MapIt! marker definitions from the old format (version
	0.7 and earlier) to the new format 0.8 and later).


pastetiles

	Read all image files in the directory dir and paste them into
	one giant image and write it as outputfile. The output file type
	is determined from the output filename.


epscut

	Render a tiles with several scale factors from an EPS file.

dscparser

	Module needed by epscut to extract information from EPS files

rastercut

	Create a tile hierarchy from a raster image.
