MIF_E31222541/public/assets/js/custom/geojsonBondowoso/EPujer/Mangli.js

101 lines
3.7 KiB
JavaScript

const Mangli = {
type: "FeatureCollection",
features: [
{
type: "Feature",
properties: {
name: "Mangli",
},
geometry: {
type: "LineString",
coordinates: [
[113.8981, -7.9759],
[113.8981, -7.9756],
[113.8981, -7.9755],
[113.898, -7.9748],
[113.8979, -7.9733],
[113.8978, -7.9724],
[113.8977, -7.9711],
[113.8977, -7.9705],
[113.8977, -7.9702],
[113.8978, -7.9701],
[113.8979, -7.9686],
[113.8976, -7.9683],
[113.8973, -7.9681],
[113.8969, -7.9679],
[113.8965, -7.9676],
[113.8959, -7.9673],
[113.8956, -7.967],
[113.8955, -7.9668],
[113.8955, -7.9667],
[113.8954, -7.9661],
[113.8955, -7.9656],
[113.8956, -7.965],
[113.8955, -7.9647],
[113.8955, -7.9643],
[113.8955, -7.964],
[113.8955, -7.9634],
[113.8954, -7.9631],
[113.8954, -7.9627],
[113.8954, -7.9622],
[113.8954, -7.9617],
[113.8954, -7.9613],
[113.8939, -7.9613],
[113.892, -7.9614],
[113.8914, -7.9619],
[113.8902, -7.9621],
[113.8889, -7.9623],
[113.8888, -7.9623],
[113.8887, -7.9624],
[113.8883, -7.9624],
[113.8861, -7.963],
[113.884, -7.9631],
[113.8837, -7.9631],
[113.8824, -7.9633],
[113.8823, -7.9634],
[113.8815, -7.9637],
[113.8812, -7.9638],
[113.8804, -7.9639],
[113.8803, -7.964],
[113.8792, -7.9643],
[113.8791, -7.9647],
[113.8791, -7.9654],
[113.8794, -7.9664],
[113.8795, -7.9669],
[113.8797, -7.9672],
[113.8799, -7.9679],
[113.8805, -7.969],
[113.8809, -7.9699],
[113.8814, -7.9704],
[113.882, -7.9708],
[113.8823, -7.9712],
[113.8826, -7.9716],
[113.8833, -7.972],
[113.8839, -7.9724],
[113.8845, -7.9732],
[113.8853, -7.9734],
[113.886, -7.9733],
[113.8866, -7.9736],
[113.8871, -7.9738],
[113.8877, -7.9741],
[113.8879, -7.9742],
[113.8882, -7.9744],
[113.8887, -7.9748],
[113.8891, -7.9753],
[113.8892, -7.9754],
[113.8896, -7.9762],
[113.8902, -7.9764],
[113.8906, -7.9764],
[113.8911, -7.9764],
[113.8912, -7.9764],
[113.8915, -7.9764],
[113.8929, -7.9763],
[113.8944, -7.9762],
[113.8963, -7.976],
[113.8981, -7.9759],
],
},
},
],
};