MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
288 stars 100 forks source link

Plugins - MapWindow #26

Closed saraneh closed 4 years ago

saraneh commented 6 years ago

Hiya, I am new to both Github and MapWindow. I was wondering how to access the plugins? I see that there are options in the Configure Plugins Menu, but how does one actually access these plugins for use? Thanks!

pmeems commented 6 years ago

Most plug-ins are loaded at start-up: image

At (1) you can open the plugins settings form (2). (3) is the data repository, (4) the debug window. (5) is the GIS Toolbox, (6) the identifier. (7) are the two buttons of the printing plug-in. (8) is the shape editor. Currently disabled because no shapefile data loaded. (9) is the symbology editor, (10) the table editor.

Is this what you are looking for?

saraneh commented 6 years ago

Hi Paul! Thanks very much for your response, yes that clarifies where the plugins are! On a related note, do you know if there are many additional plugins out there created for MapWindow that have been created by users?