0

We got geodata as KML files (Wikipedia article).

Is there a way to visualize this data in SharePoint 2016 on premise?

As the files hold interna we would like to avoid loading the files to a public platform and add this as iFrame.

1 Answer 1

1

A simple google search gives you a few promised solutions that might or might not fit your needs. But you might have to do it the hard way, which involves custom code.

First you might have to transform your KML some more other format (e.g. GeoJson), e.g. with help of Ogre (ogr2ogr web client) or SharpKML.

Then use a map solution for SharePoint - there are many. Or just code your open layers map view displaying your GeoJson.

1
  • Thank you for your answer. The hint with "GeoJson" was very valuable - as well as the link to the StackExchange post. My attempts to "google" a solution seem to have failed due to the word "KML" as there seems not to be direct solution. Thanks a lot! Marked as answer and voted! Commented Jul 27, 2018 at 9:45

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.