Converts KML and KMZ files to shapefile. Combines multiple layers into one shapefile with columns including feature name, description, and layer name. Run it like this: kmz_converter.py filename.kmz ...
The MapQonverter converts an ArcMap Project to a QGIS Project. The script is inspired by Mxd2Qgs from Allan Maungu. System Requirements: at least ArcMap 10.4. While ...