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

when i link postgis,chinese show error #24

Closed z954134 closed 4 years ago

z954134 commented 6 years ago

when i link postgis,chinese show error pgconnstr = "PG:host=localhost dbname=x user=postgres password=xxx"; string sqlOrLayerName = "SELECT * x"; int handle = map.AddLayerFromDatabase(pgconnstr, sqlOrLayerName, true); How can I solve it?

pmeems commented 6 years ago

What is the error? Please post in English ;) And MapWindow/MapWinGIS does not yet fully support UNICODE.

z954134 commented 6 years ago

MapWinGIS does not yet fully support UNICODE?maybe this is the reason

pmeems commented 4 years ago

If this is still an issue with the latest release (https://github.com/MapWindow/MapWindow5/releases) could you create a new issue? For now, I close this old issue.