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

107 lines
3.9 KiB
JavaScript

const Padasan = {
type: "FeatureCollection",
features: [
{
type: "Feature",
properties: {
name: "Padasan",
},
geometry: {
type: "LineString",
coordinates: [
[113.8734, -7.9337],
[113.8725, -7.9336],
[113.8714, -7.9335],
[113.8706, -7.9334],
[113.8704, -7.9334],
[113.8698, -7.9334],
[113.8694, -7.9333],
[113.8689, -7.9331],
[113.8681, -7.9329],
[113.8676, -7.9329],
[113.8673, -7.9329],
[113.8671, -7.9331],
[113.8671, -7.9336],
[113.8672, -7.9343],
[113.8674, -7.9353],
[113.8674, -7.936],
[113.8672, -7.9364],
[113.8676, -7.937],
[113.8678, -7.9373],
[113.8685, -7.9382],
[113.8691, -7.9389],
[113.8694, -7.9393],
[113.8695, -7.9395],
[113.8706, -7.941],
[113.8708, -7.9414],
[113.8715, -7.9425],
[113.872, -7.9429],
[113.8724, -7.9431],
[113.873, -7.9433],
[113.8734, -7.9438],
[113.8738, -7.9442],
[113.8741, -7.9449],
[113.8746, -7.946],
[113.8749, -7.9465],
[113.875, -7.9466],
[113.8755, -7.9477],
[113.876, -7.9483],
[113.8763, -7.9489],
[113.8765, -7.9491],
[113.8766, -7.9493],
[113.8769, -7.9491],
[113.8773, -7.9487],
[113.8779, -7.9481],
[113.8781, -7.9479],
[113.8783, -7.9476],
[113.879, -7.9468],
[113.8794, -7.9464],
[113.8795, -7.9463],
[113.88, -7.9457],
[113.8806, -7.9451],
[113.8808, -7.945],
[113.8816, -7.9443],
[113.8817, -7.9442],
[113.8822, -7.9438],
[113.8824, -7.9436],
[113.8827, -7.9434],
[113.8833, -7.9428],
[113.8832, -7.9426],
[113.8829, -7.9421],
[113.8826, -7.9418],
[113.8823, -7.9415],
[113.8822, -7.9408],
[113.8819, -7.9401],
[113.8815, -7.9394],
[113.8811, -7.9384],
[113.8808, -7.9378],
[113.8807, -7.9376],
[113.8806, -7.9373],
[113.8801, -7.9358],
[113.8799, -7.9351],
[113.8794, -7.9351],
[113.8792, -7.935],
[113.8788, -7.9345],
[113.8784, -7.9347],
[113.8781, -7.9348],
[113.8778, -7.935],
[113.8776, -7.9352],
[113.8767, -7.9354],
[113.8759, -7.9353],
[113.8756, -7.9352],
[113.8753, -7.9351],
[113.8751, -7.9351],
[113.875, -7.9351],
[113.8747, -7.935],
[113.8746, -7.935],
[113.8745, -7.9349],
[113.8741, -7.9345],
[113.8738, -7.9344],
[113.8736, -7.9344],
[113.8734, -7.9337],
],
},
},
],
};