MIF_E31222541/public/assets/js/custom/geojsonBondowoso/NKlabang/Klampokan.js

95 lines
3.4 KiB
JavaScript

const Klampokan = {
type: "FeatureCollection",
features: [
{
type: "Feature",
properties: {
name: "Klampokan",
},
geometry: {
type: "LineString",
coordinates: [
[113.9567, -7.8288],
[113.9565, -7.8285],
[113.9566, -7.8283],
[113.9566, -7.8277],
[113.957, -7.827],
[113.9575, -7.8262],
[113.9572, -7.8261],
[113.9562, -7.8259],
[113.9561, -7.8259],
[113.9554, -7.8257],
[113.9553, -7.8257],
[113.9547, -7.8258],
[113.9536, -7.8259],
[113.9533, -7.8259],
[113.9529, -7.826],
[113.9519, -7.8267],
[113.9517, -7.8269],
[113.9515, -7.827],
[113.9512, -7.827],
[113.9505, -7.8271],
[113.9502, -7.8267],
[113.9501, -7.8264],
[113.9498, -7.8261],
[113.9498, -7.8259],
[113.9499, -7.8256],
[113.9501, -7.8251],
[113.9502, -7.8248],
[113.9501, -7.8246],
[113.9499, -7.8243],
[113.9497, -7.8241],
[113.9495, -7.824],
[113.9488, -7.8236],
[113.9488, -7.8235],
[113.9486, -7.8236],
[113.9483, -7.8238],
[113.9475, -7.8244],
[113.9471, -7.8246],
[113.9471, -7.8248],
[113.9471, -7.8249],
[113.9471, -7.8252],
[113.9471, -7.8255],
[113.9471, -7.8258],
[113.9472, -7.826],
[113.9473, -7.8265],
[113.9473, -7.8267],
[113.9473, -7.8269],
[113.9473, -7.8271],
[113.9473, -7.8276],
[113.9476, -7.8285],
[113.9475, -7.829],
[113.9475, -7.8292],
[113.9475, -7.8293],
[113.9475, -7.8295],
[113.9474, -7.8302],
[113.9474, -7.8307],
[113.9474, -7.8309],
[113.948, -7.8317],
[113.9486, -7.8326],
[113.9485, -7.834],
[113.9488, -7.8351],
[113.9491, -7.8362],
[113.9501, -7.8353],
[113.9509, -7.8344],
[113.9514, -7.834],
[113.9518, -7.8336],
[113.9519, -7.8335],
[113.9522, -7.8332],
[113.9525, -7.8328],
[113.9527, -7.8327],
[113.9528, -7.8325],
[113.9529, -7.8325],
[113.9533, -7.8322],
[113.9538, -7.8316],
[113.9544, -7.831],
[113.9559, -7.8295],
[113.9561, -7.8293],
[113.9565, -7.8289],
[113.9567, -7.8288],
],
},
},
],
};