How to convert Kml file to Geo JSON List ?
Hi Nordin Ahdi,
I have implemented this in Outsystems Converting KMT file to GeoJSON file using toGeoJSON Javascript library file. KML to GeoJSON
Regards,
Dhivyaraj
Nice. Even better to use a js library when developing a Reactive Web App.
Nordin
Hi Dhivyaraj,
You could try developing an extension based on third-party C# libraries such as GeoJSON.NET or SharpKML.