MapWinGIS:Additional dlls

From MapWindow GIS

Jump to: navigation, search

Additional dlls needed when building your own application

  • MapWinGIS.ocx - core
  • AxInterop.MapWinGIS.dll - optional, needed if you're using the OCX with a Dot Net language
  • geos_c.dll - optional, needed for some geometric operations in MapWinGIS.Utils
  • IndexSearching.dll - optional, will speed up index search operations like PointInShapefile
  • Interop.MapWinGIS.dll - optional, needed if you're using the OCX with a Dot Net language
  • libecwj2.dll - optional, needed to read ecw and jp2 format images (Adapted with permission from ERDAS from the SDK at http://www.erdas.com/Products/ERDASProductInformation/tabid/84/currentid/1142/default.aspx )
  • lti_dsdk_dll.dll - needed to read MRSID format images (http://www.lizardtech.com/developer/members/downloads.php )
  • MapWinGeoProc.dll - optional. This is a geoprocessing library for software developers. It provides common GIS-related processing functions.
  • MapWinUtility.dll - optional. this is a library of common functionality needed when writing GIS-enabled software or plug-ins. The functions in this library are not GIS-specific (see MapWinGeoProc for those), but rather are common and reusable functions suited to any general programming task
  • proj.dll - optional, needed for projection operations (compare projection, get/set projections)
  • xerces-c_3_0.dll - optional, needed for GML and XML support



Back to MapWinGIS Developer's Guide

Personal tools