shp files in .net and convert to kml
I am working on application with maps in开发者_如何学Go .net.
I want to read shp files in .net and convert them to kml.
I dont want a tool, I need dll or code so that I can do it at run time.
Can you help me on this?
Regards,
Rahul M
Use open source projects like QGIS, DotSpatial etc. YoU can use compiled libraries.
精彩评论