An utility to generate spatial polygon data from masked png file of a map.
Here is an example,
python SpatialDataGenerator.py -c <config_file>
All the input are taken in config file. A test config file can be found at data/delhi.cfg.
Test script to run this utility is,
python test_spatialdatagenerator.py