What the file contains
The generator creates a KML Document with style rules, a Placemark, and either a filled Polygon, an outline LineString, or both. Polygon rings are closed by repeating the first coordinate.
Free Google Earth radius KML tool
Enter a center latitude, longitude, and radius. This browser tool instantly builds a Google Earth friendly KML circle with preview, coordinates, styling, copy, and download.
Every change updates the preview and the KML source. The generated file stays in your browser and can be imported into Google Earth, Google My Maps where supported, QGIS, and many GIS viewers.
Use decimal degrees. South and west values are negative.
Tip: copy coordinates from Google Earth, Google Maps, QGIS, or a GPS export, then paste latitude and longitude here.
More points create a smoother circle and a larger file.
KML colors use ABGR order. The generator converts normal hex colors for you.
The generator creates a KML Document with style rules, a Placemark, and either a filled Polygon, an outline LineString, or both. Polygon rings are closed by repeating the first coordinate.
Use it for service areas, local SEO radius maps, site planning, rough buffers, training areas, neighborhood overlays, and quick Google Earth visualization.
No address lookup or upload is required. The coordinates and generated KML stay in your browser unless you choose to copy or download the file.
Older KML circle tools are useful but often hide the output, skip mobile polish, or make users guess which geometry they are downloading. This version keeps the working generator, preview, KML source, and export controls in one visible workflow.
The math uses a spherical earth approximation. It is useful for planning and visualization, not legal boundaries, surveying, aviation, maritime safety, or land ownership decisions.
Yes. Download the `.kml` file and open it in Google Earth or another KML-compatible GIS tool. Some tools may style polygons differently.
KML coordinate tuples are written as longitude,latitude,altitude. This is different from the common latitude, longitude order used in many forms.
This first version uses latitude and longitude only. Address geocoding would require a third-party API and could send location data outside your browser.
Choose Polygon when you want a filled radius area. Choose LineString when you only need an outline. Choose Polygon + outline when importing into tools that handle line and fill styles separately.
Most maps look good with 64 to 128 points. A higher point count makes the edge smoother but increases the file size.
No. It is for map visualization and planning. Do not use it as a legal boundary, property line, safety radius, or regulatory compliance source.