Polygon - TX: Difference between revisions

From imde.io

No edit summary
No edit summary
Line 8: Line 8:
[0.731300,46.605612 -0.191250,46.704963 -0.191250,46.846894 0.177770,46.988824 0.447438,46.960438 0.589369,46.804315 0.688721,46.832701 0.731300,46.605612 0.731300,46.605612]
[0.731300,46.605612 -0.191250,46.704963 -0.191250,46.846894 0.177770,46.988824 0.447438,46.960438 0.589369,46.804315 0.688721,46.832701 0.731300,46.605612 0.731300,46.605612]


You can draw Polygon and export them as KML files using [https://earth.google.com/ Google Earth]
You can draw polygons and export them as KML files using [https://earth.google.com/ Google Earth]


==Related sites==
==Related sites==

Revision as of 07:13, 12 April 2024

A Polygon is a shape on a map that links a number of individual grid references. A Polygon is useful for grouping information or data about a particular area.


Polygon drawn using GoogleEarth.png

Polygons are defined by a set of by latitude and longitude coordinates, in the order the shape should be drawn, where the last coordinate is the same as the first. Below an example:

[0.731300,46.605612 -0.191250,46.704963 -0.191250,46.846894 0.177770,46.988824 0.447438,46.960438 0.589369,46.804315 0.688721,46.832701 0.731300,46.605612 0.731300,46.605612]

You can draw polygons and export them as KML files using Google Earth

Related sites