MIF_E31222541/public/assets/js/custom/geojsonBondowoso/HTenggarang/DawuhanTGR.js

109 lines
4.0 KiB
JavaScript

const DawuhanTGR = {
type: "FeatureCollection",
features: [
{
type: "Feature",
properties: {
name: "Dawuhan",
},
geometry: {
type: "LineString",
coordinates: [
[113.866, -7.9309],
[113.8656, -7.9302],
[113.8653, -7.9298],
[113.865, -7.9286],
[113.8648, -7.928],
[113.8647, -7.9275],
[113.8644, -7.9262],
[113.8643, -7.9252],
[113.864, -7.9239],
[113.8639, -7.9231],
[113.8637, -7.9226],
[113.8636, -7.9224],
[113.8631, -7.9212],
[113.8631, -7.9211],
[113.8626, -7.9201],
[113.862, -7.9188],
[113.8614, -7.9178],
[113.8614, -7.9177],
[113.8613, -7.9173],
[113.8613, -7.9172],
[113.8612, -7.9171],
[113.8604, -7.917],
[113.8602, -7.917],
[113.8601, -7.9169],
[113.8596, -7.917],
[113.8591, -7.9172],
[113.8588, -7.9175],
[113.8585, -7.9178],
[113.8582, -7.9178],
[113.8578, -7.9176],
[113.8571, -7.9171],
[113.857, -7.9171],
[113.8568, -7.9171],
[113.8567, -7.9172],
[113.8565, -7.9173],
[113.8565, -7.9176],
[113.8565, -7.9178],
[113.8566, -7.9181],
[113.8567, -7.9183],
[113.8567, -7.9185],
[113.8566, -7.9189],
[113.8567, -7.919],
[113.8565, -7.9191],
[113.8564, -7.9191],
[113.8561, -7.919],
[113.8556, -7.9186],
[113.8555, -7.9185],
[113.8553, -7.9195],
[113.8553, -7.9202],
[113.8549, -7.9202],
[113.8548, -7.9203],
[113.8547, -7.9204],
[113.8539, -7.9206],
[113.8537, -7.9206],
[113.8537, -7.9215],
[113.8538, -7.9217],
[113.8536, -7.9221],
[113.8536, -7.9224],
[113.8536, -7.9226],
[113.8536, -7.9227],
[113.8537, -7.9233],
[113.8536, -7.9236],
[113.8536, -7.9245],
[113.8537, -7.9249],
[113.8538, -7.9255],
[113.854, -7.9264],
[113.8542, -7.927],
[113.8543, -7.9274],
[113.8548, -7.9283],
[113.855, -7.9287],
[113.8552, -7.9292],
[113.8555, -7.9301],
[113.8557, -7.9306],
[113.8558, -7.9311],
[113.8557, -7.9314],
[113.8557, -7.9315],
[113.8558, -7.9317],
[113.8559, -7.9318],
[113.8573, -7.9321],
[113.8582, -7.9323],
[113.8587, -7.9323],
[113.8591, -7.9323],
[113.8593, -7.9324],
[113.8598, -7.9324],
[113.8612, -7.9322],
[113.8618, -7.932],
[113.8625, -7.9318],
[113.8633, -7.9315],
[113.8642, -7.9311],
[113.8647, -7.9307],
[113.8648, -7.9309],
[113.866, -7.9309],
],
},
},
],
};