MIF_E31222541/public/assets/js/custom/geojsonBondowoso/WJambesari/TegalPasir.js

117 lines
4.3 KiB
JavaScript

const TegalPasir = {
type: "FeatureCollection",
features: [
{
type: "Feature",
properties: {
name: "TegalPasir",
},
geometry: {
type: "LineString",
coordinates: [
[113.8543, -7.9806],
[113.8542, -7.9803],
[113.854, -7.98],
[113.8538, -7.9797],
[113.8536, -7.9794],
[113.8533, -7.9792],
[113.8531, -7.9789],
[113.8529, -7.9787],
[113.8526, -7.978],
[113.8524, -7.9775],
[113.8521, -7.9757],
[113.8515, -7.9724],
[113.8513, -7.9715],
[113.8513, -7.9711],
[113.8514, -7.9707],
[113.8516, -7.9694],
[113.8516, -7.9687],
[113.8517, -7.968],
[113.8517, -7.9677],
[113.8517, -7.9668],
[113.8517, -7.9667],
[113.8517, -7.9658],
[113.8516, -7.9653],
[113.8515, -7.9651],
[113.8508, -7.9651],
[113.8506, -7.9651],
[113.8504, -7.9651],
[113.8505, -7.9643],
[113.8505, -7.9641],
[113.8504, -7.9628],
[113.8486, -7.9625],
[113.8481, -7.9624],
[113.8468, -7.9623],
[113.8454, -7.9623],
[113.8447, -7.9632],
[113.8442, -7.9633],
[113.8422, -7.9644],
[113.8422, -7.9645],
[113.8422, -7.965],
[113.8422, -7.9652],
[113.8422, -7.9656],
[113.8422, -7.9658],
[113.8423, -7.9661],
[113.8423, -7.9662],
[113.8423, -7.9665],
[113.8424, -7.9668],
[113.8424, -7.967],
[113.8424, -7.9673],
[113.8424, -7.9675],
[113.8424, -7.9677],
[113.8424, -7.9679],
[113.8424, -7.9681],
[113.8425, -7.9685],
[113.8426, -7.9686],
[113.8427, -7.9693],
[113.843, -7.9708],
[113.8431, -7.9709],
[113.8431, -7.9711],
[113.8431, -7.9713],
[113.8431, -7.9715],
[113.8431, -7.9716],
[113.8432, -7.9721],
[113.8432, -7.9722],
[113.8434, -7.9729],
[113.8434, -7.9734],
[113.8435, -7.9737],
[113.8436, -7.9746],
[113.8437, -7.9751],
[113.8437, -7.9757],
[113.8437, -7.9766],
[113.8437, -7.9767],
[113.8437, -7.9768],
[113.8437, -7.9774],
[113.844, -7.9773],
[113.8445, -7.977],
[113.8453, -7.9766],
[113.8454, -7.9765],
[113.8463, -7.9766],
[113.847, -7.9769],
[113.8472, -7.9769],
[113.8473, -7.9769],
[113.8477, -7.9772],
[113.8481, -7.9773],
[113.8486, -7.9776],
[113.8494, -7.9774],
[113.85, -7.9783],
[113.8502, -7.9787],
[113.8505, -7.9792],
[113.8506, -7.9797],
[113.8508, -7.9802],
[113.8513, -7.9809],
[113.8519, -7.981],
[113.8525, -7.981],
[113.8528, -7.9809],
[113.8532, -7.9809],
[113.8535, -7.9809],
[113.8536, -7.9808],
[113.8539, -7.9807],
[113.8541, -7.9807],
[113.8543, -7.9806],
],
},
},
],
};