ThinkGeo.com    |     Documentation    |     Premium Support

Export from SHP to KML

Do you guys have the ability to export to shp to kml. If not, is that a feature you will be adding sometime in the future.






 


Lyle,


Welcome to the community!  hope you enjoy the learning and sharing here.


We cannot do that exportation directly, but with the current edition, you can accomplish that by inheriting  the GeoCanvas and create your own KMLGeoCanvas. Here attached is a sample which converts a line based shape (we use Austin Streets data in this sample, you can find it in the sample data) to KML, it's not totally completed but that's enough to give you an idea so you can have a try yourself.


We are going to make a new product “KML Server” in the future. We don't have the detail specification for it but it's definitely in our plan.


Let me know if you have any issues.


Thanks,


Ben




 




559-KML_Demo.zip (15.1 KB)

Thanks for the example code.  I did notice a bit earlier that KmlLayer has some static methods, such as .AddLayerToKml that looked useful and did produce files quite nicely, but not, I think, with column data?



Regards,

Jonathan

Hi Jonathan, 
  
 Please see here: thinkgeo.com/forums/tabid/143/aft/12943/Default.aspx
  
 Thanks, 
 Peter