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.
290 stars 100 forks source link

How to create a shape file from sql query #108

Closed saadb closed 3 years ago

saadb commented 3 years ago

How can I create a shape file from an SQL query like Postgis' program pgsql2shp

pmeems commented 3 years ago

It is best to ask questions on our forum: https://mapwindow.discourse.group/

Have a look at FileManager.OpenFromDatabase()