Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amolcinium
amolcinium / POSTOJECE_stanje_granice.kml
Created April 16, 2026 09:03
Šas, Ulcinj - Postojeće stanje granice puta (291 tačaka)
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document>
<name>Šas - Postojeće stanje granice</name>
<description>Postojeće stanje - tačke granice puta, Šas, Ulcinj</description>
<Style id="boundary">
<LineStyle>
<color>ff00ff00</color>
<width>3</width>
@amolcinium
amolcinium / PLANIRANO_stanje_granice.kml
Created April 16, 2026 09:01
Šas, Ulcinj - Planirano stanje granice puta (297 tačaka)
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document>
<name>Šas - Planirano stanje granice</name>
<description>Planirano stanje - tačke granice puta, Šas, Ulcinj (297 tačaka)</description>
<Style id="boundary">
<LineStyle>
<color>ff0000ff</color>
<width>3</width>