1

Geofence KML file

(15/11/2017 13:19:45 отредактировано prabhu.janakiraman)

Тема: Geofence KML file

I have downloaded geofence in kml format. Please find below content of kml file.

1. How to find the radius of below circle type gepfence.
2. What will be the format for coordinates in below content.

Thanks in advance...

<?xml version="1.0" encoding="utf-8"?>
<kml>
    <Document>
        <name>
            Geofences
        </name>
        <Placemark>
            <name>
                Test Geofence
            </name>
            <description color="55339900" width="30.4799995422"/>
            <Point>
                <coordinates>
                    -98.877,41.7057,0
                </coordinates>
            </Point>
        </Placemark>
    </Document>
</kml>

Thanks
J Prabhu
2

Geofence KML file

Re: Geofence KML file

prabhu.janakiraman, hello.
1. width is circle's radius.
2. format of coordinates is decimal degrees: longtitude,latitude,0

Head of Wialon Local Department
Gurtam