Program to add Fulton County addresses into OpenStreetMap
To compile
- Make sure you have installed the GEOS library with C++ headers and Qt 4. On Ubuntu/Debian, you can run
sudo apt-get install libgeos++-devfor the GEOS library. qmake Converter.promake
The final binary will be in the dist folder.