Skip to content

titellus/Mxd2Qgs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

mxd2qgs is a simple script which converts an MXD file to QGS file and also create a thumbnail of the MXD.

Requirements

  • Tested on ArcMap 10, Python 2.7 and Quantum GIS 2.0.1
  • Libraries: Arcpy, xml.dom.minidom, xml.dom.ext

Supported (and tested) formats

  • Vector file (eg. shapefile, GDB)
  • RASTER file (eg. tif, AIG)

Run

python mxd2qgs.py -m mymap.mxd -q mymap.qgs

About

ArcGIS tool to export ArcMap document layers to Quantum GIS project file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%