93 lines
1.0 MiB
93 lines
1.0 MiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
|
|
<script>
|
|
L_NO_TOUCH = false;
|
|
L_DISABLE_3D = false;
|
|
</script>
|
|
|
|
<style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
|
|
<style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_fc1f9f13e7dd4e6a23081d5c35ddef2f {
|
|
position: relative;
|
|
width: 100.0%;
|
|
height: 100.0%;
|
|
left: 0.0%;
|
|
top: 0.0%;
|
|
}
|
|
.leaflet-container { font-size: 1rem; }
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<div class="folium-map" id="map_fc1f9f13e7dd4e6a23081d5c35ddef2f" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_fc1f9f13e7dd4e6a23081d5c35ddef2f = L.map(
|
|
"map_fc1f9f13e7dd4e6a23081d5c35ddef2f",
|
|
{
|
|
center: [-22.40306258847897, -52.470335545972084],
|
|
crs: L.CRS.EPSG3857,
|
|
zoom: 12,
|
|
zoomControl: true,
|
|
preferCanvas: false,
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_fde61a1a6c476ce26f60b7da39e1bd11 = L.tileLayer(
|
|
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
|
|
{"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors", "detectRetina": false, "maxNativeZoom": 19, "maxZoom": 19, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
|
|
);
|
|
|
|
|
|
tile_layer_fde61a1a6c476ce26f60b7da39e1bd11.addTo(map_fc1f9f13e7dd4e6a23081d5c35ddef2f);
|
|
|
|
|
|
|
|
function geo_json_c87afd2d7b5abd8a6d901a2c86dced3c_onEachFeature(feature, layer) {
|
|
layer.on({
|
|
});
|
|
};
|
|
var geo_json_c87afd2d7b5abd8a6d901a2c86dced3c = L.geoJson(null, {
|
|
onEachFeature: geo_json_c87afd2d7b5abd8a6d901a2c86dced3c_onEachFeature,
|
|
|
|
});
|
|
|
|
function geo_json_c87afd2d7b5abd8a6d901a2c86dced3c_add (data) {
|
|
geo_json_c87afd2d7b5abd8a6d901a2c86dced3c
|
|
.addData(data);
|
|
}
|
|
geo_json_c87afd2d7b5abd8a6d901a2c86dced3c_add({"features": [{"geometry": {"coordinates": [[-52.46834976021883, -22.400529999960355], [-52.468441596965015, -22.40062683448384]], "type": "LineString"}, "id": "0", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 14.295415064, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46833189483464, -22.400552126767476], [-52.46849618383141, -22.400725356282646]], "type": "LineString"}, "id": "1", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 25.5734018, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46831403973092, -22.400574264418672], [-52.46853596402772, -22.400808265581666]], "type": "LineString"}, "id": "2", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 34.544957997, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46829623756671, -22.40059645789456], [-52.46856962340238, -22.400884720928495]], "type": "LineString"}, "id": "3", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 42.555494183, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46827843539694, -22.400618651368745], [-52.46859513444189, -22.400952584504882]], "type": "LineString"}, "id": "4", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 49.297650452, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46826063322161, -22.400640844841192], [-52.46862033269731, -22.401020118243636]], "type": "LineString"}, "id": "5", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 55.991114491, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468242831040726, -22.400663038311937], [-52.46864530813866, -22.40108741701112]], "type": "LineString"}, "id": "6", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 62.649891157, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468225028854285, -22.400685231780965], [-52.468669934022614, -22.401154347168365]], "type": "LineString"}, "id": "7", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 69.254251635, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46820778780516, -22.400708016929546], [-52.4686944371332, -22.401221147839795]], "type": "LineString"}, "id": "8", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 75.752149071, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468190577186725, -22.40073083416913], [-52.46872047980292, -22.40128957180506]], "type": "LineString"}, "id": "9", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 82.484952566, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46817336656278, -22.400753651407115], [-52.46874699943386, -22.401358498647383]], "type": "LineString"}, "id": "10", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 89.29199552, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46815615593334, -22.40077646864351], [-52.46877351909281, -22.401427425483394]], "type": "LineString"}, "id": "11", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 96.099038475, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4681389452984, -22.400799285878307], [-52.46880003877977, -22.40149635231307]], "type": "LineString"}, "id": "12", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 102.906081428, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468122036924065, -22.40082242182756], [-52.46882877674428, -22.401567618071336]], "type": "LineString"}, "id": "13", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 110.011364926, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46810522200942, -22.400845656327014], [-52.4688583408919, -22.401639754920634]], "type": "LineString"}, "id": "14", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 117.230697818, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46564026765476, -22.404022592759034], [-52.465921126174074, -22.40431873742703]], "type": "LineString"}, "id": "15", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 43.718386038, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46562228366251, -22.404044595147262], [-52.46631375058667, -22.404773692959452]], "type": "LineString"}, "id": "16", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 107.633275466, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4656042914975, -22.40406658892198], [-52.466689734547245, -22.405211098876435]], "type": "LineString"}, "id": "17", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 168.958821053, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46558624362181, -22.404088523957824], [-52.46712095580012, -22.405706743181923]], "type": "LineString"}, "id": "18", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 238.890713629, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465568195740545, -22.404110458991894], [-52.46749850190525, -22.406145788622418]], "type": "LineString"}, "id": "19", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 300.467292362, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46642013311175, -22.408449812569422], [-52.4665061403817, -22.408540496903527]], "type": "LineString"}, "id": "20", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 13.387368975, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466284298098614, -22.40826562558598], [-52.46652735325701, -22.40852189846016]], "type": "LineString"}, "id": "21", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 37.832533705, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46617978981447, -22.408114468590316], [-52.466548566126654, -22.40850330001427]], "type": "LineString"}, "id": "22", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 57.401601959, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46608722101729, -22.407975900140297], [-52.46657008145772, -22.408485020480658]], "type": "LineString"}, "id": "23", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 75.159345987, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46599777318381, -22.407840622145336], [-52.46659196256574, -22.40846712661767]], "type": "LineString"}, "id": "24", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 92.488260577, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46591117928963, -22.407708353079094], [-52.46661384366809, -22.40844923275198]], "type": "LineString"}, "id": "25", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 109.372971642, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46582615198098, -22.407577735580173], [-52.46663572476481, -22.40843133888358]], "type": "LineString"}, "id": "26", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 126.013860989, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46574602273296, -22.407452282363383], [-52.46665639540925, -22.408412168744402]], "type": "LineString"}, "id": "27", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 141.703952852, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46566689151405, -22.407327881263747], [-52.466676960394445, -22.40839288720407]], "type": "LineString"}, "id": "28", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 157.222273027, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46559220368097, -22.40720816508309], [-52.46669752537397, -22.408373605661385]], "type": "LineString"}, "id": "29", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 172.04897427, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46552045954563, -22.40709155257022], [-52.46671809034782, -22.408354324116335]], "type": "LineString"}, "id": "30", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 186.417489988, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46544961172388, -22.40697588496637], [-52.46673825437315, -22.408334619823886]], "type": "LineString"}, "id": "31", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 200.584099348, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465377396013295, -22.406858774881016], [-52.466758273745064, -22.408314763015888]], "type": "LineString"}, "id": "32", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 214.9411342, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46530518042788, -22.40674166475526], [-52.46677829311131, -22.40829490620566]], "type": "LineString"}, "id": "33", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 229.29816905, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46522626467319, -22.40661748970916], [-52.46679831247188, -22.408275049393218]], "type": "LineString"}, "id": "34", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 244.698155146, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46514216692684, -22.406487850489306], [-52.46681833182679, -22.408255192578554]], "type": "LineString"}, "id": "35", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 260.904781058, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46505303223757, -22.406352900002013], [-52.466838351176015, -22.408235335761656]], "type": "LineString"}, "id": "36", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 277.895472632, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464955105343144, -22.406208678584473], [-52.46685837051958, -22.408215478942548]], "type": "LineString"}, "id": "37", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 296.254771586, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46484310199187, -22.406049614327685], [-52.46687838985747, -22.408195622121216]], "type": "LineString"}, "id": "38", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 316.805224677, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46471704796853, -22.40587573429545], [-52.46689840918969, -22.40817576529765]], "type": "LineString"}, "id": "39", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 339.542831523, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46445943956953, -22.40556313869255], [-52.46691841009647, -22.4081558890505]], "type": "LineString"}, "id": "40", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 382.755307331, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4644767965731, -22.405540474907692], [-52.46693835343522, -22.40813595210876]], "type": "LineString"}, "id": "41", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 383.157898854, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46449415357116, -22.405517811121193], [-52.466958296768304, -22.408116015164808]], "type": "LineString"}, "id": "42", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 383.560490377, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46451153034385, -22.405495168189944], [-52.46697824009572, -22.408096078218655]], "type": "LineString"}, "id": "43", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 383.960002926, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464529261943866, -22.405472899404558], [-52.46699818341745, -22.4080761412703]], "type": "LineString"}, "id": "44", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 384.304282312, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464546993538335, -22.405450630617473], [-52.46701812673353, -22.408056204319745]], "type": "LineString"}, "id": "45", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 384.648561698, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46456472512725, -22.40542836182869], [-52.467037985185264, -22.40803617789406]], "type": "LineString"}, "id": "46", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 384.979632506, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46458245671061, -22.4054060930382], [-52.46705783657248, -22.408016144023502]], "type": "LineString"}, "id": "47", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 385.309604577, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464600188288415, -22.405383824246], [-52.46707768795402, -22.407996110150773]], "type": "LineString"}, "id": "48", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 385.639576648, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46461740324636, -22.405361010717044], [-52.46709753932989, -22.407976076275855]], "type": "LineString"}, "id": "49", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 386.049964747, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46463428905236, -22.40533785012371], [-52.467117390700096, -22.40795604239875]], "type": "LineString"}, "id": "50", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 386.511587685, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4646511748529, -22.405314689528854], [-52.46713739394732, -22.407936168660807]], "type": "LineString"}, "id": "51", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 386.996851747, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46466806064796, -22.405291528932462], [-52.46715770777775, -22.407916622397785]], "type": "LineString"}, "id": "52", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 387.530460158, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46468494643756, -22.405268368334546], [-52.46717802160251, -22.40789707613245]], "type": "LineString"}, "id": "53", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 388.064068567, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46470186915997, -22.40524524668403], [-52.467198335421585, -22.407877529864834]], "type": "LineString"}, "id": "54", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 388.591927173, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46471886253883, -22.405222199540223], [-52.467218649234994, -22.407857983594926]], "type": "LineString"}, "id": "55", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 389.108786561, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46473585591221, -22.405199152394857], [-52.467238963042725, -22.407838437322717]], "type": "LineString"}, "id": "56", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 389.625645949, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46475284928011, -22.40517610524794], [-52.467259430716965, -22.407819053287092]], "type": "LineString"}, "id": "57", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 390.166456133, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464769842642525, -22.405153058099476], [-52.467280083960105, -22.407799864914203]], "type": "LineString"}, "id": "58", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 390.736151711, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464786835999455, -22.405130010949463], [-52.46730073719757, -22.407780676538934]], "type": "LineString"}, "id": "59", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 391.30584729, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4648038293509, -22.405106963797905], [-52.467321390429355, -22.407761488161285]], "type": "LineString"}, "id": "60", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 391.875542869, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46482082269687, -22.405083916644788], [-52.46734204365548, -22.40774229978126]], "type": "LineString"}, "id": "61", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 392.445238448, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46483781603735, -22.405060869490114], [-52.467362696875924, -22.40772311139884]], "type": "LineString"}, "id": "62", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 393.014934026, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46485480937236, -22.405037822333902], [-52.467383085580764, -22.407703644121764]], "type": "LineString"}, "id": "63", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 393.543457621, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46487180270188, -22.405014775176138], [-52.46740314408836, -22.407683828697117]], "type": "LineString"}, "id": "64", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 394.020585628, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46488887664239, -22.404991813021407], [-52.46742320259027, -22.407664013270242]], "type": "LineString"}, "id": "65", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 394.48516489, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46490601400283, -22.404968917742913], [-52.46744326108652, -22.407644197841137]], "type": "LineString"}, "id": "66", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 394.939871361, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464923151357766, -22.40494602246284], [-52.4674633195771, -22.407624382409796]], "type": "LineString"}, "id": "67", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 395.394577831, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46494028870721, -22.40492312718119], [-52.467483378062006, -22.407604566976236]], "type": "LineString"}, "id": "68", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 395.849284302, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46495742605115, -22.404900231897948], [-52.46750337501707, -22.40758468667102]], "type": "LineString"}, "id": "69", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 396.294414299, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46497458358946, -22.40487735791252], [-52.467523205200756, -22.40756463053035]], "type": "LineString"}, "id": "70", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 396.710442264, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.464991857636385, -22.404854606781683], [-52.467543035378775, -22.407544574387497]], "type": "LineString"}, "id": "71", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 397.108333656, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46500913167779, -22.404831855649245], [-52.46756286555113, -22.407524518242475]], "type": "LineString"}, "id": "72", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 397.506225048, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46502640571369, -22.404809104515202], [-52.467582695717816, -22.407504462095282]], "type": "LineString"}, "id": "73", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 397.90411644, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46504367974407, -22.404786353379542], [-52.467602525878824, -22.407484405945908]], "type": "LineString"}, "id": "74", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 398.302007833, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46506095376894, -22.404763602242287], [-52.46762235603418, -22.407464349794353]], "type": "LineString"}, "id": "75", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 398.699899224, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46507826072419, -22.404740885832062], [-52.46764218618386, -22.40744429364062]], "type": "LineString"}, "id": "76", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 399.092663818, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465095577551345, -22.40471817983528], [-52.46766201632787, -22.407424237484726]], "type": "LineString"}, "id": "77", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 399.483890894, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465112894372986, -22.404695473836885], [-52.46768184646622, -22.40740418132664]], "type": "LineString"}, "id": "78", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 399.87511797, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46513021118911, -22.404672767836875], [-52.46770167659891, -22.40738412516638]], "type": "LineString"}, "id": "79", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 400.266345046, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46514752799971, -22.404650061835245], [-52.467721506725916, -22.40736406900395]], "type": "LineString"}, "id": "80", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 400.657572122, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46516509379557, -22.404627618375653], [-52.46774133684727, -22.407344012839342]], "type": "LineString"}, "id": "81", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 401.010041305, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46518284520225, -22.404605370634098], [-52.4677612202031, -22.40732401280745]], "type": "LineString"}, "id": "82", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 401.341904486, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465200596603374, -22.404583122890827], [-52.467781178203005, -22.407304091481926]], "type": "LineString"}, "id": "83", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 401.685387188, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46521834799894, -22.40456087514585], [-52.46780113619724, -22.407284170154192]], "type": "LineString"}, "id": "84", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 402.02886989, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46523609938895, -22.404538627399177], [-52.467821094185794, -22.40726424882425]], "type": "LineString"}, "id": "85", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 402.372352591, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465253850773415, -22.404516379650794], [-52.467841052168694, -22.407244327492098]], "type": "LineString"}, "id": "86", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 402.715835292, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46527160215231, -22.404494131900698], [-52.46786101014591, -22.407224406157745]], "type": "LineString"}, "id": "87", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 403.059317994, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46528935352567, -22.404471884148897], [-52.46788096811746, -22.407204484821175]], "type": "LineString"}, "id": "88", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 403.402800695, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465307104893455, -22.4044496363954], [-52.46790098094862, -22.407184621330753]], "type": "LineString"}, "id": "89", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 403.75482339, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4653248562557, -22.404427388640194], [-52.46792101622826, -22.407164781513096]], "type": "LineString"}, "id": "90", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 404.11034116, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46534233981809, -22.40440485851276], [-52.46794105150224, -22.407144941693225]], "type": "LineString"}, "id": "91", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 404.507543796, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46535917245373, -22.40438164203237], [-52.46796108677054, -22.40712510187113]], "type": "LineString"}, "id": "92", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 405.006068857, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4653760050839, -22.404358425550466], [-52.46798112203317, -22.4071052620468]], "type": "LineString"}, "id": "93", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 405.504593916, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4653928377086, -22.404335209067032], [-52.46800115729014, -22.407085422220245]], "type": "LineString"}, "id": "94", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 406.003118976, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465409670327844, -22.404311992582095], [-52.46802122855918, -22.407065620367504]], "type": "LineString"}, "id": "95", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 406.507250338, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46542662470619, -22.40428890448791], [-52.46804151163127, -22.407046041837283]], "type": "LineString"}, "id": "96", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 407.02539667, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465444104283186, -22.404266370183404], [-52.46806179469769, -22.407026463304764]], "type": "LineString"}, "id": "97", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 407.461789684, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46546158385465, -22.404243835877264], [-52.46808207775844, -22.407006884769967]], "type": "LineString"}, "id": "98", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 407.898182699, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46547906342058, -22.404221301569468], [-52.46810236081352, -22.40698730623288]], "type": "LineString"}, "id": "99", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 408.334575713, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465496542980986, -22.404198767260013], [-52.46812264386291, -22.40696772769351]], "type": "LineString"}, "id": "100", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 408.770968728, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46551405206326, -22.404176264083503], [-52.46814292690664, -22.406948149151845]], "type": "LineString"}, "id": "101", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 409.202765505, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465532099961266, -22.404154329054737], [-52.46816320994469, -22.406928570607906]], "type": "LineString"}, "id": "102", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 409.5506893, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46555014785369, -22.404132394024202], [-52.467823388269885, -22.406529307285165]], "type": "LineString"}, "id": "103", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 353.846761932, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468016659574715, -22.406692123349867], [-52.46820371240072, -22.406889346452054]], "type": "LineString"}, "id": "104", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 29.115541149, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46760516551573, -22.406217288484147], [-52.46822395111145, -22.40686972118185]], "type": "LineString"}, "id": "105", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 96.31683778, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46725963238881, -22.405811998106188], [-52.468244189816495, -22.40685009590937]], "type": "LineString"}, "id": "106", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 153.251340807, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466829865203636, -22.40531788825422], [-52.46826442851588, -22.40683047063461]], "type": "LineString"}, "id": "107", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 223.297796676, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46645266388283, -22.404879199876188], [-52.46828466720958, -22.40681084535758]], "type": "LineString"}, "id": "108", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 285.162419065, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466056567899926, -22.404420585022642], [-52.46830510433152, -22.406791429300704]], "type": "LineString"}, "id": "109", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 349.999429855, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46567623562254, -22.403978587977335], [-52.468325594163346, -22.40677206882313]], "type": "LineString"}, "id": "110", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 412.391274748, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46569421959807, -22.403956585583853], [-52.46834608398951, -22.406752708343216]], "type": "LineString"}, "id": "111", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 412.781336235, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465711909495866, -22.40393427311026], [-52.46836657380999, -22.40673334786096]], "type": "LineString"}, "id": "112", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 413.217173045, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465729432991836, -22.40391178518184], [-52.4683870636248, -22.406713987376374]], "type": "LineString"}, "id": "113", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 413.67891113, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46574695648227, -22.40388929725176], [-52.468407553433934, -22.406694626889436]], "type": "LineString"}, "id": "114", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 414.140649214, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46576447996718, -22.403866809320014], [-52.468428090117676, -22.40667531582922]], "type": "LineString"}, "id": "115", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 414.609684398, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46578200344654, -22.40384432138662], [-52.46844889342175, -22.406656285888452]], "type": "LineString"}, "id": "116", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 415.120220957, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46579949490273, -22.403821799691233], [-52.468469696720156, -22.40663725594527]], "type": "LineString"}, "id": "117", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 415.635741389, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46581694225111, -22.403799231491448], [-52.46849050001288, -22.40661822599967]], "type": "LineString"}, "id": "118", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 416.158126792, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46583438959396, -22.40377666329004], [-52.468511303299934, -22.40659919605164]], "type": "LineString"}, "id": "119", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 416.680512194, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46585183693128, -22.403754095086978], [-52.468532106581314, -22.40658016610121]], "type": "LineString"}, "id": "120", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 417.202897597, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46586928426307, -22.403731526882268], [-52.46855290985702, -22.406561136148362]], "type": "LineString"}, "id": "121", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 417.725283, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46588668053051, -22.403708904838016], [-52.46857375186576, -22.406542147037893]], "type": "LineString"}, "id": "122", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 418.261646064, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465903881015564, -22.403686076359353], [-52.46859482855552, -22.406523405370802]], "type": "LineString"}, "id": "123", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 418.865013699, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46592108149512, -22.403663247879088], [-52.46861590523961, -22.406504663701227]], "type": "LineString"}, "id": "124", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 419.468381334, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465938281969166, -22.403640419397238], [-52.46863698191803, -22.406485922029155]], "type": "LineString"}, "id": "125", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 420.071748969, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465955482437714, -22.403617590913804], [-52.468658058590776, -22.406467180354596]], "type": "LineString"}, "id": "126", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 420.675116604, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.465972682900755, -22.40359476242877], [-52.46867913525786, -22.406448438677558]], "type": "LineString"}, "id": "127", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 421.278484238, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46598988335829, -22.403571933942143], [-52.46870021191926, -22.40642969699803]], "type": "LineString"}, "id": "128", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 421.881851874, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46600708381033, -22.403549105453926], [-52.468721318106, -22.40641098645248]], "type": "LineString"}, "id": "129", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 422.489816124, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46602428425686, -22.403526276964122], [-52.468742691922444, -22.406392558089976]], "type": "LineString"}, "id": "130", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 423.139438857, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4660414846979, -22.403503448472723], [-52.46876406573322, -22.40637412972491]], "type": "LineString"}, "id": "131", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 423.78906159, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46605868513342, -22.40348061997972], [-52.46878543953833, -22.406355701357274]], "type": "LineString"}, "id": "132", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 424.438684324, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46607620630535, -22.403458129684537], [-52.468806813337785, -22.406337272987074]], "type": "LineString"}, "id": "133", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 425.038380264, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46609376961656, -22.40343568382637], [-52.468828187131564, -22.406318844614308]], "type": "LineString"}, "id": "134", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 425.631515928, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46611133292224, -22.40341323796654], [-52.46884956091968, -22.406300416238977]], "type": "LineString"}, "id": "135", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 426.224651592, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46612889622237, -22.40339079210504], [-52.46887093470214, -22.406281987861075]], "type": "LineString"}, "id": "136", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 426.817787256, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46614645951697, -22.403368346241873], [-52.4688927838121, -22.406264060655072]], "type": "LineString"}, "id": "137", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 427.484910364, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466163643835564, -22.403345500779924], [-52.468914663321634, -22.40624616550457]], "type": "LineString"}, "id": "138", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 428.215756845, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4661805825905, -22.403322396392962], [-52.46893654282552, -22.40622827035135]], "type": "LineString"}, "id": "139", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 428.984827001, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466197521339964, -22.40329929200446], [-52.46895842232375, -22.406210375195435]], "type": "LineString"}, "id": "140", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 429.753897157, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46621446008395, -22.403276187614413], [-52.468980301816345, -22.40619248003683]], "type": "LineString"}, "id": "141", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 430.522967315, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466231398822465, -22.40325308322283], [-52.46900218130329, -22.406174584875508]], "type": "LineString"}, "id": "142", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 431.292037471, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46624845383567, -22.40323010143877], [-52.469024060784584, -22.4061566897115]], "type": "LineString"}, "id": "143", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 432.043007408, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46626569059719, -22.403207311299433], [-52.4690455246282, -22.40613835631755]], "type": "LineString"}, "id": "144", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 432.700990749, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466282927353205, -22.403184521158494], [-52.46906689187707, -22.40611992108102]], "type": "LineString"}, "id": "145", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 433.343939628, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46630016410372, -22.403161731015956], [-52.46908825912028, -22.40610148584193]], "type": "LineString"}, "id": "146", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 433.986888507, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46631740084872, -22.403138940871823], [-52.46910962635782, -22.40608305060027]], "type": "LineString"}, "id": "147", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 434.629837385, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46633465597585, -22.4031161701145], [-52.469130993589694, -22.40606461535605]], "type": "LineString"}, "id": "148", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 435.269924038, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466351990610235, -22.403093483196052], [-52.469152360815905, -22.40604618010927]], "type": "LineString"}, "id": "149", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 435.897633696, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46636932523911, -22.40307079627599], [-52.469173728036445, -22.406027744859927]], "type": "LineString"}, "id": "150", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 436.525343353, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46638665986246, -22.4030481093543], [-52.46919547550247, -22.406009710530547]], "type": "LineString"}, "id": "151", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 437.212240556, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466403994480295, -22.403025422430993], [-52.46921735126283, -22.405991811473175]], "type": "LineString"}, "id": "152", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 437.919108143, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46642132909262, -22.403002735506075], [-52.46923922701753, -22.405973912413103]], "type": "LineString"}, "id": "153", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 438.625975728, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46643856093904, -22.402979940226164], [-52.469261102766595, -22.40595601335034]], "type": "LineString"}, "id": "154", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 439.348839047, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466455776692186, -22.402957127981278], [-52.46928297851001, -22.40593811428486]], "type": "LineString"}, "id": "155", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 440.074206596, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466472992439826, -22.40293431573479], [-52.469304854247774, -22.4059202152167]], "type": "LineString"}, "id": "156", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 440.799574146, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46649020818196, -22.402911503486703], [-52.46932672997989, -22.405902316145827]], "type": "LineString"}, "id": "157", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 441.524941695, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466507423918586, -22.402888691237028], [-52.46934844309533, -22.405884245621476]], "type": "LineString"}, "id": "158", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 442.224998219, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46652479744792, -22.402866045372466], [-52.469370086271496, -22.405866101359162]], "type": "LineString"}, "id": "159", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 442.889606356, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46654232562729, -22.402843562579292], [-52.46939172944201, -22.40584795709423]], "type": "LineString"}, "id": "160", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 443.530140725, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466559853801115, -22.40282107978444], [-52.469413372606866, -22.405829812826642]], "type": "LineString"}, "id": "161", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 444.170675094, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46657738196941, -22.402798596987946], [-52.46943501576607, -22.40581166855643]], "type": "LineString"}, "id": "162", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 444.811209462, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46659491013217, -22.402776114189784], [-52.46945665891961, -22.405793524283578]], "type": "LineString"}, "id": "163", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 445.451743831, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46661245455968, -22.40275364854579], [-52.4694783020675, -22.405775380008087]], "type": "LineString"}, "id": "164", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 446.089745558, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46663010464347, -22.402731294312783], [-52.46950024484351, -22.405757551651945]], "type": "LineString"}, "id": "165", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 446.75793904, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466647754721706, -22.402708940078103], [-52.46952235752506, -22.405739902440654]], "type": "LineString"}, "id": "166", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 447.452579838, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466665404794405, -22.402686585841728], [-52.469544470200965, -22.405722253226603]], "type": "LineString"}, "id": "167", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 448.147220638, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466683054861555, -22.40266423160367], [-52.46956658287125, -22.40570460400978]], "type": "LineString"}, "id": "168", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 448.841861436, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466700704923156, -22.402641877363912], [-52.46958869553589, -22.405686954790205]], "type": "LineString"}, "id": "169", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 449.536502236, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466718253623135, -22.40261941624995], [-52.469610808194886, -22.405669305567862]], "type": "LineString"}, "id": "170", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 450.246920185, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466735777082604, -22.40259692852589], [-52.469632920848255, -22.40565165634275]], "type": "LineString"}, "id": "171", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 450.961266226, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466753300536546, -22.40257444080019], [-52.46965473140436, -22.405633688601803]], "type": "LineString"}, "id": "172", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 451.628590567, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466770823984945, -22.40255195307283], [-52.46967639587725, -22.405615566839977]], "type": "LineString"}, "id": "173", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 452.273177388, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46678834742782, -22.402529465343797], [-52.469698060344484, -22.405597445075507]], "type": "LineString"}, "id": "174", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 452.917764208, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46680590059156, -22.402507008957418], [-52.46971972480606, -22.40557932330839]], "type": "LineString"}, "id": "175", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 453.557723797, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46682350840357, -22.402484610197778], [-52.46974138926198, -22.40556120153864]], "type": "LineString"}, "id": "176", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 454.189175938, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466841116210034, -22.40246221143646], [-52.46976305371225, -22.405543079766243]], "type": "LineString"}, "id": "177", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 454.82062808, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46685872401096, -22.40243981267346], [-52.469784718156866, -22.4055249579912]], "type": "LineString"}, "id": "178", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 455.452080221, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46687633180635, -22.40241741390879], [-52.46980630532795, -22.40550675474551]], "type": "LineString"}, "id": "179", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 456.07150533, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46689393959618, -22.402395015142456], [-52.46982782021215, -22.40548847528691]], "type": "LineString"}, "id": "180", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 456.679679594, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466911250035366, -22.40237230284605], [-52.469849335090686, -22.405470195825707]], "type": "LineString"}, "id": "181", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 457.334138804, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46692847386677, -22.402349499232365], [-52.469870849963556, -22.405451916361898]], "type": "LineString"}, "id": "182", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 458.002078584, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46694569769268, -22.40232669561708], [-52.46989236483077, -22.405433636895495]], "type": "LineString"}, "id": "183", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 458.670018363, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46696292151307, -22.402303892000194], [-52.46991387969233, -22.405415357426474]], "type": "LineString"}, "id": "184", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 459.337958143, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.466980145327966, -22.402281088381724], [-52.46993539454822, -22.405397077954856]], "type": "LineString"}, "id": "185", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 460.005897922, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4669974256009, -22.402258344298275], [-52.469956977802774, -22.405378870603222]], "type": "LineString"}, "id": "186", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 460.67569593, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46701494275629, -22.40223584999394], [-52.46997866081324, -22.40536076843325]], "type": "LineString"}, "id": "187", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 461.324148043, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46703245990614, -22.40221335568795], [-52.47000034381804, -22.405342666260648]], "type": "LineString"}, "id": "188", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 461.972600156, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46704997705046, -22.4021908613803], [-52.4700220268172, -22.40532456408539]], "type": "LineString"}, "id": "189", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 462.621052269, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46706749418925, -22.402168367071], [-52.47004370981069, -22.405306461907497]], "type": "LineString"}, "id": "190", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 463.269504382, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4670850113225, -22.402145872760034], [-52.47006539279853, -22.40528835972694]], "type": "LineString"}, "id": "191", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 463.917956494, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46710260048873, -22.40212345440665], [-52.470087075780725, -22.40527025754375]], "type": "LineString"}, "id": "192", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 464.555195037, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4671202337204, -22.402101082521142], [-52.470108849193096, -22.40525225070949]], "type": "LineString"}, "id": "193", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 465.199650131, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46713786694652, -22.40207871063396], [-52.47013075841459, -22.40523438706965]], "type": "LineString"}, "id": "194", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 465.865245297, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4671555001671, -22.402056338745094], [-52.47015266763044, -22.405216523427107]], "type": "LineString"}, "id": "195", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 466.530840463, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46717313338214, -22.40203396685455], [-52.47017457684064, -22.405198659781863]], "type": "LineString"}, "id": "196", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 467.196435629, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467190767374284, -22.402011595787567], [-52.4701964860452, -22.4051807961339]], "type": "LineString"}, "id": "197", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 467.861908966, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46720845461359, -22.401989280869888], [-52.47021839524411, -22.405162932483233]], "type": "LineString"}, "id": "198", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 468.519092945, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46722614184735, -22.401966965950514], [-52.470240304437375, -22.405145068829867]], "type": "LineString"}, "id": "199", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 469.176276923, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46724382907556, -22.401944651029453], [-52.470262188251745, -22.405127178421367]], "type": "LineString"}, "id": "200", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 469.829511461, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467261516298215, -22.4019223361067], [-52.47028404103342, -22.405109255296665]], "type": "LineString"}, "id": "201", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 470.477916526, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467279203515325, -22.40190002118225], [-52.47030589380946, -22.405091332169274]], "type": "LineString"}, "id": "202", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 471.126321592, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46729691745574, -22.40187773443967], [-52.47032774657985, -22.405073409039193]], "type": "LineString"}, "id": "203", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 471.770566022, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46731466166822, -22.401855479620842], [-52.47034959934458, -22.405055485906416]], "type": "LineString"}, "id": "204", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 472.410097413, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467332405875126, -22.401833224800317], [-52.47037145210368, -22.405037562770946]], "type": "LineString"}, "id": "205", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 473.049628804, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46735015007649, -22.401810969978083], [-52.47039330485712, -22.40501963963279]], "type": "LineString"}, "id": "206", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 473.689160196, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4673678942723, -22.40178871515415], [-52.47041497314309, -22.40500152200391]], "type": "LineString"}, "id": "207", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 474.29997943, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467385639026645, -22.40176646092329], [-52.4704366125746, -22.40498337395554]], "type": "LineString"}, "id": "208", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 474.906220435, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467403516116576, -22.401744346234448], [-52.47045825200046, -22.404965225904526]], "type": "LineString"}, "id": "209", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 475.4918611, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46742139320094, -22.401722231543875], [-52.47047989142065, -22.40494707785089]], "type": "LineString"}, "id": "210", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 476.077501764, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46743927027974, -22.401700116851575], [-52.470501530835186, -22.40492892979461]], "type": "LineString"}, "id": "211", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 476.663142428, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467457147352974, -22.40167800215753], [-52.470523099273194, -22.404910706907334]], "type": "LineString"}, "id": "212", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 477.237736217, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46747502442065, -22.401655887461764], [-52.47054447439561, -22.404892280200542]], "type": "LineString"}, "id": "213", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 477.782240607, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46749304191381, -22.401633920838123], [-52.47056584951236, -22.40487385349118]], "type": "LineString"}, "id": "214", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 478.304885372, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46751119657956, -22.401612098856667], [-52.47058722462344, -22.40485542677926]], "type": "LineString"}, "id": "215", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 478.806176856, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46752935123972, -22.401590276873417], [-52.47060859972886, -22.40483700006477]], "type": "LineString"}, "id": "216", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 479.30746834, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467547505894295, -22.401568454888363], [-52.47062980418639, -22.40481839343067]], "type": "LineString"}, "id": "217", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 479.782198739, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46756566054329, -22.401546632901532], [-52.47025872118788, -22.404386175864445]], "type": "LineString"}, "id": "218", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 419.195777075, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46758380130053, -22.401524796270994], [-52.47014033077318, -22.404220385653396]], "type": "LineString"}, "id": "219", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 397.944068811, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467601680693434, -22.401502684055856], [-52.47005311446845, -22.404087463990866]], "type": "LineString"}, "id": "220", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 381.585411108, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46761956008077, -22.40148057183898], [-52.46997854600606, -22.40396787758295]], "type": "LineString"}, "id": "221", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 367.19543168, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46763743946254, -22.401458459620372], [-52.46991813195225, -22.403863214987663]], "type": "LineString"}, "id": "222", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 355.008644494, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46765531883876, -22.401436347400033], [-52.469862320133494, -22.403763404733677]], "type": "LineString"}, "id": "223", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 343.538207055, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467673198209404, -22.401414235177953], [-52.46981179832586, -22.40366917201672]], "type": "LineString"}, "id": "224", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 332.891178274, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467691077574486, -22.401392122954153], [-52.46976337146305, -22.403577148062276]], "type": "LineString"}, "id": "225", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 322.570229332, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467708956934004, -22.401370010728613], [-52.46971835142726, -22.403488716097506]], "type": "LineString"}, "id": "226", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 312.7795639, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46772683628795, -22.401347898501353], [-52.46967425255043, -22.40340125530304]], "type": "LineString"}, "id": "227", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 303.132273458, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46774471563634, -22.401325786272345], [-52.46963112082733, -22.403314814178554]], "type": "LineString"}, "id": "228", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 293.635517811, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46776259497916, -22.401303674041603], [-52.46958825182614, -22.403228649988684]], "type": "LineString"}, "id": "229", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 284.179647875, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46778024723397, -22.40128132236819], [-52.46954559104872, -22.403142705272618]], "type": "LineString"}, "id": "230", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 274.791528644, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46779740427062, -22.401258448529585], [-52.46950309061256, -22.403056929544668]], "type": "LineString"}, "id": "231", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 265.50544438, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46781456130178, -22.401235574689405], [-52.469460687216156, -22.402971256061342]], "type": "LineString"}, "id": "232", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 256.23445652, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46783171832743, -22.401212700847644], [-52.46941836394453, -22.402885666988116]], "type": "LineString"}, "id": "233", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 246.975932171, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46784887534759, -22.40118982700429], [-52.46937607697117, -22.402800116115195]], "type": "LineString"}, "id": "234", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 237.723049446, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46786603236225, -22.40116695315936], [-52.4693365613821, -22.402717487286413]], "type": "LineString"}, "id": "235", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 228.901545236, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467883273356776, -22.401144167868907], [-52.469297928452036, -22.402635789059502]], "type": "LineString"}, "id": "236", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 220.20435281, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46790051437814, -22.40112138261097], [-52.46926210014393, -22.40255704793838]], "type": "LineString"}, "id": "237", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 211.943709381, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46791775539399, -22.401098597351428], [-52.46922731584415, -22.402479407555685]], "type": "LineString"}, "id": "238", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 203.845567545, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46793499640434, -22.401075812090298], [-52.469192361821314, -22.402401588164732]], "type": "LineString"}, "id": "239", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 195.721000572, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467952237409186, -22.40105302682755], [-52.469157294955906, -22.402323649739433]], "type": "LineString"}, "id": "240", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 187.57886232, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46796938332572, -22.40103014130579], [-52.46912183928499, -22.40224530130522]], "type": "LineString"}, "id": "241", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 179.390997487, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.467986488122705, -22.401007212430862], [-52.46908602429796, -22.402166573954265]], "type": "LineString"}, "id": "242", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 171.153595364, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4680035929142, -22.400984283554354], [-52.46905114839608, -22.402088836717073]], "type": "LineString"}, "id": "243", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 163.062363325, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4680206977002, -22.400961354676284], [-52.46901721965604, -22.40201209811297]], "type": "LineString"}, "id": "244", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 155.118558951, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46803780248071, -22.40093842579663], [-52.468984370367814, -22.40193649763175]], "type": "LineString"}, "id": "245", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 147.342774718, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46805477723272, -22.40091535981628], [-52.46895284546181, -22.401862293531995]], "type": "LineString"}, "id": "246", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 139.793376191, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468071592163746, -22.400892125321377], [-52.46892121196606, -22.401787974888865]], "type": "LineString"}, "id": "247", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 132.251946212, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46808840708932, -22.40086889082495], [-52.46888938802209, -22.401713455390098]], "type": "LineString"}, "id": "248", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 124.680865639, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.470845190304054, -22.404630995065748], [-52.47082271867365, -22.404610149382698], [-52.47078357377858, -22.40457330776799], [-52.470744468046995, -22.404535968519895], [-52.47072581672645, -22.40451796659449], [-52.4706872343707, -22.404480324957614], [-52.4706493044802, -22.40444278671119], [-52.47061171846268, -22.404405054544906], [-52.470574181213685, -22.404366831844833], [-52.470556272283346, -22.404348400889244], [-52.47051924894239, -22.404309892080384], [-52.47048285623379, -22.4042715012587], [-52.470446801626004, -22.40423292797841], [-52.47041080550326, -22.4041938729314], [-52.470393623838255, -22.404175034376202], [-52.47035813023706, -22.40413570837006], [-52.4703232429771, -22.404096511947188], [-52.47028868544959, -22.404057142903536], [-52.47025471628912, -22.404017904336555], [-52.47020346835963, -22.403957676130233], [-52.47017055875467, -22.403918328071292], [-52.47012054159802, -22.403857490892953], [-52.47008841679304, -22.403817742081298], [-52.47003961278316, -22.40375631732062], [-52.470008026469245, -22.40371588097547], [-52.46997651524616, -22.403674990074354], [-52.46994553953759, -22.403634246772913], [-52.46989886911256, -22.403571816493304], [-52.46986887180104, -22.403531009172962], [-52.46982335986602, -22.403468050452968], [-52.46979409896636, -22.403426890199395], [-52.4697497263844, -22.40336342457342], [-52.46972118898285, -22.403321923744166], [-52.469677934619156, -22.403257970579528], [-52.46965010658552, -22.40321614044672], [-52.469607948699306, -22.403151718655927], [-52.46958081612999, -22.40310957062878], [-52.46953973280703, -22.40304469868366], [-52.469513281771924, -22.403002244125666], [-52.46950052200656, -22.402981428617203]], "type": "LineString"}, "id": "249", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 229.874891968, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47086687391505, -22.40461283731162], [-52.47084337330507, -22.40459103710423], [-52.47080437626285, -22.404554334647177], [-52.470765398576944, -22.404517117665346], [-52.470746856038346, -22.40449922073662], [-52.470708399460996, -22.404461701816277], [-52.47067061176776, -22.404424304303824], [-52.47063316628302, -22.404386713221886], [-52.47059575061742, -22.4043486143307], [-52.470577944890415, -22.404330289589307], [-52.47054104077462, -22.404291904794764], [-52.47050478275451, -22.404253656062195], [-52.470468861158636, -22.404215225091495], [-52.47043298000488, -22.404176294789448], [-52.470415895822796, -22.40415756312077], [-52.47038051471385, -22.40411836175947], [-52.470345754380844, -22.404079307947555], [-52.47031132204423, -22.404040081531946], [-52.470277491652745, -22.40400100326697], [-52.4702263953565, -22.403940953275438], [-52.470193634707044, -22.403901783320837], [-52.470143763842, -22.403841124092043], [-52.47011178264428, -22.40380155297673], [-52.47006311952022, -22.403740305546997], [-52.47003165768768, -22.40370002856917], [-52.47000025526857, -22.403659278867114], [-52.46996939989977, -22.403618693860725], [-52.46992286066446, -22.40355643908482], [-52.469892991898895, -22.403515806642883], [-52.469847605886706, -22.40345302213172], [-52.46981846831348, -22.40341203536639], [-52.46977421647487, -22.40334874245322], [-52.46974579723544, -22.403307413472458], [-52.469702658469515, -22.403243631239057], [-52.46967494350691, -22.4032019710812], [-52.4696328961878, -22.40313771826537], [-52.469605871712, -22.403095738162897], [-52.46956489403346, -22.403031033051306], [-52.46953854622631, -22.402988744188324], [-52.469498616519985, -22.402923605276243], [-52.46947293160912, -22.402881018909568], [-52.46943402796787, -22.40281546439868], [-52.46940899190083, -22.402772591496277], [-52.46937109190477, -22.402706638715188], [-52.46933967816692, -22.402651089722763]], "type": "LineString"}, "id": "250", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 269.215940955, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.470888557520375, -22.40459467955485], [-52.470864027930844, -22.404571924823397], [-52.47082517874146, -22.404535361523976], [-52.47078632910123, -22.404498266808336], [-52.47076789534458, -22.40448047487629], [-52.470729564545636, -22.40444307867243], [-52.47069191904965, -22.40440582189392], [-52.470654614097704, -22.404368371896304], [-52.470617320015506, -22.404330396813958], [-52.47059961749183, -22.404312178286723], [-52.470562832601196, -22.404273917506472], [-52.47052670926957, -22.404235810862986], [-52.470490920685634, -22.40419752220182], [-52.47045515450085, -22.404158716644716], [-52.47043816780173, -22.404140091862534], [-52.47040289918503, -22.404101015146043], [-52.47036826577899, -22.404062103945066], [-52.47033395863327, -22.404023020157467], [-52.47030026701079, -22.403984102194425], [-52.470249322347804, -22.403924230417662], [-52.47021671065388, -22.403885238567334], [-52.47016698608045, -22.403824757288053], [-52.47013514849002, -22.40378536386903], [-52.470086626251785, -22.403724293770207], [-52.470055288900646, -22.40368417615968], [-52.47002399528554, -22.403643567656644], [-52.46999326025653, -22.40360314094529], [-52.46994685221097, -22.403541061673003], [-52.46991711199137, -22.403500604109453], [-52.46987185190204, -22.403437993807074], [-52.46984283765528, -22.403397180529968], [-52.46979870656006, -22.403334060329552], [-52.469770405482784, -22.403292903197254], [-52.46972738231466, -22.403229291895055], [-52.46969978042313, -22.403187801712097], [-52.46965784367113, -22.403123717871196], [-52.469630927288875, -22.40308190569338], [-52.46959005525482, -22.403017367415273], [-52.46956381067565, -22.40297524424726], [-52.46952398180681, -22.40291026985364], [-52.469498395372895, -22.402867846776928], [-52.46945958787193, -22.402802454286245], [-52.469434645654765, -22.402759742109442], [-52.46939683725271, -22.402693948738456], [-52.46937252516127, -22.40265095762348], [-52.46933585593238, -22.402585071719162], [-52.46929991982197, -22.402519257799256], [-52.46926438714695, -22.40245293272159], [-52.469241410012884, -22.402409360534644], [-52.46920664417461, -22.402342387722648], [-52.469184250383705, -22.402298566381795], [-52.46914802771415, -22.402226568279595]], "type": "LineString"}, "id": "251", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 319.279386461, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47621165237464, -22.399917308882987], [-52.47619651498323, -22.399904547630413], [-52.47617863263257, -22.399889291703484]], "type": "LineString"}, "id": "252", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 4.602299879, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47619237926666, -22.399937633199045], [-52.47617688002643, -22.399924566896285], [-52.476150241507966, -22.399901840836623], [-52.4761229526797, -22.39987828934127], [-52.476091864594515, -22.399851156474842]], "type": "LineString"}, "id": "253", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 14.099126089, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47617242085188, -22.39995737978443], [-52.47615724506403, -22.399944586160014], [-52.47613048106079, -22.3999217530435], [-52.476103071020574, -22.399898096934294], [-52.47607501736194, -22.39987361243408], [-52.47604641955372, -22.39984838041403], [-52.47601843279767, -22.3998234247407], [-52.476000679279984, -22.399807414803654]], "type": "LineString"}, "id": "254", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 24.257642597, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.476151201708895, -22.39997620080149], [-52.47611072060802, -22.399941665248228], [-52.47608318935584, -22.399917904525143], [-52.476055018708685, -22.3998933179178], [-52.476026307723785, -22.399867986038547], [-52.47599820623371, -22.399842928054596], [-52.475991597652055, -22.399836968504626], [-52.47598833474684, -22.399833985392416], [-52.475986200591684, -22.399832005714213], [-52.4759840187907, -22.399829952352487], [-52.4759812131587, -22.399827273539984], [-52.47597833076035, -22.399824461511614], [-52.475975950196954, -22.39982210560686], [-52.47597349742313, -22.399819643379484], [-52.47597031747312, -22.39981640547464], [-52.47596703114335, -22.399812987412666], [-52.47596431072355, -22.399810117736465], [-52.47596150929723, -22.399807120723878], [-52.47595786378128, -22.39980316556778], [-52.47595407459246, -22.39979896741126], [-52.47595091938282, -22.39979542262541], [-52.47594806405645, -22.39979216988226], [-52.47593104146594, -22.39977216526775]], "type": "LineString"}, "id": "255", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 32.046506062, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47612951213942, -22.39999446722972], [-52.476090960149634, -22.39996157745079], [-52.47606330768549, -22.399937712113793], [-52.476035020049814, -22.39991302339931], [-52.47600619588821, -22.39988759166082], [-52.47597797966412, -22.399862431366234], [-52.4759712405207, -22.39985635407634], [-52.475967830964365, -22.399853236887935], [-52.4759655473677, -22.39985111858502], [-52.4759632177148, -22.39984892607494], [-52.47596022943444, -22.399846072869728], [-52.47595716707947, -22.39984308527776], [-52.475954644318726, -22.399840588648253], [-52.475952051011745, -22.399837985345712], [-52.47594869767455, -22.399834570893226], [-52.47594524071792, -22.399830975364306], [-52.4759423856083, -22.399827963608054], [-52.47593945116844, -22.399824824294914], [-52.47593564175622, -22.399820691320983], [-52.47593169151437, -22.399816314728266], [-52.47592840937528, -22.39981262734027], [-52.47592535134026, -22.399809143674002], [-52.475914223237574, -22.399796066144646], [-52.47590453858244, -22.39978428698856], [-52.47589262090537, -22.39976928812063], [-52.475892031099136, -22.399768533096783], [-52.475887612663456, -22.399762799754495], [-52.47588660225402, -22.39976147080091], [-52.475873525355205, -22.399743978973152]], "type": "LineString"}, "id": "256", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 38.374390024, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4761073004558, -22.400012288230144], [-52.47607119968565, -22.399981489651207], [-52.47604342600952, -22.399957519700244], [-52.476015021385315, -22.399932728878596], [-52.47598608404703, -22.399907197280854], [-52.4759577530889, -22.399881934675605], [-52.475950883383696, -22.39987573964575], [-52.47594732717624, -22.399872488381128], [-52.47594489413807, -22.39987023145346], [-52.47594241663325, -22.399867899794977], [-52.475939245704524, -22.39986487219703], [-52.47593600339293, -22.399861709041403], [-52.475933338434835, -22.399859071687107], [-52.47593060459469, -22.39985632730936], [-52.47592707787034, -22.3998527363092], [-52.475923450286835, -22.399848963313275], [-52.47592046048739, -22.39984580947693], [-52.47591739303403, -22.399842527863182], [-52.475913419725536, -22.399838217071398], [-52.475909308430666, -22.399833662042422], [-52.47590589936213, -22.399829832052266], [-52.47590263861848, -22.39982611746283], [-52.475891222639135, -22.39981270162407], [-52.47588124543192, -22.39980056664339], [-52.47586911552896, -22.399785300677845], [-52.47586840123618, -22.399784386295842], [-52.47586387399173, -22.399778511762594], [-52.475862743236924, -22.399777024522958], [-52.475849556256655, -22.399759385445044], [-52.475836876185994, -22.39974184550392], [-52.475820959964636, -22.39971908202922]], "type": "LineString"}, "id": "257", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 44.040448028, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47608508876647, -22.400030109227785], [-52.47605143921605, -22.400001401849448], [-52.47602354432794, -22.39997732728453], [-52.475995022715196, -22.399952434355665], [-52.47596597220021, -22.39992680289864], [-52.47593752650804, -22.399901437982695], [-52.47593052624106, -22.399895125212865], [-52.47592682338247, -22.399891739871965], [-52.47592424090278, -22.399889344319515], [-52.47592161554604, -22.3998868735126], [-52.47591826196895, -22.399883671521852], [-52.47591483970073, -22.399880332802542], [-52.47591203254528, -22.3998775547234], [-52.47590915817198, -22.399874669270424], [-52.47590545806047, -22.399870901722522], [-52.47590165985011, -22.399866951259575], [-52.47589853536085, -22.399863655343104], [-52.47589533489397, -22.399860231428722], [-52.47589119768922, -22.39985574281902], [-52.475886925341335, -22.39985100935375], [-52.475883389343366, -22.399847036761383], [-52.4758799258911, -22.399843091248727], [-52.47586822203514, -22.399829337100492], [-52.475857952275874, -22.39981684629514], [-52.475845610147076, -22.399801313231897], [-52.475844771367754, -22.39980023949171], [-52.475840135314556, -22.399794223767465], [-52.47583888421441, -22.399792578241737], [-52.47582550134306, -22.39977467713352], [-52.475812569415325, -22.39975678880245], [-52.47579894509443, -22.399737303213545], [-52.47578461818129, -22.39971612163349], [-52.47577154559817, -22.39969614658887]], "type": "LineString"}, "id": "258", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 49.348784921, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.476062556897354, -22.40004765707317], [-52.47603167874085, -22.400021314045535], [-52.47600366264075, -22.39999713486661], [-52.47597502403945, -22.39997213983053], [-52.47594586034775, -22.399946408514168], [-52.47591729992154, -22.39992094128751], [-52.47591016909278, -22.399914510777673], [-52.47590631958305, -22.399910991360457], [-52.47590358766184, -22.399908457183198], [-52.47590081445318, -22.399905847227807], [-52.47589727822772, -22.399902470844232], [-52.47589367600287, -22.39989895656117], [-52.47589072665007, -22.399896037757166], [-52.47588771174361, -22.399893011228915], [-52.47588383824494, -22.399889067133234], [-52.47587986940773, -22.3998849392032], [-52.47587661022867, -22.399881501206558], [-52.47587327674828, -22.399877934991505], [-52.47586897564729, -22.399873268563866], [-52.47586454224639, -22.399868356662235], [-52.47586087931901, -22.39986424146764], [-52.47585721315814, -22.39986006503169], [-52.47584522142559, -22.39984597257389], [-52.47583465911432, -22.399833125943772], [-52.47582210475969, -22.399817325782784], [-52.475821141493874, -22.399816092684397], [-52.47581639663194, -22.39980993576911], [-52.47581502518647, -22.399808131957258], [-52.47580144642408, -22.39978996881866], [-52.47578826263934, -22.399771732097584], [-52.47577439684629, -22.399751901149024], [-52.47575984453675, -22.399730386327104], [-52.4757598329709, -22.399730368942798], [-52.47574487560431, -22.3997075139228], [-52.47574433507513, -22.399706674313258], [-52.4757243550315, -22.399675127240027]], "type": "LineString"}, "id": "259", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 54.312465927, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47603986557088, -22.400065068883038], [-52.47601191826005, -22.400041226239463], [-52.475983780947935, -22.40001694244652], [-52.47595502535809, -22.39999184530316], [-52.47592574848968, -22.39996601412746], [-52.47589707332941, -22.399940444590065], [-52.47588981193886, -22.399933896340162], [-52.47588581577799, -22.39993024284661], [-52.47588293441525, -22.39992757004449], [-52.47588001335467, -22.39992482094059], [-52.475876294480834, -22.39992127016414], [-52.475872512299354, -22.39991758031729], [-52.4758694207492, -22.399914520788382], [-52.475866265309584, -22.399911353184823], [-52.47586221842376, -22.399907232541313], [-52.4758580789597, -22.399902927144147], [-52.47585468509084, -22.399899347067315], [-52.475851218596944, -22.399895638551545], [-52.47584675359972, -22.399890794305907], [-52.475842159145834, -22.399885703967897], [-52.475838369289036, -22.399881446171012], [-52.475834500419595, -22.39987703881172], [-52.47582222081048, -22.39986260804429], [-52.47581136594724, -22.39984940558933], [-52.47579859936683, -22.399833338330513], [-52.475797511614516, -22.399831945873874], [-52.47579265794388, -22.399825647767514], [-52.47579116615311, -22.399823685669514], [-52.47577739149972, -22.399805260500475], [-52.475763955858014, -22.399786675389304], [-52.47574984859287, -22.399766499081032], [-52.47573512196501, -22.399744726533328], [-52.47573499732005, -22.39974453918291], [-52.47571992937813, -22.399721515196656], [-52.475719280747, -22.399720507671002], [-52.47570408135944, -22.399696508910168], [-52.47570292223999, -22.399694648620468], [-52.47567912771303, -22.39965583432247]], "type": "LineString"}, "id": "260", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 58.987039797, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.476017174238706, -22.400082480689957], [-52.47599215777364, -22.400061138431226], [-52.475963899249514, -22.400036750024224], [-52.47593502667111, -22.400011550773584], [-52.475905636625974, -22.399985619738516], [-52.47587684673165, -22.399959947890338], [-52.4758694547793, -22.39995328190036], [-52.47586531196729, -22.399949494330436], [-52.475862281163, -22.399946682903426], [-52.4758592122505, -22.39994379465097], [-52.47585531072828, -22.399940069481584], [-52.475851348590176, -22.39993620407091], [-52.47584811484267, -22.399933003817047], [-52.4758448188699, -22.399929695138134], [-52.475840598596925, -22.399925397946767], [-52.475836288506024, -22.39992091508243], [-52.47583275994736, -22.399917192925358], [-52.47582916043998, -22.399913342108853], [-52.47582453154652, -22.39990832004516], [-52.475819776039664, -22.399903051270712], [-52.475815859253466, -22.399898650871524], [-52.47581184863017, -22.399894082027572], [-52.475811739505126, -22.399893955979966], [-52.47579922018981, -22.399879243511666], [-52.47578807277464, -22.399865685231777], [-52.47577509396849, -22.39984935087509], [-52.47577388172971, -22.399847799060158], [-52.47576891925036, -22.399841359762693], [-52.475767307114324, -22.399839239378498], [-52.475753336569966, -22.399820552178955], [-52.475739649071365, -22.399801618677643], [-52.47572530033418, -22.399781097009566], [-52.47571039938804, -22.39975906673601], [-52.47571016166402, -22.39975870941946], [-52.47569498314678, -22.39973551646691], [-52.47569422641375, -22.399734341025106], [-52.475678921373195, -22.399710175439147], [-52.47567765901709, -22.39970814946268], [-52.47566223388837, -22.399682987557235], [-52.47566047995951, -22.39968007969249], [-52.47564493950789, -22.399653895148337], [-52.47563511277876, -22.399637068632106]], "type": "LineString"}, "id": "261", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 63.549949145, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475994482900816, -22.400099892493976], [-52.475972397281616, -22.40008105062084], [-52.47594401754548, -22.400056557599743], [-52.4759150279785, -22.40003125624179], [-52.475885524756634, -22.400005225347314], [-52.475856620128255, -22.399979451188347], [-52.4758490976141, -22.399972667458254], [-52.47584480815094, -22.399968745811915], [-52.47584162790512, -22.399965795759964], [-52.47583841114067, -22.399962768358932], [-52.47583432697007, -22.399958868796567], [-52.47583018487533, -22.399954827822008], [-52.47582680893048, -22.39995148684318], [-52.47582337242456, -22.399948037088883], [-52.47581897876444, -22.39994356334958], [-52.475814498046695, -22.39993890301803], [-52.475810834798246, -22.399935038780683], [-52.475807102277365, -22.399931045663386], [-52.4758023094877, -22.399925845781624], [-52.475797392927866, -22.399920398570696], [-52.475793349212275, -22.39991585556915], [-52.475789213395416, -22.39991114410571], [-52.4757889654981, -22.399910857765672], [-52.475776219563585, -22.39989587897605], [-52.47576477959652, -22.399881964871142], [-52.47575158856465, -22.399865363416495], [-52.47575025183942, -22.399863652243255], [-52.475745180551414, -22.39985707175465], [-52.47574344807012, -22.399854793084216], [-52.47572928163483, -22.399835843854124], [-52.47571534227939, -22.39981656196257], [-52.47570075207023, -22.39979569493461], [-52.47568567680586, -22.39977340693516], [-52.475685326002804, -22.399772879652442], [-52.47567003691029, -22.39974951773356], [-52.47566917207539, -22.399748174375574], [-52.47565376138187, -22.399723841964455], [-52.47565239578913, -22.399721650301185], [-52.47563686981414, -22.399696323885323], [-52.47563501739941, -22.399693252738523], [-52.475619380798456, -22.39966690618193], [-52.475617057504124, -22.399662927955156], [-52.47560132437443, -22.399635551517587], [-52.475592222541735, -22.399619457940005]], "type": "LineString"}, "id": "262", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 67.945735825, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47597114929081, -22.40011675635928], [-52.475952636783994, -22.4001009628083], [-52.475924135835825, -22.400076365173085], [-52.475895029280274, -22.400050961707773], [-52.47586541288168, -22.400024830953882], [-52.475836393519224, -22.399998954484072], [-52.47582874044326, -22.399992053013825], [-52.47582430432894, -22.39998799729105], [-52.475820974641564, -22.399984908614126], [-52.47581761002519, -22.399981742064472], [-52.475813343206205, -22.39997766810909], [-52.47580902115484, -22.399973451570606], [-52.47580550301263, -22.399969969866753], [-52.475801925973556, -22.399966379037025], [-52.47579735892629, -22.399961728749776], [-52.475792707581725, -22.39995689095096], [-52.475788909643484, -22.399952884633308], [-52.475785044109124, -22.3999487492152], [-52.475780087423246, -22.39994337151529], [-52.475775009810455, -22.399937745867838], [-52.47577083916549, -22.399933060263923], [-52.475766578155074, -22.399928206180952], [-52.475766191485484, -22.399927759548444], [-52.4757532189318, -22.399912514437403], [-52.475741486412886, -22.399898244507394], [-52.47572808315533, -22.399881375954752], [-52.47572662194368, -22.399879505423144], [-52.475721441847014, -22.39987278374339], [-52.475719589020486, -22.399870346786685], [-52.475705226694316, -22.399851135525964], [-52.47569103548209, -22.399831505244084], [-52.475676203801015, -22.399810292856195], [-52.475660954218455, -22.399787747130784], [-52.475660490336395, -22.39978704988185], [-52.47564509066864, -22.399763518996604], [-52.47564411773191, -22.399762007722398], [-52.47562860138547, -22.399737508486083], [-52.475627132556134, -22.399735151135985], [-52.475611505734896, -22.399709660209684], [-52.47560955483434, -22.39970642578078], [-52.475593822084086, -22.399679917211703], [-52.47559140493077, -22.399675778266925], [-52.475575580197834, -22.39964824242671], [-52.47557271862388, -22.39964318267943], [-52.47555903185308, -22.399618592680774], [-52.47555003707729, -22.399602120807785]], "type": "LineString"}, "id": "263", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 72.191543484, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47594761733053, -22.400133451008042], [-52.475932876280766, -22.400120874993583], [-52.475904254120564, -22.400096172744224], [-52.475875030576425, -22.40007066717155], [-52.47584530100109, -22.400044436558197], [-52.47581616690456, -22.400018457777527], [-52.475808383266774, -22.40001143856711], [-52.47580380050129, -22.400007248767846], [-52.47580032137237, -22.40000402146592], [-52.47579680890405, -22.400000715767593], [-52.47579235943668, -22.399996467419154], [-52.47578785742868, -22.399992075316682], [-52.47578419708912, -22.39998845288777], [-52.47578047951691, -22.399984720982605], [-52.47577573908249, -22.39997989414735], [-52.4757709171111, -22.399974878881213], [-52.47576698448307, -22.399970730483215], [-52.47576298593525, -22.399966452764247], [-52.47575786535317, -22.399960897246167], [-52.47575262668743, -22.399955093162152], [-52.47574832911309, -22.39995026495581], [-52.475743942909126, -22.399945268253283], [-52.47574341746729, -22.399944661328274], [-52.47573021829446, -22.399929149895755], [-52.47571819322373, -22.399914524140573], [-52.47570457774053, -22.399897388489862], [-52.475702992042464, -22.39989535859984], [-52.475697703137165, -22.399888495728888], [-52.47569572996543, -22.399885900485874], [-52.47568117174841, -22.399866427194482], [-52.475666728679464, -22.399846448522215], [-52.47565168542759, -22.399824933539048], [-52.4756516259998, -22.399824847120538], [-52.475636231625835, -22.399802087322865], [-52.475635654664806, -22.39980122010769], [-52.47562014442184, -22.399777520256038], [-52.47561906338331, -22.399775841065594], [-52.47560344138398, -22.39975117500404], [-52.47560186931809, -22.399748651967062], [-52.475586141650645, -22.399722996530294], [-52.4755840922643, -22.39971959881926], [-52.47556826336478, -22.39969292823767], [-52.475565752352516, -22.399688628574868], [-52.475549836016384, -22.399660933331965], [-52.47554688506065, -22.399655715540938], [-52.47553310252449, -22.39963095347991], [-52.475521427156956, -22.399609572708748], [-52.47550787420322, -22.399584276867856]], "type": "LineString"}, "id": "264", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 76.458760617, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47592403057462, -22.400150207153928], [-52.47588437239968, -22.40011598031318], [-52.47585503186695, -22.40009037263311], [-52.47582518911487, -22.400064042160267], [-52.47579594028426, -22.400037961068723], [-52.47578802608466, -22.400030824118083], [-52.475783296668, -22.4000265002423], [-52.47577966809752, -22.40002313431533], [-52.475776007777256, -22.40001968946831], [-52.475771375661495, -22.40001526672675], [-52.475766693696855, -22.400010699060267], [-52.47576289115996, -22.40000693590626], [-52.475759033054594, -22.400003062925595], [-52.47575411923304, -22.399998059542284], [-52.475749126634824, -22.399992866808788], [-52.47574505931703, -22.399988576330408], [-52.47574092775572, -22.399984156310563], [-52.47573564327745, -22.399978422974264], [-52.47573024355879, -22.399972440453627], [-52.47572581905509, -22.399967469644828], [-52.475721307657594, -22.39996233032272], [-52.47572064344351, -22.39996156310514], [-52.47570721765156, -22.3999457853511], [-52.475694900029055, -22.399930803770634], [-52.47568107232023, -22.399913401021795], [-52.475679362135786, -22.39991121177335], [-52.475673964421865, -22.39990420771116], [-52.47567187090495, -22.399901454181812], [-52.47565711679712, -22.399881718859675], [-52.475642421871505, -22.399861391796925], [-52.47562719660483, -22.399839616489597], [-52.47562701900743, -22.399839358231524], [-52.475611509028, -22.399816427511414], [-52.47561081898803, -22.399815390329966], [-52.47559519816989, -22.39979152151188], [-52.47559400902959, -22.39978967440513], [-52.47557828137741, -22.399764841518323], [-52.475576606074995, -22.399762152794448], [-52.475560777561384, -22.399736332847173], [-52.47555862968928, -22.39973277185397], [-52.47554270464054, -22.399705939259846], [-52.475540099769354, -22.39970147887897], [-52.475524091830074, -22.399673624233344], [-52.4755210514926, -22.399668248398548], [-52.47550717319111, -22.399643314275135], [-52.47549539630858, -22.39962174759536], [-52.475481375568016, -22.39959557864724], [-52.47547742850552, -22.399588094329], [-52.475466026756806, -22.399566131852936]], "type": "LineString"}, "id": "265", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 80.74201589, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47590052238801, -22.400166884922143], [-52.47586449067319, -22.400135787879943], [-52.47583503315186, -22.40011007809245], [-52.47580507722302, -22.40008364776011], [-52.47577571365832, -22.40005746435763], [-52.47576766889689, -22.40005020966676], [-52.47576279282906, -22.40004575171442], [-52.47575901481702, -22.40004224716236], [-52.47575520664481, -22.40003866316661], [-52.47575039188066, -22.40003406603189], [-52.47574552995938, -22.40002932280133], [-52.47574158522513, -22.40002541892221], [-52.47573758658662, -22.400021404866006], [-52.475732499377926, -22.400016224934586], [-52.4757273361529, -22.4000108547337], [-52.47572313414533, -22.4000064221749], [-52.475718869570564, -22.400001859854118], [-52.475713421196126, -22.399995948699555], [-52.475707860424535, -22.399989787742253], [-52.47570330899148, -22.39998467433098], [-52.475698672400455, -22.39997939238923], [-52.475697869414155, -22.399978464879073], [-52.475684217003106, -22.399962420803423], [-52.47567160682886, -22.399947083397613], [-52.475657566894455, -22.399929413550574], [-52.47565573222364, -22.399927064943654], [-52.47565022570114, -22.399919919690205], [-52.47564801183905, -22.399917007874464], [-52.475633061840455, -22.39989701052155], [-52.475618115058225, -22.39987633506825], [-52.475602707776794, -22.39985429943668], [-52.47560241200981, -22.39985386933902], [-52.475586786424934, -22.399830767696432], [-52.47558598330606, -22.399829560548675], [-52.475570251912785, -22.39980552276411], [-52.47556895467076, -22.39980350774104], [-52.475553121365756, -22.399778508028934], [-52.475551342826854, -22.399775653618125], [-52.475535413467114, -22.399749669160304], [-52.47553316710929, -22.399745944884913], [-52.475517145911354, -22.39971895027821], [-52.4755144471813, -22.39971432917923], [-52.4754983476389, -22.39968631513086], [-52.47549521791973, -22.39968078125227], [-52.47548124385296, -22.399655675066413], [-52.47546936545547, -22.399633922477996], [-52.47545525432345, -22.399607584810358], [-52.47545122729793, -22.3995999488657], [-52.47543492076906, -22.399568538604672], [-52.475424547782914, -22.399548241907443]], "type": "LineString"}, "id": "266", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 84.983426832, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4758770141957, -22.40018356268721], [-52.47584460894108, -22.400155595444534], [-52.47581503443115, -22.400129783549566], [-52.475784965325545, -22.40010325335769], [-52.47575548702675, -22.400076967644285], [-52.475747311703486, -22.400069595213132], [-52.47574228898447, -22.40006500318419], [-52.475738361530865, -22.40006136000702], [-52.47573440550671, -22.400057636862485], [-52.47572940809415, -22.400052865334562], [-52.47572436621625, -22.400047946539893], [-52.475720279284644, -22.400043901935597], [-52.475716140112986, -22.40003974680384], [-52.475710879517166, -22.400034390324272], [-52.475705545665335, -22.400028842655928], [-52.475701208968, -22.400024268016672], [-52.47569681137977, -22.400019563394938], [-52.47569119910916, -22.400013474422057], [-52.47568547728465, -22.40000713502806], [-52.47568079892226, -22.40000187901425], [-52.475676037137724, -22.399996454452836], [-52.47567509537921, -22.399995366650046], [-52.475661216349096, -22.39997905625275], [-52.475648313623154, -22.399963363021484], [-52.47563406146319, -22.399945426076194], [-52.47563210230603, -22.399942918110764], [-52.475626486974946, -22.39993563166601], [-52.47562415276772, -22.399932561563872], [-52.4756090068784, -22.39991230218009], [-52.475593808239616, -22.399891278336167], [-52.47557821894347, -22.399868982380312], [-52.475577805006935, -22.399868380443014], [-52.47556206381666, -22.399845107877923], [-52.47556114761892, -22.39984373076381], [-52.475545305650535, -22.39981952401274], [-52.47554390030681, -22.39981734107332], [-52.475527961349016, -22.399792174535875], [-52.47552607957367, -22.3997891544381], [-52.475510049367834, -22.3997630054697], [-52.475507704524325, -22.399759117912073], [-52.475491587177245, -22.399731961292773], [-52.475488794588344, -22.39972717947566], [-52.47547260344286, -22.39969900602452], [-52.475469384342034, -22.399693314102077], [-52.47545531451003, -22.399668035853765], [-52.47544333459763, -22.39964609735667], [-52.475429133074186, -22.39961959096946], [-52.4754250260857, -22.39961180339837], [-52.47540864166472, -22.399580243087595], [-52.475404153930455, -22.399571461989705], [-52.475383515853856, -22.39953044415205]], "type": "LineString"}, "id": "267", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 89.195931287, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47585318538813, -22.400199963748207], [-52.47582472720336, -22.400175403006923], [-52.47579503570481, -22.400149489004473], [-52.47576485342244, -22.400122858953036], [-52.47573526038955, -22.400096470928645], [-52.47572695450444, -22.400088980757193], [-52.47572178513423, -22.40008425465163], [-52.47571770823907, -22.4000804728493], [-52.47571360436295, -22.400076610555956], [-52.475708424302, -22.400071664634776], [-52.47570320246745, -22.400066570275946], [-52.4756989733385, -22.400062384946455], [-52.4756946936337, -22.400058088739076], [-52.47568925965075, -22.40005255571133], [-52.475683755172106, -22.400046830575494], [-52.47567928378502, -22.400042113855744], [-52.47567475318334, -22.400037266933], [-52.47566897701657, -22.40003100014177], [-52.47566309413916, -22.40002448231103], [-52.475658288847434, -22.400019083694662], [-52.475653401869394, -22.400013516513546], [-52.475652321338686, -22.4000122684181], [-52.47563821568953, -22.399995691699047], [-52.47562502041192, -22.39997964264227], [-52.47561055602643, -22.399961438598655], [-52.47560847238296, -22.399958771274687], [-52.47560274824331, -22.399951343638598], [-52.47560029369097, -22.39994811525001], [-52.47558495191097, -22.399927593835315], [-52.47556951737565, -22.39990624367766], [-52.47556948566273, -22.399906199070674], [-52.47555373010487, -22.399883665320488], [-52.47555319799881, -22.39988289154351], [-52.475537341203164, -22.399859448055874], [-52.47553631192658, -22.39985790097537], [-52.475520359383125, -22.39983352525776], [-52.47551884593774, -22.399831174401942], [-52.475502801327195, -22.39980584103914], [-52.47550081631543, -22.399802655254348], [-52.47548468526353, -22.399776341775343], [-52.47548224193439, -22.399772290935456], [-52.4754660284382, -22.39974497230353], [-52.475463141990495, -22.399740029768246], [-52.47544685924197, -22.39971169691429], [-52.47544355075952, -22.399705846948006], [-52.47542938516233, -22.399680396637184], [-52.47541730373505, -22.399658272231367], [-52.47540301182024, -22.399631597124568], [-52.475398824868826, -22.399623657927023], [-52.47538236255578, -22.399591947566467], [-52.47537779894366, -22.3995830179961], [-52.47536130756787, -22.399550241648566], [-52.4753564074442, -22.39954034980105], [-52.4753429510387, -22.399512760769092]], "type": "LineString"}, "id": "268", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 93.331829033, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47582935079458, -22.400216359817293], [-52.475804845460026, -22.400195210567123], [-52.475775036972856, -22.400169194457156], [-52.475744741513715, -22.400142464546118], [-52.4757150337467, -22.400115974210742], [-52.475706597299755, -22.400108366298948], [-52.475701281278354, -22.400103506116718], [-52.475697054941605, -22.400099585689194], [-52.47569280321354, -22.400095584247005], [-52.47568744050418, -22.40009046393252], [-52.47568203871299, -22.40008519400949], [-52.4756776673867, -22.40008086795476], [-52.475673247148755, -22.400076430671742], [-52.47566763977868, -22.400070721095755], [-52.475661964673236, -22.400064818492368], [-52.47565735859639, -22.400059959692104], [-52.47565269498127, -22.40005497046832], [-52.475646754918344, -22.400048525858697], [-52.475640710988046, -22.400041829591157], [-52.47563577876701, -22.400036288372196], [-52.47563076659547, -22.400030578571343], [-52.47562954729258, -22.40002917018319], [-52.4756152150244, -22.400012327142353], [-52.47560172719517, -22.399995922259947], [-52.475587050584195, -22.399977451117962], [-52.47558484245442, -22.39997462443541], [-52.47557900950624, -22.399967055607956], [-52.4755764346088, -22.399963668932877], [-52.47556089693814, -22.39994288548721], [-52.47554527261565, -22.39992127279747], [-52.47554511756936, -22.399921054711264], [-52.47552924126098, -22.399898348257196], [-52.475528590985434, -22.39989740264051], [-52.47551261858445, -22.399873788230295], [-52.47551147622906, -22.399872071183367], [-52.475495413110565, -22.39984752649918], [-52.47549379156356, -22.399845007726935], [-52.475477641300294, -22.39981950753872], [-52.47547555305214, -22.399816156066905], [-52.475459321154226, -22.399789678077262], [-52.47545677933947, -22.39978546395508], [-52.47544046969421, -22.399757983310483], [-52.475437489387744, -22.399752880057], [-52.47542111503621, -22.399724387800212], [-52.475417717172185, -22.39971837979002], [-52.47540345580983, -22.39969275741667], [-52.475391272867746, -22.39967044710211], [-52.47537689056161, -22.39964360327569], [-52.475372623647296, -22.399635512451642], [-52.475356083442215, -22.39960365204129], [-52.47535144395229, -22.39959457399842], [-52.47533487865103, -22.399561650713274], [-52.47532990650865, -22.399551613478366], [-52.475315078325494, -22.399521211943416], [-52.47530286090276, -22.399495694080922]], "type": "LineString"}, "id": "269", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 97.384667326, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47580551619532, -22.40023275588315], [-52.47578496371107, -22.40021501812515], [-52.47575503823528, -22.40018889990764], [-52.47572462959935, -22.40016207013697], [-52.47569480709823, -22.400135477490572], [-52.47568624008942, -22.4001277518384], [-52.47568077741683, -22.400122757579467], [-52.4756764016385, -22.40011869852671], [-52.47567200205847, -22.400114557935645], [-52.47566645670071, -22.400109263227822], [-52.47566087495288, -22.400103817740522], [-52.47565636142923, -22.40009935096051], [-52.47565180065815, -22.400094772601825], [-52.47564601990096, -22.400088886477548], [-52.47564017416872, -22.400082806406584], [-52.475635433402125, -22.400077805525747], [-52.475630636773566, -22.4000726740009], [-52.47562453281449, -22.40006605157282], [-52.47561832783132, -22.400059176868446], [-52.475613268680966, -22.40005349304687], [-52.47560813131595, -22.400047640626227], [-52.47560677324089, -22.40004607194533], [-52.47559221435372, -22.400028962582628], [-52.475578433972906, -22.40001220187454], [-52.475563545136474, -22.3999934636341], [-52.47556121252042, -22.39999047759293], [-52.475555270763714, -22.39998276757408], [-52.4755525755212, -22.399979222612487], [-52.475536841959936, -22.399958177135783], [-52.4755210278503, -22.399936301913904], [-52.475520749470675, -22.399935910348436], [-52.47550475241181, -22.399913031190444], [-52.47550398396681, -22.399911913734023], [-52.47548789596052, -22.39988812840119], [-52.47548664052636, -22.399886241387808], [-52.47547046683285, -22.399861527737], [-52.47546873718425, -22.399858841048285], [-52.475452481268306, -22.399833174034626], [-52.47545028978382, -22.399829656875752], [-52.47543395703992, -22.39980301437543], [-52.47543131673958, -22.399798636970925], [-52.47541491094528, -22.39977099431362], [-52.47541183678009, -22.39976573034191], [-52.4753953708256, -22.399737078682254], [-52.47539188358002, -22.399730912628133], [-52.47537752645257, -22.39970511819223], [-52.47536524199571, -22.399682621968886], [-52.47535076929829, -22.399655609422815], [-52.475346422421126, -22.39964736697225], [-52.47532980432405, -22.39961535651206], [-52.47532508895636, -22.399606129996656], [-52.47530844972967, -22.399573059773875], [-52.47530340556862, -22.39956287715153], [-52.47528850035913, -22.399532317681608], [-52.47527528299063, -22.399504711276037], [-52.47526358151424, -22.399479815442728]], "type": "LineString"}, "id": "270", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 101.283444103, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47578168159039, -22.40024915194574], [-52.47576508195651, -22.40023482568096], [-52.47573503949207, -22.4002086053559], [-52.47570451767936, -22.40018167572559], [-52.47567458044413, -22.40015498076812], [-52.47566588287346, -22.400147137375544], [-52.47566027354965, -22.40014200903988], [-52.47565574832975, -22.40013781136185], [-52.475651200897744, -22.400133531621865], [-52.475645472891564, -22.400128062520643], [-52.4756397111871, -22.40012244146904], [-52.47563505546611, -22.400117833963726], [-52.47563035416189, -22.400113114529322], [-52.47562440001757, -22.40010705185672], [-52.47561838365855, -22.40010079431813], [-52.475613508202215, -22.40009565135669], [-52.47560857856022, -22.40009037753073], [-52.47560231070502, -22.400083577284153], [-52.47559594466898, -22.400076524142907], [-52.47559075858933, -22.40007069771865], [-52.47558549603084, -22.400064702678215], [-52.47558399918362, -22.40006297370453], [-52.475569213677474, -22.400045598019915], [-52.475555140745115, -22.400028481486036], [-52.47554003968326, -22.400009476147094], [-52.47553758258095, -22.400006330747253], [-52.475531532015744, -22.399998479536983], [-52.47552871642818, -22.399994776288818], [-52.475512786976346, -22.39997346878103], [-52.475496783079606, -22.399951331026948], [-52.475496381366675, -22.39995076598218], [-52.47548026355736, -22.399927714120242], [-52.475479376942936, -22.39992642482403], [-52.47546317333137, -22.39990246856855], [-52.475461804818465, -22.39990041158866], [-52.47544552054999, -22.399875528971197], [-52.47544368279983, -22.399872674365998], [-52.475427321231244, -22.39984684052687], [-52.47542502651044, -22.399843157680884], [-52.47540859292059, -22.399816350669862], [-52.47540585413472, -22.399811809982996], [-52.47538935219143, -22.399784005312956], [-52.47538618416754, -22.399778580623003], [-52.475369626610124, -22.39974976956043], [-52.475366049983045, -22.39974344546237], [-52.47535159709052, -22.399717478963858], [-52.475339211118936, -22.3996947968317], [-52.47532464803027, -22.399667615565924], [-52.4753202211903, -22.39965922148882], [-52.47530352520128, -22.399627060978776], [-52.47529873395586, -22.399617685990815], [-52.47528202080377, -22.39958446883037], [-52.47527690462409, -22.39957414082059], [-52.47526192238832, -22.39954342341564], [-52.47524862351472, -22.399515646764105], [-52.47523360038832, -22.399483683838454], [-52.475224506561574, -22.399464037031812]], "type": "LineString"}, "id": "271", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 105.163653787, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475757782792, -22.40026561501143], [-52.47571504074325, -22.40022831080193], [-52.47568440575374, -22.400201281311947], [-52.475654353784385, -22.400174484043422], [-52.475645525651856, -22.400166522910393], [-52.47563976967683, -22.400161260497946], [-52.475635095015335, -22.40015692419462], [-52.47563039973136, -22.400152505305662], [-52.47562448907677, -22.40014686181101], [-52.475618547415664, -22.400141065195058], [-52.47561374949732, -22.400136316964396], [-52.47560890765997, -22.40013145645423], [-52.47560278012854, -22.400125217233263], [-52.47559659314273, -22.40011878222699], [-52.47559158299666, -22.400113497184922], [-52.47558652034124, -22.400108081057816], [-52.47558008858992, -22.40010110299271], [-52.47557356150102, -22.400093871414526], [-52.475568248492074, -22.400087902387572], [-52.47556286074013, -22.400081764727304], [-52.475561225120764, -22.400079875460786], [-52.475546212995674, -22.400062233454168], [-52.47553184751181, -22.400044761094428], [-52.47551653422457, -22.40002548865692], [-52.47551395263601, -22.40002218389839], [-52.47550779326233, -22.40001419149666], [-52.47550485732974, -22.400010329961905], [-52.475488754818194, -22.399988790961864], [-52.47548870945196, -22.39998872925033], [-52.47547253830358, -22.399966360136617], [-52.47547201325737, -22.39996562161251], [-52.47545577469762, -22.39994239704658], [-52.4754547699138, -22.39994093591054], [-52.475438450697, -22.399916808732367], [-52.47543696910539, -22.399914581785954], [-52.475420574261975, -22.399889530201804], [-52.47541862841028, -22.399886507680073], [-52.47540216118909, -22.399860507015436], [-52.47539976323202, -22.399856658482307], [-52.475383228796254, -22.399829686960544], [-52.47538039152488, -22.39982498299129], [-52.47536379343263, -22.399797016308487], [-52.47536053155009, -22.399791430900244], [-52.47534388238979, -22.39976246043474], [-52.47534021638124, -22.39975597829269], [-52.475325667723695, -22.399729839731545], [-52.475313180237436, -22.39970697169054], [-52.475298526757584, -22.39967962170505], [-52.47529401995483, -22.39967107600137], [-52.4752772460739, -22.39963876544145], [-52.47527237895079, -22.3996292419809], [-52.47525559187335, -22.39959587788277], [-52.475250403675076, -22.39958540448551], [-52.475235344413065, -22.39955452914552], [-52.475221964034425, -22.399526582247972], [-52.47520686846454, -22.39949446518028], [-52.47520102460959, -22.39948183978832], [-52.47518578110952, -22.399448400682804]], "type": "LineString"}, "id": "272", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 109.015467391, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475733972814396, -22.400281994118302], [-52.475695041988814, -22.40024801624575], [-52.4756642938225, -22.400220886896076], [-52.47563412711901, -22.400193987316428], [-52.4756251684246, -22.400185908442936], [-52.475619265798365, -22.400180511953685], [-52.47561444169527, -22.400176037025002], [-52.47560959855932, -22.400171478987055], [-52.47560350525632, -22.400165661098907], [-52.47559738363857, -22.400159688918567], [-52.475592443522885, -22.400154799962515], [-52.475587461152394, -22.400149798376564], [-52.47558116023385, -22.400143382607173], [-52.47557480262127, -22.40013677013318], [-52.47556965778546, -22.400131343010433], [-52.47556446211662, -22.400125784582155], [-52.47555786646919, -22.400118628698465], [-52.47555117832744, -22.40011121868331], [-52.47554573838922, -22.400105107053626], [-52.47554022544382, -22.40009882677347], [-52.47553845105233, -22.40009677721409], [-52.47552321230832, -22.40007886888543], [-52.475508554272984, -22.400061040699732], [-52.47549302876038, -22.40004150116358], [-52.47549032268561, -22.400038037046325], [-52.47548405450347, -22.400029903453106], [-52.47548099822587, -22.400025883631717], [-52.47546476451852, -22.40000416913725], [-52.4754645906, -22.400003932556416], [-52.475448293522206, -22.399981389242893], [-52.47544764514275, -22.399980477239417], [-52.475431285832606, -22.399957079969465], [-52.475430162879434, -22.399955446993552], [-52.475413728057404, -22.399931148892666], [-52.475412133387124, -22.399928751979672], [-52.4753956279688, -22.39990353142881], [-52.47539357401563, -22.399900340990502], [-52.47537700114186, -22.399874173500336], [-52.47537449994855, -22.399870159280027], [-52.475357864666904, -22.399843023247488], [-52.47535492891008, -22.399838155995806], [-52.4753382346689, -22.399810027300212], [-52.47533487892775, -22.39980428117365], [-52.47531813816459, -22.39977515130518], [-52.47531438277462, -22.399768511119127], [-52.47529973835209, -22.399742200495318], [-52.4752871493512, -22.39971914654541], [-52.4752724054802, -22.39969162784017], [-52.47526781871471, -22.39968293050989], [-52.47525096694191, -22.399650469900056], [-52.47524602394116, -22.399640797966907], [-52.4752291629384, -22.399607286931055], [-52.47522390272159, -22.399596668146287], [-52.47520876643337, -22.399565634871234], [-52.475195304549736, -22.39953751772765], [-52.475180136536395, -22.39950524651789], [-52.47517422870918, -22.399492482911533], [-52.47515893189958, -22.399458926849174], [-52.47514706110009, -22.39943240730765]], "type": "LineString"}, "id": "273", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 112.903880665, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475710162831106, -22.400298373221958], [-52.47567504322874, -22.400267721687353], [-52.47564418188563, -22.400240492477952], [-52.475613900447996, -22.400213490587163], [-52.475604811191715, -22.400205293973176], [-52.47559876191425, -22.400199763407077], [-52.47559378836956, -22.40019514985301], [-52.47558879738163, -22.400190452666028], [-52.47558252143021, -22.400184460384356], [-52.47557621985582, -22.400178312639568], [-52.47557113754278, -22.400173282958097], [-52.475566014639156, -22.400168140296312], [-52.47555954033351, -22.40016154797845], [-52.475553012094146, -22.400154758036688], [-52.47554773256861, -22.400149188833232], [-52.475542403886365, -22.40014348810374], [-52.47553564434283, -22.40013615440143], [-52.47552879514825, -22.40012856594926], [-52.47552322828075, -22.40012231171679], [-52.475517590141926, -22.400115888816735], [-52.47551567697832, -22.40011367896445], [-52.475500211615405, -22.40009550431366], [-52.47548526102864, -22.40007732030194], [-52.47546952329072, -22.400057513667104], [-52.475466692729746, -22.400053890191053], [-52.475460315739156, -22.40004561540632], [-52.47545713911658, -22.400041437298263], [-52.47544077421345, -22.400019547309327], [-52.47544047174267, -22.400019135859175], [-52.47542404873549, -22.399996418345786], [-52.47542327702281, -22.399995332862904], [-52.47540679696231, -22.399971762888875], [-52.4754055558398, -22.39996995807309], [-52.475389005412595, -22.39994548904941], [-52.47538729766367, -22.39994292216983], [-52.475370681670476, -22.399917532652207], [-52.475368519615856, -22.3999141742973], [-52.47535184108954, -22.399887839981552], [-52.47534923666004, -22.399883660074053], [-52.475332500532545, -22.3998563595307], [-52.47532946629029, -22.399851328996558], [-52.47531267590022, -22.399823038288137], [-52.475309226300496, -22.39981713144321], [-52.47529239393453, -22.39978784217175], [-52.47528854916317, -22.39978104394165], [-52.47527380897571, -22.399754561255147], [-52.47526111846024, -22.399731321396327], [-52.47524628419813, -22.39970363397131], [-52.47524161746995, -22.399694785014393], [-52.47522468780531, -22.39966217435461], [-52.475219668926954, -22.399652353948827], [-52.47520273399892, -22.399618695975242], [-52.4751974017636, -22.399607931802947], [-52.47518218844923, -22.39957674059278], [-52.47516864506065, -22.399548453203156], [-52.47515340460391, -22.399516027851284], [-52.47514743280445, -22.399503126030513], [-52.47513206766813, -22.399469420068506], [-52.47511818907433, -22.399438415070776], [-52.47510816969936, -22.39941562217731]], "type": "LineString"}, "id": "274", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 116.8800644, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47568635284214, -22.400314752322362], [-52.47565504446305, -22.400287427126745], [-52.475624069943116, -22.40026009805758], [-52.47559367377135, -22.400232993855635], [-52.47558445395318, -22.400224679501118], [-52.47557825802449, -22.40021901485812], [-52.47557313503819, -22.400214262678638], [-52.475567996198286, -22.400209426342574], [-52.475561537598445, -22.40020325966732], [-52.4755550560674, -22.400196936358064], [-52.47554983155702, -22.400191765951135], [-52.47554456812026, -22.40018648221349], [-52.47553792042751, -22.400179713347104], [-52.47553122156138, -22.40017274593753], [-52.47552580734612, -22.40016703465334], [-52.47552034565047, -22.400161191622587], [-52.47551342221083, -22.400153680101596], [-52.47550641196344, -22.400145913212366], [-52.47550071816668, -22.400139516377095], [-52.475494954834424, -22.400132950857092], [-52.47549290289871, -22.400130580711867], [-52.47547721091693, -22.40011213973889], [-52.47546196777878, -22.400093599901044], [-52.47544601781556, -22.400073526167454], [-52.47544306276841, -22.400069743332605], [-52.47543657696941, -22.40006132735631], [-52.47543328000186, -22.40005699096154], [-52.475416783902986, -22.400034925478106], [-52.47541635287997, -22.400034339158577], [-52.47539980394343, -22.400011447445305], [-52.47539890889757, -22.40001018848297], [-52.47538230808673, -22.39998644580483], [-52.47538094879492, -22.399984469149114], [-52.47536428276257, -22.399959829202647], [-52.47536246193504, -22.399957092356413], [-52.475345735367014, -22.399931533872], [-52.475343465210955, -22.399928007600455], [-52.47532668103214, -22.399901506459102], [-52.47532397336647, -22.399897160864363], [-52.47530713639318, -22.399869695810157], [-52.47530400366553, -22.399864501993534], [-52.47528711712662, -22.399836049272242], [-52.47528357366836, -22.399829981708944], [-52.47526664969961, -22.399800533034465], [-52.475262715546904, -22.399793576760292], [-52.47524787959455, -22.39976692201105], [-52.47523508756454, -22.399743496243275], [-52.47522016291136, -22.399715640098446], [-52.47521541622053, -22.39970663951486], [-52.4751984086641, -22.399673878805125], [-52.475193313908186, -22.399663909926673], [-52.47517630505492, -22.399630105015312], [-52.475170900801125, -22.399619195455482], [-52.475155610460654, -22.399587846310187], [-52.47514198556717, -22.399559388674476], [-52.475126672667066, -22.39952680918047], [-52.475120636895426, -22.399513769145244], [-52.47510520343241, -22.399479913283596], [-52.47509125263598, -22.39944874697104], [-52.47507722199238, -22.399416828899714], [-52.4750694955717, -22.399398932551833]], "type": "LineString"}, "id": "275", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 120.838026298, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47566254284748, -22.40033113141952], [-52.475635045691746, -22.400307132563917], [-52.47560395799499, -22.400279703634975], [-52.47557344708907, -22.40025249712182], [-52.47556409670901, -22.40024406502674], [-52.475557754129085, -22.400238266306836], [-52.47555248170118, -22.400233375501898], [-52.475547195009284, -22.40022840001674], [-52.475540553761014, -22.400222058947847], [-52.475533892273326, -22.40021556007404], [-52.4755285255656, -22.400210248941605], [-52.475523121595714, -22.40020482412806], [-52.47551630051586, -22.40019787871314], [-52.475509431022964, -22.400190733835693], [-52.47550388211799, -22.400184880470714], [-52.47549828740894, -22.40017889513868], [-52.47549120007322, -22.400171205798983], [-52.47548402877301, -22.40016326047265], [-52.475478208047, -22.400156721034527], [-52.47547231952133, -22.400150012894535], [-52.475470128813534, -22.400147482456344], [-52.4754542102129, -22.400128775161114], [-52.475438674523396, -22.400109879497062], [-52.475422512334916, -22.40008953866464], [-52.47541943280162, -22.400085596470955], [-52.47541283819421, -22.40007703930307], [-52.475409420881725, -22.400072544621565], [-52.475392793587126, -22.400050303643575], [-52.4753922340119, -22.400049542454642], [-52.47537555914603, -22.400026476541438], [-52.47537454076701, -22.40002504409961], [-52.47535781920587, -22.40000112871734], [-52.475356341744785, -22.39999898022164], [-52.47533956010732, -22.399974169352337], [-52.475337626201224, -22.39997126253943], [-52.47532078905839, -22.399945535088193], [-52.475318410800945, -22.399941840899967], [-52.47530152096966, -22.399915172932957], [-52.47529871006786, -22.39991066165096], [-52.47528177224879, -22.399883032085885], [-52.475278541035806, -22.39987767498674], [-52.47526155834807, -22.399849060252556], [-52.475257921031314, -22.399842831970833], [-52.475240905459835, -22.399813223893297], [-52.47523688192582, -22.399806109575014], [-52.475221950208606, -22.399779282763024], [-52.47520905666411, -22.39975567108626], [-52.47519404161991, -22.399727646221574], [-52.47518921496647, -22.39971849401132], [-52.475172129518285, -22.39968558325157], [-52.47516695888484, -22.399675465900444], [-52.475149876106386, -22.399641514051293], [-52.475144399834164, -22.399630459103875], [-52.47512903246763, -22.399598952023428], [-52.4751153260693, -22.399570324141592], [-52.47509994072588, -22.39953759050543], [-52.475093840982076, -22.399524412255744], [-52.47507833919243, -22.39949040649441], [-52.47506431619342, -22.39945907886702], [-52.47505021576034, -22.39942700201916], [-52.475030956080126, -22.39938239169085]], "type": "LineString"}, "id": "276", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 124.775516239, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475638732847145, -22.400347510513466], [-52.47561504691481, -22.400326837998875], [-52.47558384604123, -22.40029930921011], [-52.47555322040115, -22.40027200038575], [-52.4755437394592, -22.40026345055007], [-52.47553725022802, -22.400257517753197], [-52.475531828358505, -22.400252488322767], [-52.475526393814626, -22.40024737368845], [-52.47551956991793, -22.4002408582259], [-52.47551272847359, -22.40023418378752], [-52.47550721956853, -22.400228731929545], [-52.47550167506551, -22.400223166040078], [-52.47549468059855, -22.400216044076533], [-52.4754876404789, -22.400208721731193], [-52.47548195688421, -22.400202726285396], [-52.47547622916177, -22.40019659865203], [-52.47546897792998, -22.40018873149357], [-52.475461645576964, -22.400180607730082], [-52.47545569792172, -22.400173925689096], [-52.47544968420264, -22.40016707492908], [-52.47544735472277, -22.400164384197858], [-52.47543120950331, -22.400145410580315], [-52.47541538126249, -22.40012615908998], [-52.47539900684879, -22.400105551158674], [-52.475395802829354, -22.40010144960611], [-52.47538909941356, -22.400092751246603], [-52.47538556175616, -22.40008809827832], [-52.475368803265866, -22.400065681805746], [-52.47536811513846, -22.400064745747354], [-52.47535131434329, -22.400041505634185], [-52.47535017263113, -22.40003989971283], [-52.47533333031972, -22.40001581162637], [-52.475331734689405, -22.400013491290668], [-52.47531483744686, -22.399988509498492], [-52.47531279046221, -22.399985432718868], [-52.4752958427446, -22.399959536300774], [-52.47529335638581, -22.399955674195844], [-52.4752763609021, -22.399928839403163], [-52.4752734467642, -22.399924162433845], [-52.475256408099405, -22.399896368357872], [-52.4752530784011, -22.39989084797616], [-52.47523599956459, -22.399862071229055], [-52.47523226838937, -22.39985568222889], [-52.475215161215196, -22.399825914748277], [-52.475211048299904, -22.399818642385846], [-52.47519602081788, -22.399791643511065], [-52.47518302575895, -22.399767845925275], [-52.47516792032378, -22.39973965234071], [-52.47516301370776, -22.399730348503738], [-52.475145850367866, -22.399697287693982], [-52.47514060385693, -22.39968702187013], [-52.47512344715333, -22.39965292308316], [-52.47511789886272, -22.39964172274814], [-52.47510245447017, -22.39961005773252], [-52.475088666567025, -22.399581259604542], [-52.47507320878035, -22.3995483718262], [-52.47506704506443, -22.39953505536201], [-52.47505147494819, -22.399500899700975], [-52.47503737974663, -22.399469410758716], [-52.47502320952414, -22.399437175134306], [-52.47500896807207, -22.39940418829033], [-52.4749927297877, -22.399365896491847]], "type": "LineString"}, "id": "277", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 128.696386283, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47561469618121, -22.400363691780814], [-52.47559504813226, -22.400346543431613], [-52.47556373408184, -22.40031891478301], [-52.4755329937076, -22.4002915036474], [-52.47552338220375, -22.400282836071096], [-52.475516746321325, -22.40027676919723], [-52.47551117501018, -22.400271601141263], [-52.47550559261431, -22.40026634735776], [-52.475498586069186, -22.400259657501493], [-52.4754915646682, -22.40025280749849], [-52.475485913565784, -22.40024721491495], [-52.47548022852964, -22.400241507949495], [-52.47547306067559, -22.4002342094373], [-52.475465849929186, -22.40022670962401], [-52.47546003164479, -22.40022057209736], [-52.47545417090896, -22.400214302162624], [-52.4754467557811, -22.40020625718537], [-52.4754392623753, -22.40019795498469], [-52.47543318779083, -22.400191130340783], [-52.47542704887835, -22.400184136960714], [-52.47542458062642, -22.400181285936437], [-52.47540820878817, -22.400162045996517], [-52.47539208799607, -22.400142438679797], [-52.47537550135718, -22.40012156364955], [-52.47537217285163, -22.400117302738074], [-52.47536536062747, -22.400108463186903], [-52.47536170262518, -22.40010365193181], [-52.475344812939205, -22.400081059964602], [-52.475343996259646, -22.400079949036737], [-52.47532706953521, -22.400056534723543], [-52.475325804489955, -22.400054755322632], [-52.4753088414283, -22.400030494531954], [-52.475307127628774, -22.400028002356215], [-52.47529011478118, -22.400002849641126], [-52.47528795471802, -22.39999960289476], [-52.47527089642568, -22.39997353750976], [-52.47526830196556, -22.399969507488077], [-52.475251200829454, -22.399942505869685], [-52.47524818345549, -22.399937663213027], [-52.475231043945, -22.39990970462611], [-52.47522761576142, -22.399904020961813], [-52.47521044077618, -22.399875082201756], [-52.47520661574253, -22.3998685324831], [-52.4751894169657, -22.39983860559937], [-52.47518521466917, -22.399831175192787], [-52.47517009142239, -22.399804004255177], [-52.475156994849065, -22.399780020760325], [-52.47514179902294, -22.399751658455866], [-52.4751368124444, -22.39974220299214], [-52.475119571212836, -22.399708992132336], [-52.47511424882446, -22.399698577835743], [-52.47509701819575, -22.399664332110927], [-52.475091397886786, -22.399652986388272], [-52.47507587646826, -22.39962116343744], [-52.47506200706037, -22.399592195063292], [-52.475046476830464, -22.399559153142736], [-52.475040249142474, -22.39954569846403], [-52.475024610699684, -22.399511392903268], [-52.47501044329564, -22.399479742646122], [-52.474996203283766, -22.39944734824512], [-52.47498189440224, -22.3994142052029], [-52.474967522839954, -22.399380315342487], [-52.474954709283, -22.39934955674158]], "type": "LineString"}, "id": "278", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 132.561558949, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4755904896814, -22.40037972482285], [-52.47557504934409, -22.40036624886213], [-52.475543622116824, -22.400338520353667], [-52.47551276700842, -22.400311006906765], [-52.475503024942654, -22.4003022215898], [-52.47549624240898, -22.400296020638898], [-52.47549052165622, -22.400290713957368], [-52.47548479140835, -22.40028532102466], [-52.47547760221478, -22.40027845677463], [-52.47547040085715, -22.40027143120695], [-52.475464607557385, -22.400265697897794], [-52.47545878198812, -22.400259849856337], [-52.47545144074697, -22.400252374795446], [-52.47544405937382, -22.400244697514157], [-52.475438106399736, -22.40023841790661], [-52.47543211265052, -22.400232005670492], [-52.4754245336266, -22.400223782874374], [-52.47541687916802, -22.40021530223646], [-52.47541067765433, -22.400208334989603], [-52.475404413548475, -22.40020119898946], [-52.47540180652449, -22.40019818767206], [-52.475385208067465, -22.4001786814097], [-52.47536879472413, -22.40015871826653], [-52.47535199586008, -22.400137576137265], [-52.47534854286844, -22.400133155866836], [-52.47534162183593, -22.400124175123977], [-52.475337843488774, -22.40011920558203], [-52.47532082260715, -22.400096438120165], [-52.47531987737547, -22.40009515232276], [-52.47530282472179, -22.40007156380953], [-52.47530143634346, -22.400069610929016], [-52.47528435253159, -22.400045177434073], [-52.47528252056289, -22.40004251341825], [-52.47526539211028, -22.40001718978022], [-52.47526311896864, -22.400013773067062], [-52.475245950101595, -22.399987538715127], [-52.475243247540206, -22.39998334077668], [-52.47522604075172, -22.39995617233254], [-52.47522292014174, -22.399951163988504], [-52.47520567978559, -22.399923040890616], [-52.47520215311677, -22.399917193943697], [-52.47518488198283, -22.399888093170652], [-52.47518096309079, -22.3998813827335], [-52.47516367271134, -22.399851296446602], [-52.47515938103361, -22.399843707995814], [-52.47514416202211, -22.399816364995353], [-52.47513096393444, -22.399792195591402], [-52.47511567771743, -22.399763664567], [-52.47511061117639, -22.399754057476517], [-52.475093292053195, -22.39972069656663], [-52.47508789378742, -22.39971013379727], [-52.475070589233624, -22.399675741134587], [-52.47506489690636, -22.399664250024284], [-52.47504929846191, -22.39963226913822], [-52.475035347549316, -22.399603130517853], [-52.47501974487623, -22.399569934455073], [-52.47501345321621, -22.399556341561834], [-52.47499774644691, -22.39952188610131], [-52.474983506840424, -22.39949007452924], [-52.47496919703923, -22.399457521351632], [-52.4749548207283, -22.39942422211113], [-52.474940384033275, -22.39939017864481], [-52.47492590053956, -22.399355411388505], [-52.47491703376674, -22.39933374676967]], "type": "LineString"}, "id": "279", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 136.335276862, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47556622897689, -22.400395817107537], [-52.47552351014618, -22.400358125922075], [-52.4754925403036, -22.400330510163883], [-52.47548266767591, -22.400321607106218], [-52.475475738490985, -22.40031527207825], [-52.47546986829659, -22.400309826771114], [-52.47546399019672, -22.40030429468914], [-52.47545661835472, -22.400297256045285], [-52.47544923704043, -22.400290054912894], [-52.475443301543336, -22.400284180878103], [-52.47543733544093, -22.4002781917606], [-52.4754298208127, -22.400270540150956], [-52.475422268812814, -22.400262685401618], [-52.47541618114902, -22.400256263713153], [-52.47541005438644, -22.400249709175593], [-52.475402311466475, -22.400241308560588], [-52.47539449595513, -22.400232649485407], [-52.47538816751223, -22.400225539635557], [-52.475381778213, -22.400218261015272], [-52.47537903241698, -22.400215089404757], [-52.47536220734121, -22.40019531681988], [-52.47534550144668, -22.400174997850154], [-52.47532849035749, -22.400153588621826], [-52.47532491287978, -22.4001490089924], [-52.47531788303895, -22.40013988705781], [-52.47531398434694, -22.40013475922899], [-52.4752968322697, -22.400111816272418], [-52.47529575848592, -22.40011035560544], [-52.475278579903026, -22.400086592892126], [-52.47527706819165, -22.400084466531972], [-52.4752598636296, -22.400059860332743], [-52.47525791349176, -22.40005702447679], [-52.47524066943416, -22.400031529915776], [-52.475238283214075, -22.400027943235802], [-52.47522100377236, -22.400001539916886], [-52.47521819310972, -22.399997174061635], [-52.47520088066891, -22.39996983879172], [-52.47519765682294, -22.399964664760272], [-52.47518031562117, -22.399936377151374], [-52.47517669046714, -22.399930366921808], [-52.475159323184535, -22.399901104135736], [-52.475155310434154, -22.399894232980042], [-52.475137928452114, -22.39986398728997], [-52.475133547393234, -22.39985624079496], [-52.475118232617056, -22.3998287257316], [-52.47510493301508, -22.399804370418526], [-52.47508955640723, -22.399775670674142], [-52.47508440990374, -22.39976591195686], [-52.47506701288895, -22.399732400996882], [-52.475061538745805, -22.39972168975472], [-52.47504416026699, -22.399687150154133], [-52.47503839592145, -22.39967551365615], [-52.475022720451115, -22.399643374834827], [-52.47500868803387, -22.399614065968233], [-52.47499301291764, -22.399580715763193], [-52.474986657285626, -22.399566984655387], [-52.47497088218987, -22.399532379295074], [-52.474956570380996, -22.39950040640808], [-52.47494219079052, -22.39946769445383], [-52.47492774705024, -22.399434239015015], [-52.47491324522252, -22.399400041942787], [-52.474898698798526, -22.399365123608106], [-52.474879433332816, -22.399318051323622]], "type": "LineString"}, "id": "280", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 140.094829048, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47554204843064, -22.40041183294516], [-52.47550339816991, -22.400377731488256], [-52.475472313593144, -22.40035001341871], [-52.47546231040354, -22.400340992620322], [-52.475455234567335, -22.40033452351526], [-52.47544921493132, -22.40032893958247], [-52.47544318897945, -22.40032326835122], [-52.475435634489, -22.4003160553135], [-52.47542807321806, -22.400308678616337], [-52.47542199552361, -22.40030266385586], [-52.475415888888094, -22.40029653366226], [-52.47540820087278, -22.400288705503847], [-52.47540047824615, -22.400280673286428], [-52.475394255892674, -22.400274109517], [-52.47538799611672, -22.400267412677973], [-52.475380089300714, -22.400258834244013], [-52.47537211273662, -22.4002499967315], [-52.47536565736451, -22.400242744278625], [-52.47535914287193, -22.400235323038196], [-52.47535625830388, -22.400231991134486], [-52.4753392066094, -22.400211952227043], [-52.4753222081637, -22.40019127743068], [-52.475304984849416, -22.400169601103226], [-52.47530128288565, -22.40016486211477], [-52.475294144236514, -22.400155598988434], [-52.475290125199685, -22.400150312872686], [-52.47527284192685, -22.400127194421355], [-52.475271639591, -22.400125558884785], [-52.47525433507892, -22.400101621971352], [-52.47525270003453, -22.40009932213151], [-52.47523537472233, -22.40007454322795], [-52.475233306415376, -22.400071535531854], [-52.47521594675282, -22.400045870047812], [-52.47521344745433, -22.400042113400975], [-52.47519605743797, -22.400015541115053], [-52.475193138674115, -22.400011007342947], [-52.475175720581014, -22.39998350524722], [-52.47517239349909, -22.399978165528335], [-52.475154951451735, -22.399949713408393], [-52.47515122781254, -22.399943539896146], [-52.47513376438131, -22.399914115097012], [-52.47512965777262, -22.399907083222743], [-52.475112184188035, -22.399876678129473], [-52.47510771374804, -22.3998687735902], [-52.47509230320722, -22.399841086463912], [-52.47507890209099, -22.399816545241663], [-52.475063435092345, -22.39978767677729], [-52.47505820862643, -22.39977776643319], [-52.4750407337201, -22.399744105423082], [-52.475035183699624, -22.3997332457081], [-52.47501773129582, -22.399698559169586], [-52.47501189493207, -22.399686777283897], [-52.474996142435884, -22.39965448052728], [-52.47498202851403, -22.399625001414428], [-52.47496628095471, -22.399591497067092], [-52.47495986135074, -22.39957762774471], [-52.47494401792858, -22.399542872484595], [-52.47492963391735, -22.399510738282626], [-52.47491518453764, -22.39947786755172], [-52.474900673368055, -22.399444255914563], [-52.474886106407695, -22.399409905236393], [-52.47487149705347, -22.399374835823295], [-52.47485566027046, -22.39933614099711], [-52.47484204237905, -22.399302375493235]], "type": "LineString"}, "id": "281", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 143.844919725, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475517867878736, -22.40042784877944], [-52.475483286188, -22.400397337052166], [-52.47545208687706, -22.400369516671276], [-52.475441953125525, -22.400360378132127], [-52.47543473063805, -22.400353774949913], [-52.475428561560385, -22.400348052391447], [-52.4754223877565, -22.40034224201086], [-52.47541465061762, -22.40033485457924], [-52.47540690939003, -22.400327302317272], [-52.475400689498244, -22.400321146831065], [-52.475394442329595, -22.400314875561357], [-52.47538658092719, -22.4003068708541], [-52.47537868767384, -22.40029866116855], [-52.47537233063068, -22.400291955318114], [-52.47536593784137, -22.40028511617758], [-52.47535786712933, -22.400276359924653], [-52.47534972951249, -22.400267343974757], [-52.47534314721119, -22.400259948918833], [-52.475336507525256, -22.400252385058206], [-52.47533348418521, -22.40024889286128], [-52.47531620587202, -22.4002285876312], [-52.47529896514002, -22.400207618144005], [-52.475298865266296, -22.40020749457304], [-52.47528147933586, -22.400185613581467], [-52.475277652886064, -22.400180715233944], [-52.47527040542864, -22.40017131091582], [-52.47526626604701, -22.400165866513117], [-52.475248851578606, -22.400142572567006], [-52.47524752069071, -22.40014076216078], [-52.475230090249475, -22.40011665104718], [-52.4752283318721, -22.400114177727616], [-52.47521088580978, -22.400089226119704], [-52.475208699333734, -22.400086046583407], [-52.47519122406626, -22.400060210176296], [-52.47518861168939, -22.40005628356257], [-52.47517111109843, -22.400029542309618], [-52.475168084233395, -22.40002484062062], [-52.47515056048803, -22.39999717169904], [-52.4751471301702, -22.39999166629269], [-52.475129587277294, -22.399963049661675], [-52.47512576515297, -22.399956712866697], [-52.47510820557315, -22.39992712605449], [-52.47510400510619, -22.399919933461618], [-52.475086439919096, -22.399889368965102], [-52.47508188009802, -22.399881306381545], [-52.47506637379261, -22.3998534471923], [-52.47505287116218, -22.39982872006086], [-52.47503731377276, -22.39979968287646], [-52.47503200734448, -22.39978962090549], [-52.47501445454664, -22.39975580984522], [-52.47500882864888, -22.3997448016574], [-52.47499130232012, -22.399709968180925], [-52.474985393938184, -22.39969804090751], [-52.474969564416206, -22.399665586215573], [-52.47495536898979, -22.399635936856427], [-52.47493954898743, -22.399602278366796], [-52.47493306541155, -22.3995882708298], [-52.474917153663014, -22.399553365669846], [-52.474902697449494, -22.399521070152883], [-52.4748881782806, -22.399488040645295], [-52.47487359968175, -22.399454272809777], [-52.4748589675888, -22.399419768525636], [-52.47484429530438, -22.39938454803413], [-52.474828402673936, -22.39934571673506], [-52.474820952209384, -22.399327243333538], [-52.47480508461064, -22.3992873212825]], "type": "LineString"}, "id": "282", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 147.514968873, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475493606677524, -22.400443793457775], [-52.47546317420047, -22.400416942613845], [-52.47543186015534, -22.400389019921562], [-52.475421595841865, -22.40037976364162], [-52.475414226703116, -22.40037302638224], [-52.475407908183804, -22.400367165198052], [-52.475401586527916, -22.40036121566809], [-52.47539366674058, -22.400353653842522], [-52.47538574555634, -22.400345926015696], [-52.47537938346721, -22.400339629803735], [-52.47537299576544, -22.400333217457856], [-52.47536496097596, -22.400325036201732], [-52.47535689709588, -22.400316649047998], [-52.47535040536304, -22.40030980111652], [-52.47534387956038, -22.400302819674454], [-52.47533564495232, -22.40029388560248], [-52.47532734628275, -22.40028469121518], [-52.47532063705226, -22.400277153556168], [-52.47531387217299, -22.4002694470753], [-52.475310710060945, -22.400265794585128], [-52.47529320512909, -22.400245223032336], [-52.47527574412351, -22.40022398562778], [-52.475275500637935, -22.400223684369823], [-52.47525797381682, -22.400201626056553], [-52.47525402288101, -22.40019656834992], [-52.47524666661532, -22.40018702283998], [-52.4752424068889, -22.400181420150282], [-52.47522486122496, -22.40015795070934], [-52.47522340178505, -22.400155965433434], [-52.47520584541468, -22.400131680119628], [-52.47520396370435, -22.400129033320326], [-52.47518639689194, -22.400103909007985], [-52.47518409224685, -22.40010055763146], [-52.47516650137449, -22.400074550301266], [-52.47516377591926, -22.400070453720613], [-52.475146164753745, -22.400043543500576], [-52.47514302978757, -22.40003867389467], [-52.47512540038998, -22.400010838147196], [-52.47512186683626, -22.40000516705333], [-52.47510422309784, -22.399976385911216], [-52.475100302488414, -22.39996988583349], [-52.47508264676005, -22.399940137008162], [-52.47507835243485, -22.399932783696652], [-52.4750606956453, -22.39990205979686], [-52.47505604644317, -22.39989383916899], [-52.475040444373214, -22.399865807916754], [-52.47502684022862, -22.39984089487608], [-52.4750111924485, -22.399811688971607], [-52.47500580605788, -22.399801475373764], [-52.474988175368566, -22.39976751426332], [-52.47498247359356, -22.3997563576026], [-52.47496487333989, -22.39972137718817], [-52.47495889293981, -22.399709304526997], [-52.47494298639208, -22.39967669189971], [-52.47492870946116, -22.399646872294245], [-52.4749128170158, -22.399613059662265], [-52.47490626946805, -22.399598913910637], [-52.47489028939319, -22.399563858850843], [-52.47487576097741, -22.399531402018855], [-52.47486117201939, -22.399498213734553], [-52.47484652599133, -22.399464289700656], [-52.47483182876583, -22.39942963181052], [-52.47481709355127, -22.399394260240577], [-52.474801145073435, -22.399355292468602], [-52.47479364536495, -22.399336696958144], [-52.47477767985884, -22.399296528557993], [-52.47476821728959, -22.39927230283817]], "type": "LineString"}, "id": "283", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 151.166694411, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47546911986622, -22.400459539079964], [-52.47544306220732, -22.400436548173285], [-52.47541163342798, -22.400408523169567], [-52.47540123855257, -22.400399149148807], [-52.47539372276253, -22.400392277812223], [-52.475387254801575, -22.40038627800228], [-52.47538078529367, -22.400380189322913], [-52.47537268285789, -22.400372453103348], [-52.47536458171698, -22.400364549711615], [-52.47535807743051, -22.400358112773866], [-52.47535154919563, -22.40035155935179], [-52.47534334101908, -22.400343201546736], [-52.475335106512276, -22.400334636924775], [-52.47532848008975, -22.40032764691223], [-52.475321821273745, -22.400320523168574], [-52.47531342276968, -22.40031141127753], [-52.475304963047385, -22.40030203845276], [-52.475298126887736, -22.40029435819063], [-52.47529123681513, -22.4002865090895], [-52.47528793593111, -22.40028269630603], [-52.4752702043806, -22.400261858430472], [-52.47525252310146, -22.400240353108476], [-52.475252136004066, -22.400239874163486], [-52.475234468292285, -22.400217638528467], [-52.47523039287049, -22.40021242146271], [-52.475222927796544, -22.40020273476092], [-52.475218547725376, -22.400196973784187], [-52.47520087086592, -22.400173328848375], [-52.47519928287402, -22.400171168702744], [-52.47518160057455, -22.400146709188697], [-52.475179595531294, -22.400143888909604], [-52.475161907968825, -22.40011859189282], [-52.47515948515472, -22.40011506867602], [-52.47514177867749, -22.400088890422705], [-52.47513894014396, -22.400084623875074], [-52.475121218403906, -22.40005754468793], [-52.47511797533661, -22.400052507165068], [-52.475100240286835, -22.400024504591677], [-52.47509660349727, -22.40001866781027], [-52.47507885891337, -22.399989722157006], [-52.475074839818895, -22.399983058796504], [-52.47505708794201, -22.399953147958033], [-52.47505269975862, -22.399945633927853], [-52.47503495136663, -22.399914750624756], [-52.47503021278351, -22.399906371952525], [-52.47501451494904, -22.399878168637276], [-52.47500080929034, -22.399853069687325], [-52.47498507111954, -22.399823695062764], [-52.47497960476663, -22.39981332983801], [-52.47496189618589, -22.39977921867735], [-52.474956118533676, -22.39976791354374], [-52.474938444355146, -22.399732786191304], [-52.47493239193695, -22.39972056814234], [-52.47491640836352, -22.39968779757969], [-52.47490204992814, -22.39965780772788], [-52.47488608503981, -22.399623840953534], [-52.47487947352023, -22.39960955698725], [-52.47486342511909, -22.399574352027567], [-52.47484882450112, -22.399541733880536], [-52.47483416575401, -22.39950838681949], [-52.474819452296785, -22.39947430658718], [-52.474804689938786, -22.399439495091034], [-52.47478989179414, -22.399403972442634], [-52.474773887468956, -22.39936486819773], [-52.47476633851657, -22.399346150578328], [-52.47475032049505, -22.39930585003277], [-52.474731386439146, -22.399257375729718]], "type": "LineString"}, "id": "284", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 154.775611805, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47544463304928, -22.400475284698732], [-52.47542295020853, -22.400456153730463], [-52.47539140669499, -22.40042802641532], [-52.47538088125763, -22.400418534653706], [-52.4753732188163, -22.40041152923987], [-52.4753666014137, -22.40040539080413], [-52.47535998405377, -22.400399162975308], [-52.47535169896953, -22.400391252361704], [-52.475343417871976, -22.40038317340502], [-52.47533677138816, -22.40037659574143], [-52.47533010262015, -22.40036990124313], [-52.475321721056524, -22.400361366889108], [-52.47531331592301, -22.400352624798874], [-52.47530655481083, -22.40034549270522], [-52.47529976298147, -22.400338226659954], [-52.47529120058141, -22.400328936949794], [-52.475282579806404, -22.400319385687517], [-52.47527561671759, -22.400311562822214], [-52.47526860145168, -22.400303571100793], [-52.47526516179568, -22.400299598023977], [-52.47524727357538, -22.400278576028523], [-52.475247134614406, -22.400278409887747], [-52.47522930207389, -22.400256720586096], [-52.47522877136469, -22.400256063954032], [-52.47521096276227, -22.40023365099724], [-52.475206762854505, -22.4002282745723], [-52.47519918897233, -22.40021844667863], [-52.47519468855643, -22.40021252741482], [-52.475176880501486, -22.4001887069841], [-52.475175163957616, -22.400186371968704], [-52.47515735572908, -22.400161738254383], [-52.47515522735293, -22.400158744495446], [-52.47513741904043, -22.40013327477418], [-52.475134878057325, -22.400129579717078], [-52.475117055975275, -22.40010323054059], [-52.47511410436347, -22.40009879402597], [-52.47509627204891, -22.400071545871675], [-52.47509292088054, -22.400066340431827], [-52.475075080178605, -22.40003817103249], [-52.475071340153235, -22.400032168563495], [-52.475053494723895, -22.40000305839907], [-52.4750493771444, -22.39999623175574], [-52.47503152911904, -22.39996615890409], [-52.47502704707749, -22.39995848415521], [-52.47500920708311, -22.399927441448778], [-52.47500437911902, -22.399918904732186], [-52.47498858552009, -22.39989052935387], [-52.47497477834733, -22.399865244494613], [-52.4749589497859, -22.399835701149925], [-52.47495340347073, -22.399825184298244], [-52.4749356169986, -22.399790923087345], [-52.474929763469234, -22.39977946948081], [-52.47491201536587, -22.39974419519034], [-52.47490589092961, -22.39973183175357], [-52.47488983033052, -22.399698903255512], [-52.474875390390714, -22.399668743157314], [-52.474859353059486, -22.39963462224059], [-52.474852677568116, -22.399620200059626], [-52.47483656084073, -22.399584845200042], [-52.474821888020614, -22.39955206573793], [-52.47480715948447, -22.399518559900123], [-52.474792378598124, -22.39948432346939], [-52.47477755110768, -22.39944935836719], [-52.47476269003298, -22.399413684640308], [-52.47474662986049, -22.399374443922458], [-52.47473903166424, -22.39935560419409], [-52.47472296112735, -22.39931517150309], [-52.47470803299184, -22.399276953000964], [-52.47469512509733, -22.399243329864518]], "type": "LineString"}, "id": "285", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 158.272858408, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4754201462267, -22.400491030314015], [-52.47540283820412, -22.40047575928542], [-52.47537117995636, -22.400447529658788], [-52.47536052395705, -22.400437920156293], [-52.47535271486443, -22.400430780665175], [-52.475345948020156, -22.400424503603602], [-52.47533918280821, -22.400418136625305], [-52.47533071507552, -22.400410051617595], [-52.4753222540213, -22.400401797095917], [-52.47531546534014, -22.40039507870647], [-52.47530865603902, -22.400388243131893], [-52.47530010108833, -22.400379532228847], [-52.4752915253281, -22.400370612670297], [-52.47528462952626, -22.4003633384955], [-52.47527770468357, -22.40035593014858], [-52.47526897838751, -22.40034646261926], [-52.47526019655981, -22.40033673291943], [-52.47525310654185, -22.40032876745092], [-52.475245966082625, -22.400320633109168], [-52.475242387654674, -22.400316499738977], [-52.47522434779753, -22.400295299538218], [-52.47522405987713, -22.400294955302524], [-52.47520608104079, -22.40027308806063], [-52.4752054067198, -22.400272253741456], [-52.47518745722677, -22.400249663462848], [-52.47518313283305, -22.40024412767869], [-52.47517545014267, -22.4002341585931], [-52.47517082938206, -22.40022808104219], [-52.475152890131646, -22.40020408511653], [-52.47515104503585, -22.400201575231332], [-52.47513311087826, -22.40017676731669], [-52.47513085916925, -22.40017360007788], [-52.47511293010675, -22.400147957652088], [-52.47511027095469, -22.400144090754655], [-52.475092333267845, -22.400117570654963], [-52.47508926857779, -22.40011296417329], [-52.47507132568876, -22.400085547051816], [-52.475067866419344, -22.40008017369495], [-52.4750499200653, -22.400051837469622], [-52.475046076804155, -22.40004566931302], [-52.47502813052941, -22.400016394637387], [-52.47502391446493, -22.400009404711202], [-52.475005970291136, -22.39997916984634], [-52.475001394391455, -22.399971334378737], [-52.474983462794725, -22.399940132268945], [-52.47497854544971, -22.399931437507927], [-52.47496265608636, -22.39990289006653], [-52.47494874739959, -22.399877419297937], [-52.47493282844757, -22.399847707233093], [-52.474927202170186, -22.399837038754434], [-52.47490933780671, -22.39980262749328], [-52.47490340840021, -22.399791025413784], [-52.474885586372054, -22.39975560418527], [-52.47487938991778, -22.39974309536066], [-52.47486325229306, -22.399710008927187], [-52.474848730848905, -22.399679678582572], [-52.47483262107481, -22.399645403523426], [-52.47482588161169, -22.399630843127763], [-52.47480969655811, -22.399595338368243], [-52.47479495153589, -22.399562397591037], [-52.47478015321075, -22.399528732976442], [-52.47476530489534, -22.399494340347246], [-52.47475041227249, -22.399459221638985], [-52.4747354882678, -22.399423396833587], [-52.474719372248046, -22.399384019642774], [-52.474711724807975, -22.39936505780542], [-52.474695601755755, -22.399324492968976], [-52.47468061820722, -22.39928613258157], [-52.4746656235716, -22.39924707377517], [-52.47465898828993, -22.39922949036818]], "type": "LineString"}, "id": "286", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 161.744322625, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47539559559944, -22.400506840469518], [-52.4753509532121, -22.400467032899986], [-52.47534016665083, -22.400457305656566], [-52.475332210906906, -22.400450032088123], [-52.475325294620966, -22.400443616400693], [-52.475318381556995, -22.400437110272875], [-52.47530973117585, -22.400428850871034], [-52.47530109016497, -22.400420420784307], [-52.47529415928647, -22.400413561668962], [-52.47528720945224, -22.40040658501808], [-52.47527848111448, -22.400397697565964], [-52.47526973472755, -22.400388600539046], [-52.475262704236044, -22.400381184283084], [-52.47525564638002, -22.40037363363447], [-52.475246756187985, -22.400363988285925], [-52.475237813307594, -22.40035408014851], [-52.4752305963605, -22.400345972076774], [-52.475223330707976, -22.400337695114644], [-52.47521961350809, -22.400333401451043], [-52.47520142201411, -22.40031202304494], [-52.4752009851343, -22.400311500714274], [-52.47518286000216, -22.4002894555321], [-52.475182042069406, -22.400288443525763], [-52.47516395168578, -22.400265675925287], [-52.47515950280614, -22.400259980781886], [-52.47515171130757, -22.400249870504343], [-52.47514697020226, -22.400243634666293], [-52.47512889975641, -22.400219463245648], [-52.47512692610871, -22.400216778490606], [-52.47510886602211, -22.400191796375612], [-52.47510649098025, -22.400188455656885], [-52.47508844116778, -22.40016264052654], [-52.4750856638468, -22.40015860178872], [-52.475067610555186, -22.4001319107658], [-52.47506443278692, -22.400127134317056], [-52.475046379323466, -22.40009954822836], [-52.47504281195304, -22.40009400695443], [-52.475024759946905, -22.40006550390308], [-52.47502081345003, -22.400059170058835], [-52.47500276632991, -22.400029730871953], [-52.47499845178048, -22.400022577662906], [-52.47498041145829, -22.399992180784782], [-52.474975741700526, -22.39998418459842], [-52.474957718501486, -22.399952823085236], [-52.47495271177558, -22.399943970279786], [-52.47493672664785, -22.399915250775262], [-52.474922716447104, -22.3998895940973], [-52.47490670710455, -22.399859713312253], [-52.474901000864996, -22.399848893206606], [-52.47488305861021, -22.399814331895154], [-52.47487705332663, -22.39980258134269], [-52.47485915737373, -22.39976701317608], [-52.47485288890147, -22.399754358963627], [-52.47483667425117, -22.39972111459469], [-52.474822071302704, -22.39969061400364], [-52.47480588908578, -22.399656184802062], [-52.47479908565096, -22.399641486191676], [-52.47478283227123, -22.3996058315322], [-52.474768015046955, -22.399572729439857], [-52.47475314693287, -22.399538906048445], [-52.47473823118844, -22.399504357220756], [-52.47472327343323, -22.39946908490642], [-52.47470828649858, -22.39943310902249], [-52.47469211463162, -22.3993935953587], [-52.47468441794776, -22.399374511412315], [-52.474668242380254, -22.399333814430403], [-52.47465320341875, -22.39929531215771], [-52.474638155310735, -22.399256114044103], [-52.47462292290116, -22.399215748336097]], "type": "LineString"}, "id": "287", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 165.20333929, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4753711355302, -22.40052256886764], [-52.475330726462204, -22.40048653613891], [-52.47531980933897, -22.400476691154545], [-52.475311706943735, -22.400469283508745], [-52.475304641216134, -22.400462729195407], [-52.47529758030013, -22.400456083918023], [-52.47528874727051, -22.400447650121997], [-52.47527992630298, -22.40043904447019], [-52.47527285322714, -22.400432044628886], [-52.47526576285979, -22.400424926901664], [-52.47525686113497, -22.400415862900452], [-52.475247944121335, -22.400406588405133], [-52.47524077894018, -22.400399030067938], [-52.47523358807084, -22.400391337117604], [-52.47522453398284, -22.400381513949807], [-52.47521543004976, -22.40037142737475], [-52.47520808617354, -22.40036317669974], [-52.47520069532773, -22.400354757117213], [-52.475196839355924, -22.400350303160156], [-52.47517849622513, -22.40032874654866], [-52.47517791038592, -22.400328046122983], [-52.475159638958, -22.400305823000487], [-52.4751586774135, -22.40030463330696], [-52.4751404461393, -22.400281688384585], [-52.475135872773755, -22.40027583388189], [-52.475127972467014, -22.40026558241236], [-52.47512311101704, -22.400259188287134], [-52.47510490937578, -22.40023484137146], [-52.4751028071762, -22.40023198174654], [-52.475084621160605, -22.400206825431134], [-52.47508212278594, -22.400203311232485], [-52.47506395222353, -22.400177323397536], [-52.47506105673366, -22.400173112819292], [-52.475042887837326, -22.400146250873085], [-52.47503959699087, -22.40014130445724], [-52.475021432953014, -22.40011354940129], [-52.47501775748161, -22.40010784021027], [-52.47499959982343, -22.400079170332866], [-52.474995550090846, -22.40007267080094], [-52.474977402125404, -22.400043067102786], [-52.474972989091064, -22.400035750610822], [-52.474954852620506, -22.40000519171943], [-52.4749500890047, -22.399997034814255], [-52.47493197420338, -22.39996551389765], [-52.47492687809663, -22.399956503047736], [-52.47491079720456, -22.39992761148006], [-52.4748966854899, -22.399901768892686], [-52.47488058575685, -22.399871719387427], [-52.47487479955515, -22.399860747654763], [-52.474856779409095, -22.399826036292996], [-52.47485069824847, -22.3998141372675], [-52.47483272837086, -22.399778422162797], [-52.47482638788066, -22.399765622562455], [-52.47481009620484, -22.39973222025804], [-52.474795411752105, -22.39970154942052], [-52.4747791570924, -22.399666966076467], [-52.47477228968591, -22.399652129251336], [-52.47475596798008, -22.399616324691873], [-52.4747410785538, -22.39958306128439], [-52.474726140650816, -22.39954907911614], [-52.474711157477415, -22.39951437408994], [-52.4746961345899, -22.39947894816949], [-52.47468108472535, -22.399442821207007], [-52.47466485701121, -22.399403171070205], [-52.47465711108361, -22.3993839650148], [-52.47464088300086, -22.399343135887392], [-52.47462578862642, -22.399304491729378], [-52.47461068704606, -22.399265154308537], [-52.47459558010159, -22.399225121061416], [-52.47458642535131, -22.399200443958254]], "type": "LineString"}, "id": "288", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 168.840857118, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475346698062275, -22.400538317420928], [-52.47531049970667, -22.400506039375564], [-52.47529945202147, -22.40049607665021], [-52.47529120297492, -22.400488534927025], [-52.47528398780564, -22.400481841987734], [-52.47527677903761, -22.400475057560772], [-52.475267763359525, -22.400466449370512], [-52.47525876243533, -22.400457668153557], [-52.475251547162145, -22.400450527586283], [-52.47524431626169, -22.40044326878268], [-52.47523524114981, -22.40043402823231], [-52.47522615350948, -22.400424576268534], [-52.47521885363868, -22.40041687585008], [-52.475211529756024, -22.400409040597996], [-52.47520231177206, -22.400399039610903], [-52.475193046786316, -22.40038877459816], [-52.47518557598097, -22.40038038131985], [-52.475178059941896, -22.400371819116877], [-52.475174065198175, -22.400367204866328], [-52.47515557043058, -22.400345470049402], [-52.475154835632004, -22.400344591528672], [-52.4751364179083, -22.400322190465815], [-52.475135312752094, -22.400320823085032], [-52.47511694058734, -22.4002977008407], [-52.47511224273591, -22.400291686978683], [-52.47510423362101, -22.40028129431715], [-52.4750992518264, -22.400274741904713], [-52.475080918989754, -22.400250219493977], [-52.47507868823832, -22.400247184999127], [-52.47506037629377, -22.400221854483306], [-52.475057754586324, -22.400218166804645], [-52.475039463274, -22.400192006265076], [-52.47503644961527, -22.40018762384638], [-52.475018165114236, -22.400160590976856], [-52.475014761189634, -22.400155474593856], [-52.47499648657741, -22.40012755057062], [-52.47499270300507, -22.400121673462476], [-52.474974439694876, -22.400092836758976], [-52.47497028672663, -22.40008617153935], [-52.47495203791588, -22.400056403329884], [-52.47494752639667, -22.400048923554973], [-52.47492929377779, -22.40001820265026], [-52.47492443630397, -22.400009885026275], [-52.47490622990042, -22.399978204706205], [-52.47490104441286, -22.399969035811793], [-52.474884867756494, -22.39993997218093], [-52.474870654527955, -22.3999139436841], [-52.47485446440446, -22.399883725458597], [-52.47484859824067, -22.399872602098885], [-52.474830500203375, -22.399837740686774], [-52.47482434316575, -22.399825693188255], [-52.47480629936347, -22.39978983114541], [-52.47479988685537, -22.399776886157163], [-52.47478351815407, -22.39974332591722], [-52.47476875219711, -22.399712484833213], [-52.47475242509467, -22.39967774734667], [-52.474745493716554, -22.399662772306765], [-52.47472910368466, -22.39962681784731], [-52.47471414205642, -22.399593393124633], [-52.4746991343646, -22.39955925217951], [-52.47468408376228, -22.39952439095478], [-52.47466899574249, -22.399488811428192], [-52.47465388294809, -22.399452533387134], [-52.47463759938682, -22.399412746777305], [-52.47462980421552, -22.399393418612867], [-52.47461352361756, -22.39935245733994], [-52.47459837383023, -22.399313671296586], [-52.47458321877757, -22.39927419456849], [-52.47456806025562, -22.399234024621137], [-52.47454958573316, -22.399184225553572]], "type": "LineString"}, "id": "289", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 172.588756228, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475322311550414, -22.40055411141327], [-52.47529027294551, -22.40052554260995], [-52.47527909469832, -22.400515462143584], [-52.475270699000454, -22.400507786342956], [-52.4752633343895, -22.40050095477769], [-52.47525597776942, -22.40049403120109], [-52.47524677944288, -22.400485248616548], [-52.475237598562025, -22.400476291834426], [-52.475230241091495, -22.400469010541137], [-52.47522286965793, -22.400461610661118], [-52.47521362115899, -22.40045219356153], [-52.47520436289197, -22.400442564129264], [-52.475196928331535, -22.400434721629534], [-52.47518947143557, -22.40042674407564], [-52.47518008955564, -22.400416565269207], [-52.475170663517254, -22.400406121818733], [-52.475163065782795, -22.40039758593708], [-52.47515542455046, -22.400388881113628], [-52.475151291034834, -22.400384106569554], [-52.47513264463047, -22.40036219354714], [-52.47513176087253, -22.400361136931306], [-52.475113196853094, -22.400338557928055], [-52.47511194808518, -22.40033701285999], [-52.47509343502989, -22.40031371329367], [-52.4750886126926, -22.400307540072298], [-52.47508049476957, -22.40029700621871], [-52.47507539263033, -22.40029029551902], [-52.47505692859833, -22.400265597613178], [-52.47505456929507, -22.40026238824838], [-52.47503613142159, -22.400236883532074], [-52.47503338638139, -22.4002330223734], [-52.4750149743192, -22.400206689129153], [-52.475011842491625, -22.40020213486997], [-52.47499344238592, -22.400174931077096], [-52.47498992538321, -22.400169644726905], [-52.474971540196655, -22.400141551736343], [-52.47496764852341, -22.400135506711038], [-52.47494927956124, -22.400106503181416], [-52.474945023357364, -22.400099672274035], [-52.47492667370135, -22.400069739553228], [-52.474922063697306, -22.40006209649534], [-52.47490373493014, -22.400031213577293], [-52.47489878359835, -22.400022735234455], [-52.47488048559259, -22.399990895510896], [-52.474875210724264, -22.39998156857195], [-52.47485893830365, -22.399952332877877], [-52.47484462356129, -22.399926118471566], [-52.47482834304737, -22.399895731525778], [-52.474822396921525, -22.399884456538995], [-52.47480422099305, -22.399849445076494], [-52.474797988078464, -22.399837249104916], [-52.474779870351554, -22.399801240123928], [-52.47477338582559, -22.399788149747735], [-52.47475694009885, -22.39975443157226], [-52.474742092637726, -22.399723420241724], [-52.4747256930926, -22.399688528612653], [-52.47471869774289, -22.399673415357956], [-52.47470223938498, -22.39963731099846], [-52.47468720555484, -22.399603724960585], [-52.47467212807421, -22.39956942523858], [-52.47465701004302, -22.39953440781529], [-52.47464185689102, -22.39949867468254], [-52.47462668116681, -22.399462245562876], [-52.47461034175845, -22.39942232248], [-52.474602497343476, -22.39940287220649], [-52.47458616423037, -22.39936177878803], [-52.474570959030196, -22.399322850859317], [-52.474555750505274, -22.399283234823955], [-52.47454054040589, -22.399242928176353], [-52.474525330396666, -22.399201928761375], [-52.47451296610708, -22.399168031821386]], "type": "LineString"}, "id": "290", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 176.334008486, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47529792503292, -22.400569905402197], [-52.47527004617871, -22.40054504584206], [-52.475258737369536, -22.400534847634653], [-52.475250195020344, -22.400527037756557], [-52.4752426809677, -22.400520067565278], [-52.47523517649559, -22.400513004839002], [-52.47522579552057, -22.40050404786014], [-52.47521643468305, -22.400494915512784], [-52.47520893501518, -22.40048749349344], [-52.4752014230485, -22.400479952536962], [-52.47519200116252, -22.40047035888814], [-52.47518257226882, -22.400460551987315], [-52.47517500301875, -22.40045256740625], [-52.475167413109475, -22.400444447550537], [-52.47515786733361, -22.400434090924705], [-52.47514828024257, -22.40042346903647], [-52.47514055557902, -22.400414790551448], [-52.475132789153434, -22.400405943107472], [-52.475128516865915, -22.40040100826982], [-52.47510971882479, -22.400378917041902], [-52.475108686107504, -22.400377682330923], [-52.47508997579234, -22.400354925387227], [-52.47508858341275, -22.400353202631837], [-52.475069929466954, -22.40032972574349], [-52.47506498264382, -22.4003233931627], [-52.475056755912675, -22.40031271811704], [-52.47505153342884, -22.400305849130067], [-52.47503293820151, -22.400280975729082], [-52.475030450346445, -22.400277591494277], [-52.47501188654407, -22.400251912577463], [-52.47500901817115, -22.400247877938718], [-52.47499048535911, -22.400221371989765], [-52.47498723536273, -22.40021664589005], [-52.474968719652395, -22.400189271173787], [-52.474965089571604, -22.400183814856394], [-52.47494659381074, -22.400155552898458], [-52.474942594036634, -22.400149339955963], [-52.47492411942251, -22.400120169600186], [-52.474919759983045, -22.40011317300502], [-52.47490130948181, -22.400083075772844], [-52.47489660099297, -22.40007526943194], [-52.474878176077546, -22.40004422450052], [-52.47487313088783, -22.400035585438786], [-52.474854741279906, -22.4000035863117], [-52.47484937703084, -22.399994101328193], [-52.474833008846026, -22.39996469357088], [-52.474818592589884, -22.399938293255055], [-52.4748022216856, -22.399907737588958], [-52.47479619559775, -22.39989631097507], [-52.474777941778115, -22.399861149462176], [-52.4747716329866, -22.3998488050175], [-52.47475344133511, -22.399812649098315], [-52.47474688479132, -22.39979941333417], [-52.474730362039196, -22.399765537223136], [-52.47471543307394, -22.39973435564604], [-52.474698961086176, -22.39969930987443], [-52.47469190176492, -22.399684058404908], [-52.47467537508104, -22.399647804145378], [-52.47466026904903, -22.399614056792256], [-52.47464512177966, -22.39957959829333], [-52.47462993631963, -22.399544424671454], [-52.474614718035475, -22.399508537932523], [-52.4745994793815, -22.39947195773424], [-52.47458308412609, -22.39943189817829], [-52.4745751904675, -22.399412325795698], [-52.47455880483927, -22.399371100231683], [-52.47454354422631, -22.399332030417593], [-52.474528282229166, -22.399292275074934], [-52.474513020552386, -22.399251831727074], [-52.4744977608152, -22.39921069824628], [-52.47447645130877, -22.399152277777954]], "type": "LineString"}, "id": "291", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 180.029703529, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47527353850979, -22.400585699387722], [-52.47524981940627, -22.400564549071888], [-52.475238380035115, -22.400554233123408], [-52.475229691034585, -22.40054628916781], [-52.47522202754026, -22.400539180350474], [-52.4752143752161, -22.4005319784745], [-52.475204811592604, -22.400522847101254], [-52.475195270798416, -22.400513539188633], [-52.47518762893321, -22.400505976443192], [-52.47517997643343, -22.40049829441023], [-52.475170381160396, -22.400488524212108], [-52.475160781640014, -22.4004785398427], [-52.475153077700305, -22.400470413180265], [-52.475145354777744, -22.400462151022687], [-52.47513564510594, -22.400451616577424], [-52.475125896962275, -22.40044081625135], [-52.475118045369626, -22.40043199516293], [-52.475110153750805, -22.40042300509843], [-52.47510574269142, -22.400417909967157], [-52.475086793013546, -22.400395640533663], [-52.47508561133694, -22.400394227727514], [-52.47506675472607, -22.400371292843307], [-52.47506521873481, -22.400369392400556], [-52.47504642389853, -22.40034573819014], [-52.47504135258958, -22.40033924624991], [-52.475033017050336, -22.40032843001214], [-52.47502767422193, -22.40032140273785], [-52.47500894779929, -22.400296353841668], [-52.47500633139246, -22.400292794736824], [-52.4749876416612, -22.400266941619478], [-52.474984649955594, -22.40026273350062], [-52.474965996393735, -22.400236054846925], [-52.47496262822859, -22.400231156906642], [-52.47494399691365, -22.400203611266964], [-52.47494025375481, -22.400197984982306], [-52.474921647419684, -22.40016955405698], [-52.474917539544734, -22.40016317319724], [-52.47489895927871, -22.400133836015264], [-52.47489449660368, -22.4001266737323], [-52.47487594525725, -22.400096411988713], [-52.47487113828366, -22.400088442364765], [-52.474852617220016, -22.40005723541993], [-52.47484747817241, -22.400048435639288], [-52.47482899696236, -22.40001627710866], [-52.47482354333261, -22.40000663408056], [-52.474807079383616, -22.399977054259953], [-52.47479256161374, -22.39995046803458], [-52.47477610031915, -22.399919743648137], [-52.474769994269316, -22.399908165407126], [-52.474751662558575, -22.399872853843796], [-52.47474527789018, -22.399860360925995], [-52.47472701231414, -22.399824058068614], [-52.47472038375257, -22.39981067691648], [-52.47470378397509, -22.39977664286985], [-52.47468877350576, -22.39974529104618], [-52.4746722290754, -22.399710091131986], [-52.47466510578264, -22.39969470144763], [-52.47464851077283, -22.39965829728801], [-52.474633332539014, -22.399624388619632], [-52.47461811548094, -22.399589771343777], [-52.47460286259213, -22.399554441523286], [-52.474587579175854, -22.399518401178145], [-52.474572277592166, -22.399481669901203], [-52.474555826489755, -22.399441473872177], [-52.474547883587576, -22.39942177938047], [-52.47453144544427, -22.39938042167089], [-52.47451612941856, -22.3993412099714], [-52.474500813949255, -22.39930131532142], [-52.474485500695124, -22.399260735273273], [-52.47447019123, -22.399219467726667], [-52.4744548870286, -22.399177510914296], [-52.47444043428756, -22.399137218669846]], "type": "LineString"}, "id": "292", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 183.636128291, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475249151981046, -22.40060149336981], [-52.47522959262821, -22.40058405229946], [-52.475218022695046, -22.400573618609872], [-52.475209187043184, -22.40056554057673], [-52.475201374107165, -22.400558293133297], [-52.47519357393095, -22.400550952107576], [-52.47518382765898, -22.40054164633992], [-52.47517410690813, -22.400532162861968], [-52.47516632284559, -22.4005244593904], [-52.475158529812695, -22.40051663628091], [-52.47514876115261, -22.400506689533458], [-52.475138991005565, -22.400496527695413], [-52.47513115237623, -22.40048825895158], [-52.47512329644037, -22.400479854492097], [-52.475113422872646, -22.400469142227347], [-52.47510351367636, -22.400458163463423], [-52.47509553515464, -22.40044919977154], [-52.47508751834258, -22.40044006708645], [-52.47508296851134, -22.40043481166154], [-52.47506386719674, -22.400412364022444], [-52.47506253656082, -22.400410773121063], [-52.47504353365427, -22.400387660296328], [-52.47504185405137, -22.400385582166166], [-52.475022918324626, -22.400361750633632], [-52.47501772252987, -22.40035509933394], [-52.475009278182554, -22.40034414190402], [-52.475003815009586, -22.400336956342368], [-52.47498495739167, -22.400311731950968], [-52.4749822124331, -22.400307997976043], [-52.47496339677299, -22.40028197065809], [-52.47496028173473, -22.40027758905912], [-52.474941507423075, -22.400250737700624], [-52.474938021089194, -22.400245667919734], [-52.474919274169686, -22.400217951356595], [-52.47491541793283, -22.400212155104647], [-52.47489670102347, -22.400183555211886], [-52.47489248504772, -22.400177006434884], [-52.474873799129824, -22.400147502426677], [-52.47486923321927, -22.40014017445586], [-52.47485058102769, -22.400109748200844], [-52.47484567556937, -22.40010161529382], [-52.47482705835755, -22.400070246335552], [-52.47482182545208, -22.400061285835957], [-52.47480325263995, -22.40002896790174], [-52.47479770962954, -22.40001916682901], [-52.47478114991644, -22.399989414945097], [-52.474766530632884, -22.39996264281015], [-52.474749978948, -22.399931749703317], [-52.47474379293623, -22.399920019835136], [-52.474725383334416, -22.39988455822137], [-52.47471892278919, -22.399871916830435], [-52.474700583288644, -22.3998354670348], [-52.47469388270933, -22.39982194049466], [-52.47467720590654, -22.399787748512416], [-52.4746621139332, -22.399756226442125], [-52.47464549706027, -22.399720872385338], [-52.47463830979605, -22.39970534448612], [-52.47462164646036, -22.3996687904264], [-52.47460639602478, -22.399634720442737], [-52.47459110917805, -22.399599944389905], [-52.47457578886051, -22.399564458370783], [-52.47456044031215, -22.399528264419395], [-52.4745450757988, -22.399491382063786], [-52.474528568849436, -22.39945104956164], [-52.4745205767037, -22.399431232960836], [-52.47450408604537, -22.39938974310565], [-52.474488714606956, -22.399350389520745], [-52.47447334566554, -22.399310355563426], [-52.474457980834096, -22.39926963881497], [-52.47444262164109, -22.399228237202518], [-52.474427269516255, -22.399186148984754], [-52.47441192577735, -22.399143372737537], [-52.47440444700552, -22.399122173810444]], "type": "LineString"}, "id": "293", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 187.240142149, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47522476544665, -22.400617287348517], [-52.475209365844506, -22.40060355552475], [-52.47519766534934, -22.40059300409402], [-52.475188683046134, -22.400584791983295], [-52.47518072066842, -22.40057740591374], [-52.47517277264015, -22.40056992573824], [-52.4751628437197, -22.400560445576122], [-52.47515294301218, -22.400550786532804], [-52.47514501675229, -22.400542942335072], [-52.475137083186304, -22.400534978149008], [-52.47512714113918, -22.400524854852165], [-52.47511720036547, -22.400514515545442], [-52.47510922704651, -22.400506104720183], [-52.47510123809737, -22.40049755795875], [-52.47509120063373, -22.400486667874482], [-52.47508113038483, -22.400475510672646], [-52.47507302493403, -22.400466404377287], [-52.47506488292876, -22.40045712907158], [-52.47506019432567, -22.400451713352975], [-52.47504094137436, -22.400429087508225], [-52.475039461779154, -22.400427318511586], [-52.47502031257694, -22.400404027746266], [-52.47501848936241, -22.400401771928657], [-52.474999412745234, -22.40037776307397], [-52.4749940924647, -22.400370952414765], [-52.47498553930933, -22.400359853792665], [-52.474979955791824, -22.400352509943627], [-52.47496096697866, -22.400327110056953], [-52.47495809346837, -22.400323201211908], [-52.47493915187945, -22.400296999693325], [-52.47493591350855, -22.40029244461417], [-52.47491701844714, -22.400265420550856], [-52.47491341394455, -22.400260178929322], [-52.474894551420505, -22.400232291442695], [-52.47489058210566, -22.40022632522342], [-52.47487175462211, -22.4001975563632], [-52.474867430545586, -22.400190839668895], [-52.47484863897585, -22.400161168834423], [-52.47484396982981, -22.400153675175716], [-52.47482521679312, -22.400123084409227], [-52.474820212850105, -22.4001147882191], [-52.474801499490155, -22.400083257247356], [-52.47479617272686, -22.400074136028778], [-52.47477750831269, -22.40004165869095], [-52.47477187592167, -22.400031699573578], [-52.47475522044448, -22.400001775626304], [-52.47474049964728, -22.39997481758174], [-52.47472385757216, -22.39994375575451], [-52.4747175915985, -22.399931874259142], [-52.47469910410566, -22.399896262594886], [-52.474692567683626, -22.39988347273079], [-52.474674154258615, -22.399846875996886], [-52.474667381661604, -22.399833204068695], [-52.474650627833554, -22.399798854150813], [-52.47463545435624, -22.39976716183388], [-52.4746187650408, -22.39973165363446], [-52.47461151380516, -22.39971598752037], [-52.474594782143626, -22.399679283560502], [-52.47457945950632, -22.39964505226154], [-52.47456410287099, -22.39961011743172], [-52.474548715124776, -22.399574475213935], [-52.474533301444396, -22.399538127656303], [-52.47451787400142, -22.399501094221986], [-52.47450131120514, -22.399460625246707], [-52.474493269815895, -22.399440686536764], [-52.47447672664257, -22.399399064535963], [-52.4744612997915, -22.399359569065616], [-52.474445877377995, -22.399319395800944], [-52.4744304609693, -22.399278542352164], [-52.47441505204846, -22.39923700667385], [-52.47439965200024, -22.399194787050668], [-52.47438426209793, -22.39915188208308], [-52.47436850336985, -22.399107213201102]], "type": "LineString"}, "id": "294", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 190.833887585, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475200321183046, -22.400633142717], [-52.475177307997996, -22.40061238957586], [-52.475168179043436, -22.400604043387535], [-52.47516006722402, -22.400596518691806], [-52.47515197134369, -22.400588899366483], [-52.47514185977476, -22.40057924480985], [-52.47513177911057, -22.40056941020112], [-52.47512371065334, -22.400561425277186], [-52.47511563655425, -22.400553320014538], [-52.475105521120085, -22.400543020168257], [-52.47509540971971, -22.400532503392807], [-52.475087301711135, -22.400523950486065], [-52.475079179748725, -22.400515261422665], [-52.475068978389174, -22.400504193518817], [-52.47505874708769, -22.400492857879026], [-52.475050514707824, -22.400483608980153], [-52.47504224750935, -22.4004741910538], [-52.47503742013442, -22.400468615041458], [-52.47501801554642, -22.40044581099103], [-52.47501638699194, -22.40044386389906], [-52.474997091494075, -22.40042039519314], [-52.474995124667956, -22.400417961688028], [-52.474975907160356, -22.400393775511148], [-52.47497046239406, -22.40038680549239], [-52.474961800430656, -22.40037556567809], [-52.47495609656864, -22.400368063541613], [-52.474936976560244, -22.400342488159634], [-52.47493397449827, -22.400338404444437], [-52.47491490698056, -22.400312028725185], [-52.47491154527705, -22.400307300165817], [-52.47489252946592, -22.40028010339763], [-52.47488880679465, -22.400274689935436], [-52.47486982866611, -22.400246631525263], [-52.47486574627331, -22.400240495338625], [-52.474846808215595, -22.400211557510897], [-52.47484237603834, -22.400204672899257], [-52.474823478816795, -22.400174835238484], [-52.47481870643531, -22.400167175891866], [-52.47479985255353, -22.400136420613876], [-52.474794750125874, -22.400127961140594], [-52.47477594061782, -22.400096268155366], [-52.474770519996746, -22.400086986217758], [-52.47475176398056, -22.400054349476292], [-52.474746042208956, -22.40004423231424], [-52.47472929096774, -22.400014136303593], [-52.47471446865695, -22.39998699234936], [-52.474697736191644, -22.399955761801696], [-52.474691390256126, -22.39994372867912], [-52.47467282487229, -22.399907966964353], [-52.474666212573496, -22.399895028627054], [-52.47464772522407, -22.39985828495487], [-52.47464088060939, -22.399844467638626], [-52.47462404975612, -22.399809959785067], [-52.47460879477488, -22.399778097221457], [-52.47459203301698, -22.39974243487939], [-52.47458471780995, -22.399726630550376], [-52.474567917822625, -22.399689776690366], [-52.47455252298366, -22.39965538407606], [-52.47453709655977, -22.39962029046921], [-52.47452164138491, -22.399584492052746], [-52.47450616257256, -22.399547990888824], [-52.47449067220001, -22.399510806375798], [-52.474474053556854, -22.39947020092737], [-52.47446596292415, -22.399450140108264], [-52.47444936723586, -22.399408385961834], [-52.474433884972186, -22.399368748606015], [-52.47441840908666, -22.399328436033965], [-52.47440294110075, -22.39928744588485], [-52.4743874824521, -22.39924577614065], [-52.47437203448055, -22.39920342511204], [-52.47435659841488, -22.39916039142406], [-52.474341176319726, -22.399116676720915], [-52.474332477699406, -22.3990916111743]], "type": "LineString"}, "id": "295", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 194.498221298, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47517630535259, -22.40064922901152], [-52.47515695064101, -22.400631775055405], [-52.475147675035096, -22.400623294789426], [-52.47513941377396, -22.40061563146749], [-52.475131170041585, -22.400607872992317], [-52.47512087582415, -22.400598044041125], [-52.4751106152033, -22.400588033866935], [-52.47510240454874, -22.400579908216766], [-52.47509418991654, -22.40057166187746], [-52.475083901095346, -22.400561185481713], [-52.47507361906831, -22.400550491237485], [-52.475065376370125, -22.400541796249243], [-52.47505712139444, -22.400532964883823], [-52.475046756139, -22.400521719160373], [-52.475036363784916, -22.400510205082583], [-52.47502800447601, -22.40050081358016], [-52.47501961208434, -22.400491253033103], [-52.47501464593759, -22.400485516727006], [-52.474995089712905, -22.400462534470833], [-52.47499331219918, -22.400460409283518], [-52.474973870405684, -22.400436762636932], [-52.474971759967985, -22.400434151444284], [-52.47495240156999, -22.40040978794516], [-52.474946832317954, -22.40040265856683], [-52.47493806154653, -22.40039127756028], [-52.474932237340035, -22.400383617136335], [-52.47491298613644, -22.400357866259007], [-52.4749098555228, -22.400353607673615], [-52.47489066207633, -22.40032705775366], [-52.47488717704025, -22.400322155714026], [-52.474868040479414, -22.400294786240952], [-52.474864199639505, -22.400289200938033], [-52.47484510590649, -22.400260971604297], [-52.47484091043577, -22.400254665450266], [-52.47482186180392, -22.400225558654995], [-52.47481732152597, -22.40021850612598], [-52.47479831865266, -22.40018850163888], [-52.47479344303575, -22.40018067660432], [-52.47477448830894, -22.400149756814773], [-52.47476928739667, -22.400141134058327], [-52.47475038174054, -22.40010927905956], [-52.47474486726173, -22.40009983640292], [-52.474726019643576, -22.40006704025777], [-52.47472020849143, -22.400056765050998], [-52.47470336148621, -22.40002649697694], [-52.47468843766189, -22.399999167113023], [-52.47467161480643, -22.399967767844885], [-52.4746651889091, -22.399955583095064], [-52.47464654563432, -22.399919671329766], [-52.4746398574588, -22.39990658451924], [-52.47462129618498, -22.39986969390875], [-52.4746143795527, -22.39985573120441], [-52.47459747167425, -22.399821065415146], [-52.474582135189124, -22.399789032604847], [-52.474565300988814, -22.399753216120097], [-52.47455792181044, -22.39973727357615], [-52.47454105349736, -22.39970026981596], [-52.47452558645678, -22.399665715886286], [-52.47451009024438, -22.399630463502398], [-52.47449456764093, -22.399594508887226], [-52.474479023696645, -22.399557854116996], [-52.47446347039458, -22.39952051852523], [-52.47444679590459, -22.39947977660362], [-52.47443865602845, -22.399459593675353], [-52.47442200782527, -22.399417707383257], [-52.47440647014903, -22.39937792814196], [-52.47439094079151, -22.39933747626251], [-52.47437542122843, -22.399296349413028], [-52.47435991285203, -22.399254545602922], [-52.47434441695717, -22.399212063168854], [-52.47432893472819, -22.39916890076047], [-52.474313468181535, -22.399125060033267], [-52.474296471086404, -22.39907608194395]], "type": "LineString"}, "id": "296", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 198.20378381, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47515251006897, -22.400665514195534], [-52.47513659327837, -22.400651160532643], [-52.4751271710211, -22.400642546188976], [-52.47511876031826, -22.400634744240797], [-52.47511036873381, -22.400626846615722], [-52.4750998918679, -22.400616843269933], [-52.47508945129037, -22.400606657530236], [-52.47508109843847, -22.400598391153796], [-52.475072743273174, -22.400590003737825], [-52.47506228106494, -22.400579350792547], [-52.47505182841126, -22.4005684790795], [-52.475043451023474, -22.40055964200971], [-52.47503506303452, -22.400550668342245], [-52.47502453388319, -22.400539244799127], [-52.47501398047653, -22.400527552283297], [-52.47500549423859, -22.40051801817729], [-52.474996976653735, -22.400508315009514], [-52.474991871735185, -22.400502418409612], [-52.47497216387384, -22.40047925794765], [-52.47497023740087, -22.400476954664946], [-52.47495064931177, -22.400453130077647], [-52.474948395262516, -22.40045034119742], [-52.47492889597414, -22.400425800376023], [-52.47492320223638, -22.400418511638062], [-52.474914322656964, -22.400406989439237], [-52.47490837810601, -22.40039917072779], [-52.47488899570723, -22.400373244355073], [-52.47488573654196, -22.400368810899447], [-52.47486641716675, -22.400342086778743], [-52.474862808798136, -22.400337011258827], [-52.47484355148763, -22.400309469080817], [-52.47483959247911, -22.40030371193715], [-52.47482038314165, -22.400275311679803], [-52.47481607459305, -22.400268835558325], [-52.4747969153871, -22.400239559795487], [-52.47479226700848, -22.400232339349056], [-52.47477315848344, -22.400202168035612], [-52.474768179631155, -22.40019417731306], [-52.474749124059336, -22.400163093011944], [-52.47474382466248, -22.40015430697228], [-52.474724822858335, -22.40012228995994], [-52.47471921452181, -22.400112686584233], [-52.47470027530172, -22.400079731035373], [-52.474694374769086, -22.400069297783876], [-52.474677431999915, -22.400038857646358], [-52.47466240666209, -22.400011341872712], [-52.47464549341654, -22.399979773884088], [-52.47463898755743, -22.399967437506998], [-52.47462026639174, -22.39993137569113], [-52.47461350233954, -22.399918140407358], [-52.47459486714137, -22.39988110285852], [-52.474587878491505, -22.39986699476607], [-52.47457089358794, -22.399832171041073], [-52.47455547559898, -22.39979996798403], [-52.47453856895629, -22.399763997356583], [-52.47453112580661, -22.399747916597686], [-52.474514189167834, -22.3997107629373], [-52.47449864992567, -22.399676047692225], [-52.47448308392482, -22.39964063653127], [-52.47446749389283, -22.399604525717365], [-52.474451884816666, -22.39956771734081], [-52.474436268585116, -22.39953023067026], [-52.47441953824835, -22.39948935227547], [-52.474411349128815, -22.399469047238007], [-52.474394648410765, -22.39942702880024], [-52.474379055322004, -22.399387107673423], [-52.47436347249255, -22.399346516486567], [-52.474347901352346, -22.399305252936703], [-52.47433234324824, -22.39926331506067], [-52.474316799430134, -22.399220701221132], [-52.474301271037874, -22.399177410092328], [-52.474285760039756, -22.39913344334103], [-52.474270274192676, -22.39908881997502], [-52.47426062489849, -22.39906055807847]], "type": "LineString"}, "id": "297", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 201.935376904, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47512863311121, -22.40068188020652], [-52.47510666700146, -22.40066179758619], [-52.4750981068569, -22.40065385701173], [-52.47508956742039, -22.400645820236733], [-52.475078907905974, -22.40063564249629], [-52.47506828737178, -22.400625281191033], [-52.47505979232255, -22.400616874088275], [-52.47505129662415, -22.40060834559559], [-52.47504066102889, -22.400597516100742], [-52.47503003774855, -22.400586466918842], [-52.475021525671174, -22.40057748776746], [-52.475013004668966, -22.40056837179791], [-52.47500231162176, -22.400556770435085], [-52.474991597162536, -22.400544899481183], [-52.47498298399556, -22.400535222771545], [-52.47497434121753, -22.400525376983015], [-52.47496909752719, -22.40051932008926], [-52.4749492380292, -22.400495981421486], [-52.47494716259702, -22.40049350004333], [-52.474927428212325, -22.40046949751528], [-52.474925030551525, -22.400466530947437], [-52.474905390372804, -22.400441812803713], [-52.47489957214935, -22.4004343647061], [-52.47489058376195, -22.400422701314977], [-52.474884518866546, -22.400414724315986], [-52.474865005272626, -22.400388622447846], [-52.474861617555746, -22.400384014121943], [-52.47484217225183, -22.400357115800453], [-52.474838440550705, -22.400351866800207], [-52.47481906249057, -22.40032415191722], [-52.47481498531346, -22.40031822293276], [-52.47479566037159, -22.400289651751773], [-52.47479123874514, -22.400283005662832], [-52.47477196896513, -22.400253560932377], [-52.47476721248588, -22.400246172568515], [-52.474747998309134, -22.40021583442865], [-52.47474291622151, -22.40020767801808], [-52.47472375980472, -22.400176429205366], [-52.47471836192332, -22.400167479882466], [-52.47469926397118, -22.400135300856522], [-52.474693561776995, -22.400125536761703], [-52.47467453095502, -22.40009242180912], [-52.474668541041915, -22.400081830512836], [-52.474651502508834, -22.40005121831185], [-52.47463637565756, -22.400023516628448], [-52.47461937202195, -22.39999177991928], [-52.4746127862011, -22.39997929191489], [-52.474593987144544, -22.399943080048434], [-52.4745871472157, -22.39992969629139], [-52.474568438093236, -22.399892511804183], [-52.474561377425836, -22.39987825832359], [-52.47454431549718, -22.399843276662832], [-52.47452881600445, -22.399810903359043], [-52.47451183691942, -22.399774778588878], [-52.47450432979847, -22.399758559614988], [-52.474487324834044, -22.399721256054377], [-52.474471713390365, -22.399686379493875], [-52.47445607760109, -22.399650809555823], [-52.47444042014061, -22.399614542543173], [-52.474424745932616, -22.399577580560248], [-52.474409066771635, -22.39953994281091], [-52.47439228058811, -22.399498927942908], [-52.474384042225225, -22.399478500796224], [-52.47436728899236, -22.399436350212774], [-52.47435164049113, -22.399396287200435], [-52.47433600418979, -22.399355556706144], [-52.474320381472495, -22.399314156455862], [-52.47430477364073, -22.3992720845139], [-52.474289181899415, -22.39922933926887], [-52.47427360734392, -22.39918591941961], [-52.474258051894395, -22.399141826644225], [-52.474242523233954, -22.39909707988403], [-52.47422493579288, -22.39904556784504]], "type": "LineString"}, "id": "298", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 205.606002752, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47510486461343, -22.400698147044466], [-52.475086162976176, -22.400681048981056], [-52.47507745338989, -22.400672969780285], [-52.47506876610131, -22.40066479385531], [-52.4750579239384, -22.400654441720175], [-52.47504712344754, -22.400643904849314], [-52.47503848620096, -22.40063535702021], [-52.47502984996947, -22.40062668745078], [-52.475019040987185, -22.400615681406318], [-52.475008247080204, -22.4006044547555], [-52.474999600313225, -22.40059533352251], [-52.47499094629777, -22.400586075250843], [-52.474980089354695, -22.400574296068267], [-52.47496921384292, -22.400562246676216], [-52.47496047374692, -22.40055242736292], [-52.47495170577574, -22.400542438953615], [-52.47494632331362, -22.400536221765964], [-52.47492631217899, -22.40051270489232], [-52.474924087787606, -22.400510045418685], [-52.47490420710735, -22.40048586494985], [-52.474901665835034, -22.40048272069434], [-52.47488188476598, -22.400457825228262], [-52.47487594205685, -22.40045021777095], [-52.47486684486149, -22.40043841318748], [-52.47486065962167, -22.40043027790091], [-52.47484101483263, -22.400404000537304], [-52.47483749856417, -22.40039921734109], [-52.47481792733158, -22.40037214481878], [-52.47481407229796, -22.40036672233817], [-52.47479457348822, -22.400338834750166], [-52.47479037814256, -22.400332733924884], [-52.47477093759631, -22.400303991820206], [-52.474766402892044, -22.400297175763757], [-52.474747022538, -22.40026756206566], [-52.474742157958154, -22.400260005784318], [-52.47472283812976, -22.40022950081803], [-52.47471765280681, -22.400221178719402], [-52.47469839554509, -22.400189765395044], [-52.474692899179196, -22.40018065278887], [-52.4746737050791, -22.400148311749305], [-52.47466790902728, -22.40013838693534], [-52.474648786603446, -22.400105112578984], [-52.474642707309926, -22.400094363237915], [-52.47462557301298, -22.400063578973405], [-52.474610344648305, -22.400035691380214], [-52.47459325062267, -22.400003785950478], [-52.47458658484013, -22.39999114631877], [-52.474567707892746, -22.399954784401693], [-52.4745607920873, -22.399941252171345], [-52.47454200904057, -22.399903920745746], [-52.47453487635567, -22.399889521876997], [-52.474517737401975, -22.399854382280452], [-52.474502156405514, -22.399821838729874], [-52.474485104878205, -22.399785559816937], [-52.474477533786036, -22.39976920262806], [-52.47446046049598, -22.399731749167184], [-52.47444477685083, -22.399696711291256], [-52.47442907127319, -22.399660982576076], [-52.47441334638427, -22.39962455936463], [-52.47439760704448, -22.39958744377534], [-52.474381864954125, -22.399549654947187], [-52.474365022923905, -22.39950850360594], [-52.4743567353177, -22.399487954350022], [-52.474339929570064, -22.399445671620867], [-52.4743242256564, -22.39940546672298], [-52.47430853588321, -22.39936459692123], [-52.474292861588886, -22.399323059970527], [-52.4742772040295, -22.399280853962598], [-52.47426156436502, -22.399237977312055], [-52.47424594364634, -22.399194428742344], [-52.47423034374544, -22.39915020994284], [-52.47421477227168, -22.39910533978844], [-52.47419923786527, -22.39905984088041], [-52.47418947966919, -22.399030794640204]], "type": "LineString"}, "id": "299", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 209.246820475, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47508109611002, -22.40071441387917], [-52.47506565894525, -22.400700300373583], [-52.475056799917226, -22.400692082546456], [-52.47504796477657, -22.400683767471477], [-52.475036939965165, -22.4006732409416], [-52.47502595951763, -22.400662528505094], [-52.47501718007371, -22.4006538399496], [-52.475008403309126, -22.400645029303394], [-52.47499742093982, -22.400633846709265], [-52.47498645640621, -22.400622442589487], [-52.47497767494965, -22.400613179274846], [-52.47496888792094, -22.40060377870101], [-52.474957867082004, -22.400591821698644], [-52.47494683051769, -22.40057959386843], [-52.47493796349268, -22.400569631951438], [-52.47492907032834, -22.400559500921293], [-52.474923549094456, -22.400553123439714], [-52.47490338632321, -22.400529428360173], [-52.47490101297266, -22.400526590791017], [-52.47488098599684, -22.400502232381342], [-52.47487830111304, -22.40049891043813], [-52.474858379153666, -22.40047383764963], [-52.474852311958884, -22.400466070832593], [-52.47484310595558, -22.400454125056743], [-52.47483680037137, -22.40044583148257], [-52.47481702438723, -22.40041937862347], [-52.474813379567216, -22.4004144205569], [-52.47479368240599, -22.400387173833725], [-52.47478970403991, -22.40038157787269], [-52.47477008448059, -22.40035351757965], [-52.47476577096641, -22.4003472449135], [-52.47474621481582, -22.400318331885106], [-52.47474156703377, -22.400311345861116], [-52.47472207610573, -22.400281563195342], [-52.47471710342532, -22.400273838996483], [-52.47469767794529, -22.400243167203715], [-52.47469238938707, -22.40023467941702], [-52.47467303128045, -22.40020310158099], [-52.47466743643009, -22.400193825691506], [-52.474648146182076, -22.40016132263828], [-52.47464225627267, -22.400151237105145], [-52.47462304224702, -22.400117803344997], [-52.47461687357311, -22.40010689595908], [-52.47459964351235, -22.400075939631034], [-52.474584313634324, -22.400047866128006], [-52.474567129218705, -22.400015791977687], [-52.47456038347451, -22.40000300071862], [-52.47454142863634, -22.3999664887509], [-52.474534436954336, -22.39995280804723], [-52.474515579983375, -22.399915329683196], [-52.47450837528102, -22.399900785426258], [-52.47449115930233, -22.3998654878939], [-52.47447549680219, -22.3998327740965], [-52.474458372832636, -22.3997963410408], [-52.47445073776929, -22.39977984563689], [-52.47443359615366, -22.39974224227574], [-52.47441784030708, -22.399707043084337], [-52.47440206494113, -22.399671155592006], [-52.47438627262381, -22.399634576181754], [-52.47437046815229, -22.399597306986056], [-52.474354663132594, -22.399559367079068], [-52.47433776525572, -22.399518079264578], [-52.474329428406236, -22.399497407899407], [-52.47431257014386, -22.399454993024513], [-52.47429681081782, -22.39941464624105], [-52.47428106757282, -22.399373637131824], [-52.4742653417015, -22.399331963480673], [-52.474249634414555, -22.39928962340678], [-52.47423394682695, -22.399246615350705], [-52.47421827994512, -22.3992029380605], [-52.474202635592896, -22.399158593236866], [-52.474187021305866, -22.399113599688253], [-52.47417144564742, -22.3990679799307], [-52.47415400825558, -22.3990160757614]], "type": "LineString"}, "id": "300", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 212.882373092, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475057242328894, -22.4007307643166], [-52.47503614643892, -22.40071119531025], [-52.475027163446185, -22.40070274108524], [-52.475015955986265, -22.40069204016056], [-52.47500479558205, -22.400681152158366], [-52.47499587394081, -22.40067232287645], [-52.47498695664312, -22.40066337115341], [-52.4749758008868, -22.40065201200958], [-52.47496466572656, -22.400640430420804], [-52.47495574958041, -22.40063102502446], [-52.47494682953847, -22.400621482148452], [-52.474935644803686, -22.400609347326238], [-52.47492444718684, -22.400596941057803], [-52.47491545323283, -22.400586836537084], [-52.47490643487535, -22.400576562886073], [-52.47490077486971, -22.40057002511054], [-52.474880460461875, -22.400546151825033], [-52.474877938152154, -22.400543136160294], [-52.47485776488081, -22.40051859980976], [-52.474854936385526, -22.4005151001788], [-52.47483487353587, -22.400489850067856], [-52.47482868185545, -22.400481923891043], [-52.47481936704423, -22.40046983692279], [-52.474812941115644, -22.40046138506097], [-52.47479303393643, -22.400434756706318], [-52.47478926056489, -22.400429623769355], [-52.47476943747505, -22.400402202845285], [-52.47476533577654, -22.40039643340381], [-52.47474559546768, -22.400368200405676], [-52.47474116378501, -22.40036175589862], [-52.474721492030106, -22.400332671946476], [-52.4747167311703, -22.4003255159549], [-52.47469712966829, -22.400295564321407], [-52.47469204888736, -22.40028767220501], [-52.474672517755735, -22.40025683358574], [-52.474667125962284, -22.400248180110925], [-52.47464766701081, -22.400216437763188], [-52.474641973676015, -22.400206998590374], [-52.47462258728012, -22.400174333523452], [-52.47461660351316, -22.400164087271108], [-52.47459729788573, -22.40013049410713], [-52.47459103983148, -22.400119428676348], [-52.47457371400693, -22.400088300284725], [-52.4745582826156, -22.400060040871843], [-52.47454100781006, -22.400027798000888], [-52.47453418210425, -22.400014855114446], [-52.47451514937533, -22.39997819309605], [-52.4745080818168, -22.39996436391902], [-52.47448915092166, -22.39992673861655], [-52.474481874201885, -22.39991204897139], [-52.47446458119825, -22.399876593503198], [-52.47444883719447, -22.39984370945895], [-52.47443164078271, -22.39980712226043], [-52.47442394174823, -22.399790488641475], [-52.47440673180707, -22.39975273538002], [-52.47439090375912, -22.399717374873127], [-52.474375058604906, -22.39968132860362], [-52.474359198859226, -22.399644592994544], [-52.474343329256016, -22.39960717019241], [-52.474327461307034, -22.399569079206568], [-52.474310507583546, -22.39952765491879], [-52.47430212149083, -22.399506861444358], [-52.47428521071375, -22.399464314423703], [-52.47426939597538, -22.39942382575466], [-52.474253599258624, -22.399382677337933], [-52.47423782181037, -22.39934086698633], [-52.47422206479588, -22.39929839284643], [-52.4742063292852, -22.3992552533848], [-52.47419061624027, -22.39921144737411], [-52.474174927436756, -22.39916697652631], [-52.4741592703365, -22.399121859583474], [-52.474143653426076, -22.39907611897638], [-52.474128079135085, -22.399029760491434], [-52.474118739952, -22.39900151324975]], "type": "LineString"}, "id": "301", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 216.49547316, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47503350088264, -22.400747012619576], [-52.47501549295495, -22.400730308071665], [-52.475006362110136, -22.40072171469657], [-52.47499497200172, -22.40071083937706], [-52.474983631640825, -22.400699775809127], [-52.47497456780224, -22.400690805800753], [-52.47496550997147, -22.400681713000854], [-52.474954180828135, -22.400670177307266], [-52.474942875041265, -22.400658418249446], [-52.474933824205536, -22.40064887077138], [-52.47492477115036, -22.40063918559312], [-52.474913422519734, -22.400626872951033], [-52.47490206385037, -22.400614288244334], [-52.47489294296738, -22.40060404111984], [-52.474883799416766, -22.400593624847946], [-52.474878000639386, -22.4005869267784], [-52.474857534594975, -22.400562875286905], [-52.47485486332611, -22.400559681526552], [-52.47483454375924, -22.400534967235103], [-52.47483157165251, -22.40053128991635], [-52.47481136791258, -22.400505862482934], [-52.47480505174656, -22.400497776946306], [-52.47479562812744, -22.400485548785607], [-52.474789081854496, -22.400476938636103], [-52.47476904348024, -22.40045013478586], [-52.47476514155721, -22.40044482697846], [-52.47474519253876, -22.40041723185345], [-52.47474096750786, -22.4004112889315], [-52.474721106449486, -22.40038288322824], [-52.47471655659836, -22.400376266880247], [-52.47469676923917, -22.40034701200432], [-52.474691895301646, -22.400339686045125], [-52.474672183225714, -22.400309565443887], [-52.47466699434428, -22.4003015054099], [-52.4746473575611, -22.40027049996409], [-52.47464186253245, -22.400261680801123], [-52.47462230273615, -22.40022977394165], [-52.47461651091696, -22.400220171485458], [-52.47459702837323, -22.400187344404806], [-52.474590950748755, -22.400176937433233], [-52.47457155351958, -22.400143184865396], [-52.47456520608502, -22.40013196138973], [-52.47454778449674, -22.400100660934488], [-52.474532251592144, -22.4000722156117], [-52.47451488639672, -22.400039804020096], [-52.47450798072933, -22.400026709506246], [-52.4744888701097, -22.39998989743715], [-52.474481726674696, -22.39997591978674], [-52.47446272185542, -22.399938147545804], [-52.47445537311826, -22.3999233125124], [-52.47443800308972, -22.39988769910834], [-52.47442217758236, -22.39985464481722], [-52.47440490872845, -22.39981790347586], [-52.474397145722854, -22.399801131641844], [-52.47437986745623, -22.399763228480055], [-52.47436396720695, -22.399727706657632], [-52.47434805226451, -22.399691501610924], [-52.47433212509053, -22.399654609802987], [-52.47431619035567, -22.39961703339441], [-52.474300259477445, -22.399578791329674], [-52.474283249907394, -22.399537230568605], [-52.47427481457147, -22.399516314984883], [-52.47425785127975, -22.399473635818467], [-52.47424198112909, -22.399433005263795], [-52.47422613094062, -22.39939171753955], [-52.47421030191546, -22.399349770487458], [-52.4741944951735, -22.39930716228155], [-52.47417871173978, -22.399263891414357], [-52.474162952531785, -22.399219956683144], [-52.474147219277036, -22.399175359811192], [-52.47413151936359, -22.399130119474094], [-52.47411586120122, -22.39908425801744], [-52.4741002471711, -22.399037781217963], [-52.47408355860348, -22.398987305029234]], "type": "LineString"}, "id": "302", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 220.068712991, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.475011579361706, -22.40076494912711], [-52.47499483946534, -22.400749420830703], [-52.47498556076843, -22.400740688305493], [-52.474973988011506, -22.400729638591095], [-52.47496246769395, -22.400718399457375], [-52.47495326165802, -22.40070928872251], [-52.47494406329415, -22.400700054845707], [-52.474932560763804, -22.400688342602326], [-52.47492108435032, -22.400676406075412], [-52.47491189882502, -22.40066671651559], [-52.47490271275662, -22.40065688903507], [-52.47489120023016, -22.400644398573043], [-52.47487968050829, -22.400631635428027], [-52.474870432696314, -22.400621245699746], [-52.47486116395258, -22.400610686806896], [-52.474855226403484, -22.40060382844332], [-52.4748346087225, -22.40057959874578], [-52.47483178849451, -22.400576226889772], [-52.474811322632156, -22.40055133465737], [-52.474808206913984, -22.400547479650786], [-52.47478786228381, -22.40052187489483], [-52.47478142163219, -22.400513629998365], [-52.474771889205186, -22.4005012606452], [-52.47476522258792, -22.40049249220797], [-52.474745053018644, -22.40046551286211], [-52.474741022544144, -22.400460030184234], [-52.47472094759714, -22.40043226085825], [-52.47471659923387, -22.400426144455775], [-52.47469661742601, -22.40039756604735], [-52.474691949406456, -22.400390777858384], [-52.47467204644302, -22.40036135205862], [-52.4746670594278, -22.400353856131787], [-52.47464723677798, -22.400323566562747], [-52.47464193979609, -22.400315338611147], [-52.47462219736139, -22.400284166338775], [-52.47461659909757, -22.400275181487608], [-52.47459693845648, -22.400243110116364], [-52.47459104815293, -22.400233344376776], [-52.4745714694614, -22.40020035528236], [-52.474565297979446, -22.40018978759153], [-52.474545809148566, -22.400155875619795], [-52.474539372333744, -22.40014449409919], [-52.47452185498177, -22.40011302158032], [-52.47450622056396, -22.400084390347605], [-52.474488764978695, -22.400051810035315], [-52.474481779349766, -22.400038563894018], [-52.47446259083947, -22.400001601774196], [-52.47445537152802, -22.39998747565037], [-52.47443629278464, -22.399949556470947], [-52.47442887203015, -22.399934576049283], [-52.47441142497675, -22.39989880470932], [-52.47439551796585, -22.399865580171287], [-52.47437817666983, -22.399828684687087], [-52.47437034969319, -22.39981177463795], [-52.474353003101115, -22.399773721575816], [-52.474337030650545, -22.39973803843785], [-52.474321045919936, -22.399701674613922], [-52.47430505131771, -22.3996646266071], [-52.47428905145126, -22.399626896592036], [-52.47427305764384, -22.3995885034484], [-52.474255992227256, -22.399546806213998], [-52.47424750764818, -22.39952576852099], [-52.47423049184185, -22.39948295720877], [-52.47421456627894, -22.39944218476847], [-52.474198662618804, -22.399400757736682], [-52.4741827820168, -22.399358673984096], [-52.47416692554739, -22.399315931712145], [-52.47415109419068, -22.399272529439372], [-52.474135288819674, -22.39922846598762], [-52.47411951111372, -22.39918374309149], [-52.474103768387124, -22.39913837936012], [-52.474088068972854, -22.399092397053902], [-52.47407241520366, -22.399045801939867], [-52.47405680705133, -22.398998593545258], [-52.47404850853698, -22.398973093394215]], "type": "LineString"}, "id": "303", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 223.903039924, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47499004540325, -22.40078324514861], [-52.47497418597007, -22.40076853358736], [-52.47496475942108, -22.400759661911994], [-52.47495300401564, -22.40074843780267], [-52.474941303741396, -22.40073702310312], [-52.47493195550813, -22.40072777164172], [-52.47492261661118, -22.40071839668799], [-52.474910940693825, -22.400706507894757], [-52.47489929365372, -22.400694393898704], [-52.474889973438856, -22.400684562257076], [-52.47488065435724, -22.40067459247426], [-52.47486897793496, -22.40066192419226], [-52.47485729716058, -22.400648982608892], [-52.47484792241964, -22.40063845027677], [-52.474838528482806, -22.400627748762954], [-52.474832452162, -22.400620730105295], [-52.47481168284446, -22.40059632220167], [-52.47480871365736, -22.400592772249965], [-52.474788101499534, -22.40056770207655], [-52.47478484216995, -22.400563669382105], [-52.47476435664956, -22.400537887303575], [-52.47475779151236, -22.40052948304723], [-52.4747481502775, -22.40051697250156], [-52.47474136331592, -22.400508045776576], [-52.47472106255166, -22.400480890935043], [-52.47471690352572, -22.400475233386665], [-52.47469670265018, -22.400447289859652], [-52.47469223095456, -22.400440999976627], [-52.47467212839725, -22.40041224886299], [-52.4746673422093, -22.400405288833024], [-52.47464732364165, -22.400375692109392], [-52.47464222354878, -22.400368026214863], [-52.47462229032509, -22.400337567677994], [-52.47461688524278, -22.40032917180875], [-52.47459703715659, -22.400297832709775], [-52.47459133565764, -22.400288682170395], [-52.4745715741718, -22.400256446287347], [-52.47456558538393, -22.400246517264314], [-52.474545910544634, -22.40021336615612], [-52.47453964520524, -22.40020263774598], [-52.4745200647727, -22.40016856637033], [-52.47451353857764, -22.40015702680478], [-52.474495925462016, -22.40012538222222], [-52.47448018953104, -22.400096565079547], [-52.47446264355598, -22.400063816046526], [-52.474455577965564, -22.40005041827777], [-52.47443631156463, -22.40001330610719], [-52.47442901637678, -22.39999903150994], [-52.47440986370934, -22.399960965391987], [-52.47440237093756, -22.39994583958202], [-52.47438484685934, -22.39990991030614], [-52.47436885834495, -22.399876515521175], [-52.474351444606874, -22.39983946589408], [-52.4743435536592, -22.399822417629835], [-52.47432613874174, -22.39978421466733], [-52.47431009408994, -22.39974837021378], [-52.474294039571205, -22.3997118476126], [-52.474277977540766, -22.39967464340687], [-52.47426191254277, -22.39963675978532], [-52.47424585580621, -22.399598215562744], [-52.47422873454314, -22.399556381855003], [-52.474220200720936, -22.399535222052652], [-52.47420313240004, -22.39949227859464], [-52.47418715142494, -22.399451364268675], [-52.474171194293184, -22.39940979792933], [-52.474155262114365, -22.399367577476216], [-52.47413935591756, -22.399324701138212], [-52.474123476637914, -22.399281167459847], [-52.474107625103926, -22.399236975287536], [-52.474091802946816, -22.399192126367193], [-52.474076017407114, -22.399146639241543], [-52.474060276740985, -22.39910053608574], [-52.47404458323275, -22.39905382265714], [-52.474028936816566, -22.399006498501823], [-52.47401345939095, -22.398958938543082]], "type": "LineString"}, "id": "304", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 227.787688218, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47496851143908, -22.40080154116755], [-52.47495353246915, -22.400787646341637], [-52.47494395806807, -22.40077863551608], [-52.47493202001411, -22.400767237011777], [-52.47492013978319, -22.40075564674635], [-52.47491064935259, -22.40074625455837], [-52.474901169922546, -22.400736738527677], [-52.47488932061819, -22.400724673184563], [-52.47487750295147, -22.400712381719323], [-52.47486804804705, -22.40070240799586], [-52.47485859595222, -22.4006922959107], [-52.474846755634125, -22.40067944980869], [-52.47483491380727, -22.40066632978692], [-52.47482541213736, -22.400655654850933], [-52.47481589300744, -22.40064481071611], [-52.47480967791493, -22.400637631764322], [-52.47478875696086, -22.400613045654566], [-52.47478563881467, -22.40060931760713], [-52.474764880361384, -22.400584069492677], [-52.47476147742041, -22.400579859110305], [-52.47474085100981, -22.400553899709163], [-52.47473416138707, -22.400545336092904], [-52.474724411344354, -22.4005326843547], [-52.4747175040385, -22.400523599341906], [-52.47469707207927, -22.40049626900468], [-52.47469278450191, -22.40049043658575], [-52.47467245769787, -22.400462318857688], [-52.474667862669946, -22.40045585549404], [-52.47464763936321, -22.400426931675185], [-52.474642735006896, -22.400419799804162], [-52.47462260083507, -22.400390032156636], [-52.47461738766457, -22.400382196294377], [-52.47459734386705, -22.40035156878966], [-52.47459183068435, -22.40034300500272], [-52.47457187694671, -22.4003114990771], [-52.47456607221267, -22.400302182849472], [-52.47454620988211, -22.400269782454576], [-52.47454012260996, -22.400259690148072], [-52.47452035162293, -22.400226377026062], [-52.47451399242613, -22.400215487896592], [-52.47449432039196, -22.40018125711698], [-52.47448770481672, -22.40016955950645], [-52.47446999593749, -22.400137742860185], [-52.474454158493394, -22.400108739807504], [-52.47443652212858, -22.400075822053736], [-52.4744293765767, -22.400062272657497], [-52.474410032285185, -22.400025010436135], [-52.47440266122098, -22.400010587365415], [-52.47438343462951, -22.399972374308906], [-52.47437586984047, -22.399957103110633], [-52.47435826873748, -22.3999210158988], [-52.474342198719654, -22.399887450866874], [-52.47432471253956, -22.39985024709687], [-52.47431675762091, -22.399833060617485], [-52.4742992743781, -22.399794707754566], [-52.474283157525115, -22.399758701985427], [-52.4742670332183, -22.399722020606973], [-52.47425090375971, -22.399684660202297], [-52.474234773630215, -22.399646622974224], [-52.474218653964556, -22.39960792767269], [-52.474201476855036, -22.39956595749159], [-52.47419289378976, -22.3995446755799], [-52.47417577295434, -22.399501599976052], [-52.47415973656708, -22.39946054376442], [-52.474143725963756, -22.399418838117498], [-52.47412774220817, -22.399376480963838], [-52.47411178628401, -22.39933347055976], [-52.47409585908146, -22.399289805475757], [-52.47407996138455, -22.39924548458289], [-52.474064094776324, -22.399200509638323], [-52.47404826642356, -22.39915489911837], [-52.474032484505614, -22.39910867511297], [-52.474016751258375, -22.39906184336978], [-52.47400106657838, -22.399014403453727], [-52.47398543023543, -22.398966355135297], [-52.473978286008155, -22.39894405550816]], "type": "LineString"}, "id": "305", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 231.753235307, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474946977469216, -22.400819837183903], [-52.47493287896258, -22.40080675909355], [-52.47492315670939, -22.400797609117767], [-52.474911036006915, -22.40078603621843], [-52.47489897581932, -22.40077427038708], [-52.47488934319139, -22.40076473747249], [-52.474879723228256, -22.400755080364785], [-52.4748677005369, -22.40074283847173], [-52.47485571224358, -22.40073036953727], [-52.4748461226496, -22.400720253731922], [-52.47483653754156, -22.400709999344407], [-52.47482453332767, -22.400696975422314], [-52.47481253044833, -22.4006836769621], [-52.47480290184948, -22.400672859422208], [-52.474793257526464, -22.40066187266635], [-52.47478690366228, -22.4006545334204], [-52.47476583107169, -22.40062976910448], [-52.47476256396643, -22.400625862961252], [-52.47474165921771, -22.40060043690571], [-52.474738112665364, -22.400596048835386], [-52.47471734536459, -22.400569912111592], [-52.47471053125631, -22.400561189135374], [-52.474700672405774, -22.400548396204606], [-52.47469364475566, -22.400539152903992], [-52.474673081601495, -22.400511647071006], [-52.47466866547275, -22.400505639781485], [-52.47464821274022, -22.400477347852334], [-52.47464349438002, -22.40047071100805], [-52.474623150323886, -22.40044161448391], [-52.474618127799246, -22.400434310771804], [-52.47459787802325, -22.40040437220034], [-52.474592551775174, -22.400396366370323], [-52.47457239740386, -22.400365569897705], [-52.47456677612081, -22.40035683819306], [-52.47454671673175, -22.400325165440755], [-52.47454080876265, -22.40031568352484], [-52.474520845587406, -22.400283118618077], [-52.47451465983101, -22.40027286302807], [-52.47449479269629, -22.400239387892196], [-52.47448833964213, -22.400228338043366], [-52.47446857600637, -22.40019394785979], [-52.47446187105097, -22.400182092204233], [-52.474444066408175, -22.400150103494227], [-52.47442812745102, -22.40012091453151], [-52.47441040069649, -22.40008782805696], [-52.4744031751832, -22.400074127033196], [-52.474383753001135, -22.400036714761033], [-52.474376306060606, -22.400022143216816], [-52.47435700554516, -22.39998378322173], [-52.474349368738906, -22.39996836663511], [-52.47433169061119, -22.399932121487314], [-52.474315539089964, -22.39989838620839], [-52.474297980467895, -22.399861028295437], [-52.47428996157831, -22.39984370360089], [-52.47427241001019, -22.399805200837555], [-52.47425622095607, -22.39976903375278], [-52.47424002686123, -22.39973219359702], [-52.474223829974534, -22.39969467699339], [-52.474207634713586, -22.399656486158765], [-52.474191452118866, -22.39961763977826], [-52.474174219162954, -22.399575533123777], [-52.47416558685463, -22.39955412910273], [-52.474148413504736, -22.39951092135302], [-52.474132321705376, -22.399469723255695], [-52.47411625763052, -22.399427878301168], [-52.474100222298205, -22.39938538444694], [-52.47408421664675, -22.399342239976782], [-52.47406824152134, -22.39929844348714], [-52.47405229766154, -22.39925399387368], [-52.474036386602236, -22.399208892904884], [-52.47402051543645, -22.399163158990607], [-52.47400469226673, -22.399116814135585], [-52.47398891928054, -22.399069864077788], [-52.47397319633677, -22.39902230840099], [-52.47395752316818, -22.398974146893543], [-52.47394311322649, -22.39892916839963]], "type": "LineString"}, "id": "306", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 235.71919594, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474925347951554, -22.400838221917862], [-52.474902355345066, -22.400816582717017], [-52.47489005199407, -22.40080483542262], [-52.474877811849794, -22.400792894025297], [-52.47486803702453, -22.400783220384056], [-52.47485827652831, -22.400773422199308], [-52.47484608044995, -22.400761003756273], [-52.474833921530035, -22.400748357352526], [-52.474824197246505, -22.40073809946529], [-52.474814479125264, -22.40072770277535], [-52.47480231101558, -22.400714501033153], [-52.47479014708378, -22.40070102413446], [-52.47478039155599, -22.40069006399062], [-52.4747706220399, -22.400678934613687], [-52.474764129404036, -22.400671435073534], [-52.47474290517696, -22.400646492551395], [-52.474739489112636, -22.400642408312347], [-52.4747184380685, -22.400616804315675], [-52.4747147479048, -22.400612238557343], [-52.47469383971387, -22.40058592451086], [-52.47468690112009, -22.40057704217465], [-52.474676933461744, -22.400564108051274], [-52.47466978546739, -22.40055470646279], [-52.47464909111831, -22.40052702513404], [-52.474644546438206, -22.400520842973883], [-52.47462396777723, -22.400492376843587], [-52.47461912608478, -22.40048556651863], [-52.47459866127928, -22.400456297289185], [-52.47459352058634, -22.40044882173595], [-52.47457315520623, -22.40041871224051], [-52.47456771588059, -22.400410536442713], [-52.47454745093552, -22.400379571002162], [-52.47454172155214, -22.400370671379743], [-52.4745215565117, -22.400338831800735], [-52.474515545307575, -22.400329184196483], [-52.47449548128768, -22.400296454777827], [-52.474489197047085, -22.400286035904294], [-52.474469233764715, -22.400252398754528], [-52.47446268685323, -22.40024118818632], [-52.474442831615924, -22.400206638598714], [-52.47443603728041, -22.400194624898113], [-52.47441813687409, -22.400162464124328], [-52.47440209640391, -22.400133089251547], [-52.47438427925971, -22.400099834056185], [-52.47437697378504, -22.40008598140486], [-52.474357473712466, -22.400048419081866], [-52.474349950895665, -22.400033699064135], [-52.47433057645627, -22.39999519213046], [-52.47432286763284, -22.39997963015547], [-52.474305112480444, -22.39994322707166], [-52.47428887945589, -22.399909321545714], [-52.47427124839189, -22.3998718094898], [-52.4742631655314, -22.399854346580064], [-52.47424554563801, -22.39981569391627], [-52.474229284382815, -22.399779365515847], [-52.474213020499995, -22.39974236658276], [-52.474196756185236, -22.39970469378015], [-52.47418049579288, -22.399666349338954], [-52.47416425026916, -22.399627351879438], [-52.47414696146689, -22.399585108751545], [-52.474138279915564, -22.399563582621127], [-52.474121054051224, -22.399520242725554], [-52.47410490683981, -22.3994789027425], [-52.47408878929347, -22.399436918480355], [-52.47407270238448, -22.399394287925556], [-52.47405664700576, -22.39935100938927], [-52.474040623957535, -22.39930708149398], [-52.474024633934896, -22.399262503159914], [-52.47400867842457, -22.39921727616686], [-52.4739927644458, -22.399171418858245], [-52.47397690002435, -22.399124953153596], [-52.47396108729924, -22.39907788478117], [-52.47394532609173, -22.399030213343607], [-52.47392961609756, -22.398981938647157], [-52.47391457146906, -22.398934979043176], [-52.473908053974476, -22.398914265713785]], "type": "LineString"}, "id": "307", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 239.683524211, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47490382061517, -22.40085651228332], [-52.47488155397508, -22.400835556313872], [-52.47486906797557, -22.40082363462435], [-52.4748566478746, -22.400811517661005], [-52.47484673085201, -22.40080170329309], [-52.4748368298227, -22.400791764031254], [-52.474824460357354, -22.40077916903819], [-52.47481213081084, -22.400766345165128], [-52.47480227183777, -22.400755945195936], [-52.47479242070333, -22.40074540620356], [-52.47478008869786, -22.4007320266412], [-52.474767763713615, -22.400718371303977], [-52.47475788125689, -22.400707268556165], [-52.47474798654774, -22.400695996558124], [-52.47474135514022, -22.400688336723725], [-52.474719979276664, -22.400663215995337], [-52.4747164142533, -22.400658953660407], [-52.474695216913766, -22.40063317172256], [-52.47469138313873, -22.400628428276185], [-52.47467033405767, -22.40060193690697], [-52.4746632709784, -22.40059289521072], [-52.47465319451227, -22.40057981989472], [-52.4746459261737, -22.400570260018334], [-52.47462510062974, -22.400542403193754], [-52.47462042739829, -22.400536046162934], [-52.4745997228089, -22.400507405831465], [-52.47459475778423, -22.400500422025807], [-52.474574172229396, -22.40047098009099], [-52.47456891336818, -22.400463332696596], [-52.47454843238398, -22.400433052277148], [-52.47454287998082, -22.40042470651151], [-52.47452250446202, -22.400393572103], [-52.47451666697837, -22.400384504562787], [-52.47449639628657, -22.40035249815703], [-52.47449028184746, -22.400342684864437], [-52.474470116982964, -22.40030979093384], [-52.474463734258194, -22.40029920877673], [-52.47444367482821, -22.400265409613052], [-52.47443703405942, -22.400254038325418], [-52.47441708722061, -22.400219329333765], [-52.474410203505016, -22.4002071575881], [-52.47439220733522, -22.400174824750508], [-52.47437606535206, -22.40014526396761], [-52.474358157818244, -22.40011184005141], [-52.47435077238224, -22.40009783577253], [-52.4743311944192, -22.40006012339865], [-52.474323595726155, -22.400045254907393], [-52.47430414736286, -22.400006601035074], [-52.4742963665223, -22.39999089367168], [-52.47427853434526, -22.39995433265186], [-52.47426221981741, -22.399920256878858], [-52.47424451631152, -22.39988259067995], [-52.474236369480174, -22.39986498955501], [-52.47421868126158, -22.39982618699074], [-52.47420234780534, -22.399789697274617], [-52.47418601413459, -22.39975253956418], [-52.47416968239181, -22.399714710562566], [-52.4741533568681, -22.399676212514766], [-52.47413704841542, -22.399637063976233], [-52.474119703766846, -22.399594684374915], [-52.47411097297256, -22.399573036135102], [-52.474093694593826, -22.39952956409363], [-52.47407749197039, -22.399488082224856], [-52.47406132095261, -22.399445958655058], [-52.474045182466995, -22.39940319139965], [-52.47402907736105, -22.399359778797237], [-52.47401300639006, -22.399315719496265], [-52.47399697020462, -22.399271012441574], [-52.4739809702433, -22.399225659424236], [-52.473965013451604, -22.399179678721296], [-52.47394910777845, -22.399133092166977], [-52.47393325531446, -22.399085905479936], [-52.47391745584327, -22.39903811828158], [-52.47390170902354, -22.3989897303961], [-52.473886626112304, -22.39894265126938], [-52.47387285198212, -22.39889887550184]], "type": "LineString"}, "id": "308", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 243.703799994, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47488229327308, -22.40087480264618], [-52.47486075259945, -22.400854529908294], [-52.47484808395141, -22.400842433823605], [-52.474835483893756, -22.400830141294204], [-52.474825424673824, -22.400820186199574], [-52.47481538311144, -22.40081010586062], [-52.4748028402591, -22.40079733431748], [-52.474790340085995, -22.400784332975043], [-52.47478034642338, -22.400773790923875], [-52.47477036227576, -22.400763109629008], [-52.47475786637452, -22.40074955224646], [-52.47474538033783, -22.400735718470656], [-52.47473537095218, -22.400724473118824], [-52.47472535104998, -22.40071305849964], [-52.47471858087082, -22.400705238370975], [-52.47469705337079, -22.40067993943628], [-52.474693339388416, -22.400675499005438], [-52.4746719957535, -22.40064953912637], [-52.47466801836716, -22.400644617991922], [-52.47464682839599, -22.400617949299924], [-52.47463964083124, -22.400608748243602], [-52.47462945555735, -22.400595531734936], [-52.47462206687458, -22.400585813570615], [-52.474601110135765, -22.40055778125017], [-52.474596308353014, -22.40055124934863], [-52.474575477835224, -22.40052243481597], [-52.474570389478366, -22.400515277529543], [-52.47454968317423, -22.400485662889345], [-52.47454430614477, -22.400477843653746], [-52.47452370955652, -22.400447392310248], [-52.474518044075865, -22.400438876576747], [-52.474497557983376, -22.400407573200233], [-52.47449161239947, -22.400398337742196], [-52.47447123605636, -22.40036616450967], [-52.4744650183823, -22.400356185528683], [-52.47444475267323, -22.400323127086107], [-52.47443827146432, -22.400312381645403], [-52.47441811588676, -22.40027842046777], [-52.47441138126072, -22.400266888460674], [-52.47439134282043, -22.40023202006496], [-52.47438436972481, -22.400219690274184], [-52.474366277791574, -22.400187185372754], [-52.47435003429549, -22.400157438679706], [-52.4743320363721, -22.40012384604264], [-52.47432457097479, -22.400109690136148], [-52.474304915121316, -22.40007182771139], [-52.474297240552076, -22.400056810746555], [-52.47427771826492, -22.400018009935593], [-52.47426986540727, -22.400002157183778], [-52.47425195620564, -22.39996543822788], [-52.47423556017454, -22.3999311922078], [-52.47421778422681, -22.399893371865886], [-52.474209573424645, -22.399875632525713], [-52.474191816880875, -22.399836680060933], [-52.47417541122365, -22.399800029029105], [-52.47415900776502, -22.3997627125413], [-52.47414260859428, -22.399724727340654], [-52.47412621793926, -22.399686075686226], [-52.47410984655767, -22.399646776068643], [-52.47409244606282, -22.39960425999388], [-52.47408366602561, -22.39958248964465], [-52.47406633513252, -22.399538885457265], [-52.47405007709712, -22.399497261702727], [-52.47403385260794, -22.39945499882528], [-52.47401766254574, -22.399412094869245], [-52.47400150771263, -22.399368548200684], [-52.47398538881891, -22.399324357494017], [-52.473969306470714, -22.399279521718682], [-52.47395326205845, -22.399234042677055], [-52.47393726245386, -22.399187938579733], [-52.473921315529054, -22.39914123117576], [-52.47390542332623, -22.399093926174064], [-52.47388958559138, -22.39904602321492], [-52.473873801946134, -22.39899752214039], [-52.4738586807522, -22.398950323490894], [-52.473837521990106, -22.39888307846016]], "type": "LineString"}, "id": "309", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 247.771008731, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47486246471634, -22.40089469180236], [-52.47483995121816, -22.400873503500296], [-52.47482709992158, -22.400861233020407], [-52.474814319907246, -22.400848764924895], [-52.47480411848998, -22.400838669103504], [-52.47479393639452, -22.400828447687406], [-52.47478122015519, -22.400815499594135], [-52.4747685493555, -22.4008023207823], [-52.47475842100335, -22.400791636649103], [-52.47474830384256, -22.40078081305173], [-52.47473564404555, -22.40076707784892], [-52.47472299695642, -22.40075306563449], [-52.47471286064187, -22.400741677678617], [-52.47470271554663, -22.40073012043825], [-52.47469580659584, -22.40072214001526], [-52.474674127459366, -22.40069666287423], [-52.474670264517975, -22.40069204434744], [-52.474648774587706, -22.400665906527106], [-52.474644653590076, -22.400660807704533], [-52.47462332272881, -22.400633961689717], [-52.474616010678616, -22.400624601273293], [-52.47460571659699, -22.400611243571923], [-52.47459820757005, -22.40060136711963], [-52.47457711963639, -22.40057315930328], [-52.47457218930236, -22.400566452531002], [-52.474551232856214, -22.400537463797075], [-52.474546021167185, -22.400530133029864], [-52.47452519411378, -22.400500345684236], [-52.47451969891611, -22.400492354607398], [-52.47449898672384, -22.400461732339828], [-52.474493208165725, -22.400453046638415], [-52.47447261149958, -22.400421574293865], [-52.47446655781545, -22.400412170917978], [-52.474446075821064, -22.40037983085863], [-52.47443975491208, -22.400369686189215], [-52.474419388358484, -22.400336463234645], [-52.474412808665484, -22.4003255545103], [-52.47439255694037, -22.400291431318685], [-52.47438572845712, -22.400279738592104], [-52.4743655984154, -22.40024471079229], [-52.47435853593978, -22.400232222956365], [-52.474340348243146, -22.400199545991065], [-52.47432400323418, -22.40016961338785], [-52.47430591492125, -22.400135852029855], [-52.47429836956269, -22.400121544495736], [-52.47427863581883, -22.400083532020066], [-52.47427088537343, -22.400068366581632], [-52.47425128916246, -22.400029418831988], [-52.47424336428775, -22.40001342069174], [-52.47422537806157, -22.399976543799756], [-52.47420890052727, -22.399942127532572], [-52.474191052137755, -22.39990415304761], [-52.47418277736481, -22.39988627549216], [-52.47416495249591, -22.399847173126872], [-52.474148474637744, -22.399810360779313], [-52.474132001391276, -22.399772885514093], [-52.47411553479262, -22.399734744114383], [-52.474099079006336, -22.399695938853323], [-52.47408264469588, -22.39965648815667], [-52.474065188354814, -22.39961383560844], [-52.47405635907471, -22.39959194314977], [-52.47403897566731, -22.39954820681646], [-52.47402266221999, -22.39950644117614], [-52.47400638425947, -22.399464038991], [-52.47399014262073, -22.39942099833432], [-52.47397393806049, -22.399377317599598], [-52.47395777124408, -22.399332995487214], [-52.47394164273317, -22.39928803099122], [-52.47392555387001, -22.399242425925287], [-52.47390951145257, -22.399196198433582], [-52.473893523276146, -22.39914937017993], [-52.473877591334535, -22.399101946863563], [-52.47386171533607, -22.399053928143612], [-52.47384589486534, -22.39900531388001], [-52.47383073538875, -22.39895799570775], [-52.47380860307578, -22.398887656572406], [-52.47380230031494, -22.398867266220893]], "type": "LineString"}, "id": "310", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 252.085581018, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474842720868594, -22.400914660684414], [-52.47481914983121, -22.400892477089908], [-52.4748061158861, -22.400880032214754], [-52.47479315591509, -22.400867388553078], [-52.47478281230048, -22.400857152004892], [-52.47477248967194, -22.400846789511597], [-52.47475960004562, -22.400833664868166], [-52.474746758619354, -22.400820308586866], [-52.47473649557768, -22.400809482371628], [-52.47472624540371, -22.400798516471678], [-52.474713421710945, -22.400784603448592], [-52.474700613569404, -22.400770412795502], [-52.47469035032596, -22.40075888223554], [-52.47468008003768, -22.40074718237396], [-52.474673032315266, -22.400739041656614], [-52.47465120154236, -22.400713386309196], [-52.47464718964199, -22.400708589686396], [-52.47462555341639, -22.400682273924776], [-52.474621288807484, -22.400676997414024], [-52.47459981705615, -22.400649974076337], [-52.474592380520534, -22.400640454299783], [-52.474581977631175, -22.40062695540568], [-52.474574348260084, -22.400616920665378], [-52.47455312913162, -22.400588537353084], [-52.47454807024634, -22.400581655710017], [-52.474526987871855, -22.400552492774803], [-52.47452165285069, -22.400544988526768], [-52.474500705048044, -22.400515028475674], [-52.47449509168221, -22.400506865557567], [-52.47447426388594, -22.400476072365866], [-52.474468372250406, -22.400467216696523], [-52.47444766501063, -22.400435575383906], [-52.47444150322631, -22.400426004090107], [-52.47442091558069, -22.400393497203908], [-52.474414491436825, -22.400383186846046], [-52.47439402403873, -22.400349799379434], [-52.474387345861665, -22.40033872737143], [-52.47436699798905, -22.400304442165794], [-52.474360075648626, -22.4002925887197], [-52.47433985400551, -22.400257401515727], [-52.47433270214992, -22.400244755634652], [-52.47431441868994, -22.40021190660545], [-52.47429797216814, -22.40018178809202], [-52.47427979346572, -22.400147858013096], [-52.474272168145944, -22.400133398851327], [-52.474252356511734, -22.400095236324702], [-52.47424453019021, -22.40007992241265], [-52.474224860055465, -22.400040827724297], [-52.47421686316375, -22.40002468419557], [-52.47419879991306, -22.39998764936747], [-52.47418224087562, -22.39995306285314], [-52.474164320044345, -22.399914934225116], [-52.47415598130067, -22.399896918454402], [-52.47413808810669, -22.39985766618854], [-52.47412153804762, -22.399820692525225], [-52.47410499501337, -22.399783058482583], [-52.47408846098684, -22.39974476088378], [-52.474071940069344, -22.39970580201605], [-52.47405544283008, -22.399666200240308], [-52.47403793064282, -22.399623411218588], [-52.474029052119874, -22.39960139665046], [-52.474011616198204, -22.3995575281712], [-52.47399524733901, -22.399515620645076], [-52.47397891590718, -22.39947307915224], [-52.47396262269194, -22.39942990179491], [-52.47394636840462, -22.399386086993985], [-52.47393015366558, -22.399341633475863], [-52.473913978992, -22.399296540259197], [-52.47389784567798, -22.399250809168944], [-52.47388176044772, -22.39920445828284], [-52.473865731019735, -22.399157509179478], [-52.473849759339366, -22.39910996754843], [-52.47383384507734, -22.39906183306766], [-52.47381798778117, -22.39901310561497], [-52.47380279002196, -22.398965667919928], [-52.473780618238116, -22.398895203297517], [-52.4737671338214, -22.398851579204585]], "type": "LineString"}, "id": "311", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 256.397663548, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47482307914399, -22.400934534835063], [-52.47480895780446, -22.40092143555502], [-52.474798348438604, -22.40091145067707], [-52.47478513184496, -22.40089883140662], [-52.47477199191726, -22.400886012178756], [-52.474761506105324, -22.400875634903734], [-52.4747510429437, -22.400865131333212], [-52.47473797993041, -22.40085183013957], [-52.47472496787757, -22.400838296388763], [-52.47471457014637, -22.40082732809143], [-52.47470418695922, -22.400816219888902], [-52.474691199370724, -22.40080212904548], [-52.47467823017677, -22.400787759953673], [-52.474667840004436, -22.400776086789595], [-52.47465744452314, -22.400764244306753], [-52.47465025802912, -22.400755943295003], [-52.4746282756198, -22.40073010974116], [-52.474624114760466, -22.400725135022334], [-52.474602332239535, -22.40069864131937], [-52.474597924019385, -22.400693187120407], [-52.474576311378, -22.400665986459824], [-52.47456875035699, -22.400656307323086], [-52.47455823865991, -22.40064266723622], [-52.4745504889447, -22.400632474207857], [-52.474529138621456, -22.400603915399582], [-52.47452395118495, -22.40059685888569], [-52.47450274288215, -22.400567521749146], [-52.474497284528894, -22.40055984402024], [-52.474476215977035, -22.400529711263644], [-52.474470484443046, -22.400521376504237], [-52.474449541042816, -22.40049041238837], [-52.47444353632989, -22.400481386751046], [-52.47442271851652, -22.40044957647032], [-52.474416448632056, -22.400439837258592], [-52.47439575533523, -22.400407163545516], [-52.47438922795652, -22.400396687499164], [-52.47436865971396, -22.40036313552048], [-52.47436188305287, -22.400351900228767], [-52.47434143903279, -22.4003174530091], [-52.474334422835234, -22.40030543884345], [-52.47431410959075, -22.40027009223532], [-52.47430686835525, -22.40025728830904], [-52.474288489131965, -22.400224267215904], [-52.47427194109737, -22.400193962792226], [-52.4742536720055, -22.400159863992336], [-52.474245966724546, -22.40014525320286], [-52.47422607720003, -22.400106940625285], [-52.474218175002434, -22.40009147823958], [-52.47419843094395, -22.400052236612485], [-52.47419036203526, -22.400035947695258], [-52.47417222176011, -22.399998754931023], [-52.47415558121957, -22.39996399816953], [-52.474137587946586, -22.399925715398414], [-52.474129185232215, -22.39990756141239], [-52.474111223713194, -22.399868159245962], [-52.47409460145328, -22.399831024266852], [-52.474077988631294, -22.399793231446747], [-52.474061387176945, -22.399754777648848], [-52.47404480112828, -22.39971566517443], [-52.474028240960244, -22.399675912319562], [-52.47401067292685, -22.399632986824333], [-52.47400174516109, -22.399610850146733], [-52.473984256725196, -22.399566849521506], [-52.47396783245417, -22.399524800109557], [-52.47395144755108, -22.399482119309], [-52.4739351027594, -22.39943880525098], [-52.47391879874503, -22.399394856383843], [-52.4739025360834, -22.399350271459983], [-52.47388631524719, -22.399305049522614], [-52.47387013748236, -22.399259192408017], [-52.47385400943933, -22.399212718127497], [-52.473837938759814, -22.399165648174424], [-52.47382192734074, -22.399117988228678], [-52.47380597481518, -22.39906973798706], [-52.47379008069361, -22.399020897345288], [-52.47377484465183, -22.39897334012744], [-52.47375263339716, -22.398902750017943], [-52.473737513144464, -22.398853833719233], [-52.473732067297064, -22.39883594911704]], "type": "LineString"}, "id": "312", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 260.70084298, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47480334162551, -22.4009544973001], [-52.474788304258325, -22.400940548290272], [-52.47477754704035, -22.400930424261837], [-52.474764147798155, -22.400917630596048], [-52.474750827913766, -22.40090463580191], [-52.4747401999045, -22.400894117800032], [-52.474729596209805, -22.400883473152245], [-52.474716359809534, -22.400869995408346], [-52.47470317713013, -22.400856284188], [-52.47469264470941, -22.400845173808527], [-52.4746821285091, -22.400833923303363], [-52.47466897702486, -22.400819654639573], [-52.47465584677852, -22.400805107109004], [-52.4746453296773, -22.400793291340765], [-52.474634809003, -22.400781306236652], [-52.47462748373739, -22.400772844930476], [-52.47460534969167, -22.400746833170146], [-52.474601039873384, -22.400741680355235], [-52.47457911105716, -22.400715008710876], [-52.47457455922578, -22.40070937682367], [-52.47455280569437, -22.400681998840145], [-52.47454512018796, -22.400672160343184], [-52.4745344996832, -22.400658379063522], [-52.47452662962389, -22.40064802774708], [-52.47450514810589, -22.400619293442773], [-52.474499832118184, -22.400612062058013], [-52.47447849788712, -22.40058255072011], [-52.474472916201776, -22.400574699510294], [-52.47445172690074, -22.40054439404816], [-52.47444587719863, -22.4005358874474], [-52.47442481819448, -22.40050475240735], [-52.474418700404186, -22.40049555680201], [-52.47439777201727, -22.400463577553133], [-52.474391394032686, -22.400453670423445], [-52.474370595084686, -22.40042082988346], [-52.47436396447117, -22.40041018814858], [-52.47434329538419, -22.400376471657786], [-52.47433642023911, -22.40036507308235], [-52.4743158800716, -22.40033046384859], [-52.47430877001694, -22.40031828896337], [-52.47428836517114, -22.400282782951038], [-52.47428103455575, -22.400269820979535], [-52.474262559569205, -22.400236627822416], [-52.47424591002187, -22.400206137488457], [-52.4742275505406, -22.40017186996757], [-52.47421976529851, -22.400157107550392], [-52.47419979788372, -22.40011864492179], [-52.47419181981009, -22.40010303406243], [-52.474172001827895, -22.400063645496587], [-52.47416386090228, -22.400047211190838], [-52.47414564360271, -22.400009860490425], [-52.47412892155913, -22.39997493348174], [-52.47411085584448, -22.3999364965675], [-52.474102389159455, -22.39991820436614], [-52.47408435931544, -22.399878652299112], [-52.47406766485473, -22.399841356004195], [-52.474050982245046, -22.399803404406605], [-52.47403431336293, -22.399764794409574], [-52.474017662183144, -22.39972552832844], [-52.47400103908639, -22.39968562439442], [-52.473983415206895, -22.39964256242567], [-52.47397443819837, -22.399620303638578], [-52.47395689724829, -22.399576170867356], [-52.47394041756548, -22.399533979569572], [-52.473923979191184, -22.399491159461263], [-52.473907582823095, -22.39944770870255], [-52.47389122908173, -22.399403625769185], [-52.47387491849754, -22.399358909439552], [-52.47385865149876, -22.39931355878147], [-52.47384242928315, -22.39926757564251], [-52.473826258427394, -22.39922097796755], [-52.4738101464964, -22.399173787164735], [-52.47379409533863, -22.39912600890429], [-52.47377810454959, -22.399077642901823], [-52.473762173602665, -22.39902868907093], [-52.473746899278346, -22.39898101233026], [-52.4737246485529, -22.398910296733668], [-52.47370949322583, -22.398861266932915], [-52.473697046841046, -22.39882039196724]], "type": "LineString"}, "id": "313", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 264.994928916, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47478360410136, -22.400974459763034], [-52.47476765070653, -22.40095966102316], [-52.47475674563643, -22.400949397844194], [-52.4747431637457, -22.400936429782995], [-52.474729663904625, -22.40092325942257], [-52.474718893698025, -22.400912600693783], [-52.47470814947025, -22.40090181496869], [-52.474694739683, -22.400888160674484], [-52.474681386377036, -22.40087427198454], [-52.474670719266804, -22.40086301952292], [-52.474660070053346, -22.400851626715088], [-52.47464675467337, -22.400837180230862], [-52.474633463374644, -22.4008224542615], [-52.47462281934456, -22.400810495889075], [-52.47461217347726, -22.40079836816364], [-52.47460470944008, -22.400789746562975], [-52.47458242375797, -22.400763556596136], [-52.47457796498076, -22.400758225685085], [-52.47455588986925, -22.400731376099316], [-52.47455119442667, -22.400725566523814], [-52.47452930000526, -22.40069801121729], [-52.47452149001348, -22.40068801336008], [-52.47451076070105, -22.400674090887588], [-52.47450277029766, -22.400663581283037], [-52.474481157584925, -22.40063467148267], [-52.474475713046054, -22.400627265226998], [-52.47445425288673, -22.400597579687687], [-52.47444854786935, -22.40058955499693], [-52.47442723781916, -22.40055907682922], [-52.47442126994898, -22.40055039838707], [-52.474400095340926, -22.400519092422787], [-52.474393864473306, -22.400509726849403], [-52.47437282551286, -22.40047757863234], [-52.474366339428194, -22.400467503584654], [-52.47434543482906, -22.400434496217716], [-52.474338700980766, -22.400423688794284], [-52.4743179310494, -22.400389807791356], [-52.474310957420364, -22.400378245932156], [-52.474290321105464, -22.40034347468428], [-52.47428311719374, -22.400331139079455], [-52.474262620746664, -22.40029547366288], [-52.47425520075143, -22.400282353646126], [-52.47423663000166, -22.400248988425016], [-52.47421987894164, -22.400218312180737], [-52.474201429071, -22.400183875938804], [-52.474193563867814, -22.400168961893886], [-52.4741735185628, -22.40013034921427], [-52.47416546461317, -22.400114589881188], [-52.47414557270732, -22.40007505437657], [-52.4741373597648, -22.40005847468227], [-52.474119065440874, -22.400020966045666], [-52.47410226189429, -22.399985868789745], [-52.474084123738024, -22.399947277732366], [-52.47407559308238, -22.399928847315664], [-52.474057494913424, -22.39988914534801], [-52.474040728251964, -22.399851687737247], [-52.47402397585464, -22.399813577362153], [-52.47400723954478, -22.39977481116596], [-52.47399052323394, -22.399735391478075], [-52.473973837208504, -22.399695336464895], [-52.47395615748296, -22.399652138022592], [-52.4739471312317, -22.399629757126], [-52.47392953776748, -22.399585492208764], [-52.47391300267293, -22.399543159025107], [-52.47389651082747, -22.39950019960904], [-52.473880062883026, -22.399456612149596], [-52.47386365941471, -22.399412395149994], [-52.47384730090802, -22.399367547414567], [-52.473830987746695, -22.399322068035758], [-52.47381472108035, -22.39927595887243], [-52.473798507411914, -22.399229237803002], [-52.47378235422946, -22.399181926150447], [-52.473766263333076, -22.39913402957528], [-52.47375023428057, -22.399085547811925], [-52.47373426650833, -22.39903648079194], [-52.473718953901525, -22.39898868452841], [-52.47369666370534, -22.39891784344472], [-52.47368147330395, -22.3988687001419], [-52.47366214545778, -22.39880522583028]], "type": "LineString"}, "id": "314", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 269.244017822, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47476386657158, -22.400994422223842], [-52.4747469971491, -22.400978773753653], [-52.47473594422686, -22.400968371424117], [-52.47472217968758, -22.400955228967483], [-52.474708499889815, -22.400941883040712], [-52.474697587485885, -22.400931083584993], [-52.474686702725045, -22.40092015678256], [-52.47467311955082, -22.400906325938], [-52.4746595956183, -22.400892259778423], [-52.47464879381856, -22.40088086523459], [-52.47463801159195, -22.400869330124067], [-52.47462453231626, -22.40085470581937], [-52.47461107996516, -22.400839801411166], [-52.47460030900621, -22.40082770043452], [-52.47458953794593, -22.40081543008772], [-52.47458193513719, -22.400806648192546], [-52.47455949781871, -22.40078028001914], [-52.47455489008259, -22.40077477101192], [-52.47453266867581, -22.400747743484672], [-52.47452782962204, -22.400741756220842], [-52.474505794310645, -22.400714023591288], [-52.474497859833534, -22.400703866373796], [-52.47448702171346, -22.400689802708428], [-52.474478910966, -22.40067913481572], [-52.47445716705857, -22.40065004951925], [-52.47445159396855, -22.40064246839264], [-52.47443000788101, -22.400612608651883], [-52.47442417953161, -22.400604410480145], [-52.474402748732295, -22.400573759606818], [-52.47439666269406, -22.40056490932324], [-52.47437537248214, -22.400533432434695], [-52.47436902853724, -22.400523896893226], [-52.4743478790033, -22.40049157970795], [-52.47434128481859, -22.400481336742228], [-52.47432027456835, -22.400448162548305], [-52.47431343748533, -22.40043718943628], [-52.4742925667096, -22.400403143921178], [-52.47428549459666, -22.4003914187782], [-52.4742647621344, -22.400356485516166], [-52.47425746436565, -22.400343989191686], [-52.47423687631733, -22.400308164370863], [-52.474229366942296, -22.400294886308817], [-52.47421070042934, -22.400261349023676], [-52.47419384785667, -22.40023048686905], [-52.474175307596724, -22.40019588190606], [-52.47416736243247, -22.400180816233366], [-52.474147239237276, -22.400142053502677], [-52.47413910941168, -22.40012614569589], [-52.474119143582215, -22.40008646325245], [-52.47411085862286, -22.400069738169588], [-52.474092487274596, -22.40003207159676], [-52.47407560222506, -22.39999680409357], [-52.47405739162723, -22.39995805889301], [-52.474048797001004, -22.39993949026095], [-52.47403063050714, -22.399899638392636], [-52.47401379164497, -22.399862019466006], [-52.47399696946006, -22.399823750313384], [-52.47398016572253, -22.39978482791801], [-52.47396338428066, -22.399745254623358], [-52.4739466353266, -22.39970504853099], [-52.473928899755045, -22.39966171361512], [-52.47391982426109, -22.399639210609], [-52.47390217828277, -22.399594813545733], [-52.473885587776536, -22.399552338476187], [-52.47386904245995, -22.399509239752334], [-52.473852542939184, -22.39946551559216], [-52.47383608974397, -22.399421164526284], [-52.473819683314815, -22.399376185385048], [-52.473803323990985, -22.399330577285482], [-52.47378701287396, -22.39928434209776], [-52.47377075639288, -22.39923749763387], [-52.473754561959026, -22.39919006513155], [-52.47373843132405, -22.399142050241633], [-52.47372236400814, -22.3990934527174], [-52.47370635941061, -22.39904427250826], [-52.473691008521364, -22.398996356721895], [-52.47366867885449, -22.39892539015107], [-52.4736534533788, -22.398876133346175], [-52.47363771040824, -22.398824432046506], [-52.47362758912024, -22.398790697355203]], "type": "LineString"}, "id": "315", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 273.415523333, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47474451076957, -22.40101473878719], [-52.474726343586006, -22.40099788648177], [-52.47471514281164, -22.40098734500163], [-52.47470119562381, -22.40097402814951], [-52.47468733586935, -22.400960506656354], [-52.47467628126809, -22.40094956647365], [-52.47466525597417, -22.400938498593835], [-52.474651499412985, -22.400924491198886], [-52.474637804853906, -22.400910247569616], [-52.474626868364666, -22.400898710943558], [-52.47461595312492, -22.400887033530296], [-52.474602309953525, -22.40087223140509], [-52.47458869655006, -22.400857148557993], [-52.47457779866226, -22.400844904977074], [-52.474566902408995, -22.400832492008885], [-52.47455916082871, -22.40082354981916], [-52.474536571873884, -22.400797003439145], [-52.474531815178864, -22.40079131633572], [-52.47450944747685, -22.40076411086697], [-52.47450446481191, -22.40075794591475], [-52.47448228861055, -22.400730035962134], [-52.47447422964812, -22.40071971938431], [-52.47446328272041, -22.40070551452606], [-52.47445505162893, -22.400694688345144], [-52.47443317652681, -22.400665427552536], [-52.47442747488569, -22.40065767155494], [-52.47440576286995, -22.400627637612697], [-52.47439981118856, -22.400619265959932], [-52.474378259640154, -22.40058844238096], [-52.474372055433896, -22.400579420255927], [-52.47435064961815, -22.400547772443073], [-52.474344192595986, -22.400538066933482], [-52.47432293248858, -22.40050558077996], [-52.47431623020386, -22.400495169896157], [-52.47429511430256, -22.400461828875212], [-52.47428817398483, -22.400450690074557], [-52.47426720236479, -22.400416480047262], [-52.47426003176797, -22.40040459162045], [-52.47423920315839, -22.40036949634425], [-52.47423181153266, -22.400356839300095], [-52.47421113188313, -22.40032085507498], [-52.47420353312833, -22.40030741896761], [-52.47418477085225, -22.400273709618396], [-52.47416781676698, -22.400242661553385], [-52.47414918611775, -22.400207887869303], [-52.47414116099248, -22.40019267056881], [-52.47412095990714, -22.400153757787045], [-52.47411275420563, -22.4001377015065], [-52.47409271445259, -22.400097872124224], [-52.474084357476414, -22.40008100165275], [-52.47406590910387, -22.40004317714368], [-52.47404894255143, -22.400007739393214], [-52.47403065951207, -22.399968840049457], [-52.47402200091531, -22.39995013320199], [-52.47400376609659, -22.399910131433014], [-52.47398685503377, -22.39987235119049], [-52.473969963061315, -22.399833923260303], [-52.473953091896156, -22.399794844665724], [-52.473936245323294, -22.399755117764286], [-52.47391943344067, -22.3997147605927], [-52.473901642023144, -22.39967128920324], [-52.47389251728654, -22.399648664087557], [-52.47387481879416, -22.399604134878246], [-52.473858172876284, -22.39956151792279], [-52.473841574088624, -22.39951827989114], [-52.47382502299158, -22.3994744190302], [-52.473808520069504, -22.399429933898045], [-52.47379206571793, -22.399384823350985], [-52.47377566023165, -22.399339086530652], [-52.47375930466398, -22.399292725318514], [-52.4737430053703, -22.39924575746014], [-52.473726769685086, -22.39919820410804], [-52.47371059931156, -22.39915007090335], [-52.473694493732275, -22.399101357618235], [-52.473678452309514, -22.39905206421993], [-52.47366306313785, -22.399004028910703], [-52.47364069400033, -22.398932936852734], [-52.47362543345039, -22.39888356654575], [-52.47360965947388, -22.398831763386333], [-52.47359298887415, -22.39877619950883]], "type": "LineString"}, "id": "316", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 277.640501505, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474725803739396, -22.401035657169622], [-52.47470569001727, -22.401016999207506], [-52.47469434139076, -22.40100631857674], [-52.47468021155437, -22.40099282732908], [-52.47466617184322, -22.400979130269477], [-52.474654975044636, -22.400968049359754], [-52.474643809217646, -22.400956840402547], [-52.47462987926949, -22.40094265645715], [-52.474616014083864, -22.400928235358148], [-52.474604942905124, -22.40091655664981], [-52.474593894652244, -22.40090473693377], [-52.47458008758515, -22.400889756988008], [-52.47456631312933, -22.400874495701974], [-52.4745552883127, -22.40086210951677], [-52.474544266866474, -22.40084955392715], [-52.47453638651464, -22.400840451442836], [-52.47451364592349, -22.40081372685617], [-52.47450874026959, -22.40080786165649], [-52.474486226272354, -22.400780478246173], [-52.47448109999627, -22.400774135605538], [-52.474458782904975, -22.400746048329804], [-52.47445059945724, -22.40073557239162], [-52.47443954372192, -22.400721226340448], [-52.47443119228642, -22.400710241871305], [-52.474409185989664, -22.40068080558251], [-52.47440335579744, -22.400672874713894], [-52.47438151785354, -22.400642666570118], [-52.4743754428402, -22.400634121436305], [-52.474353770542734, -22.400603125151626], [-52.47434744816848, -22.400593931185103], [-52.47432592674894, -22.400562112447904], [-52.474319356649545, -22.40055223697016], [-52.47429798596872, -22.400519581848357], [-52.47429117558402, -22.40050900304646], [-52.47426995403168, -22.400475495198446], [-52.47426291047929, -22.400464190709137], [-52.47424183801497, -22.400429816169613], [-52.47423456893431, -22.400417764458922], [-52.47421364417746, -22.400382507168523], [-52.47420615869477, -22.40036968940466], [-52.474185387444074, -22.400333545775226], [-52.47417769930954, -22.400319951622496], [-52.474158841270366, -22.400286070209194], [-52.47414178567255, -22.400254836233756], [-52.47412306463409, -22.40021989382854], [-52.474114959547855, -22.40020452490023], [-52.4740946805724, -22.400165462067367], [-52.47408639899501, -22.400149257313032], [-52.47406628531843, -22.400109280991895], [-52.474057856325494, -22.4000922651318], [-52.474039330928704, -22.400054282686444], [-52.47402228287341, -22.400018674688667], [-52.474003927392566, -22.399979621201684], [-52.47399520482532, -22.3999607761388], [-52.47397690168177, -22.39992062446911], [-52.47395991841836, -22.39988268291068], [-52.473942956658405, -22.3998440962029], [-52.473926018065654, -22.39980486140909], [-52.47390910636187, -22.399764980900837], [-52.473892231550714, -22.399724472650018], [-52.473874384287264, -22.399680864786934], [-52.47386521030804, -22.399658117561707], [-52.47384745930165, -22.39961345620632], [-52.473830757972166, -22.39957069736494], [-52.47381410571348, -22.39952732002545], [-52.473797503040224, -22.399483322463745], [-52.47378095039132, -22.399438703265282], [-52.47376444811737, -22.39939346131237], [-52.47374799646869, -22.399347595771253], [-52.47373159645041, -22.39930110853469], [-52.47371525434418, -22.39925401728181], [-52.473698977407636, -22.399206343079907], [-52.47368276729559, -22.399158091560455], [-52.473666623452985, -22.39910926251441], [-52.47365054520502, -22.399059855926954], [-52.473635117750995, -22.399011701094842], [-52.47361270914287, -22.398940483549705], [-52.473597413518725, -22.398890999740612], [-52.47358160853629, -22.398839094721435], [-52.47356635358913, -22.39878824924783], [-52.47355780525577, -22.398759269769382]], "type": "LineString"}, "id": "317", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 282.235363599, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47470709670369, -22.40105657555014], [-52.474685036442864, -22.401036111930875], [-52.474673539964215, -22.401025292149424], [-52.47465922747927, -22.401011626506175], [-52.47464500781144, -22.400997753880098], [-52.474633668815514, -22.40098653224333], [-52.474622362455456, -22.40097518220865], [-52.474608259120345, -22.400960821712772], [-52.47459422330818, -22.400946223143997], [-52.47458301743995, -22.40093440235335], [-52.47457183617394, -22.400922440334504], [-52.47455786521115, -22.400907282568127], [-52.474543929702996, -22.400891842843134], [-52.47453277795753, -22.400879314053594], [-52.47452163131835, -22.40086661584251], [-52.474513612195004, -22.400857353063564], [-52.474490719967534, -22.400830450270206], [-52.47448566535478, -22.400824406974227], [-52.47446300506233, -22.400796845622313], [-52.47445773517512, -22.40079032529321], [-52.47443527719391, -22.40076206069432], [-52.4744269692609, -22.40075142539574], [-52.47441580471798, -22.400736938151606], [-52.47440733293849, -22.400725795394198], [-52.47438519544711, -22.400696183609178], [-52.47437923670383, -22.4006880778695], [-52.47435727283179, -22.400657695524167], [-52.47435107448651, -22.40064897690925], [-52.47432928144003, -22.400617807918856], [-52.47432284089781, -22.400608442110784], [-52.474301203874504, -22.40057645244922], [-52.47429452069792, -22.400566407003275], [-52.4742730394437, -22.40053358291316], [-52.474266120959065, -22.400522836193108], [-52.47424479375573, -22.400489161518014], [-52.4742376469687, -22.40047769134002], [-52.47421647366014, -22.4004431522882], [-52.47420910609567, -22.400430937293635], [-52.47418808519158, -22.400395517988997], [-52.47418050585198, -22.40038253950539], [-52.47415964300016, -22.4003462364716], [-52.47415186548594, -22.4003324842735], [-52.47413291168371, -22.40029843079605], [-52.47411575457339, -22.40026701091016], [-52.47409694314575, -22.400231899783797], [-52.47408875809857, -22.400216379227633], [-52.47406840123305, -22.40017716634362], [-52.47406004377982, -22.400160813115487], [-52.47403985617974, -22.40012068985546], [-52.47403135517008, -22.40010352860672], [-52.474012752749104, -22.400065388225062], [-52.473995623190994, -22.400029609979935], [-52.47397719526871, -22.3999904023497], [-52.47396840873101, -22.39997141907137], [-52.473950037262696, -22.399931117500966], [-52.473932981798725, -22.39989301462658], [-52.47391595025132, -22.399854269141194], [-52.47389894423104, -22.399814878148128], [-52.47388196739637, -22.399774844033036], [-52.47386502965673, -22.399734184702943], [-52.473847126547405, -22.399690440366236], [-52.4738379033256, -22.399667571031426], [-52.473820099805245, -22.399622777529952], [-52.473803343064205, -22.399579876802623], [-52.473786637334534, -22.399536360155277], [-52.47376998308509, -22.39949222589277], [-52.473753380709425, -22.399447472627976], [-52.47373683051314, -22.399402099269224], [-52.47372033270209, -22.399356105007296], [-52.47370388823325, -22.399309491746294], [-52.473687503314494, -22.399262277098885], [-52.47367118512668, -22.399214482047174], [-52.47365493527617, -22.399166112212928], [-52.47363875317027, -22.399117167405958], [-52.47362263809715, -22.399067647629312], [-52.4736071723608, -22.399019373274303], [-52.47358472428212, -22.398948030241996], [-52.473569393583794, -22.398898432930782], [-52.473553557595494, -22.398846426051822], [-52.47353827050201, -22.39879547339952], [-52.47352245135034, -22.398741845265732]], "type": "LineString"}, "id": "318", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 286.887698448, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47468838966245, -22.40107749392874], [-52.47466438286282, -22.401055224651856], [-52.47465273853202, -22.401044265719698], [-52.47463824339852, -22.401030425680815], [-52.47462384377399, -22.401016377488208], [-52.474612362580736, -22.401005015124348], [-52.47460091568762, -22.400993524012197], [-52.47458663896554, -22.40097898696578], [-52.47457243252684, -22.400964210927174], [-52.47456109196912, -22.40095224805418], [-52.474549777689994, -22.400940143732498], [-52.474535642831526, -22.400924808145472], [-52.474521546271035, -22.400909189981448], [-52.474510267596756, -22.400896518587537], [-52.474498995764634, -22.400883677754962], [-52.47449083786978, -22.40087425468133], [-52.474467794006, -22.400847173681246], [-52.474462590434406, -22.400840952288924], [-52.474439783846776, -22.40081321299537], [-52.47443437034846, -22.40080651497777], [-52.474411771477364, -22.400778073055697], [-52.47440333905909, -22.400767278396668], [-52.4743920657086, -22.400752649959532], [-52.47438347358514, -22.400741348913826], [-52.47436120489916, -22.40071156163255], [-52.474355117604844, -22.400703281021766], [-52.4743330278047, -22.40067272447483], [-52.47432670612753, -22.400663832378786], [-52.474304792332035, -22.40063249068261], [-52.474298233621894, -22.400622953032965], [-52.47427648099486, -22.400590792446998], [-52.4742696847411, -22.400580577032827], [-52.474248092913534, -22.400547583974344], [-52.474241066328986, -22.400536669336116], [-52.47421963347469, -22.400502827833908], [-52.47421238345307, -22.40049119196718], [-52.47419110930029, -22.400456488403062], [-52.47418364325206, -22.400444110124564], [-52.474162526200764, -22.400408528805652], [-52.47415485300429, -22.400395389602288], [-52.47413389855138, -22.400358927164117], [-52.47412603165751, -22.400345016920596], [-52.47410698209227, -22.40031079137898], [-52.4740897234695, -22.400279185582605], [-52.47407082165272, -22.40024390573506], [-52.47406255664464, -22.400228233550997], [-52.474042121889084, -22.400188870615843], [-52.47403368856007, -22.400172368913864], [-52.47401342703653, -22.40013209871492], [-52.474004854010175, -22.400114792077495], [-52.47398617456505, -22.400076493759506], [-52.47396896350419, -22.400040545267014], [-52.47395046314051, -22.400001183493504], [-52.473941612632395, -22.399982061999705], [-52.473923172839356, -22.399941610528543], [-52.47390604517488, -22.399903346338192], [-52.47388894384007, -22.39986444207517], [-52.47387187039231, -22.399824894882826], [-52.47385482842681, -22.399784707160862], [-52.47383782775872, -22.399743896751495], [-52.47381986880356, -22.399700015941125], [-52.47381059633922, -22.39967702449671], [-52.47379274030494, -22.399632098849125], [-52.47377592815239, -22.399589056235826], [-52.47375916895178, -22.399545400280626], [-52.4737424631262, -22.399501129317294], [-52.473725811023805, -22.39945624198617], [-52.473709212905234, -22.39941073722152], [-52.47369266893186, -22.39936461423877], [-52.473676180012504, -22.399317874953308], [-52.47365975228128, -22.399270536911366], [-52.47364339284222, -22.399222621009816], [-52.473627103253285, -22.399174132860768], [-52.47361088288414, -22.39912507229285], [-52.47359473098589, -22.399075439327007], [-52.47357922696725, -22.399027045449078], [-52.47355673941806, -22.398955576929602], [-52.47354137364561, -22.398905866116245], [-52.47352550665146, -22.398853757377502], [-52.473510187411705, -22.39880269754649], [-52.47348798393344, -22.398727425993542]], "type": "LineString"}, "id": "319", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 291.194993918, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4746697841316, -22.401098316575812], [-52.47465557714074, -22.40108532773255], [-52.474643729277126, -22.401074337370463], [-52.47463193709417, -22.40106323928754], [-52.47461725931212, -22.401049224852983], [-52.474602679730886, -22.401035001093813], [-52.4745910563403, -22.40102349800283], [-52.474579468914115, -22.401011865813153], [-52.47456501880508, -22.400997152216153], [-52.47455064173985, -22.400982198707677], [-52.474539166492654, -22.40097009375231], [-52.47452771920041, -22.400957847127735], [-52.47451342044627, -22.40094233372002], [-52.47449916283347, -22.40092653711692], [-52.47448775723038, -22.40091372311861], [-52.47447636020532, -22.4009007396645], [-52.47446806353897, -22.40089115629616], [-52.474444868038916, -22.400863897089305], [-52.474439515508486, -22.400857497600594], [-52.4744165626257, -22.40082958036536], [-52.474411005516295, -22.400822704659216], [-52.47438826575533, -22.40079408541389], [-52.474379708851814, -22.40078313139439], [-52.474368326693764, -22.40076836176422], [-52.47435961422637, -22.40075690243018], [-52.474337214345816, -22.400726939652603], [-52.4743309985005, -22.40071848417068], [-52.47430878277226, -22.400687753422112], [-52.47430233776323, -22.4006786878449], [-52.47428030321876, -22.400647173442913], [-52.47427362634073, -22.400637463951675], [-52.474251758109986, -22.40060513244123], [-52.47424484877911, -22.400594747058797], [-52.47422314637821, -22.40056158503193], [-52.47421601169379, -22.40055050247549], [-52.47419447318857, -22.400516494146125], [-52.47418711993239, -22.40050469259063], [-52.47416574493545, -22.400469824514182], [-52.474158180403485, -22.40045728295173], [-52.47413696720501, -22.400421539618513], [-52.47412920015171, -22.40040823969534], [-52.47410815409774, -22.40037161785274], [-52.47410019782427, -22.400357549563797], [-52.47408105249606, -22.400323151957984], [-52.47406369236087, -22.400291360251074], [-52.47404470015499, -22.40025591168231], [-52.47403635518606, -22.400240087870355], [-52.47401584254052, -22.400200574884], [-52.47400733333575, -22.400183924708156], [-52.473986997888794, -22.40014350757028], [-52.47397835284578, -22.40012605554416], [-52.47395959637656, -22.400087599289797], [-52.47394230381298, -22.4000514805499], [-52.47392373100796, -22.40001196463308], [-52.47391481652948, -22.399992704923804], [-52.47389630841175, -22.39995210355188], [-52.47387910854682, -22.399913678045515], [-52.47386193742465, -22.39987461500484], [-52.47384479654944, -22.399834911613183], [-52.47382768945316, -22.399794570284342], [-52.473810625856686, -22.399753608795663], [-52.473792611055735, -22.399709591511613], [-52.473783289348894, -22.399686477957573], [-52.47376538080072, -22.399641420163867], [-52.47374851323672, -22.399598235664573], [-52.47373170056522, -22.39955444040149], [-52.47371494316354, -22.399510032737314], [-52.47369824133446, -22.39946501133982], [-52.47368159529365, -22.39941937516927], [-52.473665005158, -22.399373123465693], [-52.47364847178817, -22.399326258155735], [-52.4736320012445, -22.399278796719255], [-52.473615600554254, -22.399230759967857], [-52.47359927122693, -22.39918215350398], [-52.473583012594574, -22.3991329771751], [-52.473566823871245, -22.39908323102004], [-52.47355128157037, -22.399034717619188], [-52.473528754550706, -22.3989631236125], [-52.47351335370416, -22.398913299296996], [-52.47349745570421, -22.398861088698453], [-52.47348210431821, -22.398809921688713], [-52.47346013633186, -22.39873544842276], [-52.47345470931618, -22.39871674082596]], "type": "LineString"}, "id": "320", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 295.071066095, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474651088897836, -22.401119221734994], [-52.47463507299122, -22.401104579075902], [-52.47462307568577, -22.40109345008669], [-52.47461113565067, -22.401082212852977], [-52.474596275220044, -22.401068024022702], [-52.47458151568212, -22.401053624696903], [-52.474569750094204, -22.40104198087876], [-52.47455802213495, -22.401030207611512], [-52.47454339863897, -22.401015317463898], [-52.474528850947216, -22.401000186485508], [-52.474517241010545, -22.40098793944772], [-52.47450566070519, -22.40097555052023], [-52.47449119805539, -22.400959859291778], [-52.47447677939027, -22.40094388424956], [-52.47446524685839, -22.40093092764682], [-52.47445372464041, -22.400917801571143], [-52.474445289202585, -22.400908057908044], [-52.47442194206625, -22.40088062049437], [-52.47441644057703, -22.400874042909226], [-52.474393341399086, -22.400845947732275], [-52.47438764067863, -22.40083889433753], [-52.474364760027804, -22.400810097768932], [-52.47435607863907, -22.400798984388928], [-52.47434458767349, -22.400784073565706], [-52.474335754862174, -22.40077245594328], [-52.47431322378707, -22.400742317669366], [-52.474306879390774, -22.40073368731625], [-52.4742845377345, -22.400702782366018], [-52.47427796939361, -22.400693543307572], [-52.47425581410021, -22.40066185619975], [-52.47424901905431, -22.400651974866868], [-52.4742270352199, -22.400619472431945], [-52.47422001281193, -22.4006089170812], [-52.47419819983773, -22.400575586085903], [-52.47419095705348, -22.40056433561123], [-52.47416931289736, -22.40053016045467], [-52.47416185640666, -22.400518193210377], [-52.474140380565586, -22.400483160621558], [-52.47413271754993, -22.400470455775107], [-52.47411140820433, -22.400434550427565], [-52.47410354729422, -22.400421089784565], [-52.474082409639244, -22.400384308537518], [-52.4740743639862, -22.400370082203096], [-52.474055122895074, -22.40033551253305], [-52.47403766124752, -22.400303534915587], [-52.47401857865258, -22.40026791762557], [-52.47401015372283, -22.40025194218567], [-52.47398956318734, -22.400212279148096], [-52.47398097810685, -22.400195480498372], [-52.47396056873652, -22.400154916421524], [-52.47395185167691, -22.40013731900668], [-52.47393301818362, -22.400098704815928], [-52.4739156441174, -22.40006241582861], [-52.473896998871055, -22.400022745768464], [-52.473888020422244, -22.40000334784367], [-52.47386944397988, -22.399962596570933], [-52.47385217191454, -22.399924009748553], [-52.473834931005065, -22.39988478793019], [-52.47381772270247, -22.3998449283392], [-52.47380055047545, -22.399804433403446], [-52.473783423950636, -22.399763320835437], [-52.473765353303925, -22.399719167077688], [-52.47375598235463, -22.399695931414026], [-52.47373802129261, -22.399650741474154], [-52.47372109831719, -22.399607415088845], [-52.47370423217484, -22.399563480517866], [-52.47368742319713, -22.399518936152827], [-52.4736706716414, -22.399473780688957], [-52.47365397767839, -22.399428013112487], [-52.4736373413805, -22.39938163268804], [-52.47362076356024, -22.3993346413536], [-52.47360425020419, -22.39928705652253], [-52.47358780826278, -22.399238898921276], [-52.473571439197116, -22.399190174142568], [-52.473555142301585, -22.39914088205271], [-52.473538916753206, -22.39909102270843], [-52.473523336170146, -22.399042389784633], [-52.47350076968005, -22.398970670290716], [-52.473485333759456, -22.398920732473044], [-52.473469404753736, -22.39886842001469], [-52.473454021221535, -22.398817145826218], [-52.473432020162726, -22.398742560392037], [-52.47342144431145, -22.398706104089467]], "type": "LineString"}, "id": "321", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 298.941570762, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474632393658624, -22.401140126892187], [-52.47461456883605, -22.401123830416935], [-52.47460242208877, -22.40111256280054], [-52.47459033420151, -22.40110118641601], [-52.474575291122314, -22.401086823189956], [-52.47456035162769, -22.40107224829749], [-52.47454844384245, -22.401060463752128], [-52.47453657535013, -22.401048549407307], [-52.474521778467206, -22.401033482709014], [-52.47450706014893, -22.401018174260663], [-52.47449531552279, -22.401005785140416], [-52.47448360220432, -22.40099325390998], [-52.47446897565888, -22.400977384860735], [-52.47445439594147, -22.400961231379366], [-52.47444273648079, -22.400948132172147], [-52.47443108906992, -22.40093486347487], [-52.47442251486061, -22.40092495951698], [-52.47439901608803, -22.400897343896435], [-52.47439336564002, -22.400890588214832], [-52.474370120166945, -22.40086231509611], [-52.47436427583544, -22.400855084012736], [-52.47434125429479, -22.400826110120814], [-52.47433244842087, -22.400814837380256], [-52.47432084864777, -22.400799785363947], [-52.474311895492555, -22.400788009453123], [-52.47428923322293, -22.40075769568281], [-52.47428276027568, -22.400748890458484], [-52.474260292691376, -22.400717811306528], [-52.47425360101868, -22.40070839876684], [-52.47423132497637, -22.400676538953135], [-52.47422441176265, -22.400666485778565], [-52.47420231232459, -22.400633812419127], [-52.47419517683955, -22.40062308710004], [-52.47417325329211, -22.400589587136285], [-52.474165902408046, -22.400578168743323], [-52.47414415260107, -22.40054382675954], [-52.47413659287589, -22.40053169382642], [-52.47411501619071, -22.400496496725196], [-52.4741072546914, -22.40048362859472], [-52.47408584919871, -22.400447561232806], [-52.474077894431844, -22.400433939869934], [-52.47405666517588, -22.400396999218408], [-52.4740485301433, -22.400382614838506], [-52.4740291932893, -22.40034787310419], [-52.47401163012943, -22.400315709576134], [-52.473992457145485, -22.400279923564828], [-52.473983952254954, -22.40026379649697], [-52.47396328382956, -22.400223983408157], [-52.47395462287339, -22.400207036284513], [-52.47393413957973, -22.40016632526867], [-52.47392535050355, -22.40014858246508], [-52.47390643998625, -22.400109810337913], [-52.4738889844174, -22.400073351103124], [-52.47387026672981, -22.40003352689962], [-52.4738612243107, -22.4000139907593], [-52.47384257954374, -22.399973089585743], [-52.473825235278035, -22.3999343414473], [-52.473807924581315, -22.39989496085123], [-52.47379064885138, -22.399854945060877], [-52.47377341149367, -22.399814296518187], [-52.47375622204055, -22.399773032870826], [-52.473738095548136, -22.39972874263936], [-52.47372867535642, -22.39970538486603], [-52.4737106617806, -22.399660062779997], [-52.47369368339381, -22.39961659450866], [-52.47367676378066, -22.39957252062975], [-52.47365990322694, -22.399527839563827], [-52.47364310194463, -22.39948255003356], [-52.473626360059455, -22.39943665105116], [-52.47360967759937, -22.39939014190584], [-52.47359305532872, -22.399343024546873], [-52.47357649916032, -22.399295316321222], [-52.4735600159678, -22.39924703787009], [-52.47354360716383, -22.399198194776524], [-52.473527272005164, -22.39914878692567], [-52.4735110096318, -22.399098814392154], [-52.47349539076657, -22.3990500619454], [-52.47347278480609, -22.398978216964238], [-52.473457313811494, -22.3989281656444], [-52.473441353800034, -22.398875751326212], [-52.47342593812168, -22.398824369958994], [-52.47340390399045, -22.39874967235657], [-52.47338779191558, -22.398694131941536]], "type": "LineString"}, "id": "322", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 302.965220479, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47461434683134, -22.401161624867882], [-52.47459406467524, -22.401143081755617], [-52.47458176848612, -22.40113167551201], [-52.47456953274669, -22.40112015997661], [-52.47455430701893, -22.401105622354752], [-52.4745391875676, -22.401090871895562], [-52.47452713758503, -22.401078946622974], [-52.47451512855966, -22.401066891200504], [-52.474500158289786, -22.4010516479515], [-52.47448526934499, -22.401036162033147], [-52.47447339002939, -22.401023630830412], [-52.47446154369783, -22.401010957296972], [-52.47444675325674, -22.400994910426906], [-52.47443201248705, -22.40097857850634], [-52.474420226097585, -22.400965336694597], [-52.474408453493815, -22.400951925375686], [-52.47439974051306, -22.400941861122977], [-52.474376090104236, -22.40091406729552], [-52.47437029069746, -22.400907133517403], [-52.47434689892928, -22.40087868245687], [-52.474340910986754, -22.400871273684828], [-52.4743177485563, -22.400842122469538], [-52.474308818197194, -22.400830690368394], [-52.4742971096166, -22.400815497158963], [-52.47428803611751, -22.400803562959684], [-52.474265242653395, -22.400773073692957], [-52.47425864115522, -22.40076409359737], [-52.47423604764292, -22.40073284024366], [-52.47422923263844, -22.400723254222676], [-52.47420683584726, -22.400691221703063], [-52.47419980446573, -22.400680996686766], [-52.47417758942406, -22.40064815240276], [-52.47417034086199, -22.40063725711531], [-52.474148306741334, -22.400603588183046], [-52.474140847757496, -22.400592001871775], [-52.47411899229971, -22.400557493060727], [-52.47411132934007, -22.400545194438752], [-52.47408965181082, -22.4005098328251], [-52.47408179182789, -22.40049680141056], [-52.47406029018814, -22.400460572034245], [-52.47405224156456, -22.400446789951474], [-52.47403092070767, -22.400409689895454], [-52.474022696295584, -22.40039514747], [-52.474003263678746, -22.400360233671396], [-52.47398559900662, -22.400327884232713], [-52.473966335633705, -22.400291929500096], [-52.47395775078243, -22.400275650804243], [-52.47393700446717, -22.40023568766416], [-52.473928267635365, -22.40021859206657], [-52.47390771041841, -22.400177734111704], [-52.47389884932571, -22.40015984591933], [-52.473879861784425, -22.40012091585573], [-52.47386232471302, -22.40008428637345], [-52.47384353458421, -22.400044308026576], [-52.473834428194856, -22.400024633670682], [-52.47381571510335, -22.399983582596267], [-52.47379829863733, -22.39994467314176], [-52.473780918153395, -22.399905133767952], [-52.473763574996156, -22.399864961778224], [-52.47374627250781, -22.399824159628576], [-52.47372902012645, -22.399782744901827], [-52.47371083778836, -22.399738318196626], [-52.47370136835427, -22.39971483831362], [-52.47368330226469, -22.399669384081406], [-52.47366626846657, -22.399625773924], [-52.473649295382664, -22.399581560737143], [-52.473632383253, -22.399536742970323], [-52.473615532244125, -22.399491319373638], [-52.47359874243684, -22.39944528898527], [-52.473582013814614, -22.39939865111906], [-52.47356534709361, -22.39935140773557], [-52.47354874811291, -22.39930357611531], [-52.47353222366932, -22.39925517681429], [-52.473515775127076, -22.399206215405847], [-52.473499401705325, -22.399156691794], [-52.473483102507, -22.399106606071214], [-52.47346744535966, -22.399057734101483], [-52.473444799928835, -22.39898576363308], [-52.47342929386027, -22.398935598811036], [-52.47341330284312, -22.39888308263302], [-52.473397855018625, -22.39883159408704], [-52.47337578781504, -22.398756784316365], [-52.47336049058375, -22.398704052738392], [-52.47335376775263, -22.398680550234072]], "type": "LineString"}, "id": "323", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 307.264542767, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474596467526396, -22.401183276005277], [-52.47457356050878, -22.401162333091968], [-52.47456111487781, -22.401150788221102], [-52.47454873128622, -22.401139133534798], [-52.47453332290988, -22.401124421517068], [-52.47451802350186, -22.401109495491134], [-52.474505831321956, -22.40109742949127], [-52.47449368176352, -22.401085232991132], [-52.47447853810671, -22.40106981319136], [-52.474463478535405, -22.40105414980295], [-52.47445146453034, -22.401041476517687], [-52.47443948518569, -22.401028660681234], [-52.47442453084897, -22.40101243599029], [-52.47440962902701, -22.400995925630472], [-52.474397715708776, -22.400982541214194], [-52.47438581791212, -22.4009689872736], [-52.47437696615992, -22.400958762726013], [-52.47435316411488, -22.400930790691618], [-52.474347215749354, -22.400923678816934], [-52.47432367768608, -22.400895049814547], [-52.47431754613255, -22.40088746335379], [-52.47429424281232, -22.40085813481511], [-52.47428518796806, -22.40084654335335], [-52.474273370579986, -22.40083120895075], [-52.47426417673704, -22.400819116462976], [-52.474241252078464, -22.400788451699803], [-52.474234522029384, -22.400779296732914], [-52.474211802589124, -22.400747869177405], [-52.4742048642529, -22.40073810967511], [-52.47418234671286, -22.40070590444953], [-52.47417519716356, -22.400695507591475], [-52.47415286651832, -22.400662492382875], [-52.474145504879246, -22.400651427127013], [-52.4741233601854, -22.40061758922622], [-52.47411579310183, -22.40060583499658], [-52.47409383199325, -22.40057115935824], [-52.47408606579919, -22.400558695047376], [-52.474064287425925, -22.400523168921243], [-52.47405632895941, -22.400509974222626], [-52.47403473117265, -22.400473582831868], [-52.47402658869238, -22.40045964002918], [-52.47400517623459, -22.400422380568614], [-52.47399686244305, -22.400407680097604], [-52.47397733406341, -22.40037259423467], [-52.47395956787907, -22.400340058885316], [-52.47394021411723, -22.400303935431356], [-52.473931549305256, -22.400287505107478], [-52.47391072510017, -22.400247391916107], [-52.473901912392776, -22.40023014784455], [-52.47388128125256, -22.400189142950637], [-52.47387234814337, -22.400171109369467], [-52.473853283578165, -22.400132021369398], [-52.473835665004245, -22.4000952216396], [-52.473816802434264, -22.400055089149298], [-52.4738076320747, -22.40003527657783], [-52.473788850658686, -22.39999407560256], [-52.4737713619924, -22.399955004831934], [-52.4737539117213, -22.399915306680363], [-52.47373650113682, -22.399874978491226], [-52.473719133517875, -22.399834022734584], [-52.47370181820832, -22.39979245692844], [-52.47368358002461, -22.399747893749495], [-52.47367406134817, -22.399724291756783], [-52.47365594274488, -22.399678705378346], [-52.47363885353549, -22.399634953334893], [-52.47362182698086, -22.399590600840046], [-52.473604863275284, -22.399545646372314], [-52.47358796253991, -22.39950008870919], [-52.47357112481056, -22.399453926914855], [-52.47355435002623, -22.39940716032774], [-52.47353763885492, -22.39935979091968], [-52.47352099706195, -22.39931183590481], [-52.473504431367324, -22.399263315753878], [-52.473487943086866, -22.39921423603055], [-52.47347153140207, -22.399164596657673], [-52.4734551953788, -22.399114397745624], [-52.47343949994939, -22.399065406252898], [-52.47341681504829, -22.39899331029723], [-52.473401273905786, -22.39894303197297], [-52.47338525188297, -22.39889041393511], [-52.473369771912395, -22.398838818210354], [-52.473347671636475, -22.398763896271408], [-52.473332345050906, -22.398711063469342], [-52.47331974406623, -22.398667011351066]], "type": "LineString"}, "id": "324", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 311.58346036, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474578588216005, -22.401204927140952], [-52.47455305633667, -22.401181584425974], [-52.47454046126385, -22.401169900927812], [-52.47452792982009, -22.401158107090577], [-52.47451233879517, -22.401143220676943], [-52.47449685943045, -22.40112811908419], [-52.47448452505323, -22.401115912357014], [-52.47447223496172, -22.40110357477917], [-52.474456917917976, -22.401087978428592], [-52.47444168772017, -22.40107213757008], [-52.47442953902566, -22.40105932220225], [-52.47441742666792, -22.401046364062733], [-52.47440230843558, -22.401029961550883], [-52.47438724556135, -22.401013272751765], [-52.47437520531436, -22.40099974573091], [-52.47436318232483, -22.400986049168612], [-52.4743541918012, -22.400975664326122], [-52.47433023811996, -22.40094751408472], [-52.474324140795694, -22.400940224113448], [-52.474300456437355, -22.400911417169155], [-52.474294181272846, -22.400903653019647], [-52.47427073706285, -22.400874147157506], [-52.474261557733456, -22.40086239633509], [-52.47424963153793, -22.40084692073931], [-52.47424031735115, -22.400834669963025], [-52.474217261498126, -22.40080382970333], [-52.47421040289819, -22.400794499865114], [-52.47418755752998, -22.400762898107764], [-52.47418049586203, -22.4007529651241], [-52.47415785757318, -22.40072058719253], [-52.47415058985614, -22.400710018492685], [-52.47412814360735, -22.400676832359448], [-52.474120668891324, -22.40066559713514], [-52.47409841362432, -22.400631590265778], [-52.47409073844105, -22.400619668117763], [-52.474068671681714, -22.400584825652086], [-52.47406080225328, -22.400572195652284], [-52.47403892303602, -22.400536505013662], [-52.47403086608596, -22.40052314703092], [-52.474009172152215, -22.400486593625693], [-52.4740009358153, -22.400472490103056], [-52.473979431756646, -22.40043507123791], [-52.473971028585694, -22.40042021272131], [-52.473951404443305, -22.400384954794017], [-52.473933536746785, -22.400352233533958], [-52.47391409259607, -22.400315941358624], [-52.47390534782343, -22.400299359406706], [-52.473884445728565, -22.400259096164003], [-52.47387555714561, -22.400241703618452], [-52.47385485208218, -22.400200551785474], [-52.47384584695654, -22.40018237281547], [-52.47382670536746, -22.400143126878895], [-52.47380900529107, -22.400106156901554], [-52.47379007027997, -22.400065870267824], [-52.47378083595024, -22.400045919480757], [-52.47376198620976, -22.40000456860456], [-52.473744425343256, -22.399965336517827], [-52.47372690528505, -22.399925479588457], [-52.47370942727337, -22.399884995199887], [-52.473691994523875, -22.399843885836244], [-52.47367461628616, -22.39980216895067], [-52.47365632225688, -22.399757469297942], [-52.473646754338134, -22.399733745195526], [-52.47362858322116, -22.399688026670866], [-52.47361143860054, -22.399644132741305], [-52.473594358575255, -22.39959964093847], [-52.473577343293805, -22.399554549769796], [-52.47356039283197, -22.399508858040225], [-52.4735435071806, -22.399462564839897], [-52.4735266862342, -22.399415669531844], [-52.473509930612636, -22.399368174099227], [-52.47349324600744, -22.399320095689706], [-52.47347663906183, -22.399271454688847], [-52.47346011104319, -22.399222256650614], [-52.473443661095374, -22.399172501516702], [-52.47342728824723, -22.39912218941537], [-52.473411554535794, -22.399073078399635], [-52.47338883016443, -22.399000856956686], [-52.47337325394805, -22.398950465130213], [-52.47335720091961, -22.398897745232482], [-52.47334168880298, -22.398846042328945], [-52.473319555454765, -22.398771008221708], [-52.47330419951495, -22.398718074195536], [-52.47328572038606, -22.398653472460516]], "type": "LineString"}, "id": "325", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 315.902377954, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47456080571051, -22.40122648512628], [-52.474546227308274, -22.40121333837], [-52.47453255215892, -22.401200835757628], [-52.474519807644235, -22.401189013632145], [-52.47450712834831, -22.40117708064393], [-52.474491354674804, -22.40116201983434], [-52.47447569535339, -22.40114674267474], [-52.47446321877883, -22.401134395220218], [-52.47445078815428, -22.40112191656462], [-52.474435297723595, -22.40110614366319], [-52.474419896899285, -22.401090125334537], [-52.47440761351532, -22.401077167884118], [-52.474395368144506, -22.4010640674415], [-52.47438008601655, -22.401047487108666], [-52.47436486209008, -22.401030619870227], [-52.47435269491434, -22.401016950244752], [-52.47434054673194, -22.401003111060714], [-52.4743314174369, -22.400992565923268], [-52.47430731211947, -22.400964237474835], [-52.47430106583649, -22.400956769406914], [-52.474277235183095, -22.400927784520693], [-52.47427081640763, -22.40091984268238], [-52.47424723130789, -22.400890159496765], [-52.474237927493384, -22.40087824931363], [-52.47422589249042, -22.40086263252464], [-52.474216457959834, -22.400850223459795], [-52.474193270912394, -22.400819207703567], [-52.47418628376161, -22.40080970299396], [-52.47416331246549, -22.400777927034753], [-52.47415612746586, -22.40076782056968], [-52.47413336842821, -22.400735269932078], [-52.47412598254346, -22.400724529390395], [-52.474103420691165, -22.40069117233249], [-52.474095832898215, -22.400679767139696], [-52.47407346705808, -22.400645591301732], [-52.474065683775144, -22.400633501235294], [-52.474043511365096, -22.400598491942258], [-52.47403553870232, -22.400585696253504], [-52.474013558641104, -22.400549841102332], [-52.47400540320754, -22.400536319835428], [-52.47398361312685, -22.400499604415717], [-52.47397528293332, -22.400485340173084], [-52.47395368727385, -22.400447761903337], [-52.47394519472351, -22.40043274534112], [-52.47392547481842, -22.400397315349426], [-52.47390750560977, -22.40036440817864], [-52.47388797107021, -22.40032794728189], [-52.47387914633696, -22.400311213701904], [-52.47385816635235, -22.400270800407846], [-52.47384920189388, -22.400253259388283], [-52.473828422907275, -22.400211960616197], [-52.473819345765236, -22.400193636257335], [-52.47380012715231, -22.400154232384235], [-52.47378234557351, -22.400117092159316], [-52.47376333812133, -22.400076651382143], [-52.473754039821465, -22.400056562379437], [-52.47373512175657, -22.400015061602332], [-52.47371748868989, -22.39997566819942], [-52.47369989884463, -22.399935652492246], [-52.4736823534058, -22.399895011904217], [-52.4736648555258, -22.399853748933538], [-52.47364741435998, -22.399811880968517], [-52.473629064485166, -22.399767044841976], [-52.473619447324154, -22.39974319862984], [-52.47360122369355, -22.399697347958924], [-52.47358402366174, -22.399653312143244], [-52.473566890165834, -22.39960868103241], [-52.473549823308566, -22.399563453162777], [-52.473532823120316, -22.399517627366713], [-52.47351588954697, -22.39947120276038], [-52.473499022438546, -22.399424178731387], [-52.47348222236676, -22.399376557274174], [-52.47346549494939, -22.399328355470008], [-52.47344884675283, -22.399279593619205], [-52.473432278996036, -22.39923027726606], [-52.47341579078526, -22.399180406371094], [-52.473399381112266, -22.39912998108046], [-52.47338360911884, -22.399080750541703], [-52.473360845277284, -22.399008403611447], [-52.47334523398704, -22.398957898282745], [-52.47332914995302, -22.398905076525136], [-52.473313605690386, -22.3988532664428], [-52.473291439269914, -22.398778120167275], [-52.47327605397589, -22.398725084916983], [-52.47326028749543, -22.398669966376335], [-52.47325181648679, -22.39863993995508]], "type": "LineString"}, "id": "326", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 320.217387269, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474542941005446, -22.401248118558854], [-52.474525869776414, -22.401232723778087], [-52.474512047975516, -22.40122008708696], [-52.47449915401897, -22.401208126334094], [-52.47448632687087, -22.40119605419487], [-52.47447037054879, -22.401180818989292], [-52.47445453127066, -22.401165366262784], [-52.474441912498776, -22.40115287808088], [-52.474429341341164, -22.401140258347496], [-52.47441367752355, -22.401124308895156], [-52.47439810607275, -22.40110811309632], [-52.474385687999344, -22.401095013563264], [-52.47437330961546, -22.401081770817502], [-52.4743578635919, -22.401065012663665], [-52.47434247861318, -22.401047966985853], [-52.47433018450871, -22.401034154755724], [-52.474317911133454, -22.401020172949906], [-52.47430864306701, -22.401009467517472], [-52.474284386113425, -22.400980960861958], [-52.47427799087174, -22.40097331469735], [-52.47425401392332, -22.40094415186915], [-52.47424745153691, -22.400936032341995], [-52.47422372554745, -22.40090617183285], [-52.47421429724785, -22.400894102288994], [-52.47420215343747, -22.400878344306737], [-52.47419259856309, -22.400865776953307], [-52.47416928032127, -22.400834585700487], [-52.47416216461967, -22.400824906119475], [-52.47413906739567, -22.400792955958345], [-52.47413175906437, -22.40078267601183], [-52.47410887927797, -22.400749952668153], [-52.474101375225544, -22.400739040284616], [-52.47407869776977, -22.400705512302007], [-52.47407099689991, -22.400693937140687], [-52.4740485204867, -22.400659592334083], [-52.474040629104124, -22.40064733434919], [-52.4740183510434, -22.400612158228757], [-52.474010275146306, -22.400599196851], [-52.47398819424117, -22.40056317718726], [-52.473979940324135, -22.400549492636173], [-52.473958054096535, -22.400512615201933], [-52.47394963004644, -22.400498190239272], [-52.47392794278619, -22.40046045256491], [-52.47391936085651, -22.40044527795703], [-52.47389954518875, -22.40040967590091], [-52.47388147446803, -22.400376582819355], [-52.47386184953968, -22.400339953201172], [-52.473852944845845, -22.400323067993074], [-52.473831886971524, -22.400282504647638], [-52.47382284663759, -22.400264815154024], [-52.47380199372785, -22.40022336944282], [-52.47379284456943, -22.40020489969507], [-52.47377354893272, -22.400165337885422], [-52.47375568585156, -22.400128027412904], [-52.47373660595833, -22.400087432492228], [-52.47372724368838, -22.400067205273874], [-52.47370825729911, -22.40002555459581], [-52.47369055203232, -22.399985999876726], [-52.47367289240003, -22.399945825391708], [-52.4736552795341, -22.39990502860421], [-52.473637716523655, -22.39986361202648], [-52.47362021242978, -22.399821592981983], [-52.47360180670947, -22.39977662038162], [-52.47359214030623, -22.39975265205972], [-52.473573864162034, -22.39970666924254], [-52.47355660871909, -22.399662491540727], [-52.47353942175261, -22.399617721121857], [-52.47352230331957, -22.399572356551246], [-52.473505253404944, -22.399526396688692], [-52.47348827190965, -22.39947984067633], [-52.47347135863925, -22.39943268792636], [-52.47345451411729, -22.399384940444545], [-52.473437743887786, -22.399336615245712], [-52.473421054440315, -22.399287732544952], [-52.47340444694543, -22.399238297876874], [-52.473387920471716, -22.39918831122084], [-52.47337147397392, -22.399137772740886], [-52.47335566369855, -22.399088422679103], [-52.473332860386826, -22.39901595026153], [-52.473317214022785, -22.398965331430574], [-52.47330109898321, -22.39891240781307], [-52.4732855225746, -22.39886049055193], [-52.473263323081916, -22.398785232108096], [-52.47324790843372, -22.39873209563367], [-52.47323211602178, -22.398676886400114], [-52.47321763585792, -22.39862555982258]], "type": "LineString"}, "id": "327", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 324.630193893, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474525076294896, -22.40126975198975], [-52.47450551223891, -22.401252109183883], [-52.47449154378646, -22.401239338413937], [-52.47447850038806, -22.40122723903367], [-52.47446552538777, -22.4012150277434], [-52.474449386417106, -22.401199618141767], [-52.47443336718227, -22.401183989848317], [-52.474420606213066, -22.401171360938974], [-52.4744078945224, -22.401158600127786], [-52.47439205731786, -22.40114247412451], [-52.47437631524057, -22.401126100855432], [-52.47436376247772, -22.40111285923969], [-52.474351251080776, -22.401099474190783], [-52.474335641161616, -22.40108253821588], [-52.47432009513067, -22.40106531409863], [-52.474307674097474, -22.40105135926382], [-52.47429527552938, -22.40103723483619], [-52.474285868691545, -22.401026369108727], [-52.4742614601018, -22.400997684246096], [-52.47425491590144, -22.400989859984758], [-52.474230792658005, -22.400960519214536], [-52.474224086660676, -22.40095222199849], [-52.47420021978152, -22.40092218416577], [-52.474190666996854, -22.400909955261145], [-52.474178414379075, -22.40089405608561], [-52.47416873916093, -22.40088133044354], [-52.474145289724746, -22.400849963694114], [-52.47413804547236, -22.40084010924163], [-52.47411482232051, -22.40080798487856], [-52.47410739065757, -22.40079753145056], [-52.47408439012244, -22.400764635400783], [-52.47407676790237, -22.400753551175345], [-52.474053974843144, -22.40071985226798], [-52.47404616089642, -22.400708107138115], [-52.47402357391015, -22.400673593362832], [-52.47401557442799, -22.400661167459443], [-52.47399319071661, -22.400625824511586], [-52.47398501158525, -22.400612697444792], [-52.47396282983624, -22.40057651326845], [-52.47395447743577, -22.400562665433142], [-52.47393249506129, -22.400525625984343], [-52.47392397715467, -22.400511040301634], [-52.473902198293665, -22.400473143222587], [-52.47389352698469, -22.400457810569037], [-52.47387361555431, -22.40042203644846], [-52.473855443321554, -22.400388757456103], [-52.47383572800445, -22.400351959116453], [-52.47382674335009, -22.400334922280216], [-52.473805607586094, -22.400294208883373], [-52.47379649137672, -22.40027637091568], [-52.473775564543885, -22.40023477826533], [-52.47376634336915, -22.400216163128686], [-52.473746970708696, -22.40017644338245], [-52.473729026125206, -22.40013896266229], [-52.473709873790995, -22.400098213598117], [-52.47370044755099, -22.400077848164088], [-52.47368139283739, -22.40003604758505], [-52.47366361537053, -22.399996331549747], [-52.47364588595128, -22.39995599828687], [-52.47362820565829, -22.399915045299863], [-52.473610577517434, -22.399873475115033], [-52.47359301049555, -22.39983130499105], [-52.47357454892978, -22.39978619591685], [-52.47356483328437, -22.39976210548518], [-52.473546504626626, -22.399715990521717], [-52.47352919377258, -22.399671670933735], [-52.47351195333557, -22.399626761206818], [-52.4734947833268, -22.399581259935207], [-52.47347768368584, -22.39953516600613], [-52.47346065426866, -22.399488478587724], [-52.47344369483633, -22.399441197116783], [-52.47342680586424, -22.399393323610347], [-52.47340999282264, -22.39934487501683], [-52.473393262124304, -22.39929587146607], [-52.47337661489135, -22.399246318483055], [-52.47336005015475, -22.39919621606594], [-52.47334356683219, -22.399145564396665], [-52.47332771827491, -22.399096094811814], [-52.47330487549308, -22.39902349690691], [-52.47328919405526, -22.398972764573696], [-52.47327304801017, -22.3989197390963], [-52.47325743945563, -22.398867714656323], [-52.47323520689078, -22.398792344044168], [-52.473219762888434, -22.398739106345598], [-52.473203944545034, -22.398683806419122], [-52.473188589583984, -22.398629378984438], [-52.47318337452808, -22.398610598876648]], "type": "LineString"}, "id": "328", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 329.107328693, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47450729649576, -22.401291461996625], [-52.47448515469577, -22.40127149458738], [-52.474471039591776, -22.401258589738575], [-52.47445784675149, -22.40124635173088], [-52.474444723899026, -22.40123400128951], [-52.47442840227976, -22.401218417291776], [-52.47441220308823, -22.401202613431334], [-52.47439929992169, -22.401189843794544], [-52.474386447697974, -22.401176941905486], [-52.47437043710651, -22.40116063935122], [-52.474354524402735, -22.401144088611858], [-52.47434183695045, -22.401130704913427], [-52.47432919254045, -22.40111717756129], [-52.47431343105786, -22.40110007714506], [-52.47431340648604, -22.40110005020445], [-52.47429771164255, -22.40108266120858], [-52.47428516368063, -22.401068563769055], [-52.4742726399197, -22.401054296719572], [-52.474263094310494, -22.401043270697052], [-52.47423853408461, -22.40101440762724], [-52.47423184092558, -22.401006405269126], [-52.47420757138716, -22.400976886556837], [-52.47420072177894, -22.40096841165188], [-52.47417671401011, -22.400938196495538], [-52.47416703674039, -22.400925808230106], [-52.474154675315226, -22.400909767861247], [-52.47414487975335, -22.400896883930518], [-52.47412129912283, -22.400865341684426], [-52.47411392631968, -22.400855312360463], [-52.47409057724, -22.400823013795392], [-52.47408302224545, -22.400812386885885], [-52.474059900961635, -22.40077931812995], [-52.47405216057395, -22.400768062062564], [-52.47402925191131, -22.400734192230424], [-52.47402132488775, -22.40072227713197], [-52.47399862732846, -22.400687594387964], [-52.47399051974673, -22.400675000566054], [-52.473968030384746, -22.400639490790734], [-52.47395974801914, -22.40062619803487], [-52.47393746542629, -22.400589849345895], [-52.47392901454242, -22.400575838226338], [-52.473906936021116, -22.40053863676295], [-52.473898324257995, -22.40052389036014], [-52.47387645379628, -22.40048583387642], [-52.47386769310805, -22.40047034317715], [-52.47384768591508, -22.400434396992075], [-52.473829412170346, -22.400400932088875], [-52.473809606464535, -22.400363965027726], [-52.47380054184968, -22.400346776563346], [-52.47377932819605, -22.400305913115048], [-52.473770136111284, -22.40028792667326], [-52.473749135355405, -22.40024618708374], [-52.47373984216438, -22.40022742655816], [-52.47372039248022, -22.40018754887532], [-52.473702366394456, -22.40014989790749], [-52.4736831416193, -22.400108994699774], [-52.47367365140929, -22.400088491050052], [-52.47365452837141, -22.400046540570017], [-52.47363667870452, -22.40000666321848], [-52.47361887949835, -22.39996617117771], [-52.47360113177835, -22.399925061991173], [-52.47358343850715, -22.399883338199245], [-52.47356580855729, -22.39984101699573], [-52.473547291146126, -22.39979577144767], [-52.47353752625855, -22.399771558906217], [-52.473519145087316, -22.39972531179644], [-52.473501778822225, -22.399680850322277], [-52.47348448491472, -22.399635801287296], [-52.47346726333027, -22.399590163314663], [-52.47345011396303, -22.399543935319063], [-52.473433036624, -22.399497116494576], [-52.47341603102978, -22.39944970630263], [-52.4733990976076, -22.39940170677157], [-52.47338224175394, -22.399353134783333], [-52.47336546980478, -22.399304010382593], [-52.47334878283381, -22.399254339084607], [-52.473332179834365, -22.399204120906393], [-52.473315659687074, -22.39915335604778], [-52.47329977284794, -22.399103766939866], [-52.47327689059603, -22.399031043547613], [-52.473261174084485, -22.39898019771212], [-52.47324499703391, -22.398927070374803], [-52.473229356333476, -22.398874938755988], [-52.47320709069649, -22.3987994559755], [-52.473191617340056, -22.398746117052774], [-52.47317577306523, -22.398690726433347], [-52.47316039123728, -22.398636203727545], [-52.473149260318365, -22.398596119777064]], "type": "LineString"}, "id": "329", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 333.541195117, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47449034384414, -22.401313917925737], [-52.474464797146986, -22.401290879988558], [-52.474450535391426, -22.401277841060878], [-52.474437193109274, -22.4012654644257], [-52.47442392240462, -22.40125297483321], [-52.474407418136764, -22.40123721643933], [-52.47439103898852, -22.40122123701185], [-52.47437799362466, -22.401208326647563], [-52.47436500086789, -22.401195283680625], [-52.4743488168895, -22.401178804575302], [-52.47433273355926, -22.401162076365626], [-52.474319911417545, -22.401148550584438], [-52.47430713399449, -22.40113488092907], [-52.47429125754178, -22.401117655773366], [-52.474291135485934, -22.401117521950933], [-52.474275328148806, -22.4011000083157], [-52.47426265325817, -22.401085768271404], [-52.47425000430443, -22.401071358600035], [-52.474240319923865, -22.40106017228241], [-52.47421560806186, -22.401031131005393], [-52.47420876594419, -22.40102295055047], [-52.4741843501108, -22.400993253896075], [-52.47417735689169, -22.40098460130214], [-52.474153208233204, -22.400954208822164], [-52.47414340647846, -22.400941661195873], [-52.47413093624594, -22.400925479633663], [-52.474121020340334, -22.40091243741423], [-52.4740973085155, -22.400880719671445], [-52.474089807161626, -22.400870515475933], [-52.47406633215415, -22.40083804270884], [-52.474058653828024, -22.40082724231777], [-52.47403541179554, -22.400794000855655], [-52.47402755324027, -22.400782572946287], [-52.474004528974255, -22.400748532189336], [-52.4739964888739, -22.40073644712225], [-52.47397368074162, -22.4007015954095], [-52.47396546506035, -22.400688833669037], [-52.47394287004779, -22.400653157066206], [-52.47393448444799, -22.400639698621248], [-52.47391210101133, -22.400603185419598], [-52.4739035516441, -22.400589011015754], [-52.473881376976, -22.400551647537743], [-52.473872671356425, -22.40053674041483], [-52.47385070929404, -22.400498524526373], [-52.473841859226575, -22.400482875781357], [-52.473821756271086, -22.40044675753176], [-52.4738033810144, -22.400413106717682], [-52.47378348491994, -22.400375970935006], [-52.47377434034462, -22.400358630842437], [-52.47375304880141, -22.40031761734269], [-52.47374378084128, -22.400299482426774], [-52.47372270616239, -22.40025759589804], [-52.47371334095512, -22.400238689983507], [-52.4736938142473, -22.40019865436403], [-52.473675706659314, -22.400160833148508], [-52.47365640944325, -22.40011977579723], [-52.47364685526328, -22.400099133931782], [-52.47362766390116, -22.40005703355073], [-52.473609742034306, -22.400016994882925], [-52.47359187304126, -22.39997634406423], [-52.4735740578943, -22.399935078678144], [-52.47355629949278, -22.39989320127909], [-52.47353860661501, -22.399850728996032], [-52.47352003335848, -22.399805346974087], [-52.47351021922881, -22.399781012322826], [-52.4734917855441, -22.39973463306673], [-52.473474363868, -22.399690029706345], [-52.47345701649007, -22.399644841363287], [-52.473439743329976, -22.399599066689618], [-52.4734225442365, -22.399552704627457], [-52.47340541897566, -22.39950575439689], [-52.4733883672196, -22.399458215483932], [-52.47337138934736, -22.3994100899282], [-52.47335449068169, -22.399361394545256], [-52.47333767748175, -22.399312149294495], [-52.47332095077281, -22.39926235968154], [-52.47330430951055, -22.399212025742216], [-52.47328775253857, -22.399161147694226], [-52.47327182741761, -22.399111439063237], [-52.47324890569568, -22.39903859018362], [-52.473233154110446, -22.39898763084583], [-52.47321694605443, -22.39893440164859], [-52.47320127320814, -22.39888216285093], [-52.47317897449906, -22.39880656790209], [-52.47316347178856, -22.3987531277552], [-52.47314760158235, -22.398697646442827], [-52.473132192887526, -22.398643028465866], [-52.47311553698774, -22.398583048256285]], "type": "LineString"}, "id": "330", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 337.932730061, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47447339118718, -22.401336373853315], [-52.47444443959256, -22.40131026538744], [-52.474430031185435, -22.40129709238082], [-52.474416539461394, -22.40128457711814], [-52.47440312090455, -22.401271948374482], [-52.47438643398811, -22.40125601558442], [-52.47436987488316, -22.40123986058986], [-52.47435668732196, -22.40122680949803], [-52.47434355403215, -22.40121362545316], [-52.47432719666685, -22.40119696979676], [-52.474310942710126, -22.40118006411671], [-52.47429798587899, -22.40116639625274], [-52.47428507544289, -22.40115258429409], [-52.474269084020065, -22.4011352343989], [-52.4742688644802, -22.401134993694612], [-52.47425294464944, -22.401117355419977], [-52.47424014283011, -22.401102972770897], [-52.47422736868356, -22.401088420477603], [-52.474217545531644, -22.401077073864823], [-52.47419268203355, -22.401047854380558], [-52.47418569095724, -22.401039495828783], [-52.47416112882889, -22.401009621232227], [-52.47415399199893, -22.40100079094929], [-52.474129702450824, -22.400970221145606], [-52.474119776211054, -22.400957514158442], [-52.47410719717119, -22.40094119140285], [-52.4740971609219, -22.40092799089468], [-52.474073317902786, -22.40089609765514], [-52.4740656879982, -22.40088571858807], [-52.47404208706296, -22.400853071618908], [-52.474034285405295, -22.40084209774625], [-52.474010922624174, -22.400808683577914], [-52.47400294590134, -22.400797083826518], [-52.47397980603198, -22.400762872144707], [-52.47397165285486, -22.40075061710896], [-52.47394873414962, -22.400715596427435], [-52.47394041036887, -22.400702666768368], [-52.473917709705766, -22.400666823338], [-52.47390922087179, -22.400653199203912], [-52.47388673659136, -22.40061652148956], [-52.473878088740804, -22.4006021838014], [-52.473855817925944, -22.400564658308724], [-52.47384701844995, -22.40054959046567], [-52.473824964786935, -22.40051121517246], [-52.47381602534029, -22.400495408381673], [-52.4737958266223, -22.40045911806752], [-52.473777349853734, -22.400425281342528], [-52.47375736337065, -22.4003879768383], [-52.47374813883491, -22.4003704851175], [-52.473726769402155, -22.40032932156627], [-52.47371742556672, -22.400311038176202], [-52.473696276964844, -22.40026900470825], [-52.473686839741376, -22.400249953404725], [-52.473667236009945, -22.40020975984859], [-52.47364904691978, -22.400171768385352], [-52.47362967726286, -22.40013055689047], [-52.47362005911296, -22.40010977680928], [-52.47360079942665, -22.400067526527174], [-52.47358280535986, -22.40002732654309], [-52.47356486658, -22.39998651694645], [-52.47354698400613, -22.399945095360778], [-52.47352916047434, -22.399903064354568], [-52.473511404668706, -22.39986044099195], [-52.473492775566854, -22.399814922496088], [-52.47348291219512, -22.399790465735006], [-52.47346442599698, -22.39974395433256], [-52.47344694890993, -22.39969920908597], [-52.47342954806161, -22.399653881434784], [-52.47341222332592, -22.39960797006006], [-52.47339497450625, -22.399561473931332], [-52.47337780132365, -22.399514392294666], [-52.473360703405774, -22.399466724660652], [-52.47334368108354, -22.399418473080257], [-52.4733267396059, -22.399369654302575], [-52.47330988515522, -22.399320288201793], [-52.473293118708334, -22.399270380273837], [-52.473276439183316, -22.399219930573384], [-52.47325984538668, -22.399168939336022], [-52.47324388198394, -22.399119111181935], [-52.47322092079202, -22.399046136814935], [-52.473205134133146, -22.398995063974848], [-52.47318889507172, -22.398941732917667], [-52.47317319007961, -22.398889386941136], [-52.47315085829849, -22.39881367982394], [-52.47313532623396, -22.398760138452868], [-52.47311943009639, -22.398704566447535], [-52.47310399453474, -22.398649853199416], [-52.47308181366306, -22.398569976728098]], "type": "LineString"}, "id": "331", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 342.324265006, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474456522332616, -22.40135874609869], [-52.47444074388839, -22.40134467640199], [-52.4744240820325, -22.401329650784017], [-52.4744095269738, -22.401316343698443], [-52.47439588580787, -22.401303689808195], [-52.47438231939883, -22.401290921913347], [-52.47436544983379, -22.401274814727053], [-52.47434871077213, -22.401258484165353], [-52.47433538101361, -22.401245292345955], [-52.47432210719075, -22.401231967223122], [-52.47430560390284, -22.401215162980744], [-52.47430554918759, -22.40121510667198], [-52.47428915185534, -22.401198051865123], [-52.474276060334795, -22.401184241918333], [-52.47426301688565, -22.401170287656363], [-52.474246910492724, -22.401152813021653], [-52.47424659346885, -22.401152465435487], [-52.474230561144466, -22.40113470252141], [-52.47421763239645, -22.401120177267508], [-52.47420473305709, -22.401105482352257], [-52.47419477113385, -22.4010939754443], [-52.474169755999654, -22.40106457775273], [-52.47416261596475, -22.401056041104045], [-52.47413790754147, -22.40102598856532], [-52.47413062710067, -22.401016980593326], [-52.47410619666295, -22.400986233465897], [-52.4740961459382, -22.40097336711781], [-52.474083458091016, -22.400956903168805], [-52.474073301498045, -22.400943544371852], [-52.474049327284675, -22.40091147563553], [-52.47404156882941, -22.40090092169685], [-52.47401784196643, -22.40086810052558], [-52.47400991697724, -22.40085695317129], [-52.473986433447514, -22.400823366296702], [-52.47397833855717, -22.400811594703256], [-52.47395508308448, -22.400777212096553], [-52.473946816830626, -22.400764787092108], [-52.47392378755248, -22.40072959744176], [-52.473915355672254, -22.40071649986406], [-52.47389254935865, -22.400680489606128], [-52.473883957290546, -22.40066669978287], [-52.473861372166375, -22.40062985755579], [-52.47385262583253, -22.40061535658327], [-52.47383025887096, -22.40057766907591], [-52.473821365538576, -22.40056244051268], [-52.47379922027497, -22.400523905814676], [-52.47379019144918, -22.400507940978084], [-52.47376989696874, -22.40047147859934], [-52.47375131868833, -22.400437455963417], [-52.47373124181667, -22.400399982737582], [-52.47372193732055, -22.400382339388553], [-52.473700489998286, -22.4003410257858], [-52.47369107028758, -22.400322593921537], [-52.47366984776278, -22.400280413514334], [-52.473660338523146, -22.400261216821814], [-52.473640657768144, -22.400220865328983], [-52.47362238717586, -22.400182703617983], [-52.47360294507813, -22.40014133797949], [-52.47359326295834, -22.400120419682544], [-52.47357393494787, -22.400078019499365], [-52.47355586868121, -22.400037658198965], [-52.47353786011457, -22.399996689824345], [-52.473519910113836, -22.399955112039077], [-52.473502021451836, -22.399912927425692], [-52.473484202718375, -22.39987015298348], [-52.47346551777125, -22.399824498013693], [-52.473455605157476, -22.399799919142772], [-52.47343706644597, -22.39975327559395], [-52.47341953394801, -22.399708388461114], [-52.47340207962934, -22.399662921501797], [-52.4733847033181, -22.39961687342599], [-52.473367404772276, -22.399570243230674], [-52.473350183667954, -22.399523030187876], [-52.47333303958833, -22.399475233832824], [-52.473315972816124, -22.399426856227734], [-52.47329898852656, -22.399377914055286], [-52.47328209282518, -22.39932842710447], [-52.47326528664039, -22.399278400861505], [-52.47324856885265, -22.3992278353999], [-52.47323193823141, -22.399176730973164], [-52.473215936546936, -22.39912678329596], [-52.47319293588508, -22.399053683441554], [-52.47317711415259, -22.39900249709915], [-52.47316084408579, -22.398949064182016], [-52.473145106947904, -22.398896611026608], [-52.473122742094766, -22.39882079174104], [-52.473107180676244, -22.39876714914577], [-52.473091258607354, -22.398711486447475], [-52.47307579617891, -22.39865667792819], [-52.473054045013946, -22.398578348836907], [-52.473048660823224, -22.398558656560688]], "type": "LineString"}, "id": "332", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 346.51315173, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47443958457672, -22.40138118227077], [-52.474420516884926, -22.40136417953866], [-52.47440372446679, -22.40134903617828], [-52.47438902275652, -22.401335595013713], [-52.4743752321487, -22.401322802495887], [-52.47436151788746, -22.4013098954498], [-52.47434446567381, -22.401293613867214], [-52.47432754665544, -22.401277107738345], [-52.4743140746996, -22.401263775191346], [-52.47430066034369, -22.40125030899049], [-52.474284035472, -22.401233380944774], [-52.47428387755297, -22.401233218426547], [-52.47426736099491, -22.401216039610855], [-52.47425413478495, -22.40120208758122], [-52.47424095832278, -22.401187991015895], [-52.47422473695975, -22.40117039164162], [-52.47422432245186, -22.401169937173567], [-52.47420817763388, -22.40115204962002], [-52.47419512195717, -22.40113738176125], [-52.474182097425036, -22.401122544224], [-52.474171996730476, -22.40111087702082], [-52.474146829960205, -22.401081301121923], [-52.47413954096671, -22.401072586376294], [-52.474114686248505, -22.40104235589532], [-52.4741072621969, -22.40103317023423], [-52.474082690869594, -22.40100224578304], [-52.47407251565987, -22.400989220073996], [-52.47405971900538, -22.40097261493152], [-52.47404944206876, -22.400959097845778], [-52.47402533666116, -22.400926853612628], [-52.47401744965524, -22.400916124802286], [-52.47399359686455, -22.400883129428884], [-52.47398554854388, -22.400871808592914], [-52.47396194426558, -22.400838049012037], [-52.47395373120774, -22.40082610557649], [-52.47393036013177, -22.400791552044858], [-52.47392198080121, -22.400778957071683], [-52.47389884095018, -22.400743598452486], [-52.473890300970524, -22.400730332956126], [-52.47386738900645, -22.400694155870582], [-52.47385869370426, -22.400680200358128], [-52.47383600773638, -22.400643193618265], [-52.473827162919285, -22.400628529361374], [-52.47380469981104, -22.400590679839294], [-52.47379571262231, -22.400575290555842], [-52.47377347575815, -22.400536596453037], [-52.47376435755325, -22.400520473570605], [-52.4737439673104, -22.40048383912723], [-52.47372528751819, -22.40044963058033], [-52.473705120258, -22.400411988632865], [-52.47369573580155, -22.40039419365557], [-52.47367421058982, -22.400352730001277], [-52.47366471500387, -22.400334149662804], [-52.473643418556186, -22.40029182231632], [-52.473633837300426, -22.400272480234765], [-52.473614079521894, -22.400231970805226], [-52.473595727427536, -22.40019363884644], [-52.473576212889036, -22.400152119064295], [-52.473566466799404, -22.400131062551562], [-52.47354707046483, -22.400088512467285], [-52.473528931998345, -22.400047989850545], [-52.473510853644974, -22.40000686269794], [-52.47349283621742, -22.39996512871302], [-52.47347488242526, -22.39992279049244], [-52.47345700076402, -22.39987986497062], [-52.473438259971665, -22.399834073526886], [-52.4734282981159, -22.39980937254611], [-52.473409706891054, -22.3997625968509], [-52.47339211898223, -22.39971756783179], [-52.47337461119326, -22.399671961564326], [-52.47335718330651, -22.39962577678742], [-52.47333983503458, -22.39957901252549], [-52.4733225660086, -22.39953166807655], [-52.47330537576725, -22.399483743000424], [-52.473288264545126, -22.39943523937063], [-52.473271237443676, -22.399386173803407], [-52.47325430049163, -22.399336566002543], [-52.473237454568995, -22.399286421444547], [-52.47322069851855, -22.399235740221787], [-52.47320403107275, -22.399184522605648], [-52.473187991106585, -22.399134455405306], [-52.47316495097483, -22.3990612300635], [-52.473149094168775, -22.39900993021876], [-52.473132793096646, -22.398956395441655], [-52.47311702381301, -22.398903835107358], [-52.47309462588791, -22.39882790365339], [-52.473079035115425, -22.39877415983392], [-52.47306308711524, -22.39871840644264], [-52.47304759782005, -22.39866350265219], [-52.473025819043784, -22.39858507407259], [-52.473015822640555, -22.398548512941208]], "type": "LineString"}, "id": "333", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 350.56760986, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474422646815476, -22.40140361844135], [-52.47440028987583, -22.401383682673046], [-52.47438336689544, -22.401368421570243], [-52.47436851853358, -22.401354846326644], [-52.474354578483876, -22.40134191518119], [-52.47434071637043, -22.40132886898383], [-52.474323506417804, -22.401312436788825], [-52.47432345679237, -22.40131238889228], [-52.47430638253309, -22.401295731308814], [-52.474292768379925, -22.40128225803416], [-52.47427921349098, -22.40126865075529], [-52.47426246703551, -22.401251598906185], [-52.474262205912694, -22.401251330178468], [-52.47424557012882, -22.401234027353915], [-52.47423220922946, -22.401219933241382], [-52.47421889975427, -22.40120569437268], [-52.474202563421144, -22.40118797025882], [-52.47420205142926, -22.40118740890882], [-52.474185794117666, -22.40116939671579], [-52.4741726115123, -22.401154586252105], [-52.47415946178737, -22.401139606092855], [-52.47414922232151, -22.401127778594404], [-52.47412390391519, -22.401098024488114], [-52.47411646596312, -22.401089131645495], [-52.47409146495002, -22.401058723222246], [-52.47408389728762, -22.401049359872022], [-52.47405918507074, -22.401018258097007], [-52.47404888537608, -22.40100507302697], [-52.47403597991431, -22.400988326691024], [-52.474025582634056, -22.400974651316428], [-52.47400134603225, -22.40094223158642], [-52.473993330475714, -22.400931327904388], [-52.47396935175733, -22.400898158328797], [-52.473961180105206, -22.40088666401112], [-52.47393745507836, -22.4008527317239], [-52.47392912385306, -22.40084061644623], [-52.473905637173836, -22.400805891989645], [-52.4738971447666, -22.40079312704769], [-52.473873894342724, -22.400757599459595], [-52.47386524626368, -22.400744166044532], [-52.47384222864917, -22.40070782213136], [-52.47383343011291, -22.400693700929672], [-52.473810643301384, -22.40065652967701], [-52.473801700001076, -22.4006417021357], [-52.473779140746174, -22.400603690598864], [-52.473770059701145, -22.400588140595175], [-52.473747731236465, -22.4005492870875], [-52.47373852365249, -22.400533006159225], [-52.47371803764729, -22.400496199651194], [-52.47369925634333, -22.40046180519327], [-52.47367899869465, -22.40042399452416], [-52.473669534277896, -22.400406047918562], [-52.47364793117674, -22.4003644342127], [-52.4736383597156, -22.40034570540001], [-52.47361698934506, -22.400303231114208], [-52.47360733607322, -22.400283743643595], [-52.47358750127121, -22.400243076277302], [-52.47356906767483, -22.400204574070706], [-52.4735494806956, -22.400162900144906], [-52.473539670636164, -22.400141705416353], [-52.47352020597753, -22.400099005430956], [-52.47350199531126, -22.40005832149784], [-52.47348384717121, -22.400017035567213], [-52.47346576231689, -22.399975145382648], [-52.47344774339461, -22.39993265355484], [-52.47342979880564, -22.399889576953374], [-52.4734110021681, -22.39984364903567], [-52.47340099107038, -22.399818825945005], [-52.47338234733224, -22.399771918103397], [-52.473364704012596, -22.399726747198], [-52.47334714275337, -22.399681001622362], [-52.47332966329116, -22.399634680144356], [-52.47331226529317, -22.39958778181578], [-52.473294948345554, -22.39954030596069], [-52.473277711942536, -22.399492252163473], [-52.47326055627053, -22.39944362250895], [-52.473243486357234, -22.39939443354694], [-52.47322650815458, -22.39934470489599], [-52.473209622494124, -22.39929444202296], [-52.47319282818104, -22.399243645039014], [-52.473176123910704, -22.39919231423346], [-52.47316004566288, -22.399142127509982], [-52.47313696606128, -22.399068776680746], [-52.4731210741817, -22.399017363333655], [-52.47310474210427, -22.398963726696586], [-52.473088940674934, -22.398911059183373], [-52.4730665096779, -22.398835015561012], [-52.47305088955151, -22.39878117051732], [-52.47303491562007, -22.39872532643305], [-52.47301939945814, -22.398670327371406], [-52.472997593070616, -22.398591799303492], [-52.47298302247703, -22.398538508351226]], "type": "LineString"}, "id": "334", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 354.606183611, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474405709048916, -22.401426054610354], [-52.474380062861094, -22.401403185805165], [-52.474363009318445, -22.401387806959903], [-52.47434801430501, -22.40137409763724], [-52.47433392481339, -22.401361027864116], [-52.47431991484774, -22.401347842515435], [-52.474302576849816, -22.401331288059747], [-52.47430241844265, -22.40133113517124], [-52.47428521840509, -22.40131435487679], [-52.474271462054595, -22.40130074087445], [-52.4742577666326, -22.401286992517505], [-52.47424089859335, -22.401269816864986], [-52.47424053426677, -22.401269441927735], [-52.474223779257095, -22.401252015094315], [-52.474210283668334, -22.401237778898842], [-52.47419684118012, -22.401223397726717], [-52.47418038987691, -22.40120554887323], [-52.47417978040102, -22.40120488064128], [-52.474163410595835, -22.401186743808715], [-52.47415010106181, -22.401171790740104], [-52.474136826144125, -22.401156667958787], [-52.47412644790697, -22.40114468016503], [-52.47410097786461, -22.401114747851327], [-52.47409339095398, -22.401105676911676], [-52.47406824364601, -22.401075090546097], [-52.47406053237283, -22.401065549506704], [-52.474035679266414, -22.401034270407823], [-52.47402525508682, -22.401020925976752], [-52.474012240817785, -22.40100403844729], [-52.47400172319393, -22.40099020478382], [-52.47397735539795, -22.400957609556908], [-52.47396921129081, -22.40094653100314], [-52.47394510664478, -22.40091318722533], [-52.47393681166122, -22.400901519425908], [-52.47391296588586, -22.400867414432305], [-52.47390451649313, -22.40085512731248], [-52.47388091421068, -22.400820231930886], [-52.47387230872682, -22.400807297020126], [-52.47384894773012, -22.400771600463116], [-52.473840191551716, -22.400757999129308], [-52.473817068286806, -22.400721488388466], [-52.47380816651653, -22.400707201497504], [-52.47378527886137, -22.400669865732013], [-52.473776237077885, -22.400654874906245], [-52.47375358167638, -22.400616701354622], [-52.473744406775076, -22.40060099063066], [-52.47372198670992, -22.40056197771813], [-52.47371268974692, -22.400545538743938], [-52.47369210797938, -22.40050856017122], [-52.47367322516373, -22.400473979802257], [-52.47365287712661, -22.400436000411457], [-52.473643332749596, -22.400417902177534], [-52.47362165175905, -22.400376138420068], [-52.47361200442276, -22.400357261133113], [-52.47359056012941, -22.40031463990798], [-52.47358083484153, -22.400295007048282], [-52.47356092301608, -22.400254181745215], [-52.47354240791772, -22.40021550929079], [-52.47352274849781, -22.400173681221286], [-52.47351287446861, -22.4001523482769], [-52.47349334148596, -22.40010949839035], [-52.473475058619954, -22.400068653140845], [-52.473456840693274, -22.400027208432174], [-52.47343868841224, -22.399985162047923], [-52.47342060435988, -22.399942516612867], [-52.473402596843236, -22.399899288931746], [-52.47338374436055, -22.399853224540053], [-52.473373684020906, -22.399828279339495], [-52.473354987769525, -22.39978123935145], [-52.47333728903911, -22.399735926559742], [-52.473319674309664, -22.399690041675914], [-52.47330214327204, -22.399643583496765], [-52.47328469554804, -22.39959655110155], [-52.47326733067884, -22.39954894384027], [-52.47325004811419, -22.399500761321942], [-52.47323284799235, -22.399452005642683], [-52.47321573526725, -22.399402693285868], [-52.47319871581403, -22.399352843784836], [-52.473181790415794, -22.399302462596747], [-52.473164957840105, -22.399251549851613], [-52.47314821674528, -22.399200105856618], [-52.47313210021584, -22.39914979960999], [-52.473108981144435, -22.399076323293304], [-52.47309305419136, -22.39902479644385], [-52.47307669110867, -22.398971057946785], [-52.473060857533675, -22.39891828325466], [-52.47303839346475, -22.398842127463883], [-52.47302274398447, -22.398788181195968], [-52.473006744121804, -22.398732246418696], [-52.47299120109319, -22.398677152085845], [-52.47296936709444, -22.398598524529596], [-52.472950280588655, -22.398528716876207]], "type": "LineString"}, "id": "335", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 358.620409043, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4743888429561, -22.40144855469434], [-52.47435983584074, -22.401422688935018], [-52.47434265173582, -22.40140719234726], [-52.47432751007078, -22.40139334894549], [-52.47431327113726, -22.401380140544656], [-52.4742991133194, -22.401366816044636], [-52.47428164727618, -22.401350139328212], [-52.47428138008727, -22.401349881447747], [-52.47426405427142, -22.401332978442255], [-52.47425015572361, -22.401319223712196], [-52.474236319768565, -22.401305334277122], [-52.47421933014554, -22.401288034821178], [-52.47421886261519, -22.40128755367437], [-52.47420198837972, -22.401270002832018], [-52.47418835810156, -22.4012556245536], [-52.47417478260033, -22.401241101078003], [-52.47415821632704, -22.40122312748487], [-52.47415750936717, -22.401222352370933], [-52.47414102706839, -22.401204090898805], [-52.47412759060572, -22.401188995225233], [-52.47411419049528, -22.401173729821817], [-52.47410367348684, -22.401161581732715], [-52.47407805180846, -22.401131471211535], [-52.4740703159393, -22.401122222174823], [-52.47404502233646, -22.401091457866873], [-52.47403716745253, -22.401081739138256], [-52.47401217345659, -22.401050282715467], [-52.4740016247921, -22.401036778923352], [-52.47398850171582, -22.401019750200334], [-52.473977863748374, -22.401005758247937], [-52.47395336475824, -22.40097298752408], [-52.473945092100536, -22.40096173409855], [-52.47392086152688, -22.400928216118476], [-52.47391244321192, -22.400916374837262], [-52.473888476688074, -22.40088209713726], [-52.47387990912795, -22.40086963817523], [-52.47385619124231, -22.400834571868593], [-52.47384747268185, -22.400821466988997], [-52.47382400111236, -22.40078560146302], [-52.47381513683464, -22.40077183221045], [-52.47379190791936, -22.40073515464189], [-52.47378290291509, -22.400720702061637], [-52.47375991441634, -22.400683201783266], [-52.47375077414972, -22.400668047673022], [-52.47372802260164, -22.400629712106586], [-52.47371875384412, -22.40061384066232], [-52.47369624217852, -22.400574668344873], [-52.473686855836526, -22.400558071324767], [-52.47366617830671, -22.400520920687324], [-52.4736471939794, -22.400486154407268], [-52.47362675555389, -22.40044800629474], [-52.47361713121664, -22.400429756432477], [-52.47359537233676, -22.400387842623392], [-52.473585649125354, -22.400368816862144], [-52.473564130909224, -22.400326048697654], [-52.47355433360535, -22.40030627044885], [-52.473534344756516, -22.40026528720898], [-52.47351574815622, -22.400226444506682], [-52.47349601629568, -22.400184462293467], [-52.47348607829675, -22.400162991133215], [-52.473466476990126, -22.4001199913455], [-52.47344812192444, -22.400078984779565], [-52.473429834211174, -22.40003738129282], [-52.47341161450346, -22.39999517870886], [-52.47339346532109, -22.39995237966653], [-52.47337539487681, -22.39990900090573], [-52.473356486549015, -22.399862800040022], [-52.4733463769675, -22.399837732729548], [-52.47332762820291, -22.399790560595058], [-52.47330987406177, -22.399745105917027], [-52.47329220586216, -22.399699081724982], [-52.47327462324917, -22.39965248684467], [-52.473257125799186, -22.39960532038279], [-52.47323971300845, -22.399557581715325], [-52.4732223842822, -22.399509270475864], [-52.47320513971058, -22.399460388771846], [-52.47318798417372, -22.399410953020208], [-52.47317092346996, -22.399360982669062], [-52.473153958333995, -22.39931048316589], [-52.473137087495736, -22.399259454659564], [-52.47312030957646, -22.399207897475122], [-52.47310415476546, -22.39915747170532], [-52.47308099622429, -22.399083869901165], [-52.47306503419777, -22.399032229549345], [-52.47304864010985, -22.398978389192276], [-52.473032774389225, -22.398925507321216], [-52.473010277248456, -22.39884923936201], [-52.472994598414324, -22.39879519186985], [-52.47297857262048, -22.39873916639957], [-52.4729630027252, -22.398683976795514], [-52.47294114111527, -22.398605249750908], [-52.4729260853161, -22.398550184111567], [-52.47291922436983, -22.39852470822719]], "type": "LineString"}, "id": "336", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 361.981563669, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474372095232155, -22.401471160331482], [-52.47433960881473, -22.40144219206259], [-52.47432229414755, -22.401426577732316], [-52.47430700583091, -22.4014126002514], [-52.474292617455475, -22.401399253222838], [-52.474278311785405, -22.401385789571425], [-52.47426071769688, -22.40136899059424], [-52.47426034172623, -22.401368627721755], [-52.474242890132096, -22.401351602005207], [-52.474228849386954, -22.40133770654739], [-52.47421487289888, -22.401323676034178], [-52.47419776169207, -22.40130625277474], [-52.474197190957945, -22.401305665418374], [-52.474180197496686, -22.401287990567063], [-52.474166432529145, -22.40127347020563], [-52.4741527240149, -22.401258804426547], [-52.47413604277155, -22.401240706093734], [-52.47413523832768, -22.40123982409779], [-52.47411864353533, -22.401221437986067], [-52.474105080144014, -22.401206199707474], [-52.47409155484083, -22.401190791681934], [-52.47408089906113, -22.401178483297464], [-52.474055125746744, -22.401148194568766], [-52.47404724091906, -22.40113876743493], [-52.474021801021394, -22.40110782518458], [-52.47401380252673, -22.401097928766703], [-52.47398866764129, -22.401066295019973], [-52.473977994491904, -22.401052631866737], [-52.473964762608404, -22.40103546195015], [-52.4739540042974, -22.401021311708792], [-52.47392937411314, -22.40098836548796], [-52.47392097290489, -22.400976937190617], [-52.47389661640363, -22.400943245008246], [-52.473888074757305, -22.4009312302452], [-52.473863987485004, -22.400896779838753], [-52.47385530175752, -22.400884149034482], [-52.47383146826872, -22.40084891180278], [-52.47382263663169, -22.400835636954294], [-52.473799054489454, -22.40079960245931], [-52.473790082112444, -22.40078566528795], [-52.47376674754683, -22.400748820891643], [-52.47375763930861, -22.400734202622058], [-52.47373454996631, -22.40069653783079], [-52.473725311216576, -22.400681220436027], [-52.473702463521974, -22.400642722854744], [-52.47369310090825, -22.400626690690135], [-52.47367049764225, -22.400587358967748], [-52.4736610219213, -22.40057060390168], [-52.47364024862925, -22.400533281199486], [-52.473621162790344, -22.40049832900832], [-52.47360063397647, -22.400460012174047], [-52.47359092967905, -22.400441610683394], [-52.473569092909855, -22.40039954682266], [-52.47355929382338, -22.400380372587087], [-52.47353770168453, -22.400337457483225], [-52.47352783236469, -22.40031753384527], [-52.4735077664925, -22.400276392668587], [-52.47348908839032, -22.40023737971839], [-52.47346928408919, -22.400195243361424], [-52.47345928212058, -22.400173633985286], [-52.473439612490026, -22.400130484296373], [-52.47342118522471, -22.400089316413997], [-52.473402827724904, -22.400047554149157], [-52.47338454059057, -22.400005195365466], [-52.473366326278224, -22.399962242715844], [-52.47334819290636, -22.39991871287533], [-52.4733292287335, -22.39987237553559], [-52.47331906991015, -22.39984718611517], [-52.47330026863239, -22.399799881834213], [-52.47328245908057, -22.399754285269843], [-52.473264737410844, -22.399708121769564], [-52.473247103222526, -22.39966139018807], [-52.47322955604662, -22.39961408965951], [-52.473212095334375, -22.399566219585818], [-52.47319472044659, -22.399517779625214], [-52.47317743142522, -22.39946877189642], [-52.47316023307665, -22.399419212749944], [-52.47314313112239, -22.399369121548684], [-52.47312612624874, -22.399318503730413], [-52.47310921714794, -22.399267359462865], [-52.473092402404255, -22.399215689088965], [-52.47307620931173, -22.399165143795976], [-52.47305301130084, -22.399091416504348], [-52.47303701420092, -22.399039662650136], [-52.47302058910781, -22.39898572043305], [-52.47300469124159, -22.398932731383045], [-52.47298216102901, -22.398856351255393], [-52.472966452841085, -22.39880220253899], [-52.472950401116066, -22.39874608637567], [-52.47293480435417, -22.3986908015004], [-52.47291291513309, -22.39861197496743], [-52.472897833080005, -22.39855681326596], [-52.47288758379977, -22.398518755877348]], "type": "LineString"}, "id": "337", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 365.582995168, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474355347502915, -22.401493765967132], [-52.4743193817831, -22.401461695187898], [-52.47430193655364, -22.401445963115055], [-52.47428650158539, -22.401431851554968], [-52.47427196376804, -22.401418365898635], [-52.47425751024575, -22.40140476309579], [-52.474239788111916, -22.40138784185781], [-52.47423930335953, -22.4013873739933], [-52.474221725987114, -22.40137022556565], [-52.47420754304464, -22.40135618938004], [-52.474193426023525, -22.401342017788632], [-52.47417619323294, -22.401324470725694], [-52.47417551929506, -22.40132377715971], [-52.474158406608005, -22.401305978299423], [-52.47414450695108, -22.40129131585497], [-52.474130665423836, -22.40127650777234], [-52.47411386921041, -22.401258284699807], [-52.47411296728258, -22.401257295821832], [-52.47409625999665, -22.401238785070493], [-52.47408256967671, -22.401223404186855], [-52.47406891918079, -22.40120785353914], [-52.474058124629835, -22.401195384859253], [-52.47403219967946, -22.401164917922994], [-52.47402416589328, -22.401155312692], [-52.47399857970079, -22.401124192499214], [-52.47399043759541, -22.40111411839203], [-52.4739651618205, -22.401082307321307], [-52.47395436418625, -22.401068484806927], [-52.47394102349554, -22.401051173696732], [-52.473930144841, -22.401036865166386], [-52.47390538346264, -22.40100374344853], [-52.473896853703884, -22.400992140279328], [-52.47387237127505, -22.400958273894627], [-52.47386370629738, -22.40094608564972], [-52.47383949827666, -22.400911462536783], [-52.47383069438184, -22.400898659890228], [-52.47380674528992, -22.40086325173342], [-52.47379780057634, -22.40084980691602], [-52.473774107861395, -22.400813603452015], [-52.47376502738513, -22.4007994983618], [-52.473741587169215, -22.400762487137722], [-52.47373237569708, -22.400747703178755], [-52.47370918551126, -22.40070987387457], [-52.47369984827847, -22.400694393195256], [-52.47367690443736, -22.400655733599095], [-52.473667447967486, -22.400639540714113], [-52.47364475310113, -22.400600049586746], [-52.47363518800126, -22.400583136474697], [-52.47361431894702, -22.400545641707723], [-52.47359513159655, -22.400510503605407], [-52.47357451239436, -22.400472018049346], [-52.4735647281368, -22.400453464930287], [-52.47354281347835, -22.400411251017868], [-52.47353293851684, -22.400391928307968], [-52.47351127245529, -22.40034886626469], [-52.473501331119536, -22.400328797237584], [-52.47348118822404, -22.400287498124033], [-52.47346242862003, -22.400248314925907], [-52.47344255187836, -22.40020602442516], [-52.47343248594011, -22.400184276833127], [-52.47341274798568, -22.40014097724299], [-52.473394248520755, -22.400099648044147], [-52.47337582123447, -22.400057727001176], [-52.47335746667356, -22.400015212017735], [-52.47333918723128, -22.399972105760778], [-52.473320990931875, -22.399928424840542], [-52.473301970914, -22.399881951026753], [-52.47329176284886, -22.399856639496377], [-52.473272909057975, -22.399809203068937], [-52.47325504409552, -22.399763464618182], [-52.47323726895572, -22.399717161809654], [-52.47321958319212, -22.39967029352697], [-52.47320198629033, -22.39962285893169], [-52.47318447765664, -22.39957485745177], [-52.47316705660735, -22.399526288770012], [-52.473149723136274, -22.399477155016427], [-52.473132481976016, -22.39942747247509], [-52.473115338771315, -22.399377260423684], [-52.47309829416001, -22.399326524290313], [-52.47308134679673, -22.399275264261533], [-52.47306449522867, -22.399223480698158], [-52.47304826385465, -22.399172815881943], [-52.47302502637409, -22.39909896310284], [-52.47300899420081, -22.399047095746216], [-52.472992538102545, -22.398993051669105], [-52.472976608090775, -22.398939955440145], [-52.47295404480643, -22.398863463144043], [-52.47293830726473, -22.398809213203368], [-52.472922229608585, -22.398753006347018], [-52.4729066059801, -22.398697626200505], [-52.472884689147904, -22.39861870017916], [-52.47286958084093, -22.39856344241553], [-52.47285368180676, -22.398504406438356]], "type": "LineString"}, "id": "338", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 370.142886331, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474338599768366, -22.401516371601264], [-52.47429915474582, -22.401481198310933], [-52.47428157895408, -22.4014653484955], [-52.47426599733422, -22.401451102856203], [-52.474251310074955, -22.401437478572042], [-52.474236708700445, -22.401423736617748], [-52.474218858521304, -22.40140669311893], [-52.47421826498717, -22.401406120262365], [-52.47420056183646, -22.401388849123585], [-52.474186236696674, -22.401374672210146], [-52.47417197914252, -22.40136035954051], [-52.47415462476817, -22.401342688674035], [-52.47415384762652, -22.401341888898425], [-52.474136615713675, -22.401323966029114], [-52.47412258136737, -22.401309161501583], [-52.47410860682714, -22.401294211115395], [-52.47409169564366, -22.401275863303105], [-52.47409069623184, -22.401274767543068], [-52.47407387645235, -22.401256132152064], [-52.474060059203794, -22.401240608663368], [-52.47404628351516, -22.401224915393453], [-52.474035350192956, -22.401212286418097], [-52.47400927360662, -22.401181641274245], [-52.474001090861954, -22.40117185794604], [-52.47397535837466, -22.40114055981077], [-52.47396707265859, -22.40113030801424], [-52.473941655994224, -22.40109831961948], [-52.47393073387513, -22.401084337743935], [-52.47391728437724, -22.40106688544009], [-52.47390628537918, -22.401052418620708], [-52.473881392806746, -22.4010191214058], [-52.4738727344975, -22.401007343364714], [-52.47384812614113, -22.40097330277763], [-52.473839337832146, -22.400960941050823], [-52.47381500906303, -22.40092614523136], [-52.4738060870009, -22.40091317074248], [-52.47378202230589, -22.40087759166053], [-52.47377296451581, -22.400863976874177], [-52.47374916122818, -22.400827604441105], [-52.47373997265269, -22.400813331432015], [-52.473716426786524, -22.400776153380132], [-52.47370711208051, -22.40076120373176], [-52.47368382105121, -22.400723209914595], [-52.47367438533538, -22.400707565950707], [-52.47365134534782, -22.400668744339637], [-52.47364179502183, -22.400652390734262], [-52.47361900855514, -22.400612740201897], [-52.473609354076395, -22.400595669043824], [-52.47358838926, -22.400558002212037], [-52.473569100398024, -22.400522678198517], [-52.473548390807565, -22.400484023920654], [-52.47353852658991, -22.40046531917315], [-52.47351653404223, -22.40042295520903], [-52.473506583205726, -22.40040348402476], [-52.47348484322153, -22.400360275042036], [-52.4734748298699, -22.400340060625748], [-52.47345460995115, -22.40029860357531], [-52.47343576884535, -22.400259250129242], [-52.473415819663174, -22.4002168054847], [-52.47340568975532, -22.40019491967673], [-52.47338588347704, -22.400151470185335], [-52.473367311812595, -22.400109979669995], [-52.47334881473987, -22.400067899848885], [-52.47333039275243, -22.400025228665662], [-52.47331204818027, -22.39998196880137], [-52.47329378895338, -22.399938136801367], [-52.473274713090525, -22.399891526513507], [-52.47326445578362, -22.399866092873165], [-52.473245549479664, -22.399818524299203], [-52.47322762910662, -22.399772643962063], [-52.47320980049678, -22.399726201845244], [-52.47319206315795, -22.399679196861356], [-52.47317441653032, -22.399631628199362], [-52.47315685997522, -22.399583495313184], [-52.47313939276448, -22.39953479791023], [-52.47312201484373, -22.399485538131835], [-52.47310473087185, -22.399435732195634], [-52.47308754641673, -22.399385399294072], [-52.47307046206781, -22.399334544845587], [-52.47305347644209, -22.39928316905554], [-52.473036588049695, -22.399231272302682], [-52.47302031839424, -22.39918048796325], [-52.472997041444046, -22.399106509696637], [-52.472980974197434, -22.3990545288376], [-52.47296448709406, -22.399000382900443], [-52.472948524936776, -22.398947179492513], [-52.4729259285807, -22.398870575027935], [-52.472910161685256, -22.39881622386299], [-52.47289405809803, -22.39875992631359], [-52.472878407602984, -22.398704450895842], [-52.472856463159715, -22.39862542538612], [-52.472841328598896, -22.39857007156031], [-52.472819989930265, -22.39849083716898]], "type": "LineString"}, "id": "339", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 374.613726539, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474321852028524, -22.401538977233898], [-52.47427892770292, -22.401500701431686], [-52.47426122134888, -22.40148473387364], [-52.474245493077404, -22.401470354155094], [-52.474230656376214, -22.40145659124308], [-52.47421590714947, -22.40144271013727], [-52.47419792892502, -22.401425544377616], [-52.47419722660916, -22.401424866528956], [-52.47417939768016, -22.401407472679004], [-52.47416493034304, -22.401393155037695], [-52.474150532255855, -22.4013787012898], [-52.47413305629773, -22.401360906619754], [-52.47413217595232, -22.401360000634476], [-52.4741148248137, -22.40134195375613], [-52.47410065577802, -22.401327007145486], [-52.4740865482248, -22.401311914455693], [-52.47406952207126, -22.40129344190364], [-52.47406842517549, -22.4012922392615], [-52.47405149290243, -22.401273479230817], [-52.47403754872528, -22.401257813137004], [-52.47402364784392, -22.40124197724485], [-52.4740125757505, -22.40122918797399], [-52.473986347528204, -22.401198364622495], [-52.47397801582507, -22.401188403197054], [-52.473952137043, -22.40115692711924], [-52.47394370771626, -22.401146497633324], [-52.473918150162454, -22.40111433191451], [-52.473907103558545, -22.401100190677735], [-52.47389354525349, -22.401082597180206], [-52.47388242591193, -22.401067972071765], [-52.47385740214545, -22.401034499359763], [-52.47384861528574, -22.40102254644673], [-52.47382388100186, -22.40098833165725], [-52.4738149693616, -22.4009757964485], [-52.473790519844115, -22.400940827922476], [-52.47378147961472, -22.400927681591245], [-52.473757299316645, -22.400891931584106], [-52.4737481284501, -22.400878146828777], [-52.47372421458981, -22.400841605426592], [-52.47371491791514, -22.400827164498594], [-52.473691266398745, -22.400789819618858], [-52.47368184845889, -22.400774704281055], [-52.47365845658614, -22.400736545950892], [-52.473648922387326, -22.40072073870239], [-52.47362578625334, -22.40068175507636], [-52.473616142071265, -22.400665240750566], [-52.4735932640043, -22.40062543081316], [-52.47358352014671, -22.40060820160905], [-52.473562459568214, -22.400570362712404], [-52.47354306919477, -22.40053485278767], [-52.47352226921608, -22.40049602978796], [-52.47351232503837, -22.400477173411993], [-52.4734902546015, -22.400434659396144], [-52.47348022789004, -22.400415039737474], [-52.473458413983245, -22.400371683815294], [-52.47344832861577, -22.400351324009787], [-52.473428031673805, -22.40030970902245], [-52.473409109066274, -22.40027018532838], [-52.47338908744364, -22.40022758654001], [-52.47337889356623, -22.400205562516103], [-52.47335901896416, -22.400161963123438], [-52.473340375100214, -22.400120311291566], [-52.4733218082411, -22.400078072692278], [-52.47330331882718, -22.400035245309244], [-52.473284909125184, -22.399991831837575], [-52.47326658697085, -22.399947848757805], [-52.47324745526306, -22.39990110199584], [-52.47323714871444, -22.399875546245504], [-52.473218189897445, -22.399827845525028], [-52.47320021411385, -22.399781823301485], [-52.47318233203404, -22.399735241876364], [-52.47316454312002, -22.399688100191238], [-52.47314684676659, -22.399640397462484], [-52.47312924229013, -22.399592133170053], [-52.47311172891797, -22.399543307045892], [-52.47309430654761, -22.39949392124268], [-52.47307697976413, -22.399443991911586], [-52.47305975405864, -22.399393538159853], [-52.473042629972156, -22.39934256539623], [-52.47302560608402, -22.39929107384493], [-52.47300868086734, -22.399239063902538], [-52.47299237293048, -22.399188160039888], [-52.4729690565107, -22.399114056285747], [-52.4729529541908, -22.399061961924264], [-52.47293643608235, -22.399007714127066], [-52.47292044177959, -22.398954403540152], [-52.472897812351825, -22.398877686907095], [-52.47288201610269, -22.398823234517856], [-52.472865886584394, -22.398766846275404], [-52.472850209222834, -22.398711275586393], [-52.47282823716852, -22.39863215058828], [-52.472813076353894, -22.3985767007003], [-52.47279142579382, -22.398496308138743], [-52.472786593364184, -22.39847809724205]], "type": "LineString"}, "id": "340", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 378.988115942, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47430510428338, -22.401561582865032], [-52.474258700654374, -22.401520204550174], [-52.474240863738046, -22.401504119249456], [-52.47422498881495, -22.401489605451623], [-52.47421000267182, -22.401475703911736], [-52.474195105592855, -22.401461683654396], [-52.47417699932309, -22.40144439563384], [-52.47417618822548, -22.401443612793063], [-52.47415823351819, -22.401426096231923], [-52.47414362398376, -22.40141163786271], [-52.474129085363536, -22.40139704303652], [-52.47411148782164, -22.40137912456287], [-52.474110504272474, -22.401378112367905], [-52.47409303390807, -22.401359941480464], [-52.474078730183024, -22.40134485278669], [-52.47406448961683, -22.40132961779324], [-52.47404734849324, -22.401311020501378], [-52.47404615411351, -22.401309710977138], [-52.47402910934691, -22.401290826306727], [-52.47401503824114, -22.401275017607766], [-52.47400101216709, -22.40125903909334], [-52.47398980130246, -22.40124608952695], [-52.473963421444225, -22.401215087967756], [-52.47395494078264, -22.401204948445038], [-52.47392891570581, -22.401173294424645], [-52.47392034276842, -22.401162687249297], [-52.473894644325206, -22.401130344206372], [-52.4738834732365, -22.40111604360834], [-52.473869806124284, -22.4010983089171], [-52.47385856643926, -22.401083525519557], [-52.473833411478765, -22.401049877310406], [-52.473824496068616, -22.401037749525425], [-52.473799635857254, -22.40100336053348], [-52.473790600885735, -22.40099065184275], [-52.47376603061993, -22.400955510610135], [-52.473756872223284, -22.40094219243651], [-52.47373257632218, -22.400906271504144], [-52.4737232923792, -22.40089231677979], [-52.473699267946294, -22.400855606408477], [-52.47368986317247, -22.40084099756153], [-52.473666106005886, -22.400803485853913], [-52.47365658483222, -22.40078820482665], [-52.47363309211607, -22.400749881983437], [-52.47362345943429, -22.400733911450295], [-52.47360022715392, -22.40069476580929], [-52.47359048911581, -22.400678090763034], [-52.47356751944859, -22.400638121420563], [-52.47355768621221, -22.400620734170374], [-52.473536529871645, -22.40058272320885], [-52.473517037986774, -22.40054702737285], [-52.47349614761992, -22.400508035651264], [-52.473486123482175, -22.40048902764681], [-52.473463975156164, -22.400446363579185], [-52.473453872569806, -22.40042659544611], [-52.47343198474042, -22.400383092584434], [-52.47342182735715, -22.400362587389694], [-52.47340145339202, -22.400320814465417], [-52.4733824492828, -22.40028112052333], [-52.47336235521976, -22.400238367591125], [-52.473352097372825, -22.400216205351228], [-52.47333215444701, -22.400172456057263], [-52.47331343838361, -22.40013064290884], [-52.47329480173816, -22.400088245531354], [-52.47327624489781, -22.40004526194849], [-52.47325777006602, -22.400001694869424], [-52.473239384984296, -22.399957560709854], [-52.47322019743162, -22.399910677473773], [-52.473209841641314, -22.39988499961343], [-52.47319083031133, -22.39983716674641], [-52.47317279911724, -22.399791002636427], [-52.473154863567494, -22.399744281902997], [-52.47313702307832, -22.399697003516607], [-52.47311927699914, -22.3996491667211], [-52.473101624601355, -22.399600771022367], [-52.47308406506783, -22.399551816177], [-52.47306659824789, -22.399502304348935], [-52.47304922865286, -22.39945225162292], [-52.473031961697046, -22.399401677021007], [-52.473014797873034, -22.399350585942237], [-52.47299773572253, -22.39929897862966], [-52.47298077368159, -22.399246855497754], [-52.472964427463374, -22.39919583211185], [-52.472941071574056, -22.399121602870153], [-52.47292493418092, -22.399069395006244], [-52.47290838506741, -22.399015045348975], [-52.47289235861922, -22.39896162758307], [-52.47286969611981, -22.398884798781513], [-52.472853870517014, -22.39883024516796], [-52.47283771506768, -22.39877376623244], [-52.47282201083964, -22.39871810027217], [-52.47280001117433, -22.39863887578565], [-52.472784824105915, -22.398583329835475], [-52.47276314861713, -22.398502844649514], [-52.47275325153778, -22.398465547706596]], "type": "LineString"}, "id": "341", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 383.340686979, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474288356532945, -22.401584188494656], [-52.474238473600195, -22.40153970766638], [-52.47422050612156, -22.401523504622983], [-52.47420448454684, -22.401508856745824], [-52.47418934896177, -22.401494816578012], [-52.474174304030576, -22.401480657169103], [-52.474156069715505, -22.40146324688762], [-52.47415514983614, -22.401462359054698], [-52.47413706935057, -22.40144471978233], [-52.47412231761881, -22.40143012068518], [-52.47410763846555, -22.401415384780655], [-52.474089919339896, -22.401397342503355], [-52.47408883258697, -22.401396224098686], [-52.47407124299679, -22.401377929202127], [-52.47405680458239, -22.401362698425167], [-52.474042431003205, -22.40134732112806], [-52.474025174909585, -22.401328599096345], [-52.474023883045895, -22.40132718268995], [-52.474006725785756, -22.401308173379807], [-52.473992527751406, -22.401292222075657], [-52.47397837648467, -22.401276100938926], [-52.47396702684884, -22.40126299107695], [-52.473940495354675, -22.401231811310033], [-52.47393186573466, -22.401221493689977], [-52.4739056943631, -22.401189661726967], [-52.47389697781507, -22.401178876862154], [-52.47387113848247, -22.40114635649506], [-52.47385984290898, -22.40113189653575], [-52.47384606698964, -22.401114020650766], [-52.47383470696117, -22.401099078964084], [-52.47380942080667, -22.401065255257762], [-52.47380037684613, -22.401052952600757], [-52.473775390707296, -22.401018389406325], [-52.47376623240456, -22.40100550723358], [-52.473741541390446, -22.400970193294324], [-52.4737322648266, -22.40095670327828], [-52.4737078533225, -22.400920611420663], [-52.47369845630311, -22.400906486727234], [-52.47367432129762, -22.40086960738676], [-52.47366480842468, -22.400854830620826], [-52.47364094560795, -22.4008171520853], [-52.4736313212005, -22.40080170536852], [-52.47360772764097, -22.40076321801224], [-52.47359799647628, -22.40074708419444], [-52.473574668049565, -22.400707776538418], [-52.47356483615545, -22.40069094077166], [-52.47354177488802, -22.400650812024097], [-52.47353185227288, -22.400633266727795], [-52.47351060017029, -22.400595083701358], [-52.47349100677406, -22.400559201954064], [-52.473470026019065, -22.40052004151057], [-52.47345992192135, -22.400500881877594], [-52.473437695706224, -22.400458067758194], [-52.47342751724499, -22.400438151150663], [-52.47340555549308, -22.40039450134947], [-52.47339532609406, -22.400373850765476], [-52.4733748751058, -22.40033191990424], [-52.473355789494946, -22.400292055714104], [-52.47333562299153, -22.400249148638014], [-52.47332530117511, -22.400226848182122], [-52.47330528992559, -22.400182948986842], [-52.473286501662805, -22.400140974521825], [-52.47326779523106, -22.40009841836612], [-52.47324917096432, -22.400055278583412], [-52.4732306310028, -22.400011557896924], [-52.47321218299372, -22.399967272657523], [-52.47319293959621, -22.399920252947307], [-52.47318253456425, -22.39989445297694], [-52.47316347072131, -22.39984648796334], [-52.47314538411677, -22.399800181966903], [-52.47312739509713, -22.399753321925147], [-52.47310950303286, -22.39970590683748], [-52.47309170722797, -22.399657935975185], [-52.47307400690892, -22.39960940887014], [-52.47305640121406, -22.399560325303536], [-52.473038889944576, -22.39951068745062], [-52.473021477538055, -22.399460511329682], [-52.47300416933195, -22.39940981587756], [-52.47298696577044, -22.399358606483617], [-52.47296986535762, -22.399306883409736], [-52.47295286649247, -22.39925464708831], [-52.47293648199293, -22.399203504179138], [-52.47291308663411, -22.39912914944989], [-52.47289691416776, -22.399076828083498], [-52.47288033404925, -22.39902237656617], [-52.47286427545567, -22.398968851621245], [-52.47284157988465, -22.398891910651177], [-52.47282572492822, -22.39883725581332], [-52.4728095435479, -22.39878068618472], [-52.47279381245341, -22.398724924953175], [-52.47277178517712, -22.39864560097823], [-52.47275657185497, -22.398589958965854], [-52.47273487143751, -22.39850938115547], [-52.47272011796429, -22.39845378294057]], "type": "LineString"}, "id": "342", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 387.603759096, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474271684473734, -22.401606718530367], [-52.474256444648326, -22.40159327220733], [-52.47421824654039, -22.401559210780327], [-52.47420014849945, -22.4015428899942], [-52.47418398027308, -22.401528108037688], [-52.47416869524608, -22.401513929241904], [-52.47415350246264, -22.401499630681386], [-52.47413514010225, -22.40148209813896], [-52.47413411144115, -22.40148110531386], [-52.47411590517728, -22.401463343330228], [-52.474101011248194, -22.401448603505095], [-52.47408619156191, -22.401433726522193], [-52.47406835085249, -22.40141556044124], [-52.474067160895814, -22.401414335826818], [-52.47404945207987, -22.40139591692113], [-52.4740348789761, -22.40138054406094], [-52.47402037238396, -22.401365024460105], [-52.47400300132029, -22.401346177688538], [-52.47400161197267, -22.401344654399967], [-52.473984342219, -22.401325520450033], [-52.473970017256065, -22.401309426540678], [-52.47395574079665, -22.401293162781595], [-52.473944252389636, -22.40127989262401], [-52.47391756925957, -22.40124853464932], [-52.47390879068114, -22.401238038931893], [-52.473882473014854, -22.401206029026227], [-52.47387361285622, -22.40119506647188], [-52.47384763263425, -22.401162368780604], [-52.473836212575996, -22.401147749459955], [-52.47382232784955, -22.401129732381207], [-52.47381084747765, -22.40111463240535], [-52.47378543012918, -22.401080633201804], [-52.473776257618255, -22.401068155672764], [-52.47375114555201, -22.40103341827579], [-52.47374186391807, -22.401020362620987], [-52.473717052155685, -22.400984875975062], [-52.47370765742466, -22.400971214116556], [-52.473683130317596, -22.400934951333635], [-52.47367362022183, -22.400920656671115], [-52.473649374643806, -22.40088360836143], [-52.473639753671776, -22.40086866367648], [-52.47361578520492, -22.400830818313008], [-52.47360605756374, -22.400815205906692], [-52.47358236316088, -22.400776554037318], [-52.4735725335133, -22.400760256934788], [-52.473549108940276, -22.40072078726374], [-52.4735391831902, -22.40070379077645], [-52.4735160303226, -22.40066350262376], [-52.47350601832873, -22.400645799281335], [-52.47348467046416, -22.40060744418993], [-52.47346497555661, -22.400571376531325], [-52.47344390441352, -22.4005320473659], [-52.47343372035586, -22.400512736104368], [-52.47341141625167, -22.40046977193315], [-52.47340116191561, -22.40044970685114], [-52.47337912624122, -22.400405910110422], [-52.473368824826466, -22.40038511413712], [-52.473348296815125, -22.400343025338884], [-52.473329129702684, -22.400302990900688], [-52.47330889075895, -22.400259929680683], [-52.473298504973094, -22.400237491008784], [-52.473278425399904, -22.40019344191215], [-52.47325956493778, -22.400151306130525], [-52.473240788719785, -22.40010859119657], [-52.47322209702671, -22.400065295213984], [-52.47320349193549, -22.400021420920044], [-52.473184980999115, -22.399976984600805], [-52.473165681756804, -22.39992982841643], [-52.47315522748325, -22.399903906336014], [-52.473136111127396, -22.39985580917584], [-52.47311796911245, -22.399809361292917], [-52.473099926622965, -22.399762361942805], [-52.473081982983636, -22.399714810153835], [-52.47306413745309, -22.399666705224742], [-52.47304638921279, -22.39961804671338], [-52.47302873735666, -22.39956883442552], [-52.47301118163768, -22.39951907054771], [-52.47299372641969, -22.399468771031838], [-52.472976376963345, -22.399417954729493], [-52.47295913366439, -22.39936662702037], [-52.47294199498928, -22.399314788185183], [-52.47292495929995, -22.399262438674196], [-52.47290853651914, -22.39921117624174], [-52.47288510169087, -22.399136696024925], [-52.47286889415136, -22.399084261156062], [-52.47285228302787, -22.399029707778634], [-52.47283619228893, -22.398976075654684], [-52.47281346364634, -22.39889902251609], [-52.47279757933633, -22.398844266453924], [-52.47278137202505, -22.398787606132235], [-52.472765614064144, -22.398731749629388], [-52.47274355917693, -22.39865232616603], [-52.47272831960106, -22.398596588091436], [-52.47270659425495, -22.398515917656606], [-52.47268698439602, -22.39844201816743]], "type": "LineString"}, "id": "343", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 391.866693367, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47425495086586, -22.40162930505351], [-52.47423633231745, -22.40161287763211], [-52.47419801947494, -22.40157871389199], [-52.47417979087169, -22.401562275363123], [-52.474163475993684, -22.401547359327214], [-52.474148041524735, -22.401533041903424], [-52.47413270088905, -22.40151860419126], [-52.47411421048334, -22.401500949387838], [-52.47411307304049, -22.401499851570534], [-52.47409474099833, -22.401481966875618], [-52.474079704871926, -22.401467086322473], [-52.474064744652615, -22.401452068261165], [-52.47404678235943, -22.401433778376504], [-52.47404548919901, -22.4014324475523], [-52.47402766115729, -22.40141390463745], [-52.47401295336417, -22.401398389694005], [-52.47399831375907, -22.401382727789432], [-52.47398082772538, -22.40136375627794], [-52.47397934089381, -22.401362126107173], [-52.47396195864661, -22.401342867517442], [-52.47394750675512, -22.40132663100283], [-52.47393310510303, -22.401310224621366], [-52.47392147792485, -22.401296794168122], [-52.473894643158886, -22.40126525798562], [-52.473885715622075, -22.401254584170776], [-52.473859251661075, -22.4012223963224], [-52.47385024789185, -22.4012112560785], [-52.473824126780535, -22.401178381062994], [-52.47381258223755, -22.401163602380976], [-52.47379858870401, -22.401145444108415], [-52.47378698798871, -22.401130185843353], [-52.47376143944631, -22.401096011142545], [-52.473752138385024, -22.40108335874141], [-52.47372690039138, -22.401048447141868], [-52.47371749542627, -22.401035218004985], [-52.473692562915645, -22.400999558652337], [-52.47368305001748, -22.400985724951326], [-52.473658407307475, -22.400949291243077], [-52.47364878413537, -22.400934826611433], [-52.473624427984824, -22.4008976093325], [-52.47361469891375, -22.400882496728503], [-52.473590624796806, -22.400844484537043], [-52.47358079392193, -22.400828706441153], [-52.47355699867576, -22.40078989005864], [-52.473547070545344, -22.40077342967137], [-52.47352354982605, -22.400733797985247], [-52.47351353022004, -22.400716640777407], [-52.473490285752305, -22.400676193219557], [-52.47348018437976, -22.400658331830957], [-52.47345874075325, -22.40061980467458], [-52.473438944334426, -22.40058355110461], [-52.47341778280329, -22.400544053217207], [-52.47340751878572, -22.40052459032711], [-52.473385136792515, -22.40048147610404], [-52.47337480658166, -22.40046126254753], [-52.473352696984826, -22.400417318867248], [-52.47334232355439, -22.400396377504634], [-52.47332171852002, -22.40035413076938], [-52.47330246990604, -22.400313926083072], [-52.473282158522025, -22.400270710719155], [-52.47327170876677, -22.400248133831195], [-52.47325156086996, -22.4002039348332], [-52.473232628208535, -22.40016163773495], [-52.47321378220435, -22.400118764022714], [-52.47319502308498, -22.400075311840208], [-52.47317635286413, -22.400031283938816], [-52.473157779000495, -22.399986696539695], [-52.47313842391341, -22.39993940388115], [-52.4731279203983, -22.39991335969066], [-52.47310875152957, -22.399865130383876], [-52.473090554104274, -22.39981854061447], [-52.47307245814498, -22.399771401955974], [-52.47305446293065, -22.399723713465704], [-52.473036567674484, -22.399675474469774], [-52.473018771513, -22.399626684552068], [-52.473001073495624, -22.399577343542934], [-52.4729834733272, -22.399527453640218], [-52.47296597529778, -22.399477030729404], [-52.47294858459123, -22.399426093576825], [-52.47293130155487, -22.399374647552495], [-52.47291412461751, -22.399322692955973], [-52.472897052104045, -22.399270230255432], [-52.472880591042006, -22.399218848299675], [-52.47285711674433, -22.39914424259528], [-52.472840874131684, -22.399091694223927], [-52.47282423200327, -22.39903703898639], [-52.47280810911901, -22.398983299683405], [-52.47278534740489, -22.398906134376272], [-52.47276943374132, -22.39885127708976], [-52.472753200499106, -22.398794526074976], [-52.47273741567182, -22.398738574300847], [-52.47271533317372, -22.39865905134904], [-52.472700067344185, -22.39860321721222], [-52.47267831706945, -22.39852245415295], [-52.47266317434136, -22.398465388951344], [-52.47265391860413, -22.398430004241774]], "type": "LineString"}, "id": "344", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 396.154493267, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474238217252676, -22.401651891575177], [-52.474216219980946, -22.401632483054623], [-52.47417779240386, -22.401598217001375], [-52.474159433238285, -22.40158166072974], [-52.47414297170863, -22.40156661061439], [-52.47412738779773, -22.40155215456257], [-52.47411189930981, -22.401537577698708], [-52.47409328085878, -22.40151980063426], [-52.474092034634175, -22.401518597824744], [-52.47407357681372, -22.4015005904185], [-52.47405839849, -22.401485569137307], [-52.47404329773765, -22.401470409997547], [-52.47402521386072, -22.40145199630915], [-52.474023817496544, -22.40145055927516], [-52.474005870229064, -22.401431892351088], [-52.4739910277466, -22.401416235324348], [-52.47397625512854, -22.401400431115988], [-52.47395865412483, -22.40138133486457], [-52.47395706980932, -22.401379597811584], [-52.47393957506861, -22.401360214582006], [-52.473924996248556, -22.4013438354621], [-52.47391046940382, -22.40132728645823], [-52.47389870345448, -22.40131369570929], [-52.473871717052646, -22.40128198131892], [-52.47386264055745, -22.40127112940662], [-52.47383603030177, -22.4012387636155], [-52.47382688292198, -22.401227445682007], [-52.47380062092134, -22.40119439334221], [-52.47378895189363, -22.401179455298802], [-52.473774849553024, -22.401161155832394], [-52.47376312849435, -22.401145739278075], [-52.47373744875802, -22.40111138907998], [-52.47372801914642, -22.40109856180672], [-52.473702655225395, -22.401063476004573], [-52.47369312692916, -22.401050073385555], [-52.473668073670325, -22.401014241326155], [-52.47365844260504, -22.401000235782607], [-52.47363368429214, -22.400963631148997], [-52.47362394804373, -22.400948996548173], [-52.4735994813207, -22.400911610299946], [-52.47358964415061, -22.400896329776867], [-52.47356546438362, -22.40085815075741], [-52.47355553027507, -22.400842206971912], [-52.47353163418564, -22.400803226076228], [-52.473521607572415, -22.40078660240419], [-52.47349799070688, -22.40074680870295], [-52.47348787724499, -22.40072949077452], [-52.473464541177165, -22.400688883811483], [-52.47345435042596, -22.40067086437669], [-52.47343281103757, -22.400632165155294], [-52.473412913107516, -22.40059572567392], [-52.473391661188366, -22.400556059064524], [-52.473381317210944, -22.40053644454582], [-52.47335885732875, -22.40049318027089], [-52.47334845124314, -22.400472818239855], [-52.47332626772389, -22.40042872761997], [-52.47331582227783, -22.40040764086802], [-52.473295140220465, -22.40036523619572], [-52.473275810104994, -22.40032486126129], [-52.473255426280744, -22.400281491753404], [-52.47324491255613, -22.400258776649377], [-52.47322469633575, -22.400214427749987], [-52.47320569147507, -22.400171969335073], [-52.47318677568474, -22.400128936844535], [-52.473167949139125, -22.40008532846211], [-52.47314921378868, -22.40004114695322], [-52.473130576997846, -22.3999964084742], [-52.473111166066055, -22.39994897934145], [-52.473100613309406, -22.399922813040888], [-52.473081391927856, -22.399874451587465], [-52.47306313909225, -22.399827719931544], [-52.473044989663194, -22.39978044196466], [-52.473026942873894, -22.399732616773036], [-52.47300899789216, -22.39968424371028], [-52.472991153809524, -22.39963532238621], [-52.47297340963095, -22.399585852655786], [-52.47295576501312, -22.399535836728163], [-52.47293822417232, -22.399485290422362], [-52.47292079221561, -22.39943423241953], [-52.47290346944188, -22.399382668079987], [-52.47288625424232, -22.399330597722127], [-52.47286914490476, -22.399278021831996], [-52.472852645561524, -22.399226520352936], [-52.472829131794484, -22.399151789160932], [-52.47281285410876, -22.399099127287077], [-52.47279618097544, -22.399044370189422], [-52.472780025945895, -22.398990523707397], [-52.472757231160294, -22.39891324623172], [-52.47274128814321, -22.398858287720852], [-52.4727250289701, -22.398801446012957], [-52.472709217276474, -22.39874539896751], [-52.47268710716751, -22.398665776527256], [-52.47267181508433, -22.398609846328206], [-52.472650039881024, -22.398528990644465], [-52.4726348735022, -22.39847183627245], [-52.4726206753038, -22.398417556470022]], "type": "LineString"}, "id": "345", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 400.493298374, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474221483634196, -22.40167447809533], [-52.474196107638804, -22.4016520884749], [-52.47415756532715, -22.401617720108504], [-52.47413907559924, -22.401601046094047], [-52.47412246741793, -22.40158586189923], [-52.474106734065074, -22.401571267219328], [-52.47409109772491, -22.401556551203747], [-52.47407235122855, -22.401538651878255], [-52.4740709962222, -22.401537344076463], [-52.47405241262346, -22.401519213958863], [-52.47403709210241, -22.401504051949573], [-52.474021850817046, -22.401488751731343], [-52.47400364535635, -22.401470214239176], [-52.474002145788425, -22.401468670995367], [-52.473984079295185, -22.401449880062053], [-52.473969102123384, -22.401434080951994], [-52.47395419649238, -22.401418134439812], [-52.47393648051865, -22.401398913448425], [-52.47393479871922, -22.401397069513177], [-52.47391719148499, -22.401377561643724], [-52.473902485736396, -22.401361039918502], [-52.47388783369901, -22.401344348292184], [-52.47387592897853, -22.401330597247508], [-52.473848790940835, -22.40129870464924], [-52.47383956548729, -22.40128767463943], [-52.473812808936934, -22.40125513090552], [-52.4738035179466, -22.40124363528238], [-52.473777115056656, -22.40121040561827], [-52.473765321544256, -22.401195308213424], [-52.47375111039659, -22.401176867553147], [-52.473739268994564, -22.401161292709553], [-52.473713458064346, -22.401126767014105], [-52.473703899902446, -22.401113764868683], [-52.473678410054085, -22.401078504863886], [-52.47366875842673, -22.401064928762686], [-52.47364358441972, -22.401028923996503], [-52.47363383518735, -22.401014746610386], [-52.47360896127158, -22.400977971051372], [-52.473599111946896, -22.400963166481347], [-52.47357453465142, -22.400925611263812], [-52.47356458938235, -22.400910162821603], [-52.47354030396534, -22.400871816974096], [-52.473530266623165, -22.40085570749894], [-52.47350626969051, -22.400816562090068], [-52.47349614459451, -22.400799775133223], [-52.473472431582785, -22.400759819416848], [-52.473462224265035, -22.400742340767806], [-52.47343879659715, -22.400701574399545], [-52.47342851646735, -22.40068339691852], [-52.4734068813171, -22.400644525632078], [-52.47338688187587, -22.40060790023927], [-52.47336553956876, -22.400568064907848], [-52.47335511563152, -22.400548298760516], [-52.473332577860376, -22.400504884433676], [-52.47332209590006, -22.40048437392809], [-52.473299838458445, -22.40044013636858], [-52.473289320996784, -22.40041890422728], [-52.47326856191647, -22.400376341617903], [-52.47324915029955, -22.400335796435304], [-52.47322869403512, -22.400292272783442], [-52.47321811634119, -22.40026941946333], [-52.47319783179727, -22.400224920662513], [-52.473178754737404, -22.40018230093091], [-52.47315976916096, -22.400139109662053], [-52.47314087518916, -22.40009534507967], [-52.47312207470917, -22.400051009963256], [-52.47310337499117, -22.40000612040432], [-52.4730839082147, -22.399958554797347], [-52.47307330621657, -22.399932266386678], [-52.47305403232224, -22.399883772786616], [-52.47303572407636, -22.39983689924415], [-52.4730175211776, -22.399789481968845], [-52.47299942281338, -22.399741520075885], [-52.47298142810612, -22.39969301294626], [-52.472963536102384, -22.399643960215798], [-52.47294574576266, -22.399594361764077], [-52.47292805669545, -22.399544219811514], [-52.47291047304332, -22.399493550110734], [-52.472892999836496, -22.39944237125763], [-52.47287563732544, -22.399390688602853], [-52.4728583838637, -22.399338502483648], [-52.47284123770209, -22.399285813403925], [-52.4728247000777, -22.399234192401526], [-52.47280114684134, -22.3991593357219], [-52.472784834082574, -22.399106560345526], [-52.4727681299444, -22.399051701387755], [-52.472751942769605, -22.398997747726657], [-52.47272911491256, -22.398920358082414], [-52.47271314254199, -22.398865298347193], [-52.47269685743802, -22.39880836594617], [-52.472681018878085, -22.398752223629405], [-52.47265888115829, -22.39867250170068], [-52.47264356282151, -22.39861647543938], [-52.47262176268966, -22.39853552713118], [-52.47260657266013, -22.398478283588734], [-52.47258743200904, -22.398405108691097]], "type": "LineString"}, "id": "346", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 404.832103481, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47420475001042, -22.40169706461399], [-52.47417599529104, -22.401671693892922], [-52.474137338244795, -22.40163722321335], [-52.47411871795456, -22.40162043145605], [-52.47410196312159, -22.40160511318173], [-52.47408608032677, -22.401590379873717], [-52.47407029613435, -22.401575524706377], [-52.47405142159267, -22.401557503119786], [-52.47404995780457, -22.401556090325723], [-52.47403124842753, -22.401537837496726], [-52.47401578570916, -22.401522534759312], [-52.47400040389076, -22.401507093462556], [-52.47398207684632, -22.40148843216659], [-52.47398047407466, -22.40148678271293], [-52.473962288355665, -22.401467867770343], [-52.47394717649452, -22.40145192657693], [-52.47393213785057, -22.401435837760875], [-52.47391430690684, -22.401416492029497], [-52.47391252762348, -22.40141454121197], [-52.47389480789576, -22.401394908702617], [-52.473879975218615, -22.401378244372026], [-52.47386519798861, -22.401361410123233], [-52.473853154496986, -22.401347498782773], [-52.47382586482345, -22.40131542797656], [-52.47381649041157, -22.401304219869207], [-52.47378958756658, -22.40127149819247], [-52.47378015296571, -22.401259824879652], [-52.47375360918649, -22.401226417891174], [-52.47374169118941, -22.40121116112485], [-52.473727371234716, -22.401192579270663], [-52.47371540948935, -22.40117684613776], [-52.47368946736527, -22.401142144944934], [-52.4736797806531, -22.401128967927306], [-52.473654164877416, -22.401093533719806], [-52.473644389919, -22.401079784136414], [-52.47361909516383, -22.401043606663407], [-52.473609227764406, -22.40102925743467], [-52.4735842382458, -22.400992310950215], [-52.47357427584488, -22.40097733641095], [-52.47354958797699, -22.40093961222406], [-52.47353953460897, -22.4009239958627], [-52.473515143541995, -22.400885483187096], [-52.47350500296621, -22.40086920802228], [-52.473480905190364, -22.400829898100184], [-52.47347068161163, -22.40081294785849], [-52.47344687245375, -22.40077283012694], [-52.47343657128019, -22.40075519075725], [-52.47341305201228, -22.400714264983744], [-52.47340268250392, -22.400695929456447], [-52.47338095159186, -22.40065688610493], [-52.473360850639494, -22.40062007480065], [-52.47333941794446, -22.40058007074717], [-52.473328914047435, -22.40056015297117], [-52.47330629838739, -22.40051658859242], [-52.4732957405524, -22.400495929612244], [-52.473273409188465, -22.400451545113103], [-52.473262819711245, -22.40043016758239], [-52.473241983608034, -22.40038744703593], [-52.47322249048972, -22.400346731605133], [-52.47320196178515, -22.40030305380926], [-52.47319132012193, -22.400280062273037], [-52.47317096725453, -22.400235413570773], [-52.47315181799551, -22.40019263252246], [-52.47313276263302, -22.400149282475237], [-52.47311380123507, -22.40010536169289], [-52.473094935625575, -22.400060872968943], [-52.47307617298046, -22.40001583233006], [-52.473056650359375, -22.39996813024884], [-52.4730459991198, -22.399941719728055], [-52.47302667271272, -22.39989309398132], [-52.473008309056624, -22.399846078552294], [-52.472990052688196, -22.399798521968552], [-52.472971902749094, -22.399750423374215], [-52.47295385831635, -22.39970178217772], [-52.472935918391556, -22.39965259804086], [-52.47291808189072, -22.399602870867806], [-52.472900348374196, -22.399552602890296], [-52.472882721910764, -22.399501809794504], [-52.472865207453864, -22.39945051009111], [-52.47284780520552, -22.399398709121087], [-52.47283051348166, -22.39934640724051], [-52.47281333049603, -22.399293604971177], [-52.47279675459053, -22.399241864445436], [-52.4727731618849, -22.399166882278177], [-52.47275681405313, -22.399113993399272], [-52.47274007891012, -22.39905903258136], [-52.472723859590126, -22.39900497174119], [-52.47270099866167, -22.398927469928356], [-52.472684996937666, -22.398872308968762], [-52.47266868590287, -22.398815285874615], [-52.472652820476654, -22.398759048286518], [-52.47263065514607, -22.398679226869323], [-52.472615310555724, -22.398623104545763], [-52.47259348549536, -22.39854206361309], [-52.472578271815166, -22.398484730900186], [-52.47255424069988, -22.398392859625492]], "type": "LineString"}, "id": "347", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 409.148264173, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47418801638136, -22.401719651131152], [-52.474155882937644, -22.401691299308713], [-52.47411711115681, -22.401656726315924], [-52.474098360304225, -22.401639816815752], [-52.4740814588196, -22.40162436446188], [-52.47406542658282, -22.401609492525722], [-52.47404949453814, -22.401594498206585], [-52.47403049195113, -22.401576354358873], [-52.47402891938128, -22.401574836572497], [-52.474010084225945, -22.40155646103208], [-52.47399447931026, -22.4015410175665], [-52.47397895695883, -22.401525435191182], [-52.473960508330634, -22.401506650091402], [-52.473958802355234, -22.401504894427852], [-52.47394049741049, -22.40148585547597], [-52.47392525086001, -22.401469772199146], [-52.47391007920313, -22.401453541079213], [-52.4738921332894, -22.401434070607785], [-52.473890256522125, -22.401432012907975], [-52.47387242430091, -22.40141225575867], [-52.47385746469524, -22.40139544882268], [-52.4738425622726, -22.40137847195137], [-52.47383038000987, -22.401364400315096], [-52.47380293870052, -22.401332151300902], [-52.4737934153303, -22.401320765095964], [-52.47376636619069, -22.401287865476345], [-52.47375678797932, -22.4012760144738], [-52.473730103310835, -22.40124243016092], [-52.4737180608291, -22.401227014033076], [-52.47370363206739, -22.401208290984965], [-52.47369154997871, -22.401192399562696], [-52.47366547666079, -22.401157522872452], [-52.47365566139839, -22.401144170982583], [-52.47362991969542, -22.40110856257236], [-52.47362002140596, -22.40109463950671], [-52.47359460590266, -22.401058289326844], [-52.47358462033622, -22.40104376825546], [-52.4735595152148, -22.401006650845527], [-52.473549439737674, -22.40099150633699], [-52.47352464129741, -22.40095361318071], [-52.47351447983048, -22.400937828900165], [-52.47348998311355, -22.400899149396434], [-52.47347973930422, -22.40088270854192], [-52.473455540685215, -22.400843234106542], [-52.47344521862378, -22.40082612057997], [-52.473421313319776, -22.40078584083322], [-52.47341091829044, -22.400768040742854], [-52.47338730742255, -22.400726955564053], [-52.47337684853566, -22.400708461990494], [-52.473355021861835, -22.400669246573845], [-52.47333481939838, -22.400632249358075], [-52.473313296315474, -22.400592076582488], [-52.47330271245872, -22.40057200717781], [-52.47328001890981, -22.40052829274711], [-52.47326938520018, -22.400507485292326], [-52.47324697991396, -22.400462953853506], [-52.47323631842122, -22.400441430933395], [-52.47321540529515, -22.40039855244979], [-52.47319583067549, -22.400357666770773], [-52.47317522953082, -22.400313834830868], [-52.47316452389837, -22.4002907050785], [-52.473144102707536, -22.400245906474776], [-52.4731248812494, -22.40020296410972], [-52.47310575610091, -22.400159455284133], [-52.473086727276865, -22.400115378301763], [-52.47306779653791, -22.400070735970242], [-52.473048970965735, -22.40002554425141], [-52.47302939250006, -22.39997770569594], [-52.473018692019075, -22.399951173065002], [-52.4729993130993, -22.399902415171585], [-52.47298089403303, -22.39985525785597], [-52.47296258419498, -22.39980756196377], [-52.47294438268106, -22.399759326668043], [-52.47292628852287, -22.39971055140463], [-52.47290830067706, -22.399661235861362], [-52.472890418015155, -22.399611379966966], [-52.47287264004935, -22.399560985964495], [-52.47285497077467, -22.39951006947368], [-52.47283741506772, -22.399458648919985], [-52.47281997308214, -22.399406729634705], [-52.4728026430962, -22.399354311992727], [-52.47278542328659, -22.399301396533772], [-52.47276880910003, -22.399249536484675], [-52.47274517692516, -22.399174428829774], [-52.472728794020426, -22.39912142644832], [-52.47271202787263, -22.399066363770242], [-52.47269577640746, -22.399012195750988], [-52.47267288240764, -22.398934581769566], [-52.47265685133023, -22.39887931958558], [-52.472640514364635, -22.398822205798304], [-52.472624622072175, -22.39876587293885], [-52.472602429130845, -22.398685952033173], [-52.47258705828697, -22.39862973364735], [-52.47256520829813, -22.398548600090177], [-52.4725499709673, -22.39849117820683], [-52.47252843545667, -22.39840884760592], [-52.47252123463093, -22.398380931057215]], "type": "LineString"}, "id": "348", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 413.425451818, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47417137656367, -22.401742320422645], [-52.47413577057862, -22.401710904722272], [-52.47409688406318, -22.401676229416225], [-52.47407800264826, -22.401659202173132], [-52.474060954511955, -22.401643615739705], [-52.4740447728332, -22.401628605175343], [-52.47402869293628, -22.40161347170438], [-52.474009562303934, -22.401595205595513], [-52.47400788095233, -22.401593582816798], [-52.4739889200187, -22.401575084564925], [-52.47397317290569, -22.40155950037114], [-52.47395751002124, -22.401543776917237], [-52.473938939809294, -22.401524868013585], [-52.47393713063016, -22.401523006140128], [-52.47391870645966, -22.401503843178908], [-52.473903325219865, -22.401487617818653], [-52.47388802055005, -22.40147124439479], [-52.473869959666324, -22.401451649183308], [-52.47386798541515, -22.401449484601148], [-52.47385004070045, -22.4014296028119], [-52.47383495416625, -22.40141265327047], [-52.47381992655101, -22.401395533776604], [-52.47380760551717, -22.40138130184448], [-52.473780012572014, -22.40134887462224], [-52.47377034024349, -22.401337310319683], [-52.47374314480926, -22.401304232757145], [-52.47373342298741, -22.401292204064823], [-52.4737065974297, -22.401258442427505], [-52.473694430463325, -22.40124286693812], [-52.47367989289462, -22.40122400269603], [-52.47366769046265, -22.401207952984358], [-52.47364148595092, -22.401172900796666], [-52.4736315421383, -22.40115937403451], [-52.47360567450808, -22.401123591421527], [-52.473595652887596, -22.401109494873605], [-52.47357011663621, -22.401072971986828], [-52.47356001290278, -22.401058279072746], [-52.47353479217859, -22.401020990737305], [-52.473524603625286, -22.40100567625945], [-52.47349969461267, -22.400967614133755], [-52.473489425046864, -22.400951661933984], [-52.47346482268003, -22.40091281560209], [-52.473454475637176, -22.400896209057837], [-52.47343017617505, -22.400856570109163], [-52.47341975563096, -22.400839293297686], [-52.47339575418087, -22.400798851535708], [-52.47338526529579, -22.400780890724608], [-52.47336156282796, -22.40073964614052], [-52.473351014562574, -22.40072099452062], [-52.47332909212704, -22.40068160703883], [-52.473308788152536, -22.400644423911533], [-52.47328717468181, -22.400604082413818], [-52.47327651086535, -22.40058386138043], [-52.47325373942761, -22.40053999689774], [-52.473243029843395, -22.400519040968337], [-52.47322055063493, -22.40047436258982], [-52.473209817126715, -22.400452694280254], [-52.47318882697783, -22.4004096578595], [-52.47316917085687, -22.40036860193224], [-52.47314849727215, -22.40032461584826], [-52.4731377276705, -22.400301347879743], [-52.47311723815627, -22.400256399374513], [-52.47309794449908, -22.40021329569271], [-52.47307874956463, -22.400169628088697], [-52.473059653314536, -22.400125394906304], [-52.473040657446184, -22.400080598967204], [-52.473021768946985, -22.400035256168376], [-52.473002134636765, -22.399987281138618], [-52.47299138491441, -22.39996062639752], [-52.47297195348198, -22.399911736357396], [-52.472953479005575, -22.39986443715519], [-52.472935115697965, -22.399816601954505], [-52.472916862609246, -22.399768229957356], [-52.472898718725666, -22.39971932062704], [-52.47288068295889, -22.399669873677333], [-52.47286275413596, -22.399619889061576], [-52.47284493172092, -22.39956936903411], [-52.472827219635015, -22.399518329148254], [-52.472809622678085, -22.399466787744238], [-52.4727921409553, -22.399414750143684], [-52.47277477270731, -22.399362216740307], [-52.47275751607376, -22.399309188091724], [-52.47274086360618, -22.399257208519245], [-52.47271719196212, -22.39918197537667], [-52.47270077398446, -22.399128859492656], [-52.47268397683191, -22.399073694954417], [-52.47266769322162, -22.39901941975606], [-52.472644766150474, -22.39894169360603], [-52.472628705719686, -22.398886330197648], [-52.472612342823325, -22.39882912571721], [-52.47259642366466, -22.39877269758641], [-52.47257420311262, -22.398692677192237], [-52.472558806015236, -22.39863636274413], [-52.472536931097956, -22.39855513656246], [-52.47252167011652, -22.398497625508643], [-52.472500112203946, -22.398415209201897], [-52.472488200042825, -22.398369027451952]], "type": "LineString"}, "id": "349", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 417.713956874, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474154928235045, -22.401765158670944], [-52.47411565821397, -22.40173051013356], [-52.47407665696393, -22.40169573251425], [-52.47405764498665, -22.401678587528227], [-52.47404045019867, -22.40166286701517], [-52.474024119077946, -22.401647717822595], [-52.474007891328746, -22.40163244519975], [-52.47398863265108, -22.4016140568297], [-52.47398684251771, -22.40161232905862], [-52.473967755805795, -22.401593708095255], [-52.47395186649546, -22.401577983173247], [-52.473936063078, -22.401562118640708], [-52.473917371282305, -22.40154308593316], [-52.47391545889943, -22.401541117849774], [-52.47389691550319, -22.401521830879183], [-52.473881399574076, -22.401505463435456], [-52.473865961891335, -22.401488947707616], [-52.473847786037624, -22.401469227756046], [-52.47384571430254, -22.401466956291525], [-52.47382765709436, -22.401446949862276], [-52.473812443631665, -22.401429857715385], [-52.47379729082381, -22.401412595598924], [-52.47378483101889, -22.401398203370917], [-52.473757086437935, -22.401365597940597], [-52.473747265151125, -22.401353855540346], [-52.473719923422316, -22.401320600034865], [-52.47371005798999, -22.401308393652744], [-52.473683091543066, -22.401274454690924], [-52.47367080009209, -22.401258719839955], [-52.473656153716405, -22.401239714403864], [-52.473643830941164, -22.401223506402772], [-52.47361749523565, -22.40118827871757], [-52.473607422872846, -22.401174577083086], [-52.473581429315395, -22.40113862026731], [-52.47357128436392, -22.401124350237062], [-52.47354562736448, -22.401087654643348], [-52.473535405464084, -22.401072789886545], [-52.473510069137156, -22.401035330625547], [-52.47349976750771, -22.40101984617834], [-52.47347474792278, -22.40098161508319], [-52.473464370258135, -22.400965494964147], [-52.473439662241425, -22.400926481804078], [-52.473429211965076, -22.40090970957005], [-52.473404811659876, -22.400869906108042], [-52.47339429263316, -22.400852466011628], [-52.47337019503703, -22.40081186223438], [-52.47335961229624, -22.40079374070254], [-52.47333581822851, -22.400752336713108], [-52.47332518058467, -22.400733527046864], [-52.47330316238746, -22.400693967499883], [-52.473282756901966, -22.400656598461012], [-52.473261053043444, -22.400616088241144], [-52.47325030926732, -22.400595715579012], [-52.4732274599408, -22.40055170104433], [-52.47321667448204, -22.400530596640248], [-52.47319412135136, -22.400485771322018], [-52.47318331582772, -22.40046395762299], [-52.47316224865607, -22.400420763265032], [-52.47314251103386, -22.400379537089496], [-52.473121765009125, -22.400335396861447], [-52.47311093143832, -22.40031199067673], [-52.47309037360073, -22.40026689226999], [-52.473071007744544, -22.400223627271394], [-52.473051743024186, -22.40017980088896], [-52.47303257934809, -22.400135411506508], [-52.47301351835038, -22.40009046195979], [-52.47299456692421, -22.40004496808094], [-52.47297487676949, -22.39999685657688], [-52.472964077805806, -22.399970079725623], [-52.47294459386077, -22.399921057538762], [-52.47292606397427, -22.399873616449927], [-52.472907647197125, -22.399825641940748], [-52.472889342533676, -22.399777133242175], [-52.472871148924746, -22.39972808984491], [-52.47285306523704, -22.39967851148874], [-52.472835090253135, -22.39962839815161], [-52.472817223388894, -22.399577752099148], [-52.47279946849182, -22.399526588818226], [-52.47278183028494, -22.399474926563894], [-52.472764308824985, -22.399422770648037], [-52.47274690231499, -22.399370121483233], [-52.47272960885755, -22.399316979644997], [-52.47271291810898, -22.39926488054913], [-52.47268920699578, -22.399189521918874], [-52.47267275394524, -22.399136292532287], [-52.47265592578797, -22.39908102613386], [-52.47263961003259, -22.399026643756397], [-52.47261664989016, -22.398948805437758], [-52.472600560106045, -22.398893340804964], [-52.472584171278946, -22.398836045631366], [-52.47256822525411, -22.398779522229184], [-52.472545977091386, -22.398699402346516], [-52.47253055374055, -22.398642991836113], [-52.472508653894856, -22.398561673029928], [-52.47249336926286, -22.398504072805654], [-52.47247178894835, -22.39842157079304], [-52.472455095037844, -22.39835685082258]], "type": "LineString"}, "id": "350", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 422.060727201, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474138479901164, -22.401787996917804], [-52.47409554584369, -22.401750115542615], [-52.47405642985904, -22.40171523561001], [-52.474037287319405, -22.401697972881003], [-52.47401994587974, -22.401682118288303], [-52.474003465317026, -22.401666830467455], [-52.473987089715564, -22.401651418692705], [-52.47396770299256, -22.401632908061444], [-52.473965804077444, -22.40163107529797], [-52.47394659158722, -22.401612331623085], [-52.47393056007957, -22.401596465972794], [-52.473914616129086, -22.40158046036159], [-52.47389580274965, -22.401561303850112], [-52.47389378716305, -22.401559229556764], [-52.47387512454107, -22.40153981857677], [-52.47385947392263, -22.40152330904953], [-52.473843903226985, -22.401506651017705], [-52.47382561240328, -22.401486806326], [-52.47382344318431, -22.4014844279791], [-52.473805273482654, -22.401464296909822], [-52.47378993309147, -22.40144706215743], [-52.47377465509103, -22.40142965741834], [-52.47376205651502, -22.4014151048944], [-52.47373416029829, -22.401382321255955], [-52.47372419005322, -22.401370400757994], [-52.47369670202984, -22.40133696730952], [-52.47368669298707, -22.401324583237542], [-52.47365958565095, -22.4012904669512], [-52.47364716971538, -22.401274572738597], [-52.473632414532744, -22.40125542610847], [-52.473619971414266, -22.40123905981791], [-52.473593504514994, -22.401203656635175], [-52.47358330360202, -22.40118978012834], [-52.47355718411737, -22.40115364910971], [-52.47354691583493, -22.401139205597094], [-52.47352113808746, -22.401102337296408], [-52.473510798020136, -22.401087300696844], [-52.473485346090506, -22.40104967051026], [-52.47347493138495, -22.401034016093668], [-52.47344980122774, -22.400995616029025], [-52.47343931546428, -22.400979327990687], [-52.47341450179774, -22.400940148002405], [-52.47340394828794, -22.40092321007855], [-52.47337944713969, -22.400883242103188], [-52.47336882963039, -22.400865638721797], [-52.473344635888246, -22.400824872929242], [-52.47333395929179, -22.40080659067663], [-52.4733100736242, -22.400765027281814], [-52.47329934660195, -22.400746059569194], [-52.4732772326431, -22.40070632795701], [-52.473256725646664, -22.40066877300653], [-52.4732349314004, -22.400628094064487], [-52.47322410766465, -22.400607569773566], [-52.47320118044939, -22.40056340518685], [-52.47319031911612, -22.400542152308088], [-52.47316769206328, -22.400497180050102], [-52.47315681452424, -22.400475220961578], [-52.47313567032986, -22.400431868666423], [-52.47311585120645, -22.400390472242584], [-52.47309503274175, -22.400346177870418], [-52.47308413520183, -22.400322633469496], [-52.47306350904094, -22.400277385161214], [-52.473044070985786, -22.400233958845796], [-52.47302473647957, -22.4001899736849], [-52.47300550537752, -22.400145428102366], [-52.4729863792505, -22.400100324948017], [-52.472967364897414, -22.400054679989136], [-52.47294761889823, -22.400006432010745], [-52.47293677069326, -22.399979533049294], [-52.47291723423564, -22.399930378715695], [-52.47289864893912, -22.39988279574021], [-52.47288017869249, -22.399834681922506], [-52.47286182245434, -22.399786036522475], [-52.4728435791201, -22.39973685905827], [-52.47282544751152, -22.39968714929561], [-52.472807426366664, -22.39963690723709], [-52.472789515053286, -22.39958613515961], [-52.47277171734508, -22.399534848483608], [-52.472754037888286, -22.39948306537892], [-52.47273647669121, -22.399430791147758], [-52.472719031919254, -22.399378026221523], [-52.47270170163795, -22.399324771193616], [-52.47268497260844, -22.39927255257435], [-52.47266122202615, -22.399197068456395], [-52.47264473390276, -22.399143725567214], [-52.4726278747408, -22.399088357308607], [-52.472611526840375, -22.399033867752014], [-52.4725885336267, -22.39895591726473], [-52.47257241448928, -22.398900351407512], [-52.47255599973148, -22.398842965540748], [-52.47254002684051, -22.3987863468672], [-52.47251775106715, -22.39870612749599], [-52.47250230146288, -22.398649620923305], [-52.47248037668882, -22.398568209492595], [-52.47246506840628, -22.398510520097826], [-52.47244346568988, -22.39842793237935], [-52.472428282883506, -22.398369070706902], [-52.47242188710874, -22.398343937361215]], "type": "LineString"}, "id": "351", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 426.489315812, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47412203156204, -22.401810835163207], [-52.47407543346778, -22.401769720949417], [-52.47403620274851, -22.401734738703496], [-52.47401692964651, -22.401717358231487], [-52.47399944155516, -22.401701369559092], [-52.473982811550464, -22.401685943109953], [-52.47396628809673, -22.401670392183252], [-52.47394677332839, -22.40165175929074], [-52.473944765631515, -22.401649821534832], [-52.47392542736299, -22.4016309551484], [-52.47390925365802, -22.40161494876979], [-52.47389316917453, -22.401598802079892], [-52.473874234211344, -22.401579521764454], [-52.47387211542101, -22.401577341261113], [-52.473853333573295, -22.4015578062717], [-52.47383754826555, -22.40154115466091], [-52.47382184455699, -22.40152435432503], [-52.47380343876332, -22.401504384893173], [-52.47380117206045, -22.40150189966387], [-52.47378288986534, -22.401481643954533], [-52.473767422545656, -22.4014642665966], [-52.47375201935264, -22.40144671923485], [-52.473739282005575, -22.401432006414936], [-52.473711234153086, -22.40139904456834], [-52.47370111494976, -22.401386945972607], [-52.47367348063183, -22.401353334581074], [-52.47366332797864, -22.401340772819214], [-52.47363607975335, -22.401306479208312], [-52.473623539333204, -22.40129042563405], [-52.473608675343634, -22.401271137809847], [-52.47359611188193, -22.401254613229796], [-52.473569513788924, -22.40121903454947], [-52.47355918432583, -22.401204983170224], [-52.47353293891399, -22.401168677948718], [-52.47352254730063, -22.401154060953704], [-52.47349664880517, -22.401117019946003], [-52.473486190570945, -22.40110181150364], [-52.47346062303863, -22.40106401039143], [-52.47345009525701, -22.401048186005426], [-52.47342485452755, -22.40100961697125], [-52.473414260665315, -22.40099316101359], [-52.47338934134897, -22.40095381419704], [-52.473378684605755, -22.40093671058335], [-52.4733540826145, -22.400896578094567], [-52.473343366622636, -22.40087881142818], [-52.47331907673452, -22.400837883620305], [-52.473308306282455, -22.40081944064688], [-52.47328432901503, -22.400777717846665], [-52.473273512614405, -22.400758592087627], [-52.47325130289396, -22.400718688410205], [-52.47323069438663, -22.400680947548086], [-52.47320880975266, -22.400640099883816], [-52.47319790605734, -22.400619423964113], [-52.47317490095337, -22.40057510932532], [-52.47316396374563, -22.400553707971856], [-52.47314126277065, -22.400508588774095], [-52.473130313216274, -22.400486484296056], [-52.47310909199921, -22.40044297406365], [-52.47308919137465, -22.400401407391485], [-52.47306830047003, -22.40035695887517], [-52.473057338961034, -22.400333276258024], [-52.47303664447689, -22.40028787804816], [-52.47301713422282, -22.40024429041591], [-52.47299772993079, -22.400200146476536], [-52.47297843140284, -22.40015544469389], [-52.47295924014656, -22.400110187931876], [-52.47294016286659, -22.400064391892943], [-52.47292036102299, -22.4000160074402], [-52.47290946357676, -22.39998898636852], [-52.47288987460662, -22.399939699888172], [-52.47287123390011, -22.399891975026016], [-52.47285271018404, -22.39984372189978], [-52.47283430237124, -22.399794939798277], [-52.47281600931174, -22.399745628267087], [-52.472797829782316, -22.399695787097947], [-52.47277976247658, -22.399645416318002], [-52.47276180671408, -22.399594518215483], [-52.4727439661948, -22.3995431081444], [-52.472726245488126, -22.399491204189346], [-52.47270864455397, -22.399438811642852], [-52.47269116152008, -22.39938593095517], [-52.472673794414966, -22.399332562737587], [-52.47265702710455, -22.399280224594893], [-52.47263323705321, -22.399204614989227], [-52.47261671385702, -22.399151158597448], [-52.472599823690416, -22.39909568847863], [-52.47258344364497, -22.399041091742898], [-52.47256041736009, -22.39896302908697], [-52.47254426886942, -22.39890736200532], [-52.47252782818096, -22.39884988544536], [-52.472511828423876, -22.398793171500422], [-52.47248952503991, -22.398712852640678], [-52.47247404918225, -22.39865625000568], [-52.472452099479845, -22.398574745950445], [-52.472436767546796, -22.398516967385184], [-52.472415142428545, -22.39843429396084], [-52.47239993842345, -22.39837535005822], [-52.472388666253764, -22.398331054001044]], "type": "LineString"}, "id": "352", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 430.914970067, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47410558321766, -22.401833673407182], [-52.47405532108623, -22.401789326353985], [-52.47401597563235, -22.401754241794702], [-52.47399657196798, -22.401736743579665], [-52.47397893722493, -22.401720620827536], [-52.473962157778246, -22.401705055750057], [-52.47394548647224, -22.401689365671377], [-52.473925843658556, -22.401670610517574], [-52.47392372717992, -22.401668567769228], [-52.47390426313311, -22.401649578671208], [-52.47388794723082, -22.401633431564257], [-52.473871722214305, -22.401617143795608], [-52.47385266566738, -22.40159773967619], [-52.47385044367332, -22.401595452962827], [-52.47383154259987, -22.40157579396394], [-52.47381562260282, -22.401559000269582], [-52.473799785881354, -22.401542057629634], [-52.47378126511772, -22.40152196345758], [-52.47377890093096, -22.401519371345824], [-52.4737605062424, -22.401498990996394], [-52.47374491199424, -22.4014814710329], [-52.47372938360866, -22.401463781048445], [-52.47371650749054, -22.401448907932522], [-52.473688308002316, -22.40141576787772], [-52.473678039840756, -22.401403491184194], [-52.47365025922829, -22.40136970184957], [-52.473639962964704, -22.40135696239777], [-52.47361257385026, -22.40132249146225], [-52.473599908945566, -22.401306278526295], [-52.47358493614908, -22.401286849507986], [-52.47357225234418, -22.401270166638394], [-52.47354552305747, -22.401234412460468], [-52.47353506504426, -22.401220186208782], [-52.47350869370529, -22.401183706784362], [-52.47349817876102, -22.401168916306897], [-52.473472159517584, -22.401131702592146], [-52.473461583116496, -22.40111632230695], [-52.473435899981546, -22.401078350269078], [-52.473425259123864, -22.40106235591361], [-52.473399907822206, -22.40102361790988], [-52.47338920586123, -22.401006994032844], [-52.47336418089512, -22.400967480388008], [-52.47335342091852, -22.400950211084435], [-52.47332871808429, -22.40090991408223], [-52.473317903609924, -22.4008919841308], [-52.47329351757587, -22.400850894307567], [-52.473282653268214, -22.400832290613312], [-52.473258584400995, -22.400790408407648], [-52.47324767862204, -22.400771124602173], [-52.47322537314004, -22.400731048859466], [-52.47320466312186, -22.40069312208567], [-52.47318268810024, -22.40065210569915], [-52.47317170444537, -22.40063127815062], [-52.47314862145274, -22.400586813459753], [-52.473137608370564, -22.400565263631545], [-52.47311483347351, -22.40051999749397], [-52.47310381190381, -22.400497747626392], [-52.47308251366412, -22.400454079456722], [-52.47306253153846, -22.400412342536182], [-52.47304156819396, -22.400367739875712], [-52.473030542715925, -22.400343919042314], [-52.473009779908566, -22.400298370930855], [-52.47299019745564, -22.400254621981727], [-52.47297072337784, -22.400210319263838], [-52.47295135742402, -22.40016546128108], [-52.47293210103854, -22.400120050911383], [-52.47291296083174, -22.400074103792356], [-52.472893103143775, -22.40002558286525], [-52.47288215645633, -22.399998439683344], [-52.472862514973706, -22.399949021056194], [-52.472843818857235, -22.399901154307365], [-52.472825241671785, -22.399852761872562], [-52.47280678228438, -22.39980384306956], [-52.472788439499666, -22.399754397471384], [-52.47277021204944, -22.399704424895734], [-52.47275209858285, -22.39965392539436], [-52.47273409837129, -22.399602901266785], [-52.47271621504096, -22.399551367800584], [-52.47269845308446, -22.399499342995153], [-52.472680812413266, -22.399446832133325], [-52.47266329111749, -22.399393835684176], [-52.47264588718859, -22.399340354276887], [-52.472629081597326, -22.39928789661076], [-52.47260525207697, -22.399212161517372], [-52.472588693808014, -22.399158591622964], [-52.47257177263681, -22.399103019643928], [-52.472555360446385, -22.399048315729054], [-52.47253230109035, -22.398970140904453], [-52.47251612324644, -22.398914372598366], [-52.47249965662735, -22.39885680534521], [-52.47248363000421, -22.398799996128872], [-52.472461299009666, -22.39871957778059], [-52.472445796898654, -22.398662879083258], [-52.472423822267935, -22.398581282403473], [-52.47240846668442, -22.39852341466773], [-52.47238681916434, -22.3984406555375], [-52.47237159396055, -22.398381629404696], [-52.47235546709746, -22.398318255880007]], "type": "LineString"}, "id": "353", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 435.330924953, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47408913486804, -22.401856511649694], [-52.474035208699064, -22.40180893175631], [-52.47399574851055, -22.40177374488365], [-52.47397621428381, -22.401756128925527], [-52.473958432889056, -22.40173987209365], [-52.47394150400037, -22.40172416838779], [-52.47392468484209, -22.401708339157086], [-52.47390491398306, -22.401689461741977], [-52.473902688722674, -22.40168731400114], [-52.47388309889756, -22.4016682021915], [-52.47386664079795, -22.40165191435617], [-52.473850275248424, -22.40163548550874], [-52.47383109711776, -22.40161595758529], [-52.473828771919976, -22.40161356466189], [-52.47380975162079, -22.40159378165352], [-52.47379369693446, -22.401576845875528], [-52.47377772720009, -22.401559760931466], [-52.47375909146649, -22.4015395420192], [-52.47375662979586, -22.401536843024978], [-52.473738122613845, -22.401516338035428], [-52.473722401437215, -22.401498675466325], [-52.47370674785908, -22.401480842859147], [-52.47369373296993, -22.401465809447174], [-52.473665381845976, -22.401432491184117], [-52.4736549647262, -22.401420036392743], [-52.473627037819234, -22.401386069114995], [-52.47361659794526, -22.401373151973214], [-52.47358906794169, -22.401338503713042], [-52.473576278552464, -22.40132213141535], [-52.473561196949085, -22.401302561202904], [-52.473548392801, -22.401285720043745], [-52.47352153232061, -22.401249790368155], [-52.473510945757326, -22.401235389243986], [-52.473484448491234, -22.401198735616607], [-52.4734738102161, -22.401183771656683], [-52.47344767022472, -22.40114638523483], [-52.4734369756568, -22.401130833106755], [-52.473411176919235, -22.401092690143194], [-52.47340042298555, -22.401076525818223], [-52.47337496111171, -22.401037618844885], [-52.47336415105203, -22.401020827048466], [-52.47333902043618, -22.400981146575297], [-52.47332815722624, -22.400963711581817], [-52.47330335354907, -22.40092325006614], [-52.47329244059223, -22.40090515682964], [-52.47326795841228, -22.40086390499102], [-52.47325700024907, -22.40084514057589], [-52.473232839782106, -22.400803098964754], [-52.47322184462485, -22.400783657112804], [-52.47319944338134, -22.40074340930479], [-52.47317863185236, -22.4007052966193], [-52.47315656644313, -22.40066411151049], [-52.473145502828764, -22.4006431323331], [-52.4731223419475, -22.40059851759012], [-52.47311125299094, -22.40057681928715], [-52.47308840417185, -22.400531406209748], [-52.473077310586866, -22.400509010952597], [-52.47305593532459, -22.40046518484564], [-52.47303587169787, -22.400423277676698], [-52.473014835913546, -22.40037852087204], [-52.47300374646652, -22.40035456182236], [-52.472982915335976, -22.400308863809286], [-52.47296326068424, -22.400264953543257], [-52.47294371682072, -22.400220492046845], [-52.4729242834411, -22.400175477863932], [-52.47290496192644, -22.40012991388652], [-52.47288575879286, -22.40008381568739], [-52.47286584526057, -22.400035158285895], [-52.47285484933196, -22.400007892993738], [-52.47283515533689, -22.39995834221979], [-52.47281640381052, -22.399910333584238], [-52.47279777315572, -22.39986180184086], [-52.472779262193754, -22.39981274633635], [-52.47276086968387, -22.399763166671157], [-52.47274259431289, -22.39971306268896], [-52.472724434685496, -22.399662434466144], [-52.472706390024904, -22.399611284313497], [-52.47268846388357, -22.39955962745218], [-52.47267066067729, -22.399507481796345], [-52.47265298026909, -22.399454852619158], [-52.472635420711484, -22.399401740408525], [-52.472617979958834, -22.39934814581153], [-52.47260113608676, -22.39929556862196], [-52.47257726709743, -22.399219708040818], [-52.47256067375576, -22.39916602464378], [-52.472543721579974, -22.399110350804516], [-52.472527277244616, -22.399055539710474], [-52.47250418481745, -22.3989772527172], [-52.47248797762036, -22.398921383186654], [-52.47247148507066, -22.398863725240297], [-52.472455431581494, -22.398806820752547], [-52.472433072976415, -22.398726302915712], [-52.472417544612085, -22.398669508156043], [-52.47239554505309, -22.398587818851713], [-52.47238016581914, -22.398529861945438], [-52.47235849589727, -22.398447017109326], [-52.47234324949481, -22.39838790874634], [-52.47232244565511, -22.398306156090616]], "type": "LineString"}, "id": "354", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 439.667422505, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47407277342813, -22.40187925835604], [-52.474055124993015, -22.40186385509503], [-52.47401509630627, -22.40182853715638], [-52.47397552138312, -22.401793247970307], [-52.473955856593996, -22.401775514269094], [-52.473937928547535, -22.401759123357415], [-52.47392085021686, -22.401743281023144], [-52.47390388320629, -22.401727312640382], [-52.473883984301914, -22.40170831296392], [-52.47388165025976, -22.401706060230588], [-52.473861934656355, -22.401686825709294], [-52.47384533435943, -22.40167039714553], [-52.473828828276886, -22.4016538272193], [-52.473809528562484, -22.401634175491793], [-52.47380710016098, -22.401631676358313], [-52.47378796063607, -22.401611769340413], [-52.47377177126044, -22.401594691478774], [-52.47375566851318, -22.401577464230567], [-52.473736917809624, -22.40155712057804], [-52.47373435865512, -22.401554314701333], [-52.47371573897968, -22.401533685071627], [-52.47369989087459, -22.40151587989687], [-52.47368411210391, -22.401497904666943], [-52.473670958443726, -22.401482710958867], [-52.47364245568407, -22.401449214487517], [-52.4736318896061, -22.401436581598254], [-52.47360381640464, -22.401402436377342], [-52.473593232920294, -22.40138934154554], [-52.47356556202763, -22.401354515960676], [-52.4735526481539, -22.401337984301215], [-52.47353745774363, -22.401318272894592], [-52.4735245332524, -22.401301273445828], [-52.473497541578354, -22.40126516827253], [-52.47348682646502, -22.401250592275858], [-52.47346020327184, -22.401213764445473], [-52.47344944166587, -22.401198627003026], [-52.47342318092658, -22.401161067874046], [-52.47341236819186, -22.401145343903064], [-52.47338645385171, -22.401107030013762], [-52.473375586842046, -22.401090695719272], [-52.473350014396054, -22.401051619776297], [-52.473339096237716, -22.40103466006043], [-52.47331385997216, -22.400994812758903], [-52.47330289352891, -22.40097721207548], [-52.47327798900884, -22.40093658604631], [-52.47326697756956, -22.400918329524714], [-52.473242399243745, -22.40087691567067], [-52.47323134722503, -22.40085799053462], [-52.47320709515836, -22.400815789518], [-52.47319601062284, -22.400796189619562], [-52.47317351361787, -22.400755769746194], [-52.47315260057813, -22.400717471148944], [-52.473130444781326, -22.40067611731784], [-52.4731193012075, -22.40065498651157], [-52.473096062437655, -22.400610221716427], [-52.473084897606746, -22.40058837493867], [-52.47306197486565, -22.400542814921423], [-52.47305080926544, -22.400520274274673], [-52.47302935698062, -22.400476290230394], [-52.47300921185289, -22.400434212813032], [-52.47298810362878, -22.400389301864156], [-52.4729769502128, -22.400365204598184], [-52.47295605075913, -22.400319356683454], [-52.47293632390863, -22.400275285100502], [-52.47291671025944, -22.400230664825532], [-52.47289720945406, -22.400185494442432], [-52.472877822810275, -22.40013977685729], [-52.47285855674997, -22.40009352757803], [-52.472838587373396, -22.400044733702124], [-52.47282754220364, -22.400017346299702], [-52.47280779569616, -22.399967663378924], [-52.47278898875995, -22.399919512856663], [-52.472770304635844, -22.39987084180467], [-52.47275174209936, -22.39982164959863], [-52.472733299864345, -22.3997719358664], [-52.47271497657267, -22.39972170047766], [-52.47269677078451, -22.399670943533383], [-52.472678681674935, -22.399619667355633], [-52.47266071272264, -22.399567887099177], [-52.47264286826661, -22.399515620592926], [-52.47262514812146, -22.399462873100354], [-52.472607550302044, -22.399409645128248], [-52.472590072725694, -22.399355937341515], [-52.472573190572845, -22.39930324062848], [-52.47254928211459, -22.39922725455957], [-52.47253265370024, -22.399173457659895], [-52.47251567051992, -22.399117681960387], [-52.47249919403966, -22.399062763687155], [-52.47247606854142, -22.398984364525205], [-52.47245983199117, -22.398928393770184], [-52.47244331351091, -22.398870645130614], [-52.472427233155734, -22.398813645371437], [-52.47240484694017, -22.39873302804604], [-52.472389292322546, -22.398676137224026], [-52.47236726783532, -22.398594355295128], [-52.472351864950966, -22.398536309218343], [-52.47233017262732, -22.398453378676315], [-52.47231490502623, -22.398394188083138], [-52.472289424218104, -22.398294056294155]], "type": "LineString"}, "id": "355", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 444.003471894, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47405626244952, -22.401902008097238], [-52.47403512577194, -22.40188356035484], [-52.47399498390784, -22.40184814255421], [-52.473955294250054, -22.401812751054706], [-52.473935498898534, -22.401794899610348], [-52.47391742420036, -22.401778374618843], [-52.47390019642768, -22.40176239365613], [-52.473883081564836, -22.401746286121256], [-52.47386305461511, -22.401727164183423], [-52.473860611791196, -22.401724806457544], [-52.47384077040948, -22.401705449224572], [-52.47382402791524, -22.401688879932355], [-52.473807381299686, -22.40167216892726], [-52.47378796000156, -22.401652393395672], [-52.47378542839633, -22.4016497880521], [-52.4737661696457, -22.401629757024626], [-52.47374984558078, -22.40161253707931], [-52.47373360982064, -22.401595167526906], [-52.47371474414714, -22.401574699134112], [-52.473712087508765, -22.401571786374877], [-52.47369335533988, -22.40155103210499], [-52.473677380306356, -22.40153308432455], [-52.47366147634314, -22.401514966471815], [-52.473648183911955, -22.401499612467624], [-52.473619529516604, -22.401465937787936], [-52.47360881448045, -22.401453126800742], [-52.47358059498451, -22.401418803636606], [-52.473569867889836, -22.40140553111473], [-52.47354205610809, -22.40137052820513], [-52.47352901774986, -22.401353837183866], [-52.47351371853274, -22.401333984583058], [-52.473500673698375, -22.401316826844646], [-52.473473550830704, -22.401280546173613], [-52.47346270716734, -22.40126579530437], [-52.473435958047105, -22.401228793270956], [-52.47342507311031, -22.401213482345952], [-52.47339869162315, -22.401175750509815], [-52.473387760721664, -22.401159854695877], [-52.47336173077896, -22.40112136988081], [-52.473350750693356, -22.40110486561676], [-52.473325067675255, -22.401065620704106], [-52.47331404141828, -22.401048493068767], [-52.47328869950306, -22.401008478938845], [-52.47327762982653, -22.400990712565452], [-52.473252624463605, -22.40094992202274], [-52.47324151454191, -22.400931502216014], [-52.473216840070286, -22.400889926346505], [-52.47320569419609, -22.400870840489517], [-52.47318135052974, -22.40082848006738], [-52.47317017661601, -22.40080872212239], [-52.47314758384962, -22.40076813018366], [-52.47312656929917, -22.400729645674637], [-52.47310432311484, -22.400688123121178], [-52.47309309958159, -22.400666840686], [-52.4730697829232, -22.400621925838706], [-52.473058542217984, -22.400599930586118], [-52.473035545554914, -22.400554223628994], [-52.47302430793952, -22.400531537592624], [-52.47300277863219, -22.400487395610998], [-52.472982552003515, -22.40044514794517], [-52.47296137133966, -22.400400082852048], [-52.47295015395476, -22.40037584736976], [-52.472929186178014, -22.40032984955335], [-52.47290938712879, -22.400285616653463], [-52.47288970369399, -22.400240837599913], [-52.47287013546289, -22.400195511016598], [-52.472850683690034, -22.400149639823702], [-52.47283135470305, -22.40010323946429], [-52.47281132948223, -22.400054309113955], [-52.47280023507137, -22.400026799601243], [-52.47278043605154, -22.399976984533627], [-52.47276157370552, -22.399928692124607], [-52.47274283611216, -22.399879881763994], [-52.47272422200121, -22.3998305528564], [-52.47270573004111, -22.399780705057115], [-52.472687358828765, -22.39973033826182], [-52.472669106879884, -22.39967945259604], [-52.47265097332138, -22.399628050393197], [-52.47263296155817, -22.399576146741584], [-52.472615075852424, -22.39952375938489], [-52.472597315970354, -22.399470893576932], [-52.47257967988917, -22.399417549843317], [-52.472562165489165, -22.39936372886685], [-52.472545245055585, -22.399310912630327], [-52.47252129712846, -22.399234801073636], [-52.472504633641464, -22.39918089067131], [-52.47248761945665, -22.399125013111544], [-52.47247111083152, -22.399069987659114], [-52.472447952262236, -22.398991476328476], [-52.47243168635888, -22.398935404348958], [-52.472415141948076, -22.398877565016164], [-52.47239903472695, -22.398820469985555], [-52.47237662090091, -22.398739753171576], [-52.47236104003004, -22.398682766287223], [-52.4723389906146, -22.398600891733743], [-52.47232356407988, -22.398542756486414], [-52.4723018493545, -22.398459740238486], [-52.47228656055482, -22.398400467415115], [-52.47226515191614, -22.39831633795283], [-52.47225651961288, -22.3982819669171]], "type": "LineString"}, "id": "356", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 448.324678815, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47403973336365, -22.401924742037828], [-52.474015126545254, -22.401903265612425], [-52.47397487150379, -22.401867747949794], [-52.47393506711135, -22.40183225413682], [-52.47391514119744, -22.40181428494929], [-52.47389691984754, -22.401797625877933], [-52.47387954263285, -22.401781506286724], [-52.47386227991771, -22.401765259599724], [-52.47384212492265, -22.40174601540048], [-52.473839573316965, -22.401743552682042], [-52.47381960615695, -22.40172407273734], [-52.4738027214654, -22.40170736271662], [-52.47378593431683, -22.40169051063265], [-52.47376639143497, -22.401670611296943], [-52.47376375662603, -22.401667899743227], [-52.47374437864968, -22.40164774470619], [-52.473727919895474, -22.401630382677123], [-52.473711551122456, -22.401612870820514], [-52.47369257047901, -22.4015922776874], [-52.47368981635678, -22.401589258045618], [-52.47367097169448, -22.4015683791355], [-52.47365486973251, -22.40155028874937], [-52.473638840576776, -22.401532028273788], [-52.47362540937459, -22.40151651397342], [-52.473596603343566, -22.40148266108536], [-52.47358573934925, -22.4014696720002], [-52.47355737355886, -22.401435170892807], [-52.473546502853864, -22.40142172068083], [-52.47351855018305, -22.401386540446445], [-52.47350538734036, -22.401369690063326], [-52.473489979316405, -22.401349696268287], [-52.47347681413893, -22.40133238024018], [-52.473449560077654, -22.40129592407138], [-52.473438587864294, -22.401280998329543], [-52.47341171281703, -22.401243822093043], [-52.47340070454946, -22.401228337685453], [-52.473374202314446, -22.401190433142116], [-52.47336315324621, -22.4011743654852], [-52.473337007701, -22.401135709744327], [-52.47332591453948, -22.40111903551066], [-52.473300120949304, -22.401079621628305], [-52.47328898659372, -22.401062326073465], [-52.47326353902888, -22.40102214511512], [-52.47325236611911, -22.40100421305171], [-52.47322725991336, -22.400963257995432], [-52.4732160515093, -22.40094467490352], [-52.47319128089188, -22.400902937018515], [-52.47318004116226, -22.400883690440587], [-52.47315560589627, -22.40084117061288], [-52.47314434260435, -22.40082125462135], [-52.473121654076586, -22.400780490617194], [-52.47310053801548, -22.400741820196355], [-52.47307820144366, -22.40070012892052], [-52.473066897951036, -22.40067869485641], [-52.47304350340414, -22.40063362995692], [-52.47303218682465, -22.400611486229483], [-52.47300911623967, -22.400565632332448], [-52.472997806609115, -22.400542800906436], [-52.47297620027933, -22.400498500987432], [-52.47295589214975, -22.400456083073127], [-52.4729346390462, -22.40041086383574], [-52.47292335769242, -22.40038649013709], [-52.472902321592635, -22.40034034241901], [-52.47288245034474, -22.40029594820214], [-52.47286269712437, -22.400251010369974], [-52.47284306146761, -22.40020552758643], [-52.47282354456573, -22.400159502785748], [-52.472804152652095, -22.400112951346163], [-52.47278407158708, -22.400063884521376], [-52.47277292793517, -22.400036252898364], [-52.472753076403016, -22.399986305683864], [-52.47273415864724, -22.39993787138808], [-52.47271536758467, -22.39988892171883], [-52.47269670189929, -22.399839456109653], [-52.47267816021415, -22.399789474243313], [-52.472659741081195, -22.399738976041423], [-52.47264144297163, -22.399687961654145], [-52.47262326496423, -22.39963643342618], [-52.47260521039014, -22.399584406379375], [-52.47258728343474, -22.39953189817224], [-52.47256948381579, -22.39947891404889], [-52.47255180947289, -22.399425454553736], [-52.47253425824926, -22.399371520387522], [-52.472517299534985, -22.39931858462749], [-52.47249331213902, -22.39924234758302], [-52.47247661357943, -22.399188323678008], [-52.47245956839014, -22.399132344257982], [-52.4724430276202, -22.39907721162635], [-52.472419835979906, -22.398998588126986], [-52.47240354072347, -22.398942414922985], [-52.47238697038217, -22.39888448489694], [-52.472370836295106, -22.398827294594888], [-52.472348394858656, -22.398746478292324], [-52.472332787734565, -22.3986893953456], [-52.47231071339096, -22.398607428167548], [-52.472295263205886, -22.398549203749674], [-52.472273526078816, -22.398466101795822], [-52.47225821608057, -22.39840674674223], [-52.47223678740433, -22.398322538472318], [-52.47222355210454, -22.39826983974527]], "type": "LineString"}, "id": "357", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 452.648884818, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.474023204272505, -22.40194747597696], [-52.47399512731294, -22.401922970867805], [-52.47395475909411, -22.401887353343128], [-52.47391483996701, -22.401851757216665], [-52.4738947834907, -22.401833670285942], [-52.47387641548908, -22.40181687713467], [-52.473858888832375, -22.401800618914937], [-52.47384147826494, -22.401784233075773], [-52.473821195224524, -22.401764866615075], [-52.473818534837086, -22.40176229890404], [-52.473798441898765, -22.401742696247602], [-52.473781415009896, -22.40172584549835], [-52.47376448732831, -22.401708852335446], [-52.47374482286273, -22.401688829195585], [-52.473742084850066, -22.40168601143173], [-52.473722587648005, -22.40166573238505], [-52.47370599420452, -22.40164822827223], [-52.47368949241864, -22.401630574111365], [-52.473670396805254, -22.4016098562379], [-52.47366754519917, -22.40160672971355], [-52.47364858804346, -22.401585726163198], [-52.47363235915306, -22.401567493171303], [-52.47361620480481, -22.40154909007285], [-52.47360263483165, -22.401533415476287], [-52.473573677164964, -22.40149938437979], [-52.4735626642125, -22.401486217196613], [-52.473534152127684, -22.401451538145913], [-52.473523137812386, -22.4014379102438], [-52.47349504425253, -22.401402552684598], [-52.473481756925395, -22.401385542939597], [-52.473466240094616, -22.401365407950298], [-52.47345295457406, -22.401347933632476], [-52.4734255693192, -22.40131130196585], [-52.47341446855588, -22.401296201351375], [-52.47338746758161, -22.401258850911763], [-52.47337633598328, -22.401243193021543], [-52.47334971300046, -22.401205115770964], [-52.47333854576551, -22.40118887627102], [-52.47331228461781, -22.40115004960429], [-52.473301078380416, -22.401133205401003], [-52.473275174218195, -22.401093622548903], [-52.473263931764045, -22.401076159074524], [-52.47323837854961, -22.401035811287713], [-52.473227102406646, -22.40101771353426], [-52.4732018953581, -22.400976593964373], [-52.47319058847171, -22.400957847587275], [-52.47316572170855, -22.400915947686745], [-52.473154388123525, -22.400896540387812], [-52.47312986125794, -22.400853861154516], [-52.47311850858787, -22.400833787116383], [-52.47309572429877, -22.400792851046802], [-52.47307450672705, -22.4007539947141], [-52.473052079767804, -22.400712134715874], [-52.47304069631583, -22.400690549022798], [-52.47301722388047, -22.40064533407108], [-52.473005831426754, -22.400623041868773], [-52.472982686919885, -22.400577041031806], [-52.47297130527423, -22.40055406421612], [-52.472949621922034, -22.400509606359716], [-52.47292923229158, -22.400467018196895], [-52.47290790674838, -22.400421644815214], [-52.472896561425785, -22.400397132900203], [-52.47287545700299, -22.400350835280385], [-52.472855513556475, -22.400306279746516], [-52.47283569055058, -22.400261183135704], [-52.4728159874682, -22.40021554415193], [-52.47279640543734, -22.400169365743444], [-52.47277695059712, -22.40012266322365], [-52.47275681368795, -22.400073459924393], [-52.472745620795024, -22.40004570619104], [-52.472725716750595, -22.39999562682967], [-52.47270674358511, -22.399947050647096], [-52.47268789905337, -22.39989796166918], [-52.47266918179361, -22.39984835935842], [-52.47265059038348, -22.399798243424986], [-52.47263212332994, -22.399747613816483], [-52.47261377905975, -22.39969647070768], [-52.472595556603494, -22.39964481645457], [-52.47257745921857, -22.39959266601258], [-52.47255949101355, -22.399540036954974], [-52.47254165165776, -22.399486934516208], [-52.47252393905317, -22.399433359259522], [-52.47250635100596, -22.399379311903527], [-52.47248935401104, -22.399326256619993], [-52.47246532714629, -22.399249894087706], [-52.47244859351413, -22.399195756680005], [-52.472431517320416, -22.3991396753997], [-52.4724149444057, -22.39908443558885], [-52.472391719694436, -22.399005699920753], [-52.47237539508496, -22.398949425492255], [-52.47235879881319, -22.398891404772968], [-52.47234263786023, -22.39883411919946], [-52.47232016881339, -22.39875320340829], [-52.47230453543612, -22.39869602439918], [-52.47228243616438, -22.39861396459653], [-52.472266962329, -22.398555651008117], [-52.472245202800266, -22.39847246334833], [-52.47222987160347, -22.39841302606451], [-52.4722084228897, -22.39832873898696], [-52.47219058101891, -22.398257698301347]], "type": "LineString"}, "id": "358", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 456.974712789, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47400667517611, -22.40197020991464], [-52.473975128075, -22.40194267612096], [-52.47393464667879, -22.401906958734234], [-52.47389461281704, -22.401871260294243], [-52.47387442577833, -22.40185305562029], [-52.47385591112497, -22.40183612838907], [-52.47383823502624, -22.401819731540773], [-52.473820676606515, -22.401803206549403], [-52.473800265520744, -22.40178371782722], [-52.47379749635153, -22.40178104512358], [-52.473777277634916, -22.40176131975536], [-52.473760108548724, -22.40174432827754], [-52.47374304033414, -22.40172719403567], [-52.47372325428483, -22.40170704709162], [-52.473720413068456, -22.401704123117586], [-52.473700796640685, -22.401683720061254], [-52.47368406850793, -22.401666073864632], [-52.47366743370918, -22.401648277399467], [-52.47364822312587, -22.40162743478564], [-52.47364527403594, -22.401624201378677], [-52.47362620438682, -22.40160307318805], [-52.473609848568, -22.401584697590355], [-52.47359356902725, -22.40156615186901], [-52.47357986028312, -22.401550316976188], [-52.473550750980785, -22.401516107671235], [-52.47353958907021, -22.401502762389995], [-52.47351093069098, -22.401467905395968], [-52.47349977276539, -22.401454099803647], [-52.473471538316524, -22.40141856491959], [-52.47345812650496, -22.40140139581267], [-52.473442500867385, -22.40138111962907], [-52.47342909500376, -22.40136348702149], [-52.47340157855536, -22.40132667985701], [-52.473390349242095, -22.401311404369856], [-52.47336322234085, -22.401273879727093], [-52.4733519674118, -22.401258048354205], [-52.47332522368119, -22.40121979839634], [-52.47331393827956, -22.401203387053346], [-52.47328756152941, -22.401164389460742], [-52.473276242216166, -22.401147375287767], [-52.473250227481934, -22.401107623465897], [-52.47323887692926, -22.40108999207194], [-52.47321321806526, -22.401049477456628], [-52.47320183868913, -22.40103121401309], [-52.47317653079782, -22.400989929929583], [-52.47316512542915, -22.400971020267246], [-52.47314016252027, -22.400928958351166], [-52.47312873507989, -22.400909390331204], [-52.47310411661474, -22.400866551692285], [-52.47309267456658, -22.400846319607524], [-52.473069794516185, -22.40080521147247], [-52.4730484754339, -22.400766169227897], [-52.473025958087256, -22.40072414050722], [-52.47301449467597, -22.400702403185157], [-52.4729909443522, -22.40065703818119], [-52.47297947602429, -22.40063459750397], [-52.472956257595584, -22.400588449727053], [-52.47294480393485, -22.400565327521672], [-52.472923043560286, -22.400520711727822], [-52.47290257242902, -22.40047795331647], [-52.472881174446215, -22.400432425790477], [-52.472869765154826, -22.40040777565907], [-52.472848592409086, -22.40036132813752], [-52.472828576764, -22.40031661128661], [-52.47280868397263, -22.40027135589714], [-52.472788913464676, -22.40022556071308], [-52.472769266304894, -22.400179228696757], [-52.47274974853813, -22.400132375096753], [-52.472729555784845, -22.400083035322986], [-52.47271831365093, -22.4000551594793], [-52.47269835709427, -22.400004947971027], [-52.47267932851911, -22.399956229901637], [-52.47266043051825, -22.39990700161504], [-52.472641661684165, -22.399857262602662], [-52.47262302054908, -22.399807012602118], [-52.47260450557501, -22.399756251587], [-52.47258611514423, -22.39970497975666], [-52.47256784823916, -22.399653199478387], [-52.47254970804345, -22.399600925641185], [-52.472531698588845, -22.399548175733102], [-52.472513819496264, -22.3994949549789], [-52.47249606863003, -22.399441263960654], [-52.47247844375928, -22.39938710341488], [-52.47246140848375, -22.39933392860782], [-52.47243734215026, -22.399257440587707], [-52.472420573445575, -22.399203189677312], [-52.47240346624748, -22.399147006536708], [-52.472386861188006, -22.399091659546617], [-52.472363603405825, -22.399012811709788], [-52.472347249443345, -22.398956436056764], [-52.472330627241135, -22.398898324644215], [-52.47231443942231, -22.398840943799243], [-52.47229194276512, -22.39875992851947], [-52.472276283134704, -22.398702653447973], [-52.47225415893486, -22.39862050102071], [-52.47223866144921, -22.398562098261735], [-52.47221687951884, -22.398478824896], [-52.47220152712354, -22.398419305381967], [-52.47218005837227, -22.398334939496753], [-52.472164842410024, -22.398274354305443], [-52.47215770188843, -22.398245559824343]], "type": "LineString"}, "id": "359", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 461.29807987, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47399014607447, -22.401992943850857], [-52.47395512883144, -22.4019623813719], [-52.47391453425785, -22.40192656412308], [-52.47387438566143, -22.401890763369543], [-52.4738540680603, -22.401872440952324], [-52.47383540675521, -22.401855379641134], [-52.473817581214455, -22.40183884416424], [-52.47379987494243, -22.401822180020616], [-52.47377933581131, -22.401802569036935], [-52.473776457860325, -22.401799791340636], [-52.473756113365404, -22.4017799432606], [-52.4737388020819, -22.40176281105418], [-52.47372159333431, -22.401745535733305], [-52.47370168570127, -22.40172526498505], [-52.4736987412812, -22.40172223480079], [-52.47367900562771, -22.40170170773477], [-52.4736621428057, -22.40168391945432], [-52.473645374994085, -22.40166598068482], [-52.47362604944085, -22.401645013330583], [-52.47362300286708, -22.401641673041002], [-52.47360382072456, -22.401620420210058], [-52.47358733797734, -22.401601902006547], [-52.4735709332441, -22.401583213662256], [-52.47355708572901, -22.401567218473154], [-52.473527824791056, -22.401532830959685], [-52.47351651392236, -22.401519307580337], [-52.47348770924874, -22.401484272642932], [-52.473476407712894, -22.40147028936039], [-52.47344803237503, -22.401434577151424], [-52.473434496079065, -22.401417248682538], [-52.473418761634704, -22.401396831304606], [-52.47340523542804, -22.40137904040724], [-52.47337758778611, -22.40134205774487], [-52.47336622992294, -22.401326607385], [-52.47333897709475, -22.401288908539044], [-52.473327598835, -22.401272903683445], [-52.47330073435663, -22.40123448101826], [-52.473289330788354, -22.401217897832165], [-52.47326283843579, -22.401178729313646], [-52.473251406046735, -22.401161545170975], [-52.47322528074052, -22.401121624379286], [-52.47321382208935, -22.40110382506572], [-52.47318805757583, -22.401063143621872], [-52.473176574966566, -22.40104471448822], [-52.47315116623255, -22.40100326589105], [-52.47313966238161, -22.400984192943447], [-52.47311460332706, -22.400941969011782], [-52.47310308203135, -22.40092224027076], [-52.473078371966686, -22.40087924222619], [-52.473066840540454, -22.400858852094782], [-52.47304386472881, -22.400817571894212], [-52.47302244413601, -22.400778343737713], [-52.47299983640201, -22.400736146294577], [-52.47298829303147, -22.400714257343484], [-52.47296466481931, -22.400668742287234], [-52.47295312061726, -22.400646153135103], [-52.47292982826674, -22.400599858418197], [-52.47291830259098, -22.400576590823096], [-52.4728964651941, -22.400531817091785], [-52.472875912562074, -22.400488888431877], [-52.472854442139706, -22.400443206761523], [-52.47284296887956, -22.40041841841371], [-52.47282172781091, -22.40037182099037], [-52.4728016399673, -22.400326942822417], [-52.47278167739051, -22.400281528654258], [-52.472761839457036, -22.4002355772699], [-52.47274212716837, -22.400189091645718], [-52.472722546475104, -22.400142086965463], [-52.47270229787775, -22.400092610717195], [-52.472691006502906, -22.40006461276315], [-52.47267099743406, -22.40001426910794], [-52.47265191344927, -22.399965409151715], [-52.47263296197934, -22.399916041556413], [-52.47261414157096, -22.399866165842415], [-52.47259545071097, -22.39981578177474], [-52.47257688781641, -22.399764889352966], [-52.472558451225076, -22.39971348880107], [-52.47254013987124, -22.399661582497625], [-52.47252195686478, -22.3996091852652], [-52.47250390616064, -22.39955631450662], [-52.472485987331304, -22.39950297543696], [-52.472468198203465, -22.39944916865715], [-52.47245053650921, -22.39939489492157], [-52.47243346295312, -22.399341600590972], [-52.47240935715092, -22.39926498708301], [-52.47239255337376, -22.399210622669898], [-52.4723754151713, -22.39915433766899], [-52.47235877796712, -22.39909888349966], [-52.47233548711407, -22.39901992349408], [-52.47231910379862, -22.39896344661652], [-52.47230245566601, -22.39890524451071], [-52.47228624098136, -22.398847768394255], [-52.472263716713854, -22.39876665362585], [-52.47224803083033, -22.398709282491954], [-52.47222588170241, -22.39862703744008], [-52.47221036056652, -22.398568545510535], [-52.47218855623454, -22.39848518643885], [-52.47217318264076, -22.39842558469457], [-52.47215169385203, -22.398341140001698], [-52.47213645894301, -22.398280479321993], [-52.47212479448461, -22.398233441812945]], "type": "LineString"}, "id": "360", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 465.619897027, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47397361696757, -22.40201567778561], [-52.47393512958226, -22.401982086620624], [-52.47389442183128, -22.401946169509692], [-52.47385415850019, -22.401910266442574], [-52.473833710336635, -22.40189182628206], [-52.4738149023798, -22.401874630890855], [-52.47379692739702, -22.401857956785317], [-52.47377907327269, -22.40184115348941], [-52.47375840609621, -22.40182142024418], [-52.473755419363464, -22.40181853755521], [-52.473734949090236, -22.401798566763336], [-52.47371749560942, -22.401781293828268], [-52.473700146328824, -22.401763877428355], [-52.47368011711206, -22.401743482875855], [-52.473677069488275, -22.40174034648137], [-52.47365721460909, -22.40171969540562], [-52.47364021709782, -22.401701765041288], [-52.473623316273354, -22.401683683967434], [-52.4736038757502, -22.40166259187275], [-52.4736007316926, -22.40165914470051], [-52.47358143705669, -22.401637767229232], [-52.47356482738107, -22.40161910641987], [-52.473548297455345, -22.4016002754526], [-52.473534311169324, -22.401584119967165], [-52.473504898595756, -22.40154955424515], [-52.47349343876897, -22.401535852767648], [-52.47346448780097, -22.401500639886827], [-52.47345304265489, -22.401486478914006], [-52.473424526428055, -22.401450589380097], [-52.4734108656477, -22.40143310154922], [-52.47339502239658, -22.401412542976928], [-52.47338137584689, -22.40139459378974], [-52.473353597011474, -22.40135743562942], [-52.47334211059841, -22.401341810396794], [-52.4733147318433, -22.401303937347606], [-52.47330323025289, -22.401287759009257], [-52.473276245026796, -22.40124916363673], [-52.473264723291905, -22.401232408607495], [-52.47323811533695, -22.40119306916302], [-52.47322656987211, -22.4011757150506], [-52.473200333993965, -22.40113562528906], [-52.47318876724432, -22.40111765805585], [-52.473162897081316, -22.40107680978344], [-52.47315131123896, -22.40105821495964], [-52.47312580166225, -22.401016601848767], [-52.473114199329096, -22.400997365615865], [-52.47308904412891, -22.40095497966859], [-52.47307742897792, -22.40093509020647], [-52.47305262731377, -22.400891932756213], [-52.47304100650952, -22.40087138457812], [-52.473017934936664, -22.40082993231202], [-52.47299641283338, -22.40079051824357], [-52.47297371471208, -22.40074815207793], [-52.47296209138232, -22.400726111497793], [-52.472938385281815, -22.40068044638924], [-52.47292676520566, -22.400657708762157], [-52.47290339893338, -22.40061126710524], [-52.47289180124263, -22.40058785412039], [-52.47286988682347, -22.400542922451596], [-52.47284925269073, -22.40049982354308], [-52.47282770982884, -22.40045398772834], [-52.472816172599984, -22.4004290611641], [-52.47279486320848, -22.400382313838975], [-52.472774703166394, -22.40033727435393], [-52.47275467080422, -22.400291701407067], [-52.47273476544527, -22.400245593822376], [-52.472714988027775, -22.400198954590323], [-52.47269534440806, -22.400151798829786], [-52.47267503996668, -22.40010218610699], [-52.472663699350925, -22.400074066042553], [-52.472643637769934, -22.400023590240412], [-52.472624498375566, -22.399974588397328], [-52.47260549343661, -22.399925081493294], [-52.472586621453985, -22.399875069077645], [-52.472567880869136, -22.399824550942824], [-52.47254927005413, -22.399773527114398], [-52.4725307873023, -22.39972199784092], [-52.47251243149974, -22.399669965512278], [-52.472494205682565, -22.399617444884612], [-52.47247611372892, -22.399564453275524], [-52.472458155162876, -22.399510995890395], [-52.47244032777347, -22.399457073349005], [-52.47242262925575, -22.399402686423606], [-52.47240551741915, -22.399349272569452], [-52.47238137214829, -22.39927253357363], [-52.47236453329869, -22.399218055657776], [-52.47234736409192, -22.399161668796562], [-52.472330694743064, -22.39910610744797], [-52.472307370819166, -22.39902703527362], [-52.472290958150786, -22.398970457171522], [-52.4722742840878, -22.398912164372426], [-52.47225804253736, -22.398854592984478], [-52.47223549065958, -22.39877337872744], [-52.47221977852298, -22.398715911531134], [-52.47219760446703, -22.39863357385464], [-52.472182059680925, -22.398574992754504], [-52.47216023294738, -22.398491547976878], [-52.472144838155145, -22.398431864002347], [-52.47212332932897, -22.398347340501783], [-52.47210807547322, -22.398286604333702], [-52.47209145615204, -22.398219586028677]], "type": "LineString"}, "id": "361", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 470.139173828, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473957033854646, -22.40203836458792], [-52.473915130327455, -22.40200179186713], [-52.47387430939908, -22.401965774894048], [-52.47383393133332, -22.40192976951333], [-52.47381335260734, -22.401911211609487], [-52.47379439799875, -22.40189388213823], [-52.47377627357393, -22.40187706940402], [-52.4737582715973, -22.401860126955793], [-52.473737476375454, -22.401840271448986], [-52.47373438086093, -22.401837283767314], [-52.47371378480941, -22.401817190263547], [-52.473696189131275, -22.40179977659981], [-52.473678699317674, -22.401782219120836], [-52.47365854851719, -22.401761700764045], [-52.473655397689704, -22.40175845815929], [-52.473635423584824, -22.401737683073797], [-52.47361829138429, -22.401719610625566], [-52.47360125754698, -22.401701387247304], [-52.47358170205392, -22.401680170412146], [-52.473578460512485, -22.40167661635722], [-52.4735590533832, -22.401655114245575], [-52.473542316779195, -22.401636310830316], [-52.473525661661, -22.40161733724004], [-52.47351153660405, -22.401601021458248], [-52.473481972394886, -22.401566277527618], [-52.47347036361003, -22.401552397951942], [-52.47344126634767, -22.40151700712763], [-52.473429677591376, -22.401502668464502], [-52.47340102047559, -22.401466601605613], [-52.47338723521087, -22.4014489544127], [-52.473371283153014, -22.401428254646014], [-52.47335751626032, -22.40141014716895], [-52.47332960623144, -22.40137281351066], [-52.473317991268516, -22.401357013405235], [-52.473290486586514, -22.40131896615278], [-52.47327886166547, -22.401302614331662], [-52.47325175569168, -22.40126384625174], [-52.473240115790205, -22.401246919379332], [-52.47321339223289, -22.401207409008865], [-52.47320173369231, -22.40118988492666], [-52.47317538724225, -22.40114962619523], [-52.473163712394175, -22.401131491042346], [-52.47313773658171, -22.401090475941324], [-52.473126047506305, -22.401071715427356], [-52.47310043708695, -22.40102993780275], [-52.47308873627161, -22.40101053828452], [-52.473063484925824, -22.400967990321583], [-52.47305177591959, -22.400947940138348], [-52.473026882655994, -22.40090462328238], [-52.47301517247375, -22.40088391705758], [-52.47299200513974, -22.400842292725898], [-52.47297038152603, -22.400802692745458], [-52.47294759301747, -22.400760157857285], [-52.472935889728525, -22.400737965648084], [-52.47291210573972, -22.400692150487195], [-52.472900409789496, -22.400669264385122], [-52.4728769695955, -22.400622675788163], [-52.47286529988979, -22.400599117413538], [-52.4728433084484, -22.400554027807246], [-52.47282259281499, -22.400510758650093], [-52.47280097751363, -22.40046476869097], [-52.4727893763161, -22.400439703910248], [-52.47276799860178, -22.400392806683303], [-52.472747766361266, -22.400347605881162], [-52.472727664213764, -22.400301874155556], [-52.472707691429385, -22.400255610370515], [-52.472687848883105, -22.40020881753055], [-52.472668142336985, -22.400161510689728], [-52.47264778205163, -22.400111761492376], [-52.47263639219501, -22.400083519317537], [-52.47261627810191, -22.400032911368427], [-52.47259708329801, -22.399983767638464], [-52.472578024890076, -22.39993412142569], [-52.472559101333246, -22.39988397230837], [-52.472540311023586, -22.39983332010639], [-52.47252165228818, -22.399782164871286], [-52.47250312337589, -22.399730506876207], [-52.47248472312464, -22.39967834852236], [-52.472466454496804, -22.39962570449943], [-52.472448321293705, -22.39957259203981], [-52.47243032299099, -22.399519016339205], [-52.472412457340056, -22.3994649780362], [-52.47239472199892, -22.399410477920984], [-52.47237757188183, -22.39935694454325], [-52.47235338714236, -22.399280080059558], [-52.472336513220355, -22.399225488640955], [-52.4723193130093, -22.399168999919418], [-52.47230261151582, -22.399113331391554], [-52.47227925452112, -22.399034147048415], [-52.47226281249984, -22.398977467721775], [-52.47224611250652, -22.39891908422937], [-52.47222984409033, -22.398861417569936], [-52.472207264602304, -22.398780103824247], [-52.472191526212654, -22.39872254056553], [-52.472169327228706, -22.398640110264388], [-52.47215375879244, -22.398581439993666], [-52.472131909657335, -22.398497909510063], [-52.47211649366669, -22.398438143305274], [-52.47209496480311, -22.398353540997032], [-52.47207969200064, -22.398292729340543], [-52.47205687617356, -22.39820072319937]], "type": "LineString"}, "id": "362", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 475.219767376, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473940362859075, -22.40206097469082], [-52.473895131067025, -22.402021497111413], [-52.473854196961256, -22.401985380276155], [-52.4738137041608, -22.401949272581806], [-52.47379299487239, -22.401930596934612], [-52.47377389361205, -22.40191313338326], [-52.47375561974519, -22.40189618202034], [-52.47373746991624, -22.401879100419762], [-52.47371654664904, -22.40185912265134], [-52.473713342352745, -22.401856029976948], [-52.473692620522925, -22.401835813761263], [-52.47367488264747, -22.4018182593688], [-52.47365725230087, -22.401800560810713], [-52.47363697991667, -22.401779918649616], [-52.473633725885485, -22.401776569834567], [-52.4736136325549, -22.4017556707393], [-52.473596365665124, -22.401737456207115], [-52.47357919881497, -22.401719090524423], [-52.473559528352006, -22.40169774894876], [-52.47355618932676, -22.401694088011123], [-52.47353666970409, -22.40167246125907], [-52.4735198061717, -22.40165351523789], [-52.47350302586106, -22.401634399024562], [-52.47348876203319, -22.40161792294637], [-52.473459046188445, -22.401583000807108], [-52.47344728844554, -22.401568943133185], [-52.473418044888845, -22.401533374365364], [-52.47340631252235, -22.401518858011887], [-52.47337751451764, -22.40148261382797], [-52.47336360476858, -22.401464807272983], [-52.47334754390399, -22.40144396631187], [-52.47333365666834, -22.401425700544912], [-52.473305615446, -22.4013881913886], [-52.473293871933244, -22.40137221641035], [-52.47326624132439, -22.401333994954577], [-52.47325449307273, -22.40131746965064], [-52.47322726635127, -22.401278528863276], [-52.47321550828325, -22.401261430147667], [-52.473188669123616, -22.401221748851174], [-52.473176897507315, -22.401204054799145], [-52.47315044048538, -22.401163627097805], [-52.47313865753892, -22.401145324025205], [-52.473112576077035, -22.40110414209555], [-52.4731007837686, -22.40108521589137], [-52.47307507250664, -22.40104327375299], [-52.473063273209156, -22.401023710949396], [-52.473037925717804, -22.400981000970777], [-52.47302612285636, -22.400960790066378], [-52.47300113799336, -22.40091731380467], [-52.47298933843317, -22.40089644953312], [-52.47296607533803, -22.400854653135855], [-52.47294435021395, -22.400814867243376], [-52.47292147131817, -22.400772163632645], [-52.47290968807008, -22.400749819794324], [-52.472885826193, -22.40070385458109], [-52.47287405436876, -22.400680820004016], [-52.47285054025308, -22.400634084466997], [-52.47283879853247, -22.400610380702567], [-52.47281673006888, -22.400565133158736], [-52.472795932934865, -22.40052169375293], [-52.472774245194074, -22.400475549649364], [-52.47276258002792, -22.400450346652175], [-52.472741133990816, -22.40040329952339], [-52.472720829551925, -22.400357937404102], [-52.47270065761914, -22.40031204689974], [-52.47268061740938, -22.400265626914308], [-52.47266070973436, -22.400218680466434], [-52.47264094026189, -22.400171222545282], [-52.472620524132594, -22.40012133687335], [-52.472609085035145, -22.400092972588098], [-52.47258891842999, -22.400042232492], [-52.47256966821661, -22.39999294687514], [-52.47255055633973, -22.399943161353605], [-52.47253158120875, -22.39989287553459], [-52.472512741174306, -22.399842089265412], [-52.472494034518554, -22.399790802623606], [-52.47247545944584, -22.399739015906935], [-52.472457014745956, -22.399686731527854], [-52.472438703307496, -22.399633964109654], [-52.47242052885498, -22.399580730799492], [-52.472402490815625, -22.399527036783375], [-52.47238458690322, -22.39947288271877], [-52.47236681473869, -22.399418269413705], [-52.47234962634116, -22.399364616512372], [-52.47232540213313, -22.3992876265408], [-52.47230849313877, -22.399232921619443], [-52.47229126192346, -22.39917633103755], [-52.47227452828539, -22.39912055533041], [-52.47225113821993, -22.399041258818475], [-52.47223466684579, -22.39898447826726], [-52.47221794092217, -22.398926004081567], [-52.472201645640254, -22.398868242150613], [-52.472179038542016, -22.39878682891627], [-52.47216327389937, -22.398729169595107], [-52.47214104998746, -22.398646646669324], [-52.47212545790104, -22.398587887227993], [-52.47210358636443, -22.398504271038416], [-52.472088149175406, -22.39844442260337], [-52.47206660027443, -22.398359741487443], [-52.47205130852529, -22.398298854342524], [-52.47203006313344, -22.398213181007634], [-52.47202239479763, -22.398181875721654]], "type": "LineString"}, "id": "363", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 480.284026838, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47392369185823, -22.402083584792233], [-52.47387513180097, -22.40204120235349], [-52.4738340845178, -22.402004985656035], [-52.47379347698265, -22.401968775648022], [-52.4737726371318, -22.401949982257438], [-52.473753389219695, -22.401932384625958], [-52.4737349659108, -22.401915294634293], [-52.473716668229535, -22.401898073881313], [-52.47369561691697, -22.401877973851246], [-52.4736923038389, -22.40187477618409], [-52.473671456230775, -22.40185443725647], [-52.47365357615801, -22.40183674213524], [-52.473635805278406, -22.40181890249802], [-52.47361541131049, -22.401798136532584], [-52.47361205407561, -22.401794681507212], [-52.47359184151933, -22.40177365840212], [-52.47357443994031, -22.401755301785954], [-52.473557140077325, -22.40173679379879], [-52.47353735464446, -22.401715327482595], [-52.473533918135395, -22.40171155966223], [-52.473514286019366, -22.401689808269737], [-52.473497295558616, -22.401670719642595], [-52.47348039005552, -22.401651460806182], [-52.473465987456755, -22.401634824431543], [-52.47343611997645, -22.401599724083596], [-52.47342421327551, -22.401585488311408], [-52.47339482342449, -22.40154974160004], [-52.473382947447824, -22.401535047556152], [-52.4733540085542, -22.40149862604716], [-52.473339974320815, -22.401480660130076], [-52.47332380464953, -22.401459677974497], [-52.47330979707092, -22.401441253917604], [-52.473281624655165, -22.40140356926323], [-52.473269752592614, -22.401387419412103], [-52.47324199605691, -22.40134902375299], [-52.47323012447469, -22.401332324966198], [-52.473202777005596, -22.40129321147137], [-52.473190900771044, -22.401275940912498], [-52.473163946009116, -22.40123608868995], [-52.47315206131714, -22.401218224668064], [-52.473125493723366, -22.401177627996777], [-52.47311360267854, -22.40115915700443], [-52.47308741556727, -22.401117808246102], [-52.473075520025844, -22.40109871635166], [-52.47304970792131, -22.401056609699484], [-52.47303781014172, -22.401036883610498], [-52.473012366504854, -22.40099401161617], [-52.47300046978823, -22.40097363999059], [-52.47297539332587, -22.400930004323097], [-52.472963504387764, -22.400908982004772], [-52.472940145531545, -22.400867013541866], [-52.472918318897136, -22.400827041737337], [-52.47289534961418, -22.400784169404016], [-52.472883486406985, -22.400761673936568], [-52.47285954664169, -22.400715558670935], [-52.472847698943454, -22.400692375618824], [-52.47282411090613, -22.400645493141713], [-52.472812297170655, -22.400621643987478], [-52.47279015168492, -22.400576238506062], [-52.47276927305034, -22.400532628851572], [-52.472747512870164, -22.400486330603567], [-52.472735783735416, -22.40046098938985], [-52.47271426937559, -22.400413792359195], [-52.47269389273836, -22.400368268922758], [-52.47267365102035, -22.400322219639595], [-52.47265354338526, -22.40027564345377], [-52.47263357058154, -22.400228543397933], [-52.472613738182766, -22.400180934396452], [-52.47259326620958, -22.400130912249914], [-52.47258177787135, -22.40010242585423], [-52.47256155875417, -22.400051553611135], [-52.47254225313134, -22.40000212610735], [-52.47252308778558, -22.399952201277042], [-52.47250406108048, -22.399901778756313], [-52.47248517132132, -22.399850858419924], [-52.47246641674525, -22.399799440371403], [-52.47244779551215, -22.39974752493309], [-52.472429306363686, -22.39969511452877], [-52.47241095211464, -22.399642223715283], [-52.47239273641275, -22.39958886955455], [-52.4723746586368, -22.399535057222923], [-52.472356716462954, -22.399480787396673], [-52.472338907475084, -22.399426060901746], [-52.47232168079716, -22.399372288476826], [-52.4722974171206, -22.399295173017343], [-52.47228047305392, -22.39924035459321], [-52.4722632108344, -22.399183662150975], [-52.47224644505178, -22.399127779264525], [-52.47222302191559, -22.399048370583785], [-52.47220652118864, -22.398991488807987], [-52.47218976933473, -22.398932923928985], [-52.47217344718713, -22.398875066726504], [-52.47215081247873, -22.3987935540035], [-52.472135021583114, -22.398735798619903], [-52.472112772743266, -22.398653183069456], [-52.47209715700674, -22.398594334457517], [-52.47207526306865, -22.398510632561944], [-52.472059804681265, -22.398450701896625], [-52.47203823574295, -22.398365941972997], [-52.47202292504715, -22.398304979339663], [-52.47200166176571, -22.39821923379471], [-52.47198790191004, -22.398163060373413]], "type": "LineString"}, "id": "364", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 485.345082861, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47390702085212, -22.402106194892163], [-52.47385513252931, -22.40206090759335], [-52.47381397206871, -22.40202459103365], [-52.47377324979887, -22.401988278711958], [-52.47375227938557, -22.40196936757794], [-52.4737328848217, -22.40195163586631], [-52.473714312070754, -22.401934407245864], [-52.47369586653717, -22.401917047340437], [-52.47367468717923, -22.401896825048706], [-52.4736712653194, -22.40189352238877], [-52.47365029193296, -22.401873060749168], [-52.47363226966288, -22.401855224899155], [-52.47361435825028, -22.401837244182744], [-52.47359384269865, -22.401816354412922], [-52.47359038226008, -22.4018127931772], [-52.47357005047811, -22.40179164606227], [-52.47355251420985, -22.401773147362096], [-52.47353508133404, -22.40175449707041], [-52.473515180931294, -22.401732906013656], [-52.47351164693841, -22.401729031310524], [-52.47349190232902, -22.401707155277563], [-52.47347478493991, -22.401687924044428], [-52.473457754244386, -22.401668522584895], [-52.47344321287473, -22.401651725913773], [-52.47341319375889, -22.401616447357103], [-52.473401138099916, -22.401602033486586], [-52.473371601954604, -22.401566108831616], [-52.47335958236778, -22.40155123709729], [-52.47333050258528, -22.401514638263194], [-52.473316343867594, -22.40149651298397], [-52.47330006538962, -22.401475389633898], [-52.47328593746808, -22.40145680728704], [-52.473257633858935, -22.40141894713457], [-52.473245633246606, -22.40140262241053], [-52.47321775078411, -22.40136405254802], [-52.47320575587133, -22.401347180278325], [-52.473178287654626, -22.401307894075995], [-52.473166293253584, -22.40129045167385], [-52.4731392228894, -22.401250428525195], [-52.47312722512178, -22.401232394533423], [-52.47310054695619, -22.40119162889213], [-52.473088547813035, -22.401172989979997], [-52.473062255052426, -22.401131474392965], [-52.47305025627804, -22.40111221680825], [-52.47302434333097, -22.40106994564224], [-52.473012347069314, -22.401050056267827], [-52.47298680728696, -22.401007022257748], [-52.47297481671521, -22.40098648991095], [-52.47294964865351, -22.400942694837653], [-52.47293767033754, -22.400921514472525], [-52.47291421572028, -22.40087937394395], [-52.47289228757559, -22.400839216227332], [-52.4728692279055, -22.400796175171372], [-52.47285728473925, -22.40077352807476], [-52.47283326708576, -22.400727262756728], [-52.47282134351359, -22.400703931229554], [-52.47279768155467, -22.400656901812336], [-52.47278579580436, -22.400632907268232], [-52.472763573296525, -22.40058734384924], [-52.47274261316142, -22.400543563946016], [-52.472720780541906, -22.400497111553545], [-52.47270898743861, -22.400471632123296], [-52.4726874047561, -22.40042428519076], [-52.472666955920594, -22.400378600437126], [-52.47264664441739, -22.40033239237515], [-52.47262646935702, -22.400285659988896], [-52.472606431424666, -22.40023840632508], [-52.47258653609963, -22.400190646243228], [-52.47256600828258, -22.40014048762207], [-52.4725544707036, -22.400111879115936], [-52.472534199074445, -22.40006087472582], [-52.47251483804222, -22.400011305335095], [-52.472495619227615, -22.399961241195978], [-52.472476540948456, -22.399910681973516], [-52.472457601464605, -22.399859627569903], [-52.47243879896827, -22.399808078114656], [-52.47242013157485, -22.3997560339547], [-52.47240159797782, -22.399703497525106], [-52.47238320091824, -22.399650483316307], [-52.472364943967015, -22.399597008304998], [-52.47234682645452, -22.39954307765784], [-52.472328846019266, -22.39948869206995], [-52.47231100020808, -22.399433852385155], [-52.472293735249806, -22.399379960436608], [-52.472269432104774, -22.399302719489203], [-52.472252452965805, -22.399247787562278], [-52.47223515974212, -22.399190993259673], [-52.47221836181498, -22.39913500319392], [-52.47219490560812, -22.399055482344355], [-52.47217837552837, -22.398998499343968], [-52.47216159774423, -22.39893984377164], [-52.47214524873098, -22.398881891297624], [-52.47212258641244, -22.39880027908594], [-52.47210676926389, -22.398742427639885], [-52.47208449549614, -22.398659719464767], [-52.472068856109544, -22.398600781682216], [-52.47204693977001, -22.39851699408065], [-52.4720314601843, -22.39845698118503], [-52.472009871208655, -22.39837214245371], [-52.471994541566225, -22.398311104331928], [-52.471973260395224, -22.39822528657694], [-52.47195806909446, -22.398163269351052], [-52.471953461876865, -22.398144237426063]], "type": "LineString"}, "id": "365", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 490.405757022, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473890349840715, -22.402128804990593], [-52.47383513325202, -22.40208061283098], [-52.47379385961399, -22.402044196409044], [-52.47375302260945, -22.402007781773627], [-52.4737319216337, -22.401988752896155], [-52.473712380418064, -22.401970887104326], [-52.47369365822506, -22.401953519855045], [-52.47367506483915, -22.40193602079716], [-52.47365375743585, -22.40191567624372], [-52.47365022679424, -22.40191226859096], [-52.47362912762949, -22.40189168423936], [-52.473610963162095, -22.401873707660517], [-52.4735929112165, -22.40185558586488], [-52.473572274081164, -22.401834572290642], [-52.47356871043889, -22.40183090484456], [-52.47354825943125, -22.401809633719747], [-52.47353058847375, -22.401790992935513], [-52.47351302258512, -22.40177220033929], [-52.47349300721249, -22.40175048454193], [-52.473489375735795, -22.401746502956012], [-52.47346951863306, -22.40172450228256], [-52.473452274315605, -22.401705128443382], [-52.47343511842765, -22.4016855843607], [-52.47342043828713, -22.401668627393054], [-52.47339026753575, -22.40163317062761], [-52.47337806291878, -22.40161857865874], [-52.473348380479194, -22.40158247606014], [-52.47333621728224, -22.401567426635328], [-52.47330699661086, -22.401530650476072], [-52.4732927134089, -22.40151236583466], [-52.473276326124264, -22.401491101290066], [-52.473262077859815, -22.40147236065318], [-52.47323364305731, -22.40143432500258], [-52.473221513895226, -22.40141782540559], [-52.473193505505954, -22.401379081339666], [-52.473181387262656, -22.401362035587027], [-52.473153798298384, -22.401322576677163], [-52.47314168573088, -22.4013049624317], [-52.47311449976446, -22.401264768356903], [-52.47310238892123, -22.401246564395205], [-52.47307560018386, -22.40120562978389], [-52.47306349294242, -22.40118682295193], [-52.47303709453249, -22.401145140536162], [-52.473024992525204, -22.40112571726113], [-52.472998978735625, -22.40108328158126], [-52.47298688399193, -22.401063228921373], [-52.47296124806413, -22.40102003289552], [-52.47294916363728, -22.400999339827468], [-52.47292390397629, -22.40095538534834], [-52.472911836282485, -22.400934046936374], [-52.47288828590424, -22.4008917343421], [-52.47286625624931, -22.40085139071335], [-52.47284310619213, -22.40080818093473], [-52.47283108306686, -22.400785382208948], [-52.47280698752523, -22.400738966838468], [-52.472794988079144, -22.40071548683621], [-52.47277125219866, -22.40066831047885], [-52.47275929443357, -22.400644170544872], [-52.47273699490368, -22.400598449188244], [-52.47271595326811, -22.400554499036286], [-52.472694048209306, -22.4005078924993], [-52.472682191137494, -22.400482274852514], [-52.47266054013234, -22.400434778018045], [-52.472640019098606, -22.40038893194721], [-52.47261963781026, -22.40034256510638], [-52.47259939532466, -22.400295676519672], [-52.47257929226371, -22.400248269247868], [-52.472559334012445, -22.400200358085616], [-52.472538750351596, -22.400150062989834], [-52.472527163531915, -22.40012133237322], [-52.472506839390824, -22.400070195836054], [-52.47248742294926, -22.40002048455836], [-52.47246815066585, -22.39997028111043], [-52.47244902081267, -22.39991958518621], [-52.472430031604176, -22.399868396715366], [-52.47241118118762, -22.39981671585336], [-52.47239246763391, -22.399764542971727], [-52.47237388958836, -22.39971188051686], [-52.472355449718286, -22.399658742912735], [-52.47233715151777, -22.39960514705084], [-52.47231899426877, -22.399551098088136], [-52.472300975572146, -22.39949659673859], [-52.4722830929377, -22.399441643863895], [-52.472265789699115, -22.39938763239172], [-52.47224144708564, -22.399310265956366], [-52.472224432874434, -22.399255220526644], [-52.47220710864661, -22.39919832436366], [-52.472190278575, -22.39914222711858], [-52.472166789297496, -22.399062594100187], [-52.472150229864994, -22.399005509875195], [-52.47213342615065, -22.398946763609526], [-52.472117050271784, -22.398888715863976], [-52.47209436034315, -22.39880700416359], [-52.47207851694169, -22.39874905665506], [-52.47205621824608, -22.39866625585528], [-52.47204055520944, -22.398607228902083], [-52.4720186164685, -22.39852335559452], [-52.47200311568449, -22.398463260468613], [-52.47198150667155, -22.398378342929565], [-52.471966158082516, -22.39831722931935], [-52.47194485902199, -22.3982313393543], [-52.47192965085143, -22.398169253208067], [-52.471919255435104, -22.39812631080682]], "type": "LineString"}, "id": "366", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 495.364325509, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473873766553254, -22.402151322784853], [-52.47385640737775, -22.402136340849403], [-52.47381513396909, -22.402100318066406], [-52.47377374715365, -22.402063801782177], [-52.4737327954144, -22.402027284833014], [-52.47371156387619, -22.40200813821206], [-52.47369187600877, -22.40199013833999], [-52.47367300437371, -22.401972632461852], [-52.47365426313548, -22.401954994251465], [-52.47363282768681, -22.401934527436275], [-52.473629188263416, -22.401931014790684], [-52.47360796332036, -22.401910307727036], [-52.473589656655655, -22.40189219041933], [-52.47357146417706, -22.401873927544436], [-52.47355070545802, -22.401852790165766], [-52.473547038612054, -22.401849016509274], [-52.47352646837872, -22.40182762137455], [-52.473508662731994, -22.401808838506213], [-52.47349096383056, -22.401789903605415], [-52.47347083348805, -22.40176806306743], [-52.473467104527565, -22.401763974598687], [-52.47344713493148, -22.401741849284715], [-52.473429763685694, -22.40172233283947], [-52.47341248260533, -22.40170264613359], [-52.47339766369394, -22.40168552886939], [-52.47336734130705, -22.401649893895137], [-52.47335498773211, -22.401635123827862], [-52.47332515899826, -22.40159884328557], [-52.47331285219118, -22.40158361617024], [-52.47328349063096, -22.401546662685778], [-52.473269082944746, -22.401528218682163], [-52.47325258685346, -22.401506812942998], [-52.47323821824614, -22.40148791401609], [-52.47320965225028, -22.401449702867303], [-52.47319739453848, -22.401433028397328], [-52.473169260222456, -22.401394110127928], [-52.47315701864867, -22.401376890892323], [-52.473129308936855, -22.401337259274875], [-52.47311707820292, -22.401319473186042], [-52.47308977663431, -22.401279108185076], [-52.47307755271549, -22.401260734253416], [-52.47305065340639, -22.40121963067204], [-52.47303843806669, -22.401200655920224], [-52.47301193400749, -22.401158806675685], [-52.47299972876731, -22.401139217710305], [-52.47297361413527, -22.401096617516526], [-52.47296142090958, -22.401076401571153], [-52.47293568883636, -22.401033043529495], [-52.47292351055446, -22.401012189740158], [-52.47289815929422, -22.40096807585516], [-52.472886002222616, -22.400946579396336], [-52.47286235608342, -22.400904094736315], [-52.4728402249183, -22.4008635651954], [-52.47281698447408, -22.400820186694112], [-52.47280488138982, -22.400797236339102], [-52.47278070796009, -22.40075067091615], [-52.47276863264014, -22.40072704243878], [-52.47274482283814, -22.400679719141255], [-52.4727327930583, -22.400655433817377], [-52.4727104165064, -22.4006095545231], [-52.4726892933704, -22.400565434122374], [-52.47266731587234, -22.400518673440857], [-52.47265539483207, -22.400492917577484], [-52.472633675504326, -22.40044527084107], [-52.4726130822724, -22.400399263452996], [-52.472592631198964, -22.400352737833312], [-52.472572321288176, -22.400305693046118], [-52.47255215309868, -22.400258132166282], [-52.472532131921255, -22.40021006992363], [-52.472511492416636, -22.40015963835318], [-52.472499856356286, -22.40013078562608], [-52.4724794797033, -22.400079516941847], [-52.47246000785243, -22.40002966377718], [-52.47244068210026, -22.399979321020393], [-52.47242150067311, -22.3999284883944], [-52.47240246174003, -22.399877165856296], [-52.472383563403284, -22.399825353587516], [-52.47236480368933, -22.399773051984198], [-52.47234618119532, -22.399720263504037], [-52.47232769851478, -22.399667002504568], [-52.47230935906503, -22.39961328579206], [-52.47229116207955, -22.3995591185138], [-52.47227310512161, -22.399504501402564], [-52.47225518566393, -22.39944943533798], [-52.47223784414507, -22.39939530434215], [-52.472213462063216, -22.399317812418854], [-52.47219641277981, -22.399262653486314], [-52.47217905754788, -22.399205655462936], [-52.47216219533183, -22.399149451038504], [-52.472138672983725, -22.399069705851264], [-52.47212208419851, -22.399012520401655], [-52.472105254553995, -22.398953683442645], [-52.472088851809545, -22.398895540425542], [-52.472066134270854, -22.39881372923644], [-52.472050264616534, -22.39875568566546], [-52.47202794099309, -22.398672792240983], [-52.472012254306435, -22.398613676117147], [-52.47199029316411, -22.39852971710355], [-52.471974771181834, -22.398469539747346], [-52.47195314213163, -22.39838454340058], [-52.47193777459603, -22.398323354301926], [-52.471916457645996, -22.3982373921268], [-52.47190123260565, -22.398175237060226], [-52.47188578549837, -22.3981114265765]], "type": "LineString"}, "id": "367", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 499.97723152, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473857109607586, -22.402173913789383], [-52.473836525078575, -22.40215614819292], [-52.47379513468056, -22.4021200232996], [-52.473753634687675, -22.40208340715306], [-52.47371256821371, -22.402046787890136], [-52.473691206113045, -22.402027523525657], [-52.47367137159383, -22.40200938957332], [-52.47365235051671, -22.401991745066287], [-52.47363346142615, -22.40197396770335], [-52.473611897932095, -22.401953378626388], [-52.47360814972693, -22.40194976098793], [-52.47358679900557, -22.401928931212208], [-52.47356835014355, -22.401910673175596], [-52.47355001713196, -22.401892269221403], [-52.47352913682921, -22.401871008038263], [-52.47352536677956, -22.40186712817134], [-52.473504677320555, -22.401845609026676], [-52.473486736984604, -22.401826684074226], [-52.47346890507036, -22.401807606868786], [-52.47344865975798, -22.401785641590152], [-52.47344483331371, -22.40178144623857], [-52.473424751224286, -22.401759196284026], [-52.47340725305017, -22.401739537232682], [-52.4733898467774, -22.40171970790359], [-52.47337488909516, -22.401702430342773], [-52.47334441507279, -22.401666617159666], [-52.47333191253988, -22.401651668993946], [-52.473301937511785, -22.40161521050793], [-52.47328948709461, -22.401599805702023], [-52.47325998464558, -22.401562674892343], [-52.473245452475126, -22.401544071526462], [-52.47322884757721, -22.401522524592707], [-52.473214358627025, -22.401503467375715], [-52.47318566143786, -22.40146508072872], [-52.47317327517636, -22.401448231385707], [-52.47314501493362, -22.401409138912804], [-52.47313265002937, -22.40139174619418], [-52.47310481957005, -22.401351941869105], [-52.47309247066971, -22.401333983936897], [-52.47306505349894, -22.401293448009714], [-52.47305271650456, -22.401274904108053], [-52.473025706623766, -22.401233631556586], [-52.47301338318584, -22.401214488884882], [-52.47298677347739, -22.401172472811535], [-52.47297446500437, -22.401152718155757], [-52.47294824952991, -22.401109953448064], [-52.47293595782225, -22.40108957421716], [-52.472910129603655, -22.401046054159647], [-52.47289785746674, -22.401025039649017], [-52.472872414607274, -22.400980766358103], [-52.47286016815792, -22.400959111852384], [-52.472836426257814, -22.400916455126602], [-52.47281419358256, -22.400875739673488], [-52.47279086275134, -22.400832192449474], [-52.472778679708135, -22.400809090465227], [-52.472754428390346, -22.40076237498979], [-52.472742277196566, -22.40073859803727], [-52.47271839347309, -22.400691127799554], [-52.47270629167854, -22.400666697085757], [-52.472683838104665, -22.400620659853793], [-52.4726626334683, -22.400576369204256], [-52.472640583531046, -22.40052945437818], [-52.47262859852234, -22.40050356029822], [-52.47260681087204, -22.400455763659835], [-52.47258614544198, -22.400409594954496], [-52.47256562458351, -22.40036291055592], [-52.472545247247574, -22.40031570956823], [-52.47252501392958, -22.400267995080338], [-52.47250492982604, -22.40021978175725], [-52.4724842344777, -22.40016921371212], [-52.472472549176715, -22.400140238874503], [-52.47245212001188, -22.40008883804319], [-52.47243259275176, -22.400038842991524], [-52.47241321353088, -22.39998836092586], [-52.47239398052979, -22.3999373915981], [-52.47237489187216, -22.399885934992703], [-52.47235594561528, -22.399833991317127], [-52.47233713974113, -22.399781560992114], [-52.47231847279869, -22.399728646486636], [-52.47229994730774, -22.399675262091804], [-52.47228156660877, -22.39962142452867], [-52.47226332988687, -22.399567138934827], [-52.472245234667646, -22.399512406061906], [-52.47222727838678, -22.399457226807407], [-52.47220989858769, -22.3994029762879], [-52.472185477037485, -22.399325358876638], [-52.47216839268193, -22.39927008644127], [-52.47215100644593, -22.39921298655748], [-52.47213411208548, -22.39915667495371], [-52.47211055666681, -22.399076817597596], [-52.47209393852893, -22.399019530923372], [-52.472077082954264, -22.398960603271007], [-52.472060653344265, -22.398902364982327], [-52.472037908195546, -22.39882045430452], [-52.472022012288406, -22.398762314671032], [-52.47199966373716, -22.39867932862186], [-52.47198395340053, -22.39862012332737], [-52.47196196985686, -22.398536078607766], [-52.47194642667635, -22.398475819021247], [-52.47192477758891, -22.398390743866756], [-52.471909391106756, -22.398329479279628], [-52.471888056267254, -22.39824344489444], [-52.471872814357155, -22.3981812209075], [-52.47185231556844, -22.398096542338845]], "type": "LineString"}, "id": "368", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 504.590125172, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4738410925179, -22.402197057028268], [-52.47381664277379, -22.40217595553423], [-52.4737751353864, -22.402139728530585], [-52.47373352221607, -22.40210301252172], [-52.473692341007386, -22.40206629094498], [-52.47367084834424, -22.402046908836954], [-52.47365086717325, -22.40202864080431], [-52.473631696654046, -22.402010857668333], [-52.47361265971116, -22.401992941152816], [-52.473590968171735, -22.401972229814053], [-52.47358711118479, -22.401968507182684], [-52.473565634685116, -22.401947554694868], [-52.473547043625786, -22.401929155929313], [-52.47352857008121, -22.401910610895793], [-52.47350756819475, -22.401889225908153], [-52.473503694941414, -22.401885239830758], [-52.47348288625673, -22.40186359667613], [-52.47346481123157, -22.401844529639508], [-52.47344684630452, -22.40182531012943], [-52.473426486022284, -22.40180322011009], [-52.47342256209422, -22.401798917875645], [-52.473402367511476, -22.401776543280512], [-52.47338474240904, -22.401756741623018], [-52.473367210943884, -22.401736769670674], [-52.47335211449081, -22.40171933181322], [-52.47332148883296, -22.401683340421204], [-52.473308837342096, -22.401668214156995], [-52.473278716019784, -22.40163157772721], [-52.473266121992545, -22.401615995230703], [-52.47323647865471, -22.40157868709574], [-52.47322182200004, -22.40155992436757], [-52.47320510829552, -22.4015382362392], [-52.47319049900249, -22.401519020732085], [-52.473161670620044, -22.40148045858682], [-52.47314915580887, -22.40146343437074], [-52.47312076963944, -22.401424167694312], [-52.47310828140476, -22.401406601492635], [-52.47308033019795, -22.401366624459897], [-52.473067863131256, -22.40134849468425], [-52.47304033035835, -22.401307787830824], [-52.473027880288456, -22.401289073959138], [-52.47300075983598, -22.40124763243752], [-52.47298832829986, -22.4012283218459], [-52.472961612942214, -22.401186138943714], [-52.47294920123638, -22.401166218597517], [-52.47292288491952, -22.40112328937585], [-52.47291049472995, -22.401102746859394], [-52.47288457036602, -22.401059064786004], [-52.47287220437412, -22.401037889554022], [-52.472846669915484, -22.40099345685719], [-52.472834334088404, -22.400971644304548], [-52.472810496427435, -22.40092881551296], [-52.47278816224208, -22.400887914147614], [-52.47276474102391, -22.40084419820085], [-52.4727524780218, -22.40082094458733], [-52.47272814881599, -22.40077407905936], [-52.47271592174842, -22.400750153631687], [-52.472691964103504, -22.40070253645375], [-52.47267979029429, -22.40067796034999], [-52.4726572596985, -22.400631765180325], [-52.47263597356181, -22.400587304281963], [-52.472613851185386, -22.400540235311308], [-52.472601802208295, -22.40051420301472], [-52.472579946235484, -22.400466256474346], [-52.47255920860734, -22.400419926451708], [-52.47253861796388, -22.40037308327422], [-52.47251817320286, -22.400325726085995], [-52.4724978747564, -22.400277857990037], [-52.47247772772679, -22.400229493586483], [-52.47245697653477, -22.400178789066647], [-52.47244524199319, -22.4001496921185], [-52.47242476031656, -22.400098159140093], [-52.472405177647225, -22.400048022201396], [-52.472385744957684, -22.39999740082685], [-52.47236646038271, -22.399946294797278], [-52.47234732200057, -22.399894704124577], [-52.4723283278236, -22.39984262904219], [-52.47230947578929, -22.39979006999546], [-52.472290764398466, -22.39973702946465], [-52.472272196097144, -22.399683521674444], [-52.47225377414901, -22.399629563260664], [-52.472235497690725, -22.399575159351226], [-52.47221736421025, -22.3995203107166], [-52.47219937110624, -22.39946501827216], [-52.47218195302697, -22.399410648228983], [-52.47215749200846, -22.399332905329743], [-52.47214037258078, -22.399277519391518], [-52.47212295534075, -22.399220317647316], [-52.47210602883594, -22.399163898864177], [-52.47208244034676, -22.399083929339184], [-52.472065792856235, -22.39902654144033], [-52.472048911351465, -22.398967523094583], [-52.472032454875944, -22.398909189534336], [-52.47200968211724, -22.398827179367807], [-52.47199375995731, -22.398768943671815], [-52.4719713864783, -22.398685864997944], [-52.47195565249173, -22.398626570532787], [-52.471933646546724, -22.39854244010715], [-52.47191808216802, -22.398482098290305], [-52.471896413043375, -22.398396944328073], [-52.471881007614705, -22.398335604252487], [-52.471859654885755, -22.398249497657208], [-52.47184439610593, -22.39818720474992], [-52.47182349014013, -22.39810084409834], [-52.47181890330431, -22.398081649654372]], "type": "LineString"}, "id": "369", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 509.292516192, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473825087410425, -22.402220210611556], [-52.473796760463394, -22.402195762873355], [-52.473755136086616, -22.40215943375935], [-52.47371340973884, -22.40212261788812], [-52.47367211379543, -22.402085793997554], [-52.47365049056981, -22.40206629414593], [-52.473630362747016, -22.402047892032957], [-52.47361104278574, -22.402029970268003], [-52.47359185799051, -22.40201191459986], [-52.47357003840571, -22.401991080999263], [-52.47356607263699, -22.401987253374976], [-52.47354447035901, -22.401966178175016], [-52.47352573710236, -22.401947638680486], [-52.473507123024795, -22.401928952567605], [-52.47348599955463, -22.401907443775407], [-52.47348202309762, -22.401903351487547], [-52.47346109518727, -22.401881584322908], [-52.47344288547289, -22.40186237520208], [-52.47342478753305, -22.40184301338731], [-52.47340431228095, -22.401820798627245], [-52.473400290869115, -22.4018163895099], [-52.47337998379305, -22.40179389027416], [-52.4733622317623, -22.401773946010493], [-52.47334457510477, -22.401753831434842], [-52.47332933988088, -22.401736233280722], [-52.47329856258755, -22.40170006367976], [-52.473285762138765, -22.401684759317018], [-52.473255494522256, -22.401647944943427], [-52.47324275688496, -22.401632184756263], [-52.47321297265836, -22.401594699295973], [-52.47319819151949, -22.401575777205487], [-52.47318136900837, -22.401553947882455], [-52.47316663937253, -22.401534574085172], [-52.47313767979683, -22.401495836441626], [-52.47312503643601, -22.401478637352437], [-52.473096524339915, -22.401439196472428], [-52.47308391277484, -22.40142145678765], [-52.47305584082058, -22.401381307047227], [-52.47304325558755, -22.40136300542811], [-52.473015607212545, -22.401322127648395], [-52.47300304406717, -22.40130324380663], [-52.47297581304305, -22.40126163331486], [-52.47296327340878, -22.401242154803267], [-52.47293645240195, -22.401199805072203], [-52.47292393746335, -22.40117971903557], [-52.47289752030413, -22.401136625299888], [-52.47288503163267, -22.40111591949785], [-52.47285901112345, -22.401072075408557], [-52.4728465512766, -22.401050739455187], [-52.47282092521882, -22.40100614735241], [-52.47280850001407, -22.4009841767528], [-52.472784566592274, -22.400941175895383], [-52.47276213089688, -22.400900088617774], [-52.47273861929179, -22.40085620394822], [-52.472726276330825, -22.40083279870541], [-52.47270186923703, -22.400785783124892], [-52.47268956629571, -22.40076170922202], [-52.472665534729394, -22.40071394510384], [-52.47265328890556, -22.400689223610105], [-52.47263068128789, -22.40064287050271], [-52.47260931365093, -22.400598239355478], [-52.47258711883539, -22.400551016240218], [-52.47257500588995, -22.400524845726984], [-52.47255308159468, -22.400476749284586], [-52.47253227176849, -22.400430257944638], [-52.47251161134008, -22.40038325598819], [-52.47249109915402, -22.400335742599424], [-52.47247073557916, -22.400287720895363], [-52.47245052562352, -22.400239205411335], [-52.47242971858786, -22.400188364416767], [-52.47241793480573, -22.400159145358074], [-52.47239740061734, -22.400107480232542], [-52.472377762538834, -22.40005720140681], [-52.472358276380675, -22.400006440723352], [-52.472338940231865, -22.39995519799194], [-52.472319752125266, -22.39990347325193], [-52.47230071002824, -22.39985126676272], [-52.47228181183382, -22.39979857899425], [-52.47226305599465, -22.399745412438087], [-52.472244444883, -22.399691781252475], [-52.472225981685746, -22.39963770198805], [-52.47220766549111, -22.399583179763], [-52.47218949374944, -22.399528215366644], [-52.47217146382232, -22.39947280973227], [-52.472154007462905, -22.399418320165395], [-52.47212950697614, -22.39934045177815], [-52.47211235247638, -22.399284952337066], [-52.472094904232364, -22.39922764873243], [-52.47207794558322, -22.39917112276992], [-52.47205432402356, -22.39909104107605], [-52.47203764718043, -22.399033551952535], [-52.47202073974559, -22.398974442913417], [-52.472004256404595, -22.398916014081575], [-52.471981456035934, -22.398833904426297], [-52.47196550762324, -22.398775572667812], [-52.471943109216504, -22.3986924013692], [-52.47192735158002, -22.39863301773339], [-52.471905323233734, -22.398548801601688], [-52.47188973765685, -22.398488377554532], [-52.47186804849503, -22.39840314478454], [-52.471852624119876, -22.398341729220487], [-52.47183125350149, -22.39825555041512], [-52.471815977851975, -22.39819318858746], [-52.471795054955, -22.398106757923156], [-52.47178565995982, -22.39806744282716]], "type": "LineString"}, "id": "370", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 513.918685244, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473809082297784, -22.402243364193488], [-52.473776878147376, -22.402215570210295], [-52.47373513678121, -22.402179138985904], [-52.47369329725598, -22.402142223252277], [-52.473651886577834, -22.40210529704785], [-52.47363013278974, -22.402085679452615], [-52.473609858315136, -22.402067143259266], [-52.47359038891179, -22.402049082865307], [-52.47357105626421, -22.402030888044504], [-52.47354910863403, -22.402009932182047], [-52.47354503408353, -22.40200599956479], [-52.47352330602724, -22.40198480165266], [-52.47350443057328, -22.401966121429115], [-52.47348567596272, -22.40194729423682], [-52.47346443090886, -22.401925661640057], [-52.473460351248164, -22.40192146314169], [-52.47343930411215, -22.401899571967004], [-52.47342095970856, -22.401880220761946], [-52.473402728755936, -22.401860716642457], [-52.473382138533985, -22.401838377141644], [-52.473378019638375, -22.40183386114136], [-52.473357600069, -22.401811237264962], [-52.47333972110996, -22.401791150395084], [-52.47332193926005, -22.40177089319611], [-52.47330656526536, -22.401753134745267], [-52.473275636336595, -22.401716786935317], [-52.47326268692989, -22.401701304474], [-52.47323227301919, -22.401664312156555], [-52.47321939177187, -22.401648374278697], [-52.473189466656514, -22.40161071149306], [-52.47317456103347, -22.401591630040194], [-52.47315762971579, -22.401569659522476], [-52.47314277973715, -22.401550127435012], [-52.47311368896821, -22.401511214293116], [-52.473100917057785, -22.401493840330783], [-52.47307227903506, -22.40145422524715], [-52.4730595441396, -22.40143631207925], [-52.47303135143792, -22.4013959896311], [-52.47301864803858, -22.40137751616847], [-52.47299088406152, -22.401336467462443], [-52.47297820784069, -22.401317413650567], [-52.472950866244965, -22.401275634188583], [-52.472938218512574, -22.401255987757008], [-52.47291129185661, -22.401213471197025], [-52.47289867368527, -22.401193219469913], [-52.47287215568374, -22.401149961220202], [-52.472859568530424, -22.401129092132532], [-52.47283345187593, -22.401085086027305], [-52.47282089817418, -22.40106358935253], [-52.4727951805173, -22.401018837843736], [-52.47278266593491, -22.400996709197162], [-52.47275863675234, -22.400953536273875], [-52.47273609954694, -22.400912263083953], [-52.47271249755498, -22.40086820969161], [-52.4727000746352, -22.40084465281947], [-52.47267558965345, -22.40079748718637], [-52.472663210838434, -22.40077326480828], [-52.47263910535076, -22.40072535374982], [-52.47262678751235, -22.40070048686609], [-52.472604102872836, -22.400653975820926], [-52.47258265373564, -22.400609174424805], [-52.472560386481035, -22.40056179716491], [-52.47254820956729, -22.400535488434993], [-52.4725262169496, -22.400487242090573], [-52.47250533492542, -22.40044058943327], [-52.47248460471212, -22.400393428697864], [-52.472464025101054, -22.400345759108514], [-52.47244359639784, -22.40029758379634], [-52.47242332351623, -22.400248917231792], [-52.47240246063698, -22.40019793976249], [-52.47239062761434, -22.400168598593233], [-52.472370040914214, -22.400116801320554], [-52.47235034742659, -22.400066380607758], [-52.472330807799864, -22.400015480615362], [-52.472311420077254, -22.399964101182103], [-52.472292182246235, -22.39991224237475], [-52.472273092229216, -22.399859904478703], [-52.47225414787472, -22.399807087988467], [-52.47223534758726, -22.399753795406944], [-52.472216693665324, -22.399700040825927], [-52.47219818921897, -22.399645840710807], [-52.47217983328803, -22.39959120017015], [-52.472161623285196, -22.399536120012062], [-52.47214355653501, -22.39948060118772], [-52.472126061895494, -22.39942599209712], [-52.47210152194051, -22.39934799822186], [-52.47208433236871, -22.399292385277914], [-52.47206685312074, -22.39923497981283], [-52.47204986232731, -22.39917834667094], [-52.47202620769721, -22.399098152808154], [-52.47200950150152, -22.399040562459973], [-52.471992568136635, -22.398981362727472], [-52.47197605793019, -22.398922838624024], [-52.471953229951616, -22.398840629480006], [-52.47193725528621, -22.39878220165899], [-52.47191483195177, -22.398698937735656], [-52.47189905066541, -22.39863946492916], [-52.47187699991787, -22.39855516309142], [-52.47186139314284, -22.398494656813916], [-52.47183968394387, -22.398409345236164], [-52.47182424062226, -22.398347854183626], [-52.471802852114486, -22.39826160316816], [-52.471787559595285, -22.398199172420135], [-52.471766619767166, -22.398112671743096], [-52.47175246141246, -22.398053423428028]], "type": "LineString"}, "id": "371", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 518.523594732, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47379307717998, -22.402266517774045], [-52.473756995825745, -22.40223537754504], [-52.47371513747019, -22.402198844210247], [-52.473673184767485, -22.402161828614187], [-52.4736316593546, -22.402124800095887], [-52.473609775004014, -22.402105064756995], [-52.47358935387761, -22.402086394483227], [-52.47356973503218, -22.40206819546021], [-52.473550254532256, -22.402049861486727], [-52.47352817885669, -22.402028783362358], [-52.4735239955244, -22.402024745752122], [-52.473502141689806, -22.4020034251278], [-52.47348312403854, -22.4019846041752], [-52.47346422889499, -22.401965635903462], [-52.473442862257436, -22.401943879502102], [-52.473438679393055, -22.401939574793197], [-52.473417513031386, -22.401917559608435], [-52.4733990339386, -22.401898066319106], [-52.47338066997319, -22.40187841989484], [-52.47335996478139, -22.401855955653243], [-52.473355748402014, -22.401851332770025], [-52.473335216339336, -22.40182858425293], [-52.47331721045201, -22.401808354776804], [-52.473299303409746, -22.40178795495447], [-52.47328379064426, -22.401770036206873], [-52.47325271008006, -22.401733510187892], [-52.47323961171547, -22.401717849627957], [-52.473209051510615, -22.401680679366613], [-52.47319602665327, -22.401664563798022], [-52.47316596064918, -22.401626723686974], [-52.47315093054198, -22.40160748287171], [-52.473133890417756, -22.40158537115927], [-52.47311892009635, -22.401565680781577], [-52.473089698134196, -22.401526592141312], [-52.47307679767418, -22.40150904330579], [-52.47304803372486, -22.40146925401849], [-52.47303517549906, -22.401451167367433], [-52.47300686204998, -22.4014106722115], [-52.47299404048437, -22.401392026905327], [-52.47296616090527, -22.401350807272944], [-52.47295337160902, -22.401331583490926], [-52.47292591944173, -22.401289635058703], [-52.472913163611246, -22.401269820707096], [-52.47288613130618, -22.401227137318177], [-52.47287340990214, -22.401206719900532], [-52.47284679105832, -22.401163297136765], [-52.472834105423196, -22.401142264763443], [-52.472807892623486, -22.40109809664224], [-52.47279524506686, -22.401076439246026], [-52.472769435810925, -22.401031528331224], [-52.47275683185093, -22.40100924163762], [-52.47273270690763, -22.40096589664844], [-52.47271006819228, -22.40092443754618], [-52.47268637581349, -22.40088021543098], [-52.47267387293492, -22.40085650692949], [-52.47264931006527, -22.400809191243788], [-52.47263685537659, -22.40078482039046], [-52.4726126759676, -22.400736762391706], [-52.472600286114634, -22.400711750117928], [-52.47257752445334, -22.400665081134996], [-52.472555993815966, -22.40062010948995], [-52.47253365412234, -22.40057257808539], [-52.47252141324033, -22.40054613113879], [-52.47249935230026, -22.400497734892284], [-52.472478398078145, -22.400450920917617], [-52.472457598079984, -22.400403601403216], [-52.472436951043974, -22.400355775613267], [-52.472416457212454, -22.400307446692942], [-52.47239612140491, -22.40025862904787], [-52.47237520268211, -22.400207515103812], [-52.472363320418985, -22.400178051823957], [-52.47234268120719, -22.40012612240412], [-52.47232293231049, -22.400075559804232], [-52.47230333921524, -22.40002452050289], [-52.47228389991888, -22.399973004367766], [-52.47226461236349, -22.399921011493056], [-52.47224547442651, -22.399868542190124], [-52.47222648391198, -22.39981559697813], [-52.47220763917626, -22.39976217837123], [-52.472188942444085, -22.399708300394778], [-52.4721703967487, -22.39965397942897], [-52.4721520010815, -22.399599220572664], [-52.47213375281754, -22.399544024652826], [-52.47211564924432, -22.3994883926385], [-52.47209811632474, -22.399433664024187], [-52.47207353690159, -22.399355544660896], [-52.472056312257784, -22.399299818214057], [-52.47203880200589, -22.399242310888518], [-52.47202177906823, -22.39918557056722], [-52.47199809136772, -22.399105264535514], [-52.4719813558195, -22.399047572962655], [-52.471964396524605, -22.398988282536763], [-52.471947859452754, -22.398929663161702], [-52.4719250038643, -22.39884735452892], [-52.4719090029462, -22.398788830645376], [-52.471886554684104, -22.398705474097316], [-52.47187074974789, -22.39864591212012], [-52.47184867659913, -22.398561524576312], [-52.471833048625996, -22.398500936068455], [-52.47181131938991, -22.39841554568295], [-52.47179585712186, -22.398353979141916], [-52.471774450724716, -22.39826765591634], [-52.47175914133587, -22.39820515624793], [-52.47173818457663, -22.39811858555815], [-52.47171926287142, -22.398039404021695]], "type": "LineString"}, "id": "372", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 523.128504218, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47377707205701, -22.402289671353245], [-52.4737371134985, -22.402255184877607], [-52.47369513815353, -22.40221854943235], [-52.47365307227337, -22.402181433973855], [-52.47361143212574, -22.40214430314164], [-52.47358941721266, -22.40212445005906], [-52.473568849434436, -22.402105645704847], [-52.473549081146906, -22.402087308052742], [-52.473529452794644, -22.402068834926528], [-52.4735072490737, -22.402047634540224], [-52.47350295695962, -22.402043491936986], [-52.47348097734671, -22.40202204860042], [-52.47346181749813, -22.402003086918732], [-52.4734427818216, -22.401983977567514], [-52.47342129360035, -22.40196209736152], [-52.4734170075323, -22.401957686442042], [-52.47339572194497, -22.401935547247177], [-52.47337710816298, -22.40191591187354], [-52.4733586111848, -22.40189612314449], [-52.47333779102317, -22.401873534162064], [-52.47333347716003, -22.401868804395868], [-52.47331283260406, -22.401845931238064], [-52.47329469978845, -22.401825559155654], [-52.47327666755385, -22.40180501670992], [-52.473261016017574, -22.40178693766552], [-52.47322978381797, -22.401750233437472], [-52.4732165364955, -22.40173439477886], [-52.47318582999649, -22.40169704657359], [-52.47317266152916, -22.401680753314224], [-52.47314245463637, -22.401642735877733], [-52.47312730004503, -22.40162333570004], [-52.47311015111427, -22.401601082792833], [-52.47309506045012, -22.401581234124887], [-52.473065707294786, -22.401541969986194], [-52.47305267828522, -22.401524246277443], [-52.47302378840931, -22.401484282786456], [-52.4730108068532, -22.40146602265219], [-52.47298237265675, -22.401425354788454], [-52.472969432924906, -22.401406537638707], [-52.4729414377438, -22.401365147079918], [-52.47292853537217, -22.40134575332773], [-52.47290097263334, -22.401303635925228], [-52.47288810870481, -22.401283653653554], [-52.47286097075068, -22.401240803435652], [-52.47284814611397, -22.401220220327453], [-52.472821426427906, -22.40117663304959], [-52.472808642311, -22.40115543739058], [-52.4727823333661, -22.401111107253364], [-52.472769591954645, -22.401089289135687], [-52.47274369109969, -22.401044218814828], [-52.47273099776213, -22.40102177407417], [-52.472706777058136, -22.400978257019062], [-52.47268403683288, -22.400936612004433], [-52.47266025406731, -22.40089222116636], [-52.47264767122999, -22.4008683610355], [-52.472623030472484, -22.40082089529716], [-52.472610499910175, -22.400796375968547], [-52.472586246579915, -22.40074817102947], [-52.47257378471244, -22.400723013365656], [-52.4725509460294, -22.400676186444887], [-52.4725293338919, -22.40063104455089], [-52.47250692175928, -22.400583359001658], [-52.47249461690905, -22.400556773838336], [-52.47247248764666, -22.400508227689752], [-52.47245146122665, -22.400461252397676], [-52.47243059144369, -22.400413774104255], [-52.47240987698278, -22.400365792113682], [-52.47238931802299, -22.400317309585176], [-52.472368919289565, -22.400268340859558], [-52.47234794472326, -22.400217090440705], [-52.4723360132197, -22.40018750505026], [-52.47231532149626, -22.40013544348323], [-52.472295517190545, -22.400084738996235], [-52.47227587062681, -22.400033560385932], [-52.47225637975674, -22.39998190754892], [-52.472237042477026, -22.399929780606826], [-52.47221785662013, -22.399877179897018], [-52.47219881994562, -22.399824105963223], [-52.47217993076168, -22.39977056133092], [-52.4721611912193, -22.399716559959028], [-52.472142604274914, -22.399662118142505], [-52.47212416887148, -22.39960724097055], [-52.47210588234645, -22.39955192928894], [-52.47208774195024, -22.39949618408464], [-52.47207017075064, -22.399441335946577], [-52.47204555185937, -22.39936309109523], [-52.472028292143605, -22.39930725114549], [-52.47201075088783, -22.399249641959486], [-52.47199369580595, -22.399192794458774], [-52.471969975035094, -22.399112376258138], [-52.47195321013437, -22.399054583460593], [-52.471936224909506, -22.398995202341286], [-52.471919660972276, -22.398936487694602], [-52.471896777773985, -22.398854079573056], [-52.471880750603226, -22.39879545962697], [-52.4718582774135, -22.39871201045414], [-52.47184244882749, -22.398652359306247], [-52.47182035327752, -22.398567886056377], [-52.471804704106304, -22.39850721531816], [-52.47178295483314, -22.39842174612488], [-52.471767473618684, -22.398360104095357], [-52.4717460493322, -22.398273708659666], [-52.47173072307373, -22.39821114007086], [-52.47170974938339, -22.398124499368333], [-52.47168598277098, -22.398025043279997]], "type": "LineString"}, "id": "373", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 527.77212833, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47376106692888, -22.402312824931084], [-52.473717231165644, -22.40227499220797], [-52.47367513883126, -22.402238254652254], [-52.473632959773624, -22.402201039331278], [-52.473591204891235, -22.402163806185122], [-52.47356905941566, -22.40214383535883], [-52.473548344985616, -22.402124896924125], [-52.47352842725599, -22.4021064206429], [-52.473508651051375, -22.402087808363923], [-52.473486319285044, -22.40206648571565], [-52.47348191838918, -22.402062238119377], [-52.47345981299796, -22.402040672070537], [-52.47344051095207, -22.402021569659723], [-52.47342133474255, -22.402002319228988], [-52.47339972493761, -22.401980315218328], [-52.473395335665884, -22.401975798088245], [-52.4733739308529, -22.40195353488327], [-52.473355182381724, -22.401933757425276], [-52.47333655239077, -22.40191382639138], [-52.47331561725931, -22.401891112668118], [-52.47331120591242, -22.401886276018907], [-52.47329044886316, -22.401863278220358], [-52.473272189119285, -22.401842763531633], [-52.47325403169234, -22.40182207846246], [-52.47323824138531, -22.40180383912124], [-52.4732068575503, -22.401766956684064], [-52.47319346126998, -22.401750939926757], [-52.47316260847685, -22.401713413777504], [-52.47314929639955, -22.40169694282731], [-52.47311894861806, -22.401658748065334], [-52.47310366954262, -22.401639188525156], [-52.47308641180535, -22.40161679442317], [-52.473071200798465, -22.401596787464914], [-52.47304171644998, -22.401557347827783], [-52.47302855889088, -22.40153944924575], [-52.47299954308842, -22.40149931155103], [-52.47298643820203, -22.401480877933526], [-52.47295788325825, -22.401440037361944], [-52.472944825360194, -22.401421048368576], [-52.47291671457712, -22.401379486883357], [-52.47290369913013, -22.401359923160946], [-52.4728760258198, -22.40131763678814], [-52.472863053793255, -22.401297486596366], [-52.472835810190084, -22.401254469549446], [-52.47282288232075, -22.401233720750668], [-52.47279606179247, -22.40118996895867], [-52.47278317919383, -22.40116861001393], [-52.47275677410377, -22.401124117860686], [-52.47274393883753, -22.401102139021507], [-52.47271794638358, -22.40105690929456], [-52.4727051636685, -22.401034306506837], [-52.47268084720386, -22.400990617385766], [-52.47265800546875, -22.40094878645872], [-52.472634132316436, -22.400904226897747], [-52.47262146952042, -22.40088021513746], [-52.472596750875084, -22.40083259934648], [-52.472584144439196, -22.40080793154256], [-52.4725598171877, -22.40075957966314], [-52.47254728330576, -22.400734276609242], [-52.472524367601025, -22.40068729175064], [-52.47250267396344, -22.40064197960767], [-52.47248018939189, -22.40059413991371], [-52.47246782057346, -22.40056741653365], [-52.47244562298879, -22.40051872048294], [-52.47242452437093, -22.40047158387345], [-52.47240358480322, -22.400423946800988], [-52.47238280291746, -22.40037580860975], [-52.472362178829464, -22.40032717247306], [-52.4723417171702, -22.400278052666863], [-52.472320686760426, -22.400226665773204], [-52.47230870601647, -22.40019695827213], [-52.47228796178144, -22.400144764557908], [-52.47226810206674, -22.40009391818378], [-52.472248402034566, -22.400042600264484], [-52.47222885959084, -22.399990810725566], [-52.47220947258685, -22.399938549716072], [-52.47219023881007, -22.399885817599365], [-52.472171155975616, -22.399832614943758], [-52.47215222234352, -22.399778944286027], [-52.47213343999097, -22.399724819518678], [-52.472114811797624, -22.39967025685144], [-52.47209633665801, -22.399615261363806], [-52.472078011871936, -22.39955983392041], [-52.472059834652775, -22.3995039755261], [-52.4720422251732, -22.399449007864288], [-52.47201756681384, -22.399370637524882], [-52.47200027202617, -22.399314684072227], [-52.47198269976654, -22.39925697302574], [-52.47196561254049, -22.399200018345596], [-52.47194185869932, -22.399119487976012], [-52.47192506444614, -22.399061593953775], [-52.47190805329132, -22.39900212214104], [-52.471891462488756, -22.398943312222734], [-52.47186855168066, -22.39886080461239], [-52.471852498257284, -22.398802088603748], [-52.471830000139974, -22.398718546806165], [-52.47181414790417, -22.398658806487564], [-52.47179202995305, -22.398574247531602], [-52.47177635958378, -22.39851349456303], [-52.47175459027355, -22.398427946561963], [-52.47173909011272, -22.398366229043933], [-52.47171764793692, -22.39827976139813], [-52.47170230480886, -22.398217123888923], [-52.47168131418744, -22.39813041317363], [-52.471660630613776, -22.398043858607178], [-52.47165248568514, -22.398009352812057]], "type": "LineString"}, "id": "374", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 532.5643364, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47374441188432, -22.402335417597904], [-52.473697348827166, -22.402294799536147], [-52.473655139503364, -22.402257959869928], [-52.47361284726824, -22.402220644686455], [-52.47357097765111, -22.40218330922633], [-52.47354870161301, -22.402163220656302], [-52.47352784053114, -22.402144148141062], [-52.47350777335943, -22.402125533230684], [-52.47348784930245, -22.40210678179888], [-52.47346538949073, -22.402085336888618], [-52.47346087981309, -22.40208098429927], [-52.47343864864355, -22.402059295538137], [-52.473419204400344, -22.40204005239816], [-52.47339988765784, -22.40202066088788], [-52.47337815626921, -22.40199853307252], [-52.47337366379382, -22.401993909731825], [-52.47335213975518, -22.401971522516657], [-52.47333325659482, -22.401951602974304], [-52.473314493591104, -22.40193152963554], [-52.47329344348982, -22.401908691171386], [-52.47328893465918, -22.401903747639142], [-52.47326806511664, -22.40188062519982], [-52.47324967844452, -22.401859967904745], [-52.473231395825245, -22.401839140212104], [-52.473215466747455, -22.40182074057399], [-52.47318393127708, -22.401783679927657], [-52.47317038603891, -22.401767485071606], [-52.47313938695168, -22.40172978097834], [-52.47312593126443, -22.401713132337278], [-52.47309544259427, -22.401674760249776], [-52.473080039034734, -22.40165504134708], [-52.473062672490975, -22.401632506050277], [-52.47304734114139, -22.40161234080169], [-52.473017725599775, -22.401572725666053], [-52.47300443949116, -22.401554652210727], [-52.47297529776219, -22.401514340312225], [-52.472962069545545, -22.401495733211437], [-52.47293339385447, -22.40145471993198], [-52.47292021779023, -22.401435559094946], [-52.47289199140521, -22.40139382668326], [-52.47287886288291, -22.401374092990604], [-52.472851079001096, -22.40133163764746], [-52.47283799887658, -22.401311319535548], [-52.472810649624414, -22.401268135659585], [-52.47279761852248, -22.401247221170173], [-52.47277069715203, -22.401203304864012], [-52.47275771607168, -22.40118178263352], [-52.472731214836514, -22.401137128464207], [-52.47271828571552, -22.401114988903498], [-52.472692201662625, -22.401069599770427], [-52.47267932957006, -22.4010468389356], [-52.47265491734481, -22.40100297774853], [-52.47263197409988, -22.400960960909043], [-52.472608010560876, -22.400916232625132], [-52.4725952678062, -22.400892069235415], [-52.47257047127308, -22.40084430339174], [-52.47255778896365, -22.400819487112507], [-52.47253338779095, -22.400770988292706], [-52.472520781894595, -22.4007455398487], [-52.472497789168195, -22.400698397052224], [-52.47247601403058, -22.400652914660245], [-52.47245345702014, -22.400604920821547], [-52.472441024233575, -22.40057805922474], [-52.47241875832666, -22.400529213271884], [-52.472397587511, -22.40048191534493], [-52.47237657815858, -22.400434119493397], [-52.47235572884802, -22.400385825101484], [-52.47233503963186, -22.400337035356575], [-52.472314515046804, -22.400287764469777], [-52.47229342879361, -22.40023624110129], [-52.47228139880931, -22.400206411489584], [-52.47226060206272, -22.400154085628127], [-52.47224068693908, -22.40010309736686], [-52.47222093343852, -22.40005164013855], [-52.472201339421176, -22.39999971389769], [-52.47218190269294, -22.39994731882079], [-52.47216262099634, -22.399894455297158], [-52.47214349200199, -22.399841123919728], [-52.47212451392176, -22.39978732723657], [-52.47210568875909, -22.39973307907374], [-52.47208701931683, -22.39967839555575], [-52.472068504441076, -22.399623281752433], [-52.47205014139399, -22.399567738547248], [-52.47203192735193, -22.399511766962913], [-52.472014279592415, -22.399456679777323], [-52.471989581765015, -22.399378183949825], [-52.47197225190547, -22.399322116994256], [-52.47195464864203, -22.399264304087264], [-52.47193752927185, -22.399207242227682], [-52.47191374236039, -22.39912659968915], [-52.4718969187548, -22.39906860444219], [-52.47187988167008, -22.39900904193604], [-52.4718632640022, -22.398950136746077], [-52.47184032558433, -22.398867529646946], [-52.471824245908365, -22.398808717575744], [-52.4718017228635, -22.39872508315338], [-52.47178584697795, -22.39866525366405], [-52.4717637066257, -22.398580609002003], [-52.47174801505841, -22.39851977380306], [-52.471726225711144, -22.398434146994195], [-52.47171070660398, -22.398372353987657], [-52.47168924653889, -22.398285814131718], [-52.47167388654126, -22.398223107702115], [-52.4716528789888, -22.39813632697407], [-52.47163217854391, -22.398049701733868], [-52.47161895479337, -22.39799367957372]], "type": "LineString"}, "id": "375", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 537.264138755, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47372759988368, -22.402357874805936], [-52.473677466483075, -22.40231460686215], [-52.47363514016985, -22.402277665085386], [-52.47359273475724, -22.40224025003939], [-52.47355075040534, -22.402202812265273], [-52.47352834380473, -22.402182605951452], [-52.47350733607102, -22.402163399355665], [-52.473487119457204, -22.402144645816076], [-52.47346704754787, -22.40212575523143], [-52.473444459690754, -22.402104188059134], [-52.473439841231325, -22.40209973047671], [-52.47341748428347, -22.402077919003236], [-52.473397897842965, -22.402058535134056], [-52.47337844056748, -22.402039002544186], [-52.47335658759516, -22.4020167509241], [-52.4733519919161, -22.40201202137275], [-52.473330348651814, -22.401989510147395], [-52.47331133080228, -22.401969448520603], [-52.47329243478581, -22.401949232876934], [-52.4732712697147, -22.40192626967187], [-52.47326666340032, -22.401921219256582], [-52.47324568136451, -22.401897972176442], [-52.473227167764136, -22.401877172274975], [-52.473208759952556, -22.40185620195884], [-52.47319269210403, -22.401837642023803], [-52.47316100499828, -22.40180040316827], [-52.4731473108023, -22.401784030213427], [-52.473116165420976, -22.40174614817609], [-52.47310256612379, -22.401729321844137], [-52.473071936565, -22.401690772431053], [-52.47305640852139, -22.40167089416581], [-52.47303893317116, -22.401648217674154], [-52.4730234814789, -22.401627894135196], [-52.47299373474418, -22.40158810350103], [-52.47298032008609, -22.401569855172347], [-52.472951052430616, -22.401529369070033], [-52.47293770088374, -22.401510588485923], [-52.4729089044454, -22.401469402498545], [-52.47289561021501, -22.401450069817823], [-52.47286726822809, -22.401408166479634], [-52.4728540266305, -22.40138826281668], [-52.472826132177254, -22.40134563850315], [-52.47281294395478, -22.40132515247108], [-52.472785489053656, -22.401281801766036], [-52.47277235471917, -22.401260721585974], [-52.47274533250658, -22.401216640765604], [-52.47273225294457, -22.40119495524933], [-52.472705655564326, -22.401150139063915], [-52.472692632588604, -22.40112783878165], [-52.47266645693681, -22.40108229024244], [-52.472653495466794, -22.401059371360457], [-52.472628987480974, -22.40101533810736], [-52.4726059427263, -22.400973135355404], [-52.47258188880063, -22.400928238348516], [-52.47256906608733, -22.400903923329334], [-52.47254419166647, -22.400856007432957], [-52.47253143348354, -22.400831042678362], [-52.47250695838968, -22.400782396918157], [-52.47249428047894, -22.400756803084015], [-52.47247121073093, -22.40070950234966], [-52.472449354093335, -22.40066384970863], [-52.472426724644045, -22.400615701725176], [-52.47241422788938, -22.400588701911573], [-52.472391893660266, -22.400539706056545], [-52.47237065064685, -22.400492246812124], [-52.47234957150979, -22.40044429218149], [-52.472328654774465, -22.400395841588885], [-52.472307900430174, -22.40034689823573], [-52.47228731291939, -22.400297476268303], [-52.47226617082282, -22.400245816424974], [-52.47225409159819, -22.400215864702595], [-52.472233242340096, -22.400163406693906], [-52.472213271807576, -22.400112276545464], [-52.47219346483866, -22.40006068000813], [-52.47217381924775, -22.400008617065325], [-52.47215433279532, -22.39995608792099], [-52.472135003178934, -22.39990309299042], [-52.47211582802473, -22.39984963289114], [-52.47209680549641, -22.39979571018253], [-52.47207793752367, -22.399741338624192], [-52.472059226832535, -22.399686534255455], [-52.47204067222067, -22.39963130213643], [-52.47202227091263, -22.399575643169435], [-52.47200402004769, -22.399519558395063], [-52.471986334008285, -22.399464351685676], [-52.471961596712895, -22.399385730370096], [-52.47194423178151, -22.39932954991158], [-52.4719265975143, -22.399271635144085], [-52.47190944600002, -22.39921446610505], [-52.471885626018334, -22.39913371139754], [-52.47186877306035, -22.399075614925856], [-52.47185171004575, -22.399015961726263], [-52.47183506551261, -22.39895696126465], [-52.471812099485, -22.398874254676706], [-52.47179599355649, -22.398815346542925], [-52.4717734455841, -22.398731619495784], [-52.47175754604883, -22.39867170083573], [-52.47173538329549, -22.39858697046758], [-52.471719670530206, -22.398526053038246], [-52.47169786114594, -22.398440347421584], [-52.47168232309246, -22.398378478926524], [-52.4716608451381, -22.398291866860443], [-52.47164546827093, -22.398229091510434], [-52.471624443787455, -22.39814224076961], [-52.47160372647137, -22.39805554485569], [-52.47158542390881, -22.39797800632799]], "type": "LineString"}, "id": "376", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 541.941894272, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473710787877756, -22.402380332012445], [-52.47365758413337, -22.402334414185948], [-52.4736151408307, -22.40229737029863], [-52.4735726222406, -22.40225985539008], [-52.473530523153926, -22.402222315301927], [-52.47350798599081, -22.40220199124431], [-52.473486831605264, -22.402182650567916], [-52.47346646554933, -22.402163758399098], [-52.473446245787635, -22.402144728661575], [-52.473423529885125, -22.40212303922721], [-52.473418802643906, -22.402118476651655], [-52.47339631991775, -22.40209654246582], [-52.47337659127992, -22.402077017867406], [-52.473356993471455, -22.402057344197914], [-52.47333501891545, -22.40203496877305], [-52.47333032003272, -22.402030133011028], [-52.47330855754279, -22.40200749777545], [-52.47328940500409, -22.401987294064206], [-52.47327037597487, -22.40196693611559], [-52.47324909593395, -22.401943848169587], [-52.47324439213583, -22.4019386908712], [-52.473223297606765, -22.40191531915023], [-52.47320465707815, -22.401894376642336], [-52.47318612407427, -22.40187326370265], [-52.47316991745501, -22.40185454347067], [-52.47313807871392, -22.401817126405884], [-52.47312423556013, -22.401800575352212], [-52.47309294388474, -22.401762515370763], [-52.47307920097765, -22.40174551134787], [-52.473048430530234, -22.401706784609175], [-52.473032778002576, -22.401686746981344], [-52.47301519384589, -22.4016639292948], [-52.47299962181097, -22.401643447465446], [-52.472969743883176, -22.401603481332693], [-52.47295620067564, -22.401585058130635], [-52.47292680709371, -22.401544397824456], [-52.472913332216635, -22.40152544375699], [-52.47288441503105, -22.40148408506165], [-52.47287100263455, -22.4014645805372], [-52.47284254504575, -22.40142250627248], [-52.472829190372906, -22.401402432639205], [-52.47280118534825, -22.401359639355256], [-52.47278788902786, -22.401338985402965], [-52.47276032847782, -22.401295467868806], [-52.4727470909108, -22.40127422199805], [-52.47271996785611, -22.401229976663465], [-52.47270678981247, -22.401208127861363], [-52.47268009628719, -22.40116314965982], [-52.4726669794568, -22.401140688655946], [-52.47264071220613, -22.40109498071056], [-52.47262766135871, -22.40107190378142], [-52.47260305761236, -22.401027698462265], [-52.472579911347964, -22.400985309797797], [-52.4725557670357, -22.40094024406791], [-52.47254286436381, -22.40091577741923], [-52.47251791205525, -22.400867711470106], [-52.47250507799885, -22.400842598240132], [-52.47248052898388, -22.40079380553951], [-52.4724677790588, -22.400768066315212], [-52.472444632289225, -22.400720607642928], [-52.472422694151696, -22.40067478475283], [-52.4723999922636, -22.400626482624585], [-52.47238743154087, -22.400599344594166], [-52.47236502898961, -22.400550198836967], [-52.47234371377849, -22.400502578275034], [-52.47232256485681, -22.40045446486527], [-52.47230158069679, -22.400405858071945], [-52.47228076122443, -22.400356761110526], [-52.47226011078796, -22.400307188062445], [-52.47223891284804, -22.400255391744246], [-52.47222678438313, -22.40022531791119], [-52.47220588261357, -22.40017272775524], [-52.472185856672205, -22.400121455719606], [-52.47216599623499, -22.400069719873223], [-52.47214629907056, -22.400017520228452], [-52.47212676289398, -22.39996485701666], [-52.472107385357845, -22.399911730679126], [-52.47208816404383, -22.399858141857987], [-52.472069097067475, -22.39980409312389], [-52.4720501862847, -22.399749598170065], [-52.47203143434472, -22.399694672950545], [-52.4720128399968, -22.399639322515803], [-52.47199440042784, -22.399583547786975], [-52.471976112740066, -22.399527349822552], [-52.471958388420816, -22.39947202358937], [-52.47193361165748, -22.399393276785673], [-52.47191621165429, -22.399336982824195], [-52.471898546383336, -22.399278966196192], [-52.471881362725014, -22.39922168997768], [-52.47185750967312, -22.39914082310119], [-52.471840627362795, -22.399082625404773], [-52.47182353841834, -22.399022881511712], [-52.471806867019964, -22.39896378577844], [-52.47178387338266, -22.398880979701673], [-52.471767741201646, -22.39882197550531], [-52.47174516830176, -22.398738155833378], [-52.47172924511681, -22.398678148002578], [-52.471707059962405, -22.398593331928325], [-52.47169132599916, -22.398532332268598], [-52.47166949657793, -22.398446547844134], [-52.471653939578154, -22.398384603860542], [-52.47163244373456, -22.398297919584316], [-52.47161704999787, -22.398235075313888], [-52.471596008583404, -22.398148154560282], [-52.47157527439616, -22.398061387972614], [-52.471552084624776, -22.39796314475859]], "type": "LineString"}, "id": "377", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 546.527638462, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473693975866546, -22.40240278921744], [-52.47363770177805, -22.40235422150756], [-52.473595141485944, -22.402317075509668], [-52.47355250971834, -22.40227946073852], [-52.47351029589689, -22.402241818336318], [-52.473487628171235, -22.402221376534854], [-52.473466327133856, -22.402201901777833], [-52.473445811635806, -22.402182870979736], [-52.47342544402174, -22.4021637020893], [-52.47340260007384, -22.40214189039283], [-52.47339776405082, -22.402137222824127], [-52.47337515554635, -22.4021151659259], [-52.47335528471122, -22.40209550059821], [-52.473335546369775, -22.402075685849045], [-52.47331345023009, -22.40205318661939], [-52.4733086481437, -22.40204824464667], [-52.47328676642813, -22.40202548540082], [-52.47326747920025, -22.402005139605098], [-52.47324831715829, -22.401984639351497], [-52.47322692214757, -22.401961426664514], [-52.47322212086572, -22.40195616248302], [-52.47320091384339, -22.401932666121184], [-52.473182146386556, -22.401911581006832], [-52.47316348819038, -22.401890325443567], [-52.473147142800414, -22.401871444914594], [-52.47311515242399, -22.401833849640518], [-52.47310116031242, -22.40181712048796], [-52.47306972234298, -22.401778882562372], [-52.473055835826, -22.401761700848482], [-52.47302492448999, -22.401722796784142], [-52.473009147478294, -22.401702599793676], [-52.472991454515174, -22.401679640912217], [-52.47297576213762, -22.401659000792407], [-52.47294575301677, -22.40161885916105], [-52.47293208125981, -22.401600261085562], [-52.47290256175145, -22.401559426575503], [-52.472888963544214, -22.401540299024635], [-52.47285992561142, -22.401498767621305], [-52.472846395048826, -22.401479091253087], [-52.47281782185819, -22.40143684606178], [-52.472804354110124, -22.401416602458156], [-52.47277623851411, -22.40137364020374], [-52.47276283409584, -22.40135281833122], [-52.47273516789689, -22.401309133967896], [-52.472721827097395, -22.40128772240644], [-52.47269460320064, -22.401243312557582], [-52.472681326675406, -22.40122130046963], [-52.47265453700513, -22.40117616025191], [-52.47264132632009, -22.401153538526426], [-52.472614967470584, -22.40110767117483], [-52.472601827245796, -22.401084436198484], [-52.47257712773897, -22.40104005881323], [-52.472553879964906, -22.400997484236218], [-52.47252964526608, -22.400952249783302], [-52.47251666263565, -22.40092763150511], [-52.47249163243943, -22.400879415503212], [-52.47247872250961, -22.400854153797834], [-52.47245409957356, -22.400805214156755], [-52.47244127763417, -22.400779329542278], [-52.47241805384308, -22.400731712932036], [-52.47239603420566, -22.400685719792857], [-52.4723732598788, -22.400637263519787], [-52.47236063518805, -22.400609987272535], [-52.472338164314685, -22.40056069161311], [-52.47231677690591, -22.400512909733656], [-52.472295558199676, -22.400464637544744], [-52.47227450661499, -22.40041587455065], [-52.47225362201461, -22.40036662398095], [-52.47223290865249, -22.400316899852204], [-52.472211654869284, -22.400264967059112], [-52.47219947716413, -22.400234771115368], [-52.47217852288314, -22.40018204881213], [-52.47215844153299, -22.400130634889273], [-52.47213852762752, -22.40007875973382], [-52.4721187788896, -22.40002642338707], [-52.47209919298892, -22.399973626107794], [-52.47207976753309, -22.399920368363283], [-52.4720605000593, -22.39986665082027], [-52.47204138863495, -22.399812476060696], [-52.47202243504218, -22.39975785771132], [-52.47200364185341, -22.399702811641028], [-52.471985007769476, -22.399647342890542], [-52.47196652993963, -22.39959145239987], [-52.47194820542906, -22.399535141245394], [-52.47193044283, -22.399479695488388], [-52.471905626598755, -22.39940082319657], [-52.47188819152382, -22.399344415732116], [-52.47187049524916, -22.399286297243567], [-52.47185327944681, -22.399228913845565], [-52.47182939332477, -22.399147934800084], [-52.47181248166213, -22.39908963587893], [-52.471795366787866, -22.39902980129241], [-52.47177866852429, -22.39897061028745], [-52.47175564727732, -22.398887704721865], [-52.47173948884382, -22.398828604462903], [-52.47171689101649, -22.39874469216616], [-52.47170094418189, -22.398684595164614], [-52.471678736626444, -22.398599693384227], [-52.47166298146528, -22.398538611494104], [-52.4716411320071, -22.398452748261825], [-52.47162555606106, -22.398390728789696], [-52.471604042328266, -22.398303972303314], [-52.471588631722085, -22.398241059112454], [-52.471567573376646, -22.39815406834607], [-52.47154682231827, -22.398067231084653], [-52.47152619312862, -22.397979835680946], [-52.47151893796617, -22.397948739505253]], "type": "LineString"}, "id": "378", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 551.059790648, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47367725126272, -22.402425154557665], [-52.473660381018185, -22.402410761896373], [-52.473617819417115, -22.40237402882698], [-52.47357514213555, -22.402336780718468], [-52.473532397190446, -22.402299066084716], [-52.47349006863421, -22.402261321368435], [-52.47346727034603, -22.4022407618231], [-52.47344582265679, -22.402221152985412], [-52.47342515771663, -22.402201983558005], [-52.473404642250195, -22.402182675514613], [-52.47338167025689, -22.402160741556006], [-52.47337672545209, -22.402155968994133], [-52.4733539911693, -22.402133789383463], [-52.47333397813686, -22.402113983326462], [-52.47331409926243, -22.402094027497608], [-52.47329188153906, -22.40207140446313], [-52.47328697624902, -22.402066356279676], [-52.47326497530782, -22.402043473023532], [-52.47324555339077, -22.402022985143272], [-52.47322625833608, -22.40200234258466], [-52.47320474835555, -22.40197900515667], [-52.47319984958999, -22.40197363409203], [-52.473178530074414, -22.401950013089284], [-52.47315963568935, -22.40192878536845], [-52.4731408523009, -22.401907387181573], [-52.47312436814023, -22.401888346355566], [-52.4730922261285, -22.401850572872146], [-52.47307808505915, -22.401833665620686], [-52.47304650079569, -22.401795249750894], [-52.47303247066885, -22.401777890345976], [-52.473001418444255, -22.40173880895594], [-52.47298551694855, -22.401718452602825], [-52.47296771517902, -22.401695352526414], [-52.47295190245885, -22.40167455411611], [-52.47292176214498, -22.40163423698611], [-52.47290796183863, -22.401615464037164], [-52.47287831640385, -22.40157445532316], [-52.47286459486648, -22.401555154288868], [-52.4728354361865, -22.401513450177493], [-52.47282178745786, -22.40149360196547], [-52.47279309866541, -22.401451185847556], [-52.472779517842156, -22.40143077227352], [-52.472751291674804, -22.40138764104863], [-52.472737779158685, -22.401366651255834], [-52.47271000731089, -22.40132280006333], [-52.47269656327894, -22.401301222811114], [-52.47266923854015, -22.401256648447955], [-52.47265586353336, -22.401234473074112], [-52.472628977718124, -22.40118917084021], [-52.47261567317848, -22.401166388393055], [-52.47258922273018, -22.401120361635222], [-52.47257599312806, -22.401096968611657], [-52.47255119786081, -22.40105241916027], [-52.47252784857712, -22.40100965867067], [-52.472503523491774, -22.400964255494696], [-52.47249046090283, -22.40093948558695], [-52.472465352818986, -22.40089111953227], [-52.472452367015784, -22.40086570935146], [-52.4724276701587, -22.4008166227699], [-52.472414776205056, -22.400790592765212], [-52.472391475392484, -22.400742818216987], [-52.47236937425523, -22.40069665482867], [-52.47234652748966, -22.40064804441076], [-52.47233383883093, -22.400620629946665], [-52.47231129963549, -22.400571184385008], [-52.47228984002913, -22.400523241187983], [-52.47226855153838, -22.4004748102199], [-52.47224743252907, -22.40042589102503], [-52.472226482800714, -22.400376486847023], [-52.472205706512995, -22.40032661163758], [-52.47218439688654, -22.40027454236957], [-52.47217216994119, -22.400244224315113], [-52.47215116314882, -22.400191369864572], [-52.47213102638991, -22.40013981405448], [-52.472111059016235, -22.400087799589933], [-52.472091258704886, -22.400035326541165], [-52.47207162308014, -22.399982395194407], [-52.47205214970466, -22.399929006042914], [-52.47203283607115, -22.399875159777988], [-52.472013680198835, -22.399820858992914], [-52.47199468379612, -22.399766117247996], [-52.47197584935859, -22.399710950326888], [-52.47195717553868, -22.399655363260656], [-52.47193865944799, -22.399599357008125], [-52.47192029811467, -22.399542932663557], [-52.47190249723584, -22.399487367382733], [-52.471877641536736, -22.399408369602753], [-52.47186017139008, -22.399351848635323], [-52.47184244411176, -22.399293628286237], [-52.47182519616543, -22.39923613770874], [-52.471801276973274, -22.399155046494254], [-52.47178433595836, -22.39909664634832], [-52.471767195154314, -22.39903672106834], [-52.47175047002557, -22.39897743479169], [-52.47172742116898, -22.398894429737258], [-52.47171123648304, -22.39883523341568], [-52.47168861372828, -22.398751228494135], [-52.47167264324407, -22.398691042321826], [-52.47165041328762, -22.398606054835312], [-52.471634636928556, -22.398544890714778], [-52.47161276743346, -22.39845894867467], [-52.47159717254119, -22.398396853714], [-52.47157564091921, -22.39831002501746], [-52.47156021344356, -22.398247042906178], [-52.47153913816719, -22.39815998212699], [-52.471518370237696, -22.39807307419181], [-52.47149772540755, -22.397985612452853], [-52.47148576575979, -22.397934352444025]], "type": "LineString"}, "id": "379", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 555.590250938, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47366045260237, -22.4024475939117], [-52.47364061986465, -22.402430673831116], [-52.47359793705057, -22.402393836144217], [-52.47355514277955, -22.402356485925065], [-52.47351228465692, -22.402318671428667], [-52.473469841365905, -22.402280824398275], [-52.473446912515186, -22.402260147109043], [-52.47342531817409, -22.40224040419064], [-52.4734045037918, -22.402221096133882], [-52.47338384047299, -22.402201648937496], [-52.47336074043429, -22.402179592716735], [-52.47335568684769, -22.402174715161653], [-52.47333282678658, -22.402152412838525], [-52.473312671556826, -22.40213246605217], [-52.47329265214944, -22.402112369143577], [-52.47327031284238, -22.402089622304242], [-52.473265304348686, -22.402084467910022], [-52.47324318418185, -22.40206146064355], [-52.47322362757565, -22.40204083067874], [-52.473204199508224, -22.402020045815068], [-52.47318257455791, -22.401996583646035], [-52.47317757830862, -22.40199110569825], [-52.47315614629981, -22.40196736005456], [-52.47313712498654, -22.40194598972719], [-52.473118216405815, -22.401924448916667], [-52.473101593474475, -22.401905247793586], [-52.473069299827436, -22.401867296100804], [-52.47305500980035, -22.401850210750375], [-52.473023279242874, -22.401811616936353], [-52.47300910550618, -22.401794079840357], [-52.47297791239303, -22.40175482112458], [-52.472961886413344, -22.40173430540876], [-52.47294397583742, -22.401711064137373], [-52.472928042774655, -22.401690107436565], [-52.47289777126778, -22.40164961480785], [-52.47288384241207, -22.4016306669854], [-52.47285407105091, -22.401589484067436], [-52.47284022618343, -22.401570009549673], [-52.472810946756304, -22.40152813273022], [-52.472797179861644, -22.401508112674353], [-52.47276837546742, -22.4014655256298], [-52.47275468156901, -22.40144494208533], [-52.47272634483035, -22.401401641889915], [-52.47271272421642, -22.40138048417681], [-52.4726848467198, -22.401336466155083], [-52.472671299455435, -22.401314723212074], [-52.47264387387465, -22.401269984334586], [-52.47263040038635, -22.40124764567483], [-52.472603418426175, -22.401202181424694], [-52.47259002003197, -22.40117923825585], [-52.47256347798491, -22.401133052091748], [-52.47255015900551, -22.401109501020915], [-52.472525267977865, -22.401064779503372], [-52.4725018171846, -22.401021833101158], [-52.47247740171277, -22.400976261202096], [-52.47246425916538, -22.400951339664775], [-52.472439073193954, -22.40090282355726], [-52.4724260115174, -22.400877264900995], [-52.47240124073932, -22.400828031378925], [-52.472388274771454, -22.40080185598401], [-52.47236489693745, -22.400753923497774], [-52.47234271430041, -22.400707589860318], [-52.47231979509617, -22.40065882529754], [-52.472307042469495, -22.400631272616554], [-52.47228443495204, -22.400581677152623], [-52.47226290314811, -22.400533572638025], [-52.4722415448729, -22.40048498289075], [-52.47222035843904, -22.400435907495073], [-52.47219934358275, -22.40038634970872], [-52.47217850436948, -22.400336323418564], [-52.472157138899824, -22.400284117675618], [-52.47214486271431, -22.400253677510428], [-52.4721238034106, -22.40020069091257], [-52.47210361124298, -22.400148993215225], [-52.47208359040114, -22.400096839441566], [-52.4720637385164, -22.40004422969077], [-52.472044053167636, -22.399991164276496], [-52.47202453187255, -22.39993764371799], [-52.472005172079356, -22.39988366873115], [-52.47198597175913, -22.39982924192054], [-52.4719669325465, -22.399774376780073], [-52.47194805686027, -22.39971908900814], [-52.47192934330442, -22.399663383626148], [-52.47191078895293, -22.39960726161174], [-52.471892390796896, -22.399550724077073], [-52.471874551638344, -22.399495039272402], [-52.47184965647143, -22.39941591600427], [-52.47183215125308, -22.399359281533822], [-52.47181439297113, -22.399300959324183], [-52.47179711288087, -22.399243361567184], [-52.47177316061863, -22.399162158183664], [-52.471756190251476, -22.399103656812965], [-52.471739023517685, -22.399043640839505], [-52.47172227152381, -22.39898425929114], [-52.47169919505763, -22.39890115474786], [-52.47168298411929, -22.398841862363668], [-52.47166033643714, -22.39875776481729], [-52.47164434230334, -22.398697489474213], [-52.47162208994593, -22.398612416281566], [-52.47160629238899, -22.398551169930613], [-52.47158440285702, -22.398465149082657], [-52.47156878901854, -22.39840297863344], [-52.47154723950741, -22.39831607772674], [-52.47153179516232, -22.398253026695013], [-52.47151070295503, -22.398165895903023], [-52.47148991815445, -22.398078917294086], [-52.47146925768383, -22.397991389219857], [-52.47145267568057, -22.397920317351915]], "type": "LineString"}, "id": "380", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 560.080787662, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4736430255311, -22.40246949714698], [-52.47362085870552, -22.402450585763688], [-52.473578054678406, -22.402413643459266], [-52.47353514341793, -22.402376191129445], [-52.473492172117766, -22.40233827677037], [-52.473449614091955, -22.402300327425852], [-52.47342655467869, -22.40227953239267], [-52.47340481368573, -22.402259655393536], [-52.473383849861314, -22.402240208707386], [-52.473363038690124, -22.402220622357966], [-52.47333981060602, -22.402198443875005], [-52.47333464823763, -22.402193461326696], [-52.47331166239821, -22.402171036291076], [-52.473291364971146, -22.402150948775336], [-52.473271205030784, -22.402130710786967], [-52.47324874414005, -22.40210784014274], [-52.473243632442696, -22.40210257953774], [-52.47322139305023, -22.402079448260917], [-52.47320170175488, -22.402058676211492], [-52.47318214067473, -22.402037749042734], [-52.47316040075463, -22.402014162132637], [-52.473155307021635, -22.402008577301647], [-52.47313376251959, -22.401984707017004], [-52.47311461427813, -22.401963194083063], [-52.473095580505145, -22.401941510648857], [-52.47307881880313, -22.401922149228664], [-52.473046373520816, -22.401884019326467], [-52.47303193453598, -22.401866755877023], [-52.47300005768452, -22.40182798411872], [-52.47298574033801, -22.401810269331612], [-52.47295440633633, -22.401770833290062], [-52.47293825587267, -22.40175015821151], [-52.47292023649037, -22.401726775745104], [-52.47290418308504, -22.401705660753738], [-52.47287378038519, -22.401664992626298], [-52.47285972298013, -22.401645869930302], [-52.472829825692635, -22.401604512808337], [-52.47281585749507, -22.401584864807056], [-52.47278645732082, -22.40154281527949], [-52.47277257226017, -22.401522623379748], [-52.4727436522642, -22.4014798654085], [-52.47272984529067, -22.401459111893573], [-52.47270139798074, -22.401415642727596], [-52.47268766926904, -22.40139431709414], [-52.472659686123635, -22.401350132243167], [-52.47264603562688, -22.401328223609323], [-52.472618509204146, -22.40128332021748], [-52.472604937234365, -22.401260818271766], [-52.472577859129295, -22.401215192005374], [-52.47256436688057, -22.401192088114804], [-52.472537733234795, -22.401145742544397], [-52.47252432487813, -22.401122033426287], [-52.47249933809014, -22.40107713984255], [-52.472475785787346, -22.401034007527695], [-52.472451279929096, -22.400988266905493], [-52.47243805742327, -22.400963193738576], [-52.472412793564295, -22.400914527578212], [-52.472399656014446, -22.40088882044646], [-52.47237481131541, -22.40083943998386], [-52.47236177333336, -22.400813119198684], [-52.47233831847797, -22.40076502877441], [-52.47231605434119, -22.400718524887775], [-52.472293062698334, -22.400669606180095], [-52.47228024610375, -22.40064191528222], [-52.472257570264325, -22.400592169915992], [-52.472235966262886, -22.400543904083776], [-52.47221453820326, -22.40049515555727], [-52.47219328434488, -22.400445923960767], [-52.47217220436072, -22.40039621256605], [-52.47215130222194, -22.400346035195163], [-52.47212988090912, -22.400293692977257], [-52.47211755548348, -22.40026313070132], [-52.47209644366847, -22.400210011956112], [-52.472076196092196, -22.400158172371494], [-52.472056121782245, -22.400105879288706], [-52.472036218324156, -22.40005313283586], [-52.472016483251416, -22.399999933354056], [-52.471996914036765, -22.39994628138851], [-52.47197750808393, -22.39989217767974], [-52.47195826331584, -22.399837624843588], [-52.471939181293344, -22.399782636307545], [-52.47192026435844, -22.399727227684785], [-52.47190151106669, -22.399671403987], [-52.47188291845444, -22.399615166210705], [-52.471864483475734, -22.399558515485943], [-52.47184660603749, -22.399502711157393], [-52.4718216714028, -22.399423462401078], [-52.47180413111283, -22.399366714427618], [-52.47178634182729, -22.399308290357418], [-52.47176902959312, -22.39925058542089], [-52.47174504426085, -22.39916926986834], [-52.47172804454149, -22.399110667272854], [-52.47171085187799, -22.39905056060589], [-52.47169407301901, -22.398991083785823], [-52.47167096894328, -22.39890787975368], [-52.471654731752565, -22.398848491306858], [-52.47163205914306, -22.398764301135646], [-52.47161604135972, -22.398703936621786], [-52.47159376660136, -22.39861877772299], [-52.47157794784658, -22.398557449141606], [-52.47155603827776, -22.398471349485806], [-52.4715404054931, -22.398409103548033], [-52.47151883809285, -22.398322130431144], [-52.47150337687834, -22.398259010478988], [-52.47148226774017, -22.39817180967418], [-52.471461466068526, -22.398084760391477], [-52.47144078995745, -22.397997165981973], [-52.47142012975966, -22.397908614538267]], "type": "LineString"}, "id": "381", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 564.219275641, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473625322697806, -22.40249116512192], [-52.47360109754077, -22.402470497694125], [-52.47355817230063, -22.402433450772115], [-52.473515144050666, -22.40239589633159], [-52.47347205957299, -22.40235788210984], [-52.47342938681238, -22.40231983045114], [-52.47340619683656, -22.402298917674003], [-52.47338430919173, -22.40227890659408], [-52.47336319592519, -22.40225932127851], [-52.473342236901615, -22.402239595776024], [-52.4733188807721, -22.402217295030837], [-52.47331360962192, -22.40221220748927], [-52.473290498004175, -22.402189659741115], [-52.4732700583798, -22.402169431495953], [-52.473249757906466, -22.40214905242777], [-52.47322717543206, -22.402126057978624], [-52.47322196053105, -22.402120691162803], [-52.47319960191297, -22.40209743587559], [-52.473179775928465, -22.402076521741538], [-52.4731600818356, -22.40205545226765], [-52.47313822694572, -22.402031740616447], [-52.47313303572903, -22.40202604890224], [-52.473111378733755, -22.402002053976602], [-52.473092103564106, -22.401980398436066], [-52.473072944598876, -22.401958572378152], [-52.473056044126196, -22.401939050660797], [-52.47302344720862, -22.40190074254913], [-52.47300885926608, -22.40188330100064], [-52.472976836120644, -22.40184435129802], [-52.47296237516433, -22.401826458819755], [-52.47293090027413, -22.401786845452396], [-52.472914625326524, -22.401766011011066], [-52.47289649713787, -22.401742487349605], [-52.472880323389994, -22.401721214067656], [-52.47284978949721, -22.40168037044143], [-52.47283560354284, -22.401661072871857], [-52.47280558032901, -22.401619541545834], [-52.4727914888014, -22.401599720061007], [-52.47276196788007, -22.401557497825312], [-52.47274796465344, -22.40153713408165], [-52.47271892905576, -22.40149420518367], [-52.47270500900714, -22.401473281698237], [-52.47267645112598, -22.40142964356166], [-52.47266261431654, -22.40140815000782], [-52.47263452552238, -22.401363798327566], [-52.47262077179328, -22.40134172400287], [-52.472593144528624, -22.40129665609662], [-52.4725794740774, -22.401273990864933], [-52.47255229982749, -22.401228202582242], [-52.47253871372427, -22.401204937969933], [-52.47251198847981, -22.4011584329932], [-52.472498490745934, -22.40113456582775], [-52.47247340819764, -22.401089500177793], [-52.472449754385366, -22.401046181950246], [-52.472425158140716, -22.40100027260489], [-52.47241185567651, -22.40097504780835], [-52.47238651393004, -22.400926231595108], [-52.47237330050692, -22.40090037598784], [-52.472348381886974, -22.400850848584675], [-52.472335271890785, -22.400824382409223], [-52.47231174001406, -22.400776134046886], [-52.47228939437758, -22.40072945991103], [-52.472266330296144, -22.40068038705844], [-52.47225344973371, -22.400652557943634], [-52.47223070557234, -22.400602662675084], [-52.47220902937345, -22.400554235525252], [-52.47218753152946, -22.400505328219488], [-52.472166210246606, -22.40045594042213], [-52.472145065134605, -22.400406075419042], [-52.47212410007038, -22.40035574696737], [-52.472102622914434, -22.400303268274495], [-52.47209024824871, -22.400272583887784], [-52.47206908392245, -22.400219332995224], [-52.47204878093756, -22.400167351523304], [-52.47202865315953, -22.40011491913135], [-52.47200869812814, -22.400062035976458], [-52.47198891333149, -22.400008702427094], [-52.4719692961973, -22.3999549190545], [-52.47194984408488, -22.399900686623774], [-52.471930554868955, -22.399846007762065], [-52.471911430036634, -22.39979089583042], [-52.4718924718531, -22.3997353663568], [-52.471873678825496, -22.39967942434322], [-52.47185504795253, -22.399623070805024], [-52.47183657615118, -22.399566306890133], [-52.47181866043331, -22.3995103830377], [-52.471793686330884, -22.39943100879321], [-52.471776110969316, -22.39937414731672], [-52.47175829068022, -22.399315621385938], [-52.471740946302184, -22.399257809269876], [-52.47171692789992, -22.399176381548266], [-52.4716998988284, -22.399117677727993], [-52.47168268023521, -22.399057480367514], [-52.471665874511174, -22.398997908275728], [-52.47164274282592, -22.3989146047547], [-52.47162647938288, -22.398855120245237], [-52.471603781846056, -22.398770837449188], [-52.47158774041319, -22.39871038376453], [-52.47156544325392, -22.39862513915957], [-52.47154960330134, -22.398563728347764], [-52.4715276736957, -22.39847754988412], [-52.47151202196489, -22.398415228457765], [-52.47149043667553, -22.398328183130708], [-52.471474958591635, -22.398264994258078], [-52.4714538325226, -22.39817772344046], [-52.471433013979926, -22.39809060348398], [-52.47141232222843, -22.3980029427392], [-52.471391745101535, -22.397914747269105], [-52.471387627219514, -22.39789690329889]], "type": "LineString"}, "id": "382", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 568.319202761, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47360761985911, -22.402512833095148], [-52.47358133637043, -22.40249040962239], [-52.47353828991724, -22.40245325808279], [-52.47349514467779, -22.402415601531533], [-52.47345194702258, -22.40237748744707], [-52.47340915952716, -22.402339333474163], [-52.47338583898879, -22.402318302953027], [-52.473363804692084, -22.40229815779228], [-52.47334254198339, -22.402278433847265], [-52.47332143510744, -22.402258569191673], [-52.47329795093252, -22.40223614618422], [-52.473292571000535, -22.40223095364936], [-52.47326933360448, -22.40220828318865], [-52.473248751782805, -22.402187914214032], [-52.47322831077649, -22.402167394065994], [-52.47320560671842, -22.402144275811903], [-52.47320028861376, -22.40213880278524], [-52.47317781077005, -22.40211542348759], [-52.47315785009641, -22.402094367268866], [-52.47313802299083, -22.402073155489823], [-52.473116053131186, -22.402049319097483], [-52.473110764430785, -22.402043520500026], [-52.4730889949423, -22.40201940093336], [-52.473069592844475, -22.401997602786178], [-52.47305030868701, -22.401975634104513], [-52.4730332694437, -22.40195595208998], [-52.473000520890864, -22.40191746576881], [-52.47298578399062, -22.40189984612124], [-52.47295361455124, -22.40186071847424], [-52.47293900998513, -22.401842648304783], [-52.472907394206445, -22.40180285761155], [-52.47289099477492, -22.40178186380741], [-52.472872757779925, -22.40175819895088], [-52.47285646368953, -22.401736767378292], [-52.47282579860383, -22.401695748253267], [-52.47281148410017, -22.40167627581007], [-52.47278133496005, -22.40163457027996], [-52.47276712010242, -22.401614575311548], [-52.47273747843402, -22.401572180367662], [-52.472723357041474, -22.401551644780042], [-52.47269420584211, -22.401508544955313], [-52.472680172718434, -22.401487451499335], [-52.47265150426607, -22.401443644392135], [-52.472637559358915, -22.40142198291788], [-52.472609364916046, -22.401377464408295], [-52.47259550795464, -22.401355224392706], [-52.4725677798481, -22.40130999197203], [-52.47255401091547, -22.40128716345432], [-52.472526740520735, -22.40124121315531], [-52.47251306056306, -22.401217787821206], [-52.47248624371997, -22.401171123438104], [-52.472472656608915, -22.40114709822532], [-52.472447478300346, -22.401101860509105], [-52.47242372297865, -22.40105835636883], [-52.47239903634766, -22.4010122783003], [-52.4723856539251, -22.400986901874084], [-52.47236023429117, -22.400937935607942], [-52.47234694499484, -22.400911931525137], [-52.47232195245402, -22.400862257181398], [-52.472308770443725, -22.40083564561563], [-52.4722851615457, -22.400787239315207], [-52.472262734409576, -22.400740394930107], [-52.472239597889605, -22.40069116793257], [-52.47222665335934, -22.400663200600814], [-52.472203840876105, -22.400613155429934], [-52.4721820924798, -22.40056456696244], [-52.47216052485149, -22.400515500877383], [-52.472139136144214, -22.400465956879163], [-52.47211792590443, -22.400415938267646], [-52.47209689791479, -22.400365458735195], [-52.472075364915774, -22.40031284356732], [-52.47206294101, -22.40028203706982], [-52.47204172417252, -22.40022865402988], [-52.47202136577907, -22.400176530670638], [-52.47200118453301, -22.40012395896952], [-52.47198117792836, -22.400070939112528], [-52.47196134340783, -22.400017471495605], [-52.47194167835417, -22.399963556715942], [-52.471922180082196, -22.399909195563236], [-52.47190284641848, -22.399854390675966], [-52.47188367877638, -22.399799155348706], [-52.471864679344264, -22.39974350502422], [-52.47184584658084, -22.399687444694816], [-52.471827177447196, -22.399630975394707], [-52.47180866882325, -22.39957409828968], [-52.47179071482577, -22.39951805491335], [-52.47176570125568, -22.399438555180648], [-52.47174809082255, -22.399381580201112], [-52.471730239529926, -22.399322952409733], [-52.471712863008065, -22.39926503311413], [-52.47168881153585, -22.399183493223447], [-52.4716717531122, -22.39912468817836], [-52.47165450858937, -22.39906440012438], [-52.47163767600029, -22.39900473276086], [-52.471614516705564, -22.398921329750937], [-52.47159822701021, -22.398861749178824], [-52.4715755045461, -22.398777373757913], [-52.47155943946376, -22.398716830902462], [-52.471537119903616, -22.39863150059134], [-52.471521258753256, -22.398570007549075], [-52.47149930911082, -22.398483750277574], [-52.47148363843389, -22.398421353362643], [-52.47146203525546, -22.39833423582539], [-52.4714465403022, -22.398270978032308], [-52.47142539730233, -22.398183637201868], [-52.471404561888654, -22.398096446571596], [-52.47138385449676, -22.39800871949152], [-52.471363262926644, -22.397920462040503], [-52.47135512957017, -22.397885217825273]], "type": "LineString"}, "id": "383", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 572.416234362, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47358991701501, -22.40253450106668], [-52.47356157519447, -22.40251032154848], [-52.473518407528225, -22.402473065391266], [-52.4734751452993, -22.402435306729263], [-52.47343183446654, -22.402397092782035], [-52.473388932236304, -22.402358836494923], [-52.47336548113537, -22.402337688229736], [-52.473343300186784, -22.402317408988146], [-52.473321888035954, -22.402297546413628], [-52.47330063330761, -22.402277542604892], [-52.47327702108728, -22.402254997335145], [-52.4732715323735, -22.402249699806973], [-52.47324816919913, -22.402226906633672], [-52.473227445180136, -22.402206396929564], [-52.473206863640854, -22.402185735701647], [-52.47318403799912, -22.40216249364255], [-52.47317861669081, -22.402156914405015], [-52.47315601962149, -22.402133411096923], [-52.473135924258706, -22.40211221279348], [-52.473115964140426, -22.40209085870925], [-52.47309387931101, -22.402066897575754], [-52.47308849312692, -22.402060992095027], [-52.47306661114523, -22.40203674788729], [-52.47304708211924, -22.402014807133433], [-52.47302767276955, -22.40199269582799], [-52.4730104947556, -22.401972853516224], [-52.47297759456754, -22.401934188985496], [-52.472962708709616, -22.40191639123878], [-52.4729303929763, -22.401877085647396], [-52.47291564480043, -22.401858837786683], [-52.47288388813328, -22.401818869767553], [-52.47286736421785, -22.40179771660057], [-52.47284901841654, -22.401773910548926], [-52.47283260398365, -22.401752320685677], [-52.47280180770504, -22.401711126061798], [-52.47278736465213, -22.401691478744937], [-52.47275708958574, -22.401649599010703], [-52.47274275139812, -22.40162943055866], [-52.47271298898269, -22.401586862906562], [-52.472698749424254, -22.40156615547495], [-52.47266948262324, -22.401522884723402], [-52.47265533642454, -22.40150162129686], [-52.47262655740101, -22.401457645218994], [-52.47261250439618, -22.401435815824293], [-52.47258420430463, -22.401391130485344], [-52.47257024411095, -22.401368724778838], [-52.47254241516256, -22.4013233278437], [-52.47252854774855, -22.401300336039935], [-52.472501181209054, -22.401254223724564], [-52.47248740739696, -22.401230637668647], [-52.472460498955265, -22.401183813879165], [-52.47244682246707, -22.40115963061899], [-52.472421548398295, -22.40111422083648], [-52.4723976915672, -22.40107053078345], [-52.47237291454991, -22.4010242839917], [-52.47235945216905, -22.400998755935802], [-52.4723339546477, -22.40094963961673], [-52.47232058947818, -22.40092348705836], [-52.47229552301653, -22.400873665774018], [-52.472282268992174, -22.400846908817908], [-52.47225858307289, -22.400798344579368], [-52.472236074437184, -22.400751329944995], [-52.47221286547872, -22.400701948802475], [-52.47219985698067, -22.400673843253756], [-52.47217697617559, -22.400623648180503], [-52.47215515558192, -22.400574898395327], [-52.47213351816934, -22.40052567353098], [-52.472112062037695, -22.400475973331847], [-52.47209078667018, -22.400425801111894], [-52.472069695755174, -22.400375170498634], [-52.47204810691313, -22.40032241885575], [-52.47203563376734, -22.40029149024743], [-52.4720143644187, -22.400237975060097], [-52.47199395061673, -22.400185709813513], [-52.471973715902685, -22.4001329988032], [-52.47195365772483, -22.400079842244104], [-52.47193377348045, -22.40002624055959], [-52.47191406050736, -22.399972194372836], [-52.47189451607588, -22.39991770449815], [-52.471875137964425, -22.399862773585273], [-52.47185592751257, -22.39980741486239], [-52.471836886831916, -22.399751643687015], [-52.47181801433272, -22.39969546504179], [-52.47179930693843, -22.399638879979733], [-52.471780761491935, -22.399581889684555], [-52.47176276921489, -22.39952572678432], [-52.47173771617716, -22.399446101563385], [-52.47172007067252, -22.399389013080796], [-52.47170218837641, -22.399330283428814], [-52.47168477971076, -22.39927225695365], [-52.47166069516863, -22.3991906048939], [-52.47164360739289, -22.39913169862399], [-52.47162633694044, -22.399071319876473], [-52.471609477486375, -22.39901155724121], [-52.4715862905822, -22.398928054742385], [-52.47156997463458, -22.398868378107622], [-52.47154722724323, -22.398783910061837], [-52.47153113851142, -22.39872327803557], [-52.471508796550445, -22.398637862018273], [-52.471492914202344, -22.398576286745556], [-52.47147094452313, -22.398489950666182], [-52.471455254900114, -22.398427478262676], [-52.47143363383263, -22.398340288515215], [-52.471418122010036, -22.398276961801663], [-52.47139696207936, -22.3981895509584], [-52.47137610979471, -22.39810228965433], [-52.471355386762426, -22.39801449623897], [-52.47133478074914, -22.397926176806997], [-52.47132249346443, -22.397872932349983]], "type": "LineString"}, "id": "384", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 576.581211436, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47357221416551, -22.402556169036526], [-52.47354181401292, -22.402530233472426], [-52.4734985251336, -22.402492872697543], [-52.473455145915175, -22.402455011924765], [-52.473411721904874, -22.402416698114756], [-52.473368704939816, -22.402378339513398], [-52.47334512327631, -22.402357073504145], [-52.47332279567585, -22.402336660181668], [-52.47330123408286, -22.402316658977615], [-52.473279831502126, -22.4022965160157], [-52.47325609123639, -22.40227384848364], [-52.47325049374081, -22.402268445962108], [-52.473227004788114, -22.40224553007618], [-52.47320613857182, -22.402224879642535], [-52.47318541649957, -22.4022040773347], [-52.47316246927416, -22.402180711470578], [-52.47315694476221, -22.402175026022153], [-52.47313422846727, -22.402151398703577], [-52.473113998415364, -22.402130058315393], [-52.47309390528439, -22.402108561925928], [-52.473071705485204, -22.40208447605123], [-52.47306622181743, -22.402078463687197], [-52.47304422734254, -22.402054094838384], [-52.47302457138839, -22.402032011477825], [-52.47300503684649, -22.402009757548548], [-52.47298772006192, -22.401989754939503], [-52.47295466823865, -22.40195091219919], [-52.47293963342307, -22.401932936353298], [-52.47290717139584, -22.401893452817458], [-52.47289227961022, -22.401875027265476], [-52.47286038205463, -22.401834881920408], [-52.47284373365531, -22.40181356939053], [-52.472825279047704, -22.40178962214374], [-52.47280874427233, -22.401767873989794], [-52.472777816800864, -22.40172650386701], [-52.47276324519871, -22.401706681676455], [-52.47273284420609, -22.401664627738068], [-52.47271838268851, -22.401644285802362], [-52.47268849952609, -22.401601545441977], [-52.47267414180178, -22.40158066616635], [-52.472644759399145, -22.401537224487978], [-52.472630500125454, -22.401515791090816], [-52.47260161053079, -22.401471646042246], [-52.472587449428325, -22.401449648727066], [-52.47255904368812, -22.401404796558726], [-52.47254498026221, -22.401382225161253], [-52.47251705047201, -22.401336663711607], [-52.472503084576665, -22.40131350862178], [-52.47247562189243, -22.40126723429002], [-52.47246175422596, -22.401243487512257], [-52.4724347541857, -22.401196504316353], [-52.47242098832041, -22.401172163008756], [-52.47239561849145, -22.40112658115993], [-52.472371660151026, -22.40108270519411], [-52.47234679274747, -22.40103628967911], [-52.472333250408354, -22.401010609993495], [-52.47230767499962, -22.40096134362147], [-52.47229423395696, -22.4009350425875], [-52.47226909357451, -22.40088507436252], [-52.47225576753614, -22.400858172016058], [-52.47223200459565, -22.40080944983937], [-52.47220941446039, -22.400762264955695], [-52.47218613306348, -22.400712729668186], [-52.4721730605977, -22.40068448590246], [-52.472150111470825, -22.400634140926826], [-52.47212821867984, -22.400585229823925], [-52.472106511483034, -22.40053584618025], [-52.47208498792707, -22.400485989780186], [-52.472063647431845, -22.400435663951782], [-52.47204249359154, -22.400384882257693], [-52.472020848906496, -22.400331994139766], [-52.47200832652075, -22.40030094342063], [-52.471987004660974, -22.40024729608586], [-52.47196653545053, -22.400194888951916], [-52.47194624726855, -22.40014203863239], [-52.47192613751753, -22.400088745371164], [-52.47190620354936, -22.40003500961904], [-52.471886442656874, -22.399980832025193], [-52.47186685206593, -22.399926213428497], [-52.471847429506774, -22.399871156490008], [-52.47182817624523, -22.399815674371478], [-52.47180909431607, -22.399759782345185], [-52.47179018208113, -22.39970348538413], [-52.471771436426245, -22.399646784560126], [-52.47175285415723, -22.39958968107477], [-52.47173482360068, -22.399533398650615], [-52.471709731095345, -22.399453647941442], [-52.47169205051923, -22.39939644595578], [-52.47167413721967, -22.399337614443176], [-52.47165669641027, -22.399279480788444], [-52.471632578798264, -22.39919771655959], [-52.47161546167047, -22.399138709064854], [-52.47159816528844, -22.399078239623798], [-52.47158127896942, -22.399018381716775], [-52.47155806445584, -22.398934779729046], [-52.471541722255985, -22.398875007031602], [-52.47151894993741, -22.39879044636094], [-52.471502837556194, -22.39872972516386], [-52.471480473194404, -22.398644223440378], [-52.471464569648575, -22.398582565937197], [-52.471442579932635, -22.39849615104994], [-52.47142687136355, -22.39843360315784], [-52.47140523240705, -22.398346341200178], [-52.47138970371515, -22.39828294556615], [-52.47136852685369, -22.39819546471005], [-52.47134765769808, -22.398108132732176], [-52.47132691902546, -22.398020272981523], [-52.471306298569, -22.397931891568607], [-52.47128980950404, -22.397860439475686]], "type": "LineString"}, "id": "385", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 580.769674301, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47355451131061, -22.40257783700464], [-52.47352205282575, -22.402550145394198], [-52.47347864273336, -22.40251268000165], [-52.47343514652543, -22.402474717118046], [-52.473391609337575, -22.40243630344523], [-52.47334847763769, -22.402397842529602], [-52.47332476541161, -22.402376458776246], [-52.47330229115925, -22.402355911372855], [-52.47328058012412, -22.40233577153922], [-52.473259029690986, -22.40231548942409], [-52.473235161379826, -22.40229269962967], [-52.473229455102455, -22.402287192114777], [-52.47320584037144, -22.40226415351618], [-52.47318483195784, -22.402243362352966], [-52.47316396935262, -22.40222241896517], [-52.47314090054354, -22.402198929296006], [-52.47313527282795, -22.402193137636655], [-52.47311243730741, -22.40216938630757], [-52.473092072566374, -22.402147903834592], [-52.473071846422705, -22.40212626513984], [-52.47304953165377, -22.402102054523922], [-52.473043950502316, -22.40209593527657], [-52.473021843534234, -22.402071441786624], [-52.47300206065194, -22.402049215819336], [-52.472982400917836, -22.4020268192662], [-52.47296494536266, -22.40200665635986], [-52.47293174190419, -22.40196763540989], [-52.47291655813096, -22.40194948146478], [-52.47288394980985, -22.40190981998447], [-52.47286891441451, -22.401891216741145], [-52.47283687597048, -22.401850894070083], [-52.4728201030873, -22.401829422177297], [-52.47280153967341, -22.40180533373532], [-52.472784884555594, -22.401783427290653], [-52.47275382589128, -22.40174188166893], [-52.47273912573993, -22.401721884604623], [-52.4727085988211, -22.40167965646204], [-52.472694013973594, -22.401659141042625], [-52.47266401006419, -22.40161622797395], [-52.47264953417405, -22.401595176854254], [-52.47262003616983, -22.401551564249026], [-52.47260566382119, -22.401529960881206], [-52.47257666365542, -22.4014856468619], [-52.47256239445535, -22.40146348162621], [-52.47253388306654, -22.401418462628428], [-52.47251971640842, -22.401395725539967], [-52.472491685776454, -22.4013499995758], [-52.472477621399804, -22.401326681199844], [-52.472450062570864, -22.40128024485167], [-52.472436101050064, -22.401256337352027], [-52.47240900941128, -22.401209194749647], [-52.47239515416893, -22.401184695394633], [-52.47236968857983, -22.40113894147945], [-52.47234562873011, -22.401094879600798], [-52.47232067094035, -22.401048295362514], [-52.472307048643, -22.40102246404716], [-52.472281395346926, -22.400973047622145], [-52.47226787843116, -22.400946598112565], [-52.47224266412796, -22.400896482946916], [-52.47222926607562, -22.400869435210062], [-52.47220542611396, -22.400820555095212], [-52.472182754479206, -22.40077319996221], [-52.472159400643896, -22.400723510529666], [-52.47214626421042, -22.400695128546925], [-52.47212324676179, -22.400644633668875], [-52.47210128177354, -22.400595561248235], [-52.47207950479256, -22.400546018825214], [-52.472057913812314, -22.400496006224202], [-52.472036508189454, -22.400445526787298], [-52.47201529142387, -22.400394594012358], [-52.47199359089589, -22.40034156941937], [-52.47198101927021, -22.40031039658939], [-52.47195964489935, -22.40025661710718], [-52.471939120280474, -22.400204068085856], [-52.47191877863061, -22.4001510784571], [-52.471898617306465, -22.400097648493727], [-52.47187863361454, -22.40004377867397], [-52.471858824802716, -22.39998946967299], [-52.47183918805234, -22.39993472235429], [-52.471819721045534, -22.39987953939016], [-52.471800424974326, -22.399823933875965], [-52.47178130179671, -22.399767920998755], [-52.47176234982608, -22.399711505721843], [-52.471743565910636, -22.39965468913588], [-52.471724946819144, -22.39959747246034], [-52.47170687798312, -22.399541070512228], [-52.47168174601023, -22.399461194314814], [-52.471664030362675, -22.399403878826064], [-52.471646086059714, -22.399344945452825], [-52.47162861310661, -22.399286704618508], [-52.471604462424764, -22.39920482822054], [-52.471587315944944, -22.399145719500968], [-52.471569993633366, -22.399085159366354], [-52.47155308044942, -22.39902520618757], [-52.47152983832647, -22.39894150471092], [-52.471513469874424, -22.398881635950794], [-52.47149067262866, -22.398796982655245], [-52.47147453659806, -22.398736172287332], [-52.471452149835486, -22.398650584857645], [-52.47143622509198, -22.398588845123996], [-52.47141421533933, -22.398502351428863], [-52.47139848782421, -22.39843972804816], [-52.47137683097872, -22.398352393880284], [-52.47136128541752, -22.398288929325766], [-52.471340091625315, -22.398201378456815], [-52.471319205598775, -22.39811397580513], [-52.47129845128583, -22.39802604971919], [-52.471277816386234, -22.39793760632531], [-52.47125712554916, -22.39784794659444]], "type": "LineString"}, "id": "386", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 584.958137165, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47353584857924, -22.40259868606752], [-52.473502291632975, -22.402570057313813], [-52.47345876032751, -22.402532487303557], [-52.47341514713007, -22.40249442230912], [-52.47337149676465, -22.40245590877348], [-52.473328250329935, -22.402417345543533], [-52.47330440754128, -22.40239584404605], [-52.47328178663701, -22.402375162561693], [-52.47325992615972, -22.402354884098457], [-52.473238227874184, -22.40233446283006], [-52.47321423151761, -22.40231155077325], [-52.473208416458434, -22.402305938264952], [-52.4731846759491, -22.402282776953676], [-52.473163525338194, -22.402261845060856], [-52.473142522200014, -22.402240760593067], [-52.47311933180727, -22.40221714711881], [-52.47311360088804, -22.40221124924851], [-52.47309064614189, -22.40218737390886], [-52.473070146711734, -22.402165749351077], [-52.47304978755538, -22.40214396835103], [-52.47302735781671, -22.40211963299385], [-52.47302167918158, -22.402113406863137], [-52.47299945972031, -22.402088788732048], [-52.47297954990989, -22.40206642015797], [-52.472959764983585, -22.40204388098094], [-52.472942170657824, -22.402023557777248], [-52.47290881556417, -22.401984358617614], [-52.472893482833314, -22.401966026573238], [-52.47286072821832, -22.401926187148387], [-52.47284554921329, -22.401907406213695], [-52.47281336988085, -22.401866906216608], [-52.47279647251384, -22.401845274960863], [-52.47277780029369, -22.401821045323672], [-52.47276102483343, -22.40179898058822], [-52.472729834976306, -22.40175725946754], [-52.47271500627578, -22.40173708752946], [-52.47268435343077, -22.401694685182626], [-52.472669645253355, -22.401673996279477], [-52.47263952059703, -22.40163091050247], [-52.47262492654108, -22.40160968753867], [-52.472595312935304, -22.401565904006514], [-52.472580827511734, -22.40154413066802], [-52.472551716774895, -22.401499647677934], [-52.47253733947726, -22.40147731452169], [-52.47250872243987, -22.40143212869446], [-52.47249445254959, -22.40140922591497], [-52.47246632107588, -22.401363335436233], [-52.472452158217976, -22.401339853774143], [-52.47242450324437, -22.401293255409513], [-52.472410447869265, -22.40126918718796], [-52.47238326463199, -22.401221885179105], [-52.472369320012625, -22.4011972277766], [-52.47234375866343, -22.40115130179503], [-52.47231959730448, -22.401107054003525], [-52.472294549128534, -22.401060301041927], [-52.472280846873005, -22.40103431809681], [-52.47225511568963, -22.40098475161878], [-52.4722415229008, -22.40095815363355], [-52.47221623467689, -22.4009078915272], [-52.47220276461061, -22.40088069839995], [-52.47217884762783, -22.400831660346896], [-52.472156094493634, -22.400784134964535], [-52.47213266821996, -22.400734291386936], [-52.47211946781883, -22.40070577118717], [-52.47209638204849, -22.400655126406672], [-52.472074344863024, -22.400605892668253], [-52.47205249809791, -22.400556191465853], [-52.47203083969344, -22.40050602266387], [-52.472009368942985, -22.40045538961847], [-52.471988089252186, -22.400404305762628], [-52.4719663328813, -22.40035114469457], [-52.471953712015726, -22.40031984975372], [-52.471932285133825, -22.400265938124058], [-52.47191170510657, -22.400213247215337], [-52.471891309988855, -22.400160118277316], [-52.471871097091636, -22.40010655161177], [-52.47185106367601, -22.400052547724375], [-52.471831206944884, -22.399998107316247], [-52.47181152403513, -22.399943231275497], [-52.4717920125807, -22.399887922285743], [-52.47177267369989, -22.399832193375854], [-52.471753509273846, -22.39977605964772], [-52.47173451756756, -22.39971952605492], [-52.471715695391595, -22.399662593706964], [-52.47169703947767, -22.399605263841245], [-52.47167893236221, -22.39954874236918], [-52.47165376092182, -22.399468740683496], [-52.47163601020287, -22.399411311691637], [-52.47161803489653, -22.39935227645776], [-52.47160052979975, -22.399293928443836], [-52.47157634604811, -22.39921193987675], [-52.47155917021632, -22.399152729932307], [-52.47154182197522, -22.39909207910415], [-52.47152488192638, -22.399032030653583], [-52.471501612194096, -22.398948229688], [-52.47148521748989, -22.398888264865185], [-52.471462395316976, -22.39880351894474], [-52.471446235637025, -22.398742619405972], [-52.4714238264737, -22.398656946270094], [-52.47140788053254, -22.39859512430596], [-52.47138585074321, -22.39850855180293], [-52.47137010428208, -22.39844585293362], [-52.47134842954763, -22.39835844655552], [-52.47133286711717, -22.398294913080512], [-52.471311656394235, -22.398207292198713], [-52.471290753496795, -22.39811981887322], [-52.47126998354354, -22.398031826451952], [-52.471249334200834, -22.397943321077108], [-52.47122879305112, -22.397854309910365], [-52.47122434593898, -22.397834840730514]], "type": "LineString"}, "id": "387", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 589.08091307, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47351609292105, -22.40261860271448], [-52.473482530434595, -22.402589969231286], [-52.47343887791604, -22.402552294603282], [-52.47339514772908, -22.402514127497973], [-52.473351384186095, -22.402475514099482], [-52.47330802301654, -22.40243684855519], [-52.47328404966529, -22.402415229313554], [-52.47326128210913, -22.402394413748198], [-52.47323927218968, -22.40237399665531], [-52.47321742605173, -22.402353436233632], [-52.47319330164974, -22.40233040191439], [-52.473187377808756, -22.40232468441267], [-52.4731635115211, -22.402301400388662], [-52.473142218712894, -22.402280327766192], [-52.473121075041746, -22.40225910221837], [-52.47309776306535, -22.40223536493901], [-52.47309192894248, -22.40222936085772], [-52.473068854970734, -22.40220536150749], [-52.47304822085145, -22.402183594864855], [-52.473027728682425, -22.40216167155946], [-52.47300518397401, -22.402137211460992], [-52.47299940785522, -22.4021308784469], [-52.47297707590077, -22.402106135674632], [-52.47295703916222, -22.402083624493738], [-52.472937129043736, -22.402060942692774], [-52.47291939594739, -22.402040459191703], [-52.472885889218574, -22.402001081822334], [-52.47287040753012, -22.40198257167866], [-52.47283750662127, -22.40194255430922], [-52.47282218400655, -22.401923595683133], [-52.47278986378574, -22.401882918359977], [-52.472772841934905, -22.401861127741228], [-52.472754060908514, -22.401836756908796], [-52.47273716510585, -22.401814533882547], [-52.47270584405594, -22.401772637262848], [-52.472690886806255, -22.401752290450943], [-52.4726601080351, -22.401709713899834], [-52.472645276527814, -22.401688851512894], [-52.472615031124576, -22.401645593027524], [-52.47260031890285, -22.401624198219587], [-52.47257058969556, -22.401580243760495], [-52.4725559911971, -22.401558300451267], [-52.47252676988923, -22.40151364849038], [-52.47251228449405, -22.401491147413537], [-52.472483561808126, -22.401445794756818], [-52.47246918868571, -22.401422726286263], [-52.4724409563703, -22.40137667129294], [-52.47242669503117, -22.401353026344648], [-52.47239894391294, -22.40130626596355], [-52.47238479468357, -22.401282037020046], [-52.47235751984785, -22.401234575604672], [-52.472343485851496, -22.40120976015467], [-52.472317828742256, -22.40116366210669], [-52.4722935658741, -22.40111922840228], [-52.47226842731204, -22.401072306717342], [-52.47225464509836, -22.40104617214242], [-52.472228836027725, -22.40099645561136], [-52.472215167365874, -22.400969709150452], [-52.47218980522129, -22.400919300103403], [-52.472176263141115, -22.4008919615857], [-52.472152269137254, -22.400842765594422], [-52.47212943450366, -22.400795069962673], [-52.472105935791674, -22.40074507224], [-52.47209267142293, -22.40071641382316], [-52.47206951733092, -22.400665619140206], [-52.47204740794829, -22.40061622408399], [-52.4720254913991, -22.400566364102175], [-52.47200376557045, -22.400516039099205], [-52.47198222969244, -22.400465252445255], [-52.47196088707647, -22.400414017508524], [-52.471939074862725, -22.400360719965356], [-52.471926404757305, -22.400329302913622], [-52.4719049253644, -22.40027525913648], [-52.4718842899288, -22.400222426340335], [-52.47186384134329, -22.400169158093046], [-52.47184357687304, -22.40011545472532], [-52.47182349373376, -22.400061316770262], [-52.471803589083365, -22.40000674495497], [-52.471783860014284, -22.399951740192154], [-52.471764304112284, -22.399896305176718], [-52.47174492242189, -22.39984045287115], [-52.47172571674748, -22.399784198292064], [-52.471706685305584, -22.399727546383374], [-52.471687824869136, -22.39967049827343], [-52.47166913213281, -22.39961305521749], [-52.47165098673796, -22.399556414221447], [-52.471625775830105, -22.399476287047474], [-52.4716079900398, -22.399418744552513], [-52.47158998373012, -22.399359607457967], [-52.47157244648971, -22.39930115226444], [-52.47154822966832, -22.39921905152822], [-52.47153102448458, -22.39915974035891], [-52.471513650314, -22.39909899883719], [-52.4714966834003, -22.39903885511482], [-52.47147338605872, -22.3989549546603], [-52.471456965102384, -22.39889489377476], [-52.47143411800236, -22.39881005522941], [-52.47141793467309, -22.398749066519805], [-52.47139550310904, -22.398663307677705], [-52.471379535970264, -22.398601403483074], [-52.47135748614428, -22.39851475217215], [-52.47134172073717, -22.39845197781422], [-52.47132002811379, -22.39836449922589], [-52.471304448814095, -22.398300896830385], [-52.471283221160455, -22.398213205935722], [-52.471262301392144, -22.398125661936408], [-52.47124151579862, -22.398037603179823], [-52.47122085201282, -22.397949035824023], [-52.471200297584396, -22.39785996703895], [-52.47119117448561, -22.397820026639035]], "type": "LineString"}, "id": "388", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 593.24437463, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47349633725727, -22.40263851935926], [-52.47346276923061, -22.40260988114658], [-52.47341899549895, -22.40257210190081], [-52.473375148322475, -22.402533832684615], [-52.47333127160191, -22.40249511942322], [-52.473287795697516, -22.402456351564584], [-52.47326369178367, -22.402434614578734], [-52.4732407775756, -22.40241366493235], [-52.47321861821398, -22.402393109209783], [-52.473196624223625, -22.402372409634772], [-52.47317237177621, -22.40234925305307], [-52.47316633915342, -22.402343430557888], [-52.473142347087446, -22.402320023821133], [-52.47312091208193, -22.402298810468988], [-52.473099627877815, -22.402277443841093], [-52.47307619431776, -22.40225358275658], [-52.473070256991264, -22.402247472464296], [-52.47304706379392, -22.40222334910345], [-52.47302629498553, -22.402201440375922], [-52.47300566980383, -22.402179374765154], [-52.47298301012569, -22.40215478992535], [-52.47297713652323, -22.402148350027854], [-52.47295469207562, -22.402123482614375], [-52.47293452840894, -22.402100828826633], [-52.47291449309829, -22.402078004401716], [-52.47289662123139, -22.402057360603205], [-52.472862962867424, -22.40201780502407], [-52.47284733222138, -22.40199911678104], [-52.47281428501869, -22.401958921466996], [-52.47279881879432, -22.401939785149455], [-52.472766357685146, -22.401898930500185], [-52.472749211350504, -22.40187698051841], [-52.472730321517886, -22.401852468490695], [-52.47271330537284, -22.4018300871736], [-52.47268185313017, -22.401788015054844], [-52.47266676733137, -22.401767493369093], [-52.47263586263408, -22.401724742613656], [-52.47262090779695, -22.40170370674291], [-52.47259054164684, -22.401660275549112], [-52.472575711259374, -22.401638708897], [-52.472545866450595, -22.401594583510935], [-52.47253115487727, -22.401572470230956], [-52.472501822998396, -22.401527649299208], [-52.472487229505724, -22.401504980301745], [-52.472458401171295, -22.4014594608155], [-52.47244392481678, -22.401436226653853], [-52.472415591659704, -22.401390007145885], [-52.47240123183939, -22.401366198911393], [-52.47237338457657, -22.40131927651377], [-52.47235914149297, -22.40129488684831], [-52.47233177505884, -22.401247266026378], [-52.47231765168555, -22.401222292528846], [-52.4722918988163, -22.401176022414408], [-52.472267534439, -22.401131402797063], [-52.47224230549085, -22.401084312388758], [-52.47222844331907, -22.401058026184007], [-52.47220255636121, -22.40100815959987], [-52.472188811826385, -22.400981264663276], [-52.47216337576117, -22.400930708675478], [-52.47214976166713, -22.400903224767326], [-52.472125690642244, -22.400853870837782], [-52.47210277450929, -22.40080600495662], [-52.472079203359044, -22.400755853088842], [-52.472065875022714, -22.400727056454915], [-52.47204265260909, -22.400676111869473], [-52.47202047102934, -22.40062655549544], [-52.47199848469613, -22.4005765367342], [-52.47197669144333, -22.400526055530186], [-52.47195509043784, -22.4004751152677], [-52.47193368489673, -22.400423729250026], [-52.47191181684017, -22.400370295231742], [-52.47189909749494, -22.400338756069115], [-52.47187756559107, -22.400284580144465], [-52.47185687474719, -22.400231605460878], [-52.47183637269392, -22.40017819790428], [-52.47181605665069, -22.400124357834354], [-52.47179592378779, -22.400070085811606], [-52.471775971218186, -22.400015382589142], [-52.47175619598981, -22.399960249104247], [-52.47173659564027, -22.399904688063135], [-52.471717171140355, -22.39984871236186], [-52.4716979242176, -22.399792336931796], [-52.47167885304013, -22.3997355667072], [-52.47165995434325, -22.399678402835235], [-52.47164122478456, -22.399620846589077], [-52.47162304111037, -22.399564086069045], [-52.4715977907351, -22.39948383340677], [-52.47157996987348, -22.39942617740868], [-52.4715619325605, -22.39936693845347], [-52.471544363176484, -22.39930837608031], [-52.471520113285386, -22.399226163174944], [-52.47150287874973, -22.399166750780754], [-52.471485478649704, -22.39910591856544], [-52.47146848487118, -22.399045679571287], [-52.471445159920336, -22.398961679627803], [-52.47142871271191, -22.39890152267956], [-52.47140584068481, -22.398816591509284], [-52.471389633706245, -22.398755513628807], [-52.47136717974152, -22.39866966908049], [-52.47135119140514, -22.39860768265537], [-52.471329121542546, -22.398520952536522], [-52.471313337189486, -22.398458102689965], [-52.471291626677186, -22.398370551891407], [-52.471276030508285, -22.398306880575394], [-52.47125478592397, -22.39821911966787], [-52.471233849284815, -22.39813150499472], [-52.471213048051034, -22.398043379902813], [-52.47119236982217, -22.39795475056603], [-52.47117180211507, -22.39786562416262], [-52.47115800303897, -22.397805212540334]], "type": "LineString"}, "id": "389", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 597.407836191, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47347658158786, -22.40265843600189], [-52.473443008021015, -22.402629793059717], [-52.473399113076255, -22.402591909196143], [-52.47335514891024, -22.402553537869036], [-52.47331115901209, -22.402514724744726], [-52.473267568372854, -22.40247585457169], [-52.473243333896406, -22.402453999841626], [-52.47322027303641, -22.402432916114165], [-52.47319796423262, -22.402412221761868], [-52.473175822389855, -22.402391383033503], [-52.47315144189702, -22.402368104189307], [-52.47314530049243, -22.40236217670065], [-52.47312118264813, -22.402338647251103], [-52.473099605445306, -22.40231729316924], [-52.473078180708235, -22.402295785461238], [-52.47305462556452, -22.40227180057154], [-52.47304858503439, -22.402265584068207], [-52.47302527261146, -22.40224133669673], [-52.473004369113966, -22.40221928588427], [-52.4729836109196, -22.402197077968083], [-52.472960836271724, -22.40217236838694], [-52.47295486518561, -22.402165821606], [-52.47293230824484, -22.402140829551268], [-52.47291201765006, -22.40211803315664], [-52.47289185714725, -22.40209506610773], [-52.4728738465098, -22.40207426201176], [-52.4728400365107, -22.402034528222813], [-52.47282425690708, -22.402015661880398], [-52.472791063410575, -22.401975288621678], [-52.47277545357656, -22.401955974612658], [-52.472742851579056, -22.40191494263723], [-52.47272558076063, -22.401892833292386], [-52.47270658212182, -22.401868180069375], [-52.47268944563441, -22.401845640461392], [-52.47265786219899, -22.40180339284354], [-52.4726426478511, -22.401782696283888], [-52.47261161722772, -22.4017397713241], [-52.47259653906078, -22.4017185619695], [-52.47256605216382, -22.401674958067247], [-52.47255110361064, -22.401653219570914], [-52.4725211432004, -22.401608923257825], [-52.472506318552256, -22.401586640007064], [-52.47247687610242, -22.40154165010444], [-52.47246217451229, -22.401518813186318], [-52.47243324052938, -22.4014731268705], [-52.47241866094281, -22.401449727017724], [-52.4723902269441, -22.40140334299511], [-52.472375768642635, -22.40137937147437], [-52.47234782523527, -22.4013322870602], [-52.47233348829748, -22.401307736672717], [-52.472306030264974, -22.401259956444214], [-52.47229181751477, -22.401234824899117], [-52.472265968885566, -22.4011883827182], [-52.472241502999154, -22.401143577187888], [-52.472216183664976, -22.40109631805617], [-52.47220224153513, -22.40106988022157], [-52.472176276690085, -22.40101986358435], [-52.47216245628232, -22.40099282017202], [-52.472136946296516, -22.400942117243467], [-52.47212326018867, -22.400914487944803], [-52.472099112142786, -22.40086497607699], [-52.472076114510536, -22.40081693994638], [-52.472052470922065, -22.40076663393348], [-52.4720390786182, -22.400737699082452], [-52.472015787883, -22.40068660459448], [-52.471993534106176, -22.400636886902603], [-52.47197147798898, -22.400586709361896], [-52.471949617312106, -22.40053607195684], [-52.471927951179154, -22.400484978085768], [-52.471906482712974, -22.400433440987147], [-52.471884558813635, -22.40037987049372], [-52.471871790228626, -22.40034820922017], [-52.47185020581385, -22.400293901148004], [-52.47182945956172, -22.400240784576944], [-52.47180890404074, -22.400187237711034], [-52.47178853642457, -22.400133260938887], [-52.471768353838094, -22.400078854848434], [-52.47174835334933, -22.400024020218762], [-52.4717285319617, -22.399968758011777], [-52.47170888716468, -22.39991307094497], [-52.471689419855274, -22.39985697184795], [-52.47167013168422, -22.399800475566906], [-52.471651020771226, -22.399743587026393], [-52.471632083813944, -22.399686307392404], [-52.47161331743293, -22.399628637956], [-52.47159509547943, -22.39957175791197], [-52.47156980563678, -22.399491379761375], [-52.471551949703894, -22.39943361026014], [-52.47153388138764, -22.39937426944424], [-52.471516279860076, -22.39931559989144], [-52.471491996899296, -22.399233274816922], [-52.471474733011775, -22.399173761197847], [-52.47145730698232, -22.399112838288943], [-52.471440286339025, -22.39905250402297], [-52.471416933778954, -22.398968404590516], [-52.47140046031847, -22.398908151579544], [-52.47137756336432, -22.398823127784336], [-52.47136133273651, -22.398761960733], [-52.471338856371126, -22.398676030478438], [-52.47132284683718, -22.398613961822807], [-52.471300756938, -22.398527152896044], [-52.471284953639014, -22.39846422756085], [-52.471263225237834, -22.39837660455205], [-52.47124761219975, -22.398312864315518], [-52.47122635068479, -22.39822503339513], [-52.47120539717481, -22.398137348048145], [-52.47118458030081, -22.398049156620907], [-52.47116388762889, -22.39796046530314], [-52.47114330664313, -22.397871281281393], [-52.471124831599035, -22.397790398434424]], "type": "LineString"}, "id": "390", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 601.57129775, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473456825912855, -22.40267835264236], [-52.473423246805815, -22.402649704970692], [-52.47337923064794, -22.402611716489304], [-52.473335149492385, -22.402573243051226], [-52.47329104641665, -22.40253433006398], [-52.47324734104255, -22.40249535757653], [-52.4732229760035, -22.40247338510221], [-52.47319976849158, -22.402452167293642], [-52.47317731024562, -22.402431334311594], [-52.473155020550436, -22.402410356429808], [-52.47313051201217, -22.402386955323102], [-52.473124261825774, -22.402380922840923], [-52.473100018203155, -22.402357270678557], [-52.473078298803024, -22.402335775866934], [-52.473056733533, -22.402314127078792], [-52.473033056805626, -22.402290018383887], [-52.47302691307187, -22.402283695669496], [-52.47300348142334, -22.40225932428734], [-52.472982443236745, -22.402237131389914], [-52.47296155202972, -22.40221478116828], [-52.47293866241213, -22.402189946845745], [-52.47293259384237, -22.402183293181352], [-52.47290992440845, -22.402158176485337], [-52.47288950688558, -22.402135237483794], [-52.472869221190614, -22.40211212781084], [-52.47285107178263, -22.40209116341737], [-52.47281711014841, -22.40205125141857], [-52.472801181587236, -22.402032206976713], [-52.472767841796944, -22.401991655773305], [-52.4727520883533, -22.40197216407273], [-52.47271934546748, -22.401930954771114], [-52.4727019501653, -22.401908686063162], [-52.47268284272031, -22.40188389164481], [-52.47266558589055, -22.401861193745905], [-52.47263387126243, -22.401818770628932], [-52.47261852836547, -22.401797899195344], [-52.47258737181602, -22.401754800031146], [-52.472572170319296, -22.401733417192652], [-52.47254156267552, -22.401689640581925], [-52.472526495956664, -22.40166773024134], [-52.472496419944996, -22.401623263001202], [-52.47248148222206, -22.401600809779598], [-52.47245192920129, -22.40155565090606], [-52.47243711951372, -22.40153264606725], [-52.47240807988238, -22.40148679292183], [-52.47239339706378, -22.401463227377896], [-52.472364862223486, -22.40141667884058], [-52.47235030544091, -22.401392544033563], [-52.47232226588903, -22.401345297602806], [-52.47230783509709, -22.401320586493295], [-52.472280285466255, -22.40127264685819], [-52.472265983339184, -22.401247357265493], [-52.47224003895005, -22.40120074301805], [-52.47221547155459, -22.401155751574745], [-52.47219006183441, -22.40110832371959], [-52.47217603974654, -22.401081734255104], [-52.472149997014355, -22.401031567564754], [-52.47213610073369, -22.40100437567668], [-52.472110516827335, -22.40095352580734], [-52.47209675870571, -22.400925751118166], [-52.47207253363889, -22.40087608131204], [-52.47204945450738, -22.40082787493195], [-52.47202573848073, -22.400777414773888], [-52.47201228220938, -22.40074834170572], [-52.47198892315265, -22.400697097315224], [-52.4719665971788, -22.400647218305476], [-52.471944471277666, -22.40059688198529], [-52.47192254317675, -22.400546088379162], [-52.4719008119164, -22.400494840899484], [-52.47187928052519, -22.400443152719877], [-52.47185730078312, -22.400389445751287], [-52.471844482958375, -22.400357662366797], [-52.47182284603273, -22.400303222147087], [-52.471802044372396, -22.40024996368855], [-52.47178143538376, -22.400196277513302], [-52.47176101619469, -22.400142164038904], [-52.471740783884684, -22.400087623880733], [-52.47172073547679, -22.400032657843845], [-52.471700867929954, -22.399977266914735], [-52.47168117868549, -22.399921453822227], [-52.47166166856664, -22.39986523132946], [-52.47164233914733, -22.399808614197415], [-52.471623188498846, -22.399751607340956], [-52.4716042132812, -22.39969421194493], [-52.471585410077914, -22.399636429318278], [-52.47156714984515, -22.39957942975022], [-52.47154182053518, -22.39949892611129], [-52.47152392953105, -22.399441043106897], [-52.47150583021157, -22.399381600430306], [-52.47148819654048, -22.39932282369785], [-52.47146388051008, -22.39924038645416], [-52.47144658727071, -22.399180771610176], [-52.47142913531188, -22.39911975800767], [-52.47141208780382, -22.399059328469882], [-52.47138870763457, -22.398975129548443], [-52.471372207922066, -22.39891478047472], [-52.4713492860409, -22.39882966405458], [-52.47133303176386, -22.398768407832364], [-52.47131053299786, -22.39868239187156], [-52.47129450226639, -22.398620240985412], [-52.47127239233064, -22.39853335325073], [-52.471256570085764, -22.39847035242688], [-52.47123482379572, -22.398382657207836], [-52.47121919388849, -22.39831884805079], [-52.47119791544289, -22.39823094711751], [-52.47117694506213, -22.398143191096676], [-52.471156112547924, -22.3980549333341], [-52.47113540543299, -22.39796618003536], [-52.47111481116859, -22.397876938395264], [-52.47109153152703, -22.397775021145925]], "type": "LineString"}, "id": "391", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 605.798506715, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47343707023224, -22.40269826928069], [-52.47340348558501, -22.402669616879514], [-52.47335934821402, -22.402631523780258], [-52.47331515006891, -22.402592948231206], [-52.47327093381558, -22.40255393538099], [-52.47322711370661, -22.4025148605791], [-52.473202618104956, -22.40249277036048], [-52.47317926394111, -22.402471418470775], [-52.473156656252954, -22.40245044685893], [-52.473134218705354, -22.402429329823693], [-52.473109582121666, -22.402405806454432], [-52.473103223153466, -22.402399668978724], [-52.47307885375252, -22.402375894103507], [-52.47305699215508, -22.402354258562085], [-52.47303528635209, -22.402332468693768], [-52.473011488041074, -22.402308236193612], [-52.47300524110369, -22.40230180726814], [-52.472981690229574, -22.402277311875267], [-52.4729605173539, -22.402254976892852], [-52.47293949313421, -22.40223248436573], [-52.47291648854691, -22.402207525301773], [-52.472910322493505, -22.402200764753893], [-52.47288754056644, -22.402175523416574], [-52.47286699611548, -22.402152441808074], [-52.47284658522838, -22.40212918951105], [-52.47282829704987, -22.402108064820027], [-52.47279418378056, -22.402067974611338], [-52.47277810626185, -22.402048752069998], [-52.47274462017777, -22.402008022921844], [-52.47272872312453, -22.401988353529696], [-52.47269583935042, -22.401946966901846], [-52.47267831956451, -22.40192453883075], [-52.47265910331335, -22.401899603217025], [-52.47264172614127, -22.401876747027167], [-52.47260988032047, -22.401834148411005], [-52.472594408874464, -22.401813102103446], [-52.47256312639898, -22.401769828734817], [-52.4725478015725, -22.40174827241239], [-52.47251707318194, -22.40170432309314], [-52.47250188829743, -22.40168224090826], [-52.47247169668438, -22.40163760274103], [-52.47245664588667, -22.40161497954856], [-52.472426982295005, -22.40156965170409], [-52.47241206451004, -22.40154647894454], [-52.4723829192303, -22.401500458969487], [-52.472368133179714, -22.401476727734355], [-52.472339497497856, -22.401430014682315], [-52.47232484223421, -22.401405716588975], [-52.47229670653785, -22.401358308141614], [-52.4722821818918, -22.40133343631003], [-52.47225454066267, -22.401285337268277], [-52.472240149158765, -22.401259889627966], [-52.472214109009755, -22.401213103313975], [-52.47218944010529, -22.401167925957626], [-52.47216393999916, -22.40112032937902], [-52.4721498379533, -22.401093588284617], [-52.47212371733402, -22.401043271541123], [-52.4721097451805, -22.401015931177266], [-52.47208408735362, -22.4009649343671], [-52.47207025721827, -22.400937014287397], [-52.47204595513055, -22.40088718654293], [-52.472022794499836, -22.400838809913346], [-52.471999006035055, -22.400788195610097], [-52.47198548579623, -22.40075898432477], [-52.47196205841803, -22.40070759003171], [-52.4719396602472, -22.400657549704057], [-52.47191746456218, -22.400607054604365], [-52.471895469037285, -22.400556104797136], [-52.47187367264957, -22.400504703708815], [-52.47185207833338, -22.40045286444822], [-52.47183004274862, -22.40039902100444], [-52.47181717568418, -22.400367115509017], [-52.4717954862477, -22.400312543141744], [-52.471774629179215, -22.400259142795687], [-52.47175396672296, -22.40020531731108], [-52.47173349596104, -22.400151067134423], [-52.47171321392755, -22.400096392908512], [-52.47169311760057, -22.400041295464387], [-52.47167320389458, -22.39998577581314], [-52.47165347020272, -22.39992983669489], [-52.47163391727447, -22.39987349080637], [-52.47161454660694, -22.399816752823302], [-52.471595356223006, -22.39975962765089], [-52.471576342745045, -22.3997021164928], [-52.47155750271951, -22.39964422067588], [-52.471539204207524, -22.3995871015838], [-52.47151383543027, -22.399506472456515], [-52.47149590935496, -22.399448475948947], [-52.47147777903227, -22.399388931411657], [-52.4714601132177, -22.399330047499536], [-52.47143576411771, -22.399247498086645], [-52.471418441526545, -22.399187782017755], [-52.47140096363836, -22.399126677721636], [-52.47138388926559, -22.399066152912003], [-52.471360481487174, -22.39898185450158], [-52.47134395552269, -22.398921409365116], [-52.47132100871454, -22.39883620032002], [-52.47130473078832, -22.398774854926902], [-52.47128220962173, -22.398688753259858], [-52.47126615769275, -22.39862652014318], [-52.47124402772047, -22.398539553600557], [-52.47122818652972, -22.398476477288064], [-52.47120642235085, -22.39838870985876], [-52.47119077557449, -22.398324831781178], [-52.471169480198306, -22.398236860835013], [-52.47114849294677, -22.39814903414034], [-52.47112764479239, -22.39806071004241], [-52.47110692323445, -22.39797189476268], [-52.47108631569145, -22.397882595504235], [-52.471065900806984, -22.397793219966495], [-52.47105828908914, -22.39775953860465]], "type": "LineString"}, "id": "392", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 610.035890604, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473417068419195, -22.402717975936284], [-52.4733837243586, -22.402689528786173], [-52.47333946577447, -22.402651331069034], [-52.473295150639814, -22.402612653408966], [-52.47325082120888, -22.40257354069577], [-52.47320688636505, -22.402534363579395], [-52.473182260200765, -22.402512155616453], [-52.47315875938499, -22.40249066964556], [-52.47313600225465, -22.40246955940388], [-52.47311341685462, -22.402448303215188], [-52.4730886522255, -22.402424657583314], [-52.47308218447549, -22.40241841511404], [-52.47305768929622, -22.402394517525938], [-52.47303568550148, -22.4023727412547], [-52.47301383916554, -22.402350810306153], [-52.472989919270866, -22.402326454000725], [-52.47298356912986, -22.402319918864126], [-52.47295989903016, -22.402295299460512], [-52.472938591465386, -22.40227282239306], [-52.47291743423307, -22.402250187560423], [-52.472894314676054, -22.402225103755022], [-52.472888051139016, -22.402218236323623], [-52.47286515671882, -22.402192870344958], [-52.47284448533978, -22.40216964612948], [-52.47282394926056, -22.40214625120835], [-52.47280552231153, -22.402124966219738], [-52.47277125740713, -22.402084697801108], [-52.47275503093091, -22.402065297160256], [-52.47272139855308, -22.40202439006731], [-52.47270535789026, -22.402004542983544], [-52.47267233322788, -22.401962979029413], [-52.472654688958244, -22.401940391595133], [-52.47263536390094, -22.401915314785995], [-52.47261786638657, -22.401892300305153], [-52.47258588937311, -22.40184952618979], [-52.4725702893781, -22.401828305008202], [-52.47253888097659, -22.40178485743511], [-52.47252343282039, -22.4017631276287], [-52.47249258368307, -22.40171900560088], [-52.47247728063295, -22.401696751571688], [-52.472446973418535, -22.40165194247733], [-52.47243180954611, -22.40162914931397], [-52.472402035383574, -22.4015836524985], [-52.47238700950124, -22.40156031181818], [-52.47235775857314, -22.401514125013467], [-52.4723428692906, -22.401490228087116], [-52.472314132767224, -22.4014433505203], [-52.47229937902254, -22.40141888914063], [-52.47227114718173, -22.401371318676617], [-52.47225652868162, -22.401346286122944], [-52.47222879585422, -22.401298027674517], [-52.47221431497353, -22.401272421986544], [-52.47218817906469, -22.401225463605964], [-52.47216340865126, -22.401180100336557], [-52.47213781815922, -22.401132335034436], [-52.47212363615542, -22.401105442310104], [-52.472097437649076, -22.401054975513436], [-52.47208338962273, -22.401027486673772], [-52.47205765787539, -22.400976342922764], [-52.47204375572634, -22.40094827745249], [-52.47201937661776, -22.40089829176966], [-52.471996134487895, -22.400849744890543], [-52.471972273585024, -22.400798976442086], [-52.471958689378795, -22.400769626939578], [-52.471935193679144, -22.40071808274393], [-52.471912723311384, -22.40066788109835], [-52.471890457842534, -22.400617227219126], [-52.4718683948937, -22.400566121210762], [-52.471846533378674, -22.400514566513802], [-52.471824876137546, -22.400462576172178], [-52.47180278471015, -22.400408596253197], [-52.47178986840604, -22.40037656864679], [-52.47176812645877, -22.400321864131936], [-52.471747213982184, -22.40026832189836], [-52.47172649805835, -22.400214357104378], [-52.47170597572363, -22.400159970225424], [-52.4716856439667, -22.400105161931748], [-52.471665499720686, -22.400049933080375], [-52.47164553985558, -22.399994284706978], [-52.47162576171635, -22.399938219562987], [-52.471606165978734, -22.39988175027868], [-52.47158675406304, -22.39982489144458], [-52.4715675239437, -22.399767647956196], [-52.47154847220546, -22.39971002103604], [-52.47152959535774, -22.39965201202882], [-52.47151125856656, -22.399594773412698], [-52.47148585032206, -22.399514018797053], [-52.47146788917559, -22.399455908786305], [-52.47144972784975, -22.399396262388276], [-52.471432029891744, -22.399337271296485], [-52.47140764772219, -22.399254609714394], [-52.47139029577927, -22.399194792420577], [-52.47137279196176, -22.39913359743083], [-52.47135569072431, -22.399072977349352], [-52.47133225533678, -22.398988579449934], [-52.47131570312035, -22.398928038250695], [-52.471292731385255, -22.39884273658064], [-52.471276429809876, -22.398781302016637], [-52.47125388624273, -22.398695114643328], [-52.471237813116275, -22.3986327992961], [-52.4712156631075, -22.39854575394554], [-52.47119980297091, -22.39848260214439], [-52.47117802090324, -22.398394762504804], [-52.47116235725777, -22.398330815506704], [-52.47114104495101, -22.39824277454764], [-52.47112004082874, -22.398154877179095], [-52.471099177034205, -22.39806648674583], [-52.47107844103329, -22.397977609485093], [-52.4710578202117, -22.3978882526083], [-52.47103739247891, -22.397798820742373], [-52.47102501937676, -22.39774407050272]], "type": "LineString"}, "id": "393", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 614.237900045, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473395700143755, -22.402736516811053], [-52.47336396312657, -22.40270944069066], [-52.473319583329314, -22.402671138355615], [-52.47327515120509, -22.402632358584512], [-52.473230708596546, -22.402593146008286], [-52.47318665901784, -22.40255386657742], [-52.47316190229093, -22.40253154087012], [-52.47313825482321, -22.402509920818005], [-52.47311534825068, -22.402488671946465], [-52.47309261499823, -22.402467276604245], [-52.47306772232368, -22.402443508709766], [-52.47306114579185, -22.402437161246883], [-52.47303652483426, -22.40241314094587], [-52.47301437884222, -22.402391223944754], [-52.47299239197332, -22.402369151915966], [-52.472968350495, -22.40234467180522], [-52.47296189715038, -22.402338030457486], [-52.4729381078251, -22.402313287043103], [-52.47291666557125, -22.402290667890576], [-52.47289537532628, -22.40226789075237], [-52.472872140799566, -22.40224268220549], [-52.4728657797789, -22.402235707890554], [-52.472842772865576, -22.402210217270515], [-52.47282197455847, -22.402186850448008], [-52.47280131328713, -22.402163312902736], [-52.472782747567614, -22.402141867616507], [-52.47274833102815, -22.402101420987897], [-52.47273195559442, -22.402081842247473], [-52.472698176922854, -22.40204075720969], [-52.47268199265048, -22.402020732434266], [-52.47264882709984, -22.40197899115381], [-52.472631058346515, -22.401956244356317], [-52.472611624483086, -22.401931026351747], [-52.472594006626444, -22.40190785357989], [-52.47256189842035, -22.401864903965254], [-52.47254616987635, -22.40184350790963], [-52.47251463554887, -22.40179988613201], [-52.47249906406297, -22.401777982841608], [-52.47246809417893, -22.401733688105175], [-52.47245267296322, -22.40171126223161], [-52.472422250147474, -22.4016662822101], [-52.47240697320035, -22.401643319075795], [-52.472377088466985, -22.40159765328931], [-52.472361954487326, -22.401574144688198], [-52.472332597910885, -22.401527791053766], [-52.472317605396434, -22.40150372843615], [-52.47228876803158, -22.401456686354553], [-52.472273915805886, -22.401432061688496], [-52.47224558782068, -22.40138432920782], [-52.47223087546652, -22.401359135932], [-52.472203051040914, -22.401310718076868], [-52.47218848078347, -22.40128495434122], [-52.47216224911483, -22.40123782389403], [-52.472137377192496, -22.401192274711516], [-52.47211169631459, -22.401144340685853], [-52.47209743435289, -22.40111729633157], [-52.47207115795952, -22.40106667948169], [-52.4720570340604, -22.40103904216621], [-52.47203122839263, -22.400987751474315], [-52.47201725422992, -22.400959540613453], [-52.47199279810054, -22.400909396992233], [-52.471969474471564, -22.400860679863545], [-52.47194554113065, -22.40080975726986], [-52.471931892957045, -22.400780269550157], [-52.471908328935996, -22.40072857545189], [-52.47188578637136, -22.400678212488355], [-52.471863451118715, -22.400627399829567], [-52.47184132074598, -22.400576137620064], [-52.4718193941037, -22.40052442931442], [-52.47179767393769, -22.400472287891755], [-52.471775526667685, -22.40041817149754], [-52.47176256112397, -22.400386021780136], [-52.471740766665945, -22.400331185117686], [-52.471719798781294, -22.400277500996562], [-52.47169902938994, -22.40022339689318], [-52.47167845548246, -22.40016887331193], [-52.47165807400214, -22.400113930950475], [-52.471637881837125, -22.400058570691822], [-52.471617875812946, -22.400002793596254], [-52.4715980532264, -22.399946602426503], [-52.471578414679456, -22.399890009746386], [-52.47155896151564, -22.39983303006125], [-52.47153969166093, -22.39977566825688], [-52.47152060166245, -22.399717925574627], [-52.47150168799256, -22.399659803377123], [-52.471483312922246, -22.399602445236923], [-52.47145786521055, -22.399521565132883], [-52.471439868992974, -22.399463341618947], [-52.471421676664015, -22.399403593360194], [-52.471403946562596, -22.399344495088705], [-52.471379531323535, -22.399261721337403], [-52.47136215002889, -22.399201802818638], [-52.471344620282096, -22.399140517135258], [-52.47132749217999, -22.39907980178192], [-52.47130402918338, -22.39899530439349], [-52.47128745071504, -22.39893466713148], [-52.47126445405303, -22.398849272836465], [-52.47124812882853, -22.398787749101537], [-52.47122556286085, -22.398701476021955], [-52.47120946853696, -22.398639078444198], [-52.47118729849171, -22.398551954285676], [-52.47117141940931, -22.398488726995854], [-52.47114961945286, -22.398400815146015], [-52.47113393893831, -22.39833679922736], [-52.47111260970101, -22.398248688255393], [-52.47109158870803, -22.398160720212978], [-52.47107070927337, -22.39807226344435], [-52.471049958829504, -22.39798332420262], [-52.47102932472934, -22.39789390970746], [-52.471008884148254, -22.39780442151334], [-52.470991799053046, -22.397728820904668]], "type": "LineString"}, "id": "394", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 618.224258803, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473374331862615, -22.402755057683258], [-52.473344201888956, -22.40272935259301], [-52.47329970087854, -22.402690945640014], [-52.47325515176474, -22.402652063757845], [-52.473210595978586, -22.402612751318568], [-52.473166431665, -22.40257336957316], [-52.47314154437546, -22.402550926121478], [-52.473117750255795, -22.40252917198812], [-52.47309469424106, -22.402507784486655], [-52.47307181313618, -22.402486249990883], [-52.4730467924162, -22.40246235983375], [-52.47304010710256, -22.402455907377256], [-52.473015360366645, -22.402431764363286], [-52.472993072177296, -22.402409706632277], [-52.47297094477544, -22.402387493523204], [-52.47294678171348, -22.40236288960711], [-52.47294022516524, -22.402356142048195], [-52.47291631661439, -22.402331274623002], [-52.47289473967145, -22.402308513385375], [-52.47287331641386, -22.402285593941563], [-52.47284996691746, -22.402260260653172], [-52.47284350841316, -22.402253179454668], [-52.472820389006706, -22.40222756419324], [-52.47279946377155, -22.402204054763658], [-52.472778677308106, -22.402180374594227], [-52.47275997281811, -22.402158769010327], [-52.47272540464359, -22.40211814417168], [-52.47270888025239, -22.402098387331662], [-52.47267495528709, -22.402057124349007], [-52.47265862740519, -22.402036921881873], [-52.47262532096632, -22.40199500327506], [-52.472607427729315, -22.401972097114314], [-52.47258788505979, -22.401946737914265], [-52.472570146860896, -22.401923406851335], [-52.4725379074622, -22.401880281737427], [-52.47252205036924, -22.401858710807694], [-52.4724903901158, -22.401814914825536], [-52.47247469530023, -22.401792838051076], [-52.47244360466949, -22.40174837060602], [-52.47242806528824, -22.401725772888053], [-52.47239752687119, -22.40168062193933], [-52.472382136849404, -22.40165748883405], [-52.47235214154525, -22.401611654076504], [-52.472336899468296, -22.401587977554566], [-52.47230743724356, -22.4015414570904], [-52.47229234149723, -22.401517228781486], [-52.472263403290924, -22.401470022185052], [-52.47224845258426, -22.401445234232597], [-52.47222002845469, -22.4013973397352], [-52.472205222246544, -22.401371985737228], [-52.47217730622274, -22.401323408475367], [-52.47216264658859, -22.401297486692], [-52.47213631916021, -22.401250184178156], [-52.472111345729004, -22.4012044490825], [-52.47208557446528, -22.4011563463333], [-52.47207123254571, -22.401129150349], [-52.472044878265365, -22.4010783834459], [-52.47203067849349, -22.401050597654542], [-52.47200479890534, -22.40099916002176], [-52.47199075272901, -22.400970803770292], [-52.47196621957887, -22.400920502210653], [-52.47194281445084, -22.40087161483238], [-52.47191880867192, -22.40082053809342], [-52.47190509653099, -22.4007909121565], [-52.471881464188584, -22.400739068155584], [-52.47185884942712, -22.40068854387407], [-52.47183644439074, -22.40063757243571], [-52.47181424659416, -22.400586154025024], [-52.471792254824656, -22.400534292110677], [-52.471770471733805, -22.400481999606942], [-52.47174826862124, -22.400427746737485], [-52.47173525383794, -22.400395474909068], [-52.47171340686923, -22.400340506098996], [-52.47169238357655, -22.40028668009029], [-52.47167156071772, -22.400232436677495], [-52.47165093523752, -22.400177776393917], [-52.471630504033854, -22.400122699964662], [-52.471610263949884, -22.400067208298722], [-52.471590211766674, -22.400011302480976], [-52.471570344732854, -22.399954985285436], [-52.47155066337664, -22.3998982692095], [-52.471531168964724, -22.399841168673298], [-52.471511859374694, -22.399783688552922], [-52.471492731116015, -22.399725830108576], [-52.471473780624, -22.39966759472075], [-52.471455367274594, -22.399610117056465], [-52.471429880095755, -22.399529111464044], [-52.471411848807094, -22.399470774446883], [-52.471393625475045, -22.399410924327384], [-52.471375863230264, -22.3993517188762], [-52.471351414921735, -22.399268832955666], [-52.47133400427539, -22.39920881321194], [-52.471316448599346, -22.399147436834923], [-52.471299293632626, -22.399086626209723], [-52.47127580302698, -22.399002029332262], [-52.471259198306754, -22.398941296007475], [-52.47123617671787, -22.398855809087472], [-52.47121982784427, -22.398794196181626], [-52.471197239476105, -22.398707837395758], [-52.47118112395481, -22.398645357587444], [-52.47115893387311, -22.398558154620968], [-52.47114303584493, -22.398494851842475], [-52.47112121799973, -22.39840686778234], [-52.471105520616135, -22.398342782943143], [-52.471084174448315, -22.39825460195827], [-52.47106313658464, -22.39816656324198], [-52.471042241509885, -22.39807804013799], [-52.47102147662309, -22.397989038915235], [-52.47100082924438, -22.397899566801723], [-52.47098037581502, -22.397810022279394], [-52.47095864347373, -22.397713857759584]], "type": "LineString"}, "id": "395", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 622.178207113, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47335296357578, -22.402773598552923], [-52.47332444064572, -22.402749264493174], [-52.47327981842215, -22.40271075292222], [-52.47323515231878, -22.402671768928965], [-52.47319048335499, -22.402632356626597], [-52.47314620430652, -22.402592872566633], [-52.47312118645434, -22.402570311370532], [-52.47309724568273, -22.402548423155892], [-52.4730740402258, -22.40252689702447], [-52.47305101126848, -22.402505223375115], [-52.47302586250306, -22.402481210955294], [-52.47301906840761, -22.40247465350515], [-52.47299419589336, -22.402450387778195], [-52.47297176550671, -22.40242818931724], [-52.47294949757191, -22.402405835127833], [-52.472925212926306, -22.402381107406377], [-52.472918553174445, -22.402374253636268], [-52.47289452539802, -22.402349262200243], [-52.47287281376602, -22.402326358877453], [-52.4728512574958, -22.402303297128025], [-52.47282779302971, -22.40227783909809], [-52.47282123704179, -22.402270651015982], [-52.47279800514223, -22.402244911113122], [-52.472776952979025, -22.40222125907644], [-52.47275604132349, -22.402197436282805], [-52.47273719806303, -22.402175670401203], [-52.472702478253474, -22.402134867352483], [-52.472685804904806, -22.402114932412818], [-52.47265173364581, -22.40207349148524], [-52.472635262154384, -22.402053111326374], [-52.472601814827314, -22.402011015393164], [-52.47258379710665, -22.40198794986911], [-52.47256414563104, -22.401962449473555], [-52.47254628708991, -22.401938960119526], [-52.47251391649864, -22.401895659506284], [-52.472497930856754, -22.401873913702428], [-52.4724661446774, -22.401829943515665], [-52.47245032653218, -22.401807693257126], [-52.472419115154786, -22.40176305310339], [-52.472403457608, -22.401740283540995], [-52.47237280358969, -22.40169496166503], [-52.47235730049328, -22.401671658588736], [-52.47232719461835, -22.401625654860098], [-52.47231184444414, -22.401601810417294], [-52.47228227657114, -22.40155512312336], [-52.472267077592974, -22.401530729123113], [-52.47223803854525, -22.40148335801182], [-52.47222298935767, -22.401458406772914], [-52.47219446908376, -22.401410350258786], [-52.472179569021655, -22.40138483553862], [-52.47215156139971, -22.40133609886999], [-52.47213681238889, -22.401310019038885], [-52.47211038920079, -22.40126254445835], [-52.47208531426078, -22.401216623449518], [-52.472059452611276, -22.40116835197672], [-52.47204503073389, -22.40114100436242], [-52.4720185985666, -22.401090087406054], [-52.472004322922025, -22.40106215313881], [-52.47197836941352, -22.401010568565116], [-52.471964251223625, -22.400982066922996], [-52.47193964105276, -22.4009316074249], [-52.47191615442572, -22.400882549797014], [-52.47189207620885, -22.400831318912772], [-52.47187830010061, -22.400801554758594], [-52.47185459943691, -22.400749560855015], [-52.471831912478656, -22.400698875255507], [-52.471809437658585, -22.400647745037524], [-52.47178717243821, -22.400596170425636], [-52.471765115541544, -22.400544154902573], [-52.471743269525895, -22.400491711317745], [-52.47172101057082, -22.400437321973026], [-52.47170794654798, -22.40040492803357], [-52.471686047068594, -22.400349827075853], [-52.47166496836796, -22.400295859179558], [-52.471644092041686, -22.400241476457317], [-52.47162341498882, -22.400186679471407], [-52.47160293406185, -22.400131468974333], [-52.47158264605898, -22.400075845901075], [-52.47156254771677, -22.400019811361116], [-52.471542636235725, -22.399963368139773], [-52.47152291207027, -22.399906528668026], [-52.47150337641031, -22.39984930728074], [-52.47148402708499, -22.399791708844337], [-52.47146486056615, -22.399733734637884], [-52.471445873252065, -22.399675386059723], [-52.471427421623595, -22.39961778887135], [-52.471401894977646, -22.399536657790506], [-52.47138382861796, -22.39947820727012], [-52.471365574282856, -22.39941825528986], [-52.47134777989476, -22.399358942658957], [-52.471323298516786, -22.399275944569183], [-52.47130585851879, -22.399215823600493], [-52.471288276913526, -22.39915435652982], [-52.47127109508223, -22.399093450632733], [-52.47124757686757, -22.39900875426624], [-52.4712309458955, -22.39894792487865], [-52.47120789937977, -22.398862345333658], [-52.471191526857126, -22.398800643256884], [-52.471168916088494, -22.398714198764736], [-52.47115277936982, -22.398651636725866], [-52.47113056925171, -22.39856435495141], [-52.47111465227777, -22.39850097668424], [-52.47109281654385, -22.398412920413808], [-52.47107710229122, -22.398348766654053], [-52.471055739192906, -22.39826051565626], [-52.47103468445858, -22.398172406266088], [-52.47101377374374, -22.39808381682673], [-52.47099299441405, -22.397994753622953], [-52.47097233375681, -22.397905223891065], [-52.470951867479194, -22.397815623040533], [-52.47092548790117, -22.397698894607302]], "type": "LineString"}, "id": "396", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 626.132155423, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473331595283256, -22.402792139420008], [-52.47330467939688, -22.402769176391192], [-52.473259935960144, -22.402730560202226], [-52.47321515286718, -22.40269147409786], [-52.47317037072578, -22.402651961932378], [-52.47312597694241, -22.402612375557844], [-52.47310082852759, -22.402589696617284], [-52.473076741104016, -22.40256767432131], [-52.473053386204874, -22.40254600955991], [-52.47303020939512, -22.40252419675692], [-52.47300493258426, -22.40250006207439], [-52.47299802970699, -22.40249339963057], [-52.47297303141442, -22.402469011190593], [-52.472950458830475, -22.402446671999662], [-52.47292805036272, -22.40242417672989], [-52.472903644133474, -22.402399325203024], [-52.472896881178, -22.402392365221694], [-52.472872734176015, -22.402367249774798], [-52.47285088785494, -22.402344204366823], [-52.47282919857209, -22.402321000311726], [-52.472805619136324, -22.402295417540216], [-52.4727989656648, -22.402288122574493], [-52.472775621272135, -22.402262258030163], [-52.47275444218089, -22.40223846338635], [-52.47273340533328, -22.402214497968465], [-52.47271442330236, -22.402192571789122], [-52.47267955185779, -22.40215159053029], [-52.472662729551665, -22.402131477490922], [-52.472628511999, -22.402089858618414], [-52.47261189689807, -22.40206930076774], [-52.47257830868282, -22.40202702750808], [-52.47256016647854, -22.402003802620705], [-52.47254040619685, -22.40197816102962], [-52.472522427313514, -22.40195451338446], [-52.472489925529686, -22.40191103727184], [-52.4724738113389, -22.401889116593804], [-52.472441899233644, -22.401844972202415], [-52.47242595775883, -22.401822548459748], [-52.47239462563479, -22.4017777355973], [-52.472378849922514, -22.40175479419043], [-52.47234808030298, -22.4017093013872], [-52.472332464131966, -22.401685828339865], [-52.472302247686315, -22.401639655640093], [-52.47228678941487, -22.40161564327638], [-52.472257115893655, -22.40156878915264], [-52.47224181368367, -22.40154422946103], [-52.47221267379457, -22.40149669383484], [-52.472197526126095, -22.401471579309465], [-52.472168909707904, -22.401423360778562], [-52.47215391579188, -22.401397685336164], [-52.47212581657183, -22.401348789260744], [-52.47211097818437, -22.401322551381863], [-52.47208445923661, -22.40127490473462], [-52.472059282787825, -22.401228797812568], [-52.47203333075259, -22.40118035761615], [-52.47201882891741, -22.401152858371795], [-52.471992318863215, -22.401101791362148], [-52.47197796734599, -22.401073708619005], [-52.47195193991718, -22.401021977104353], [-52.471937749713746, -22.400993330071568], [-52.471913062522205, -22.400942712635004], [-52.4718894943962, -22.40089348475745], [-52.47186534374143, -22.400842099727907], [-52.47185150366594, -22.40081219735645], [-52.471827734680964, -22.40076005355019], [-52.471804975525984, -22.400709206632644], [-52.47178243092227, -22.400657917635034], [-52.47176009827814, -22.40060618682192], [-52.47173797625435, -22.400554017690098], [-52.471716067313956, -22.400501423024163], [-52.471693752516416, -22.400446897204137], [-52.47168063925407, -22.40041438115365], [-52.471658687264075, -22.40035914804827], [-52.47163755315551, -22.40030503826435], [-52.471616623361854, -22.400250516232667], [-52.47159589473635, -22.40019558254438], [-52.47157536408612, -22.40014023797947], [-52.47155502816439, -22.400084483498887], [-52.47153488366324, -22.400028320236714], [-52.471514927735, -22.399971750989547], [-52.471495160760355, -22.399914788121954], [-52.47147558385239, -22.39985744588356], [-52.47145619479183, -22.399799729131125], [-52.47143699001287, -22.39974163916254], [-52.47141796587673, -22.399683177394035], [-52.471399475969264, -22.399625460681552], [-52.47137390985624, -22.39954420411228], [-52.47135580842556, -22.399485640088656], [-52.47133752308745, -22.39942558624762], [-52.47131969655605, -22.399366166436987], [-52.4712951821087, -22.399283056177953], [-52.47127771275908, -22.39922283398429], [-52.47126010522463, -22.39916127621994], [-52.47124289652879, -22.399100275050984], [-52.471219350705155, -22.399015479195423], [-52.47120269348129, -22.398954553745046], [-52.47117962203875, -22.398868881575048], [-52.47116322586708, -22.398807090327335], [-52.471140592698006, -22.39872056012888], [-52.471124434781984, -22.398657915859435], [-52.47110220462749, -22.398570555277004], [-52.47108626870783, -22.39850710152114], [-52.47106441508521, -22.398418973040407], [-52.47104868396358, -22.3983547503601], [-52.471027303934804, -22.39826642934938], [-52.47100623232984, -22.39817824928531], [-52.470985305974956, -22.398089593510573], [-52.47096451220238, -22.398000468325783], [-52.470943838266635, -22.397910880975513], [-52.470923359140784, -22.397821223796782], [-52.47089762003996, -22.397707329347334], [-52.470892395046896, -22.39768398087297]], "type": "LineString"}, "id": "397", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 630.079425467, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473310226985035, -22.40281068028452], [-52.47328491814244, -22.402789088287054], [-52.473240053492525, -22.40275036748006], [-52.473195153409975, -22.40271117926453], [-52.47315025809093, -22.402671567235934], [-52.47310574957267, -22.402631878546767], [-52.47308047059519, -22.40260908186173], [-52.47305623651965, -22.402586925484396], [-52.473032732178304, -22.402565122092977], [-52.47300940751611, -22.40254317013633], [-52.4729840026598, -22.40251891319103], [-52.47297699100073, -22.402512145753498], [-52.47295186692982, -22.402487634600483], [-52.472929152148566, -22.402465154679536], [-52.47290660314787, -22.40244251832936], [-52.47288207533499, -22.40241754299706], [-52.4728752091759, -22.402410476804477], [-52.47285094294835, -22.402385237346678], [-52.47282896193821, -22.402362049853494], [-52.47280713964276, -22.402338703492696], [-52.47278344523731, -22.402312995979567], [-52.47277669428218, -22.4023055941302], [-52.47275323739642, -22.40227960494437], [-52.472731931377155, -22.40225566769339], [-52.47271076933747, -22.402231559651227], [-52.4726916485361, -22.402209473174114], [-52.47265662545654, -22.40216831370512], [-52.47263965419299, -22.40214802256601], [-52.47260529034666, -22.402106225748497], [-52.472588531636255, -22.402085490205994], [-52.47255480253285, -22.40204303961985], [-52.47253653584494, -22.402019655369113], [-52.47251666675721, -22.401993872582455], [-52.4724985675317, -22.40197006664612], [-52.472465934555345, -22.40192641503409], [-52.472449691815676, -22.401904319481844], [-52.472417653784554, -22.401860000885783], [-52.472401588980155, -22.401837403658956], [-52.47237013610952, -22.40179241808776], [-52.47235424223178, -22.401769304836375], [-52.47232335701104, -22.401723641105832], [-52.47230762776547, -22.401699998087413], [-52.47227730074912, -22.40165365641648], [-52.47226173438049, -22.401629476131824], [-52.47223195521107, -22.401582455178247], [-52.47221654976932, -22.401557729795243], [-52.47218730903889, -22.40151002965411], [-52.47217206288955, -22.401484751842247], [-52.47214335032711, -22.401436371294533], [-52.47212826255719, -22.401410535129873], [-52.47210007173908, -22.401361479647623], [-52.47208514397503, -22.401335083720948], [-52.47205852926764, -22.40128726500695], [-52.47203325131013, -22.40124097217167], [-52.47200720888921, -22.40119236325158], [-52.471992627096284, -22.401164712377152], [-52.471966039155234, -22.4011134953142], [-52.47195161176539, -22.40108526409511], [-52.47192551041631, -22.401033385639483], [-52.47191124819938, -22.401004593216005], [-52.471886483987205, -22.40095381784094], [-52.4718628343623, -22.400904419713704], [-52.47183861126965, -22.400852880538825], [-52.47182470722695, -22.400822839950077], [-52.47180086992077, -22.400770546241098], [-52.4717780385691, -22.400719538005497], [-52.47175542418179, -22.400668090228223], [-52.47173302411395, -22.40061620321386], [-52.4717108369631, -22.400563880473275], [-52.471688865098, -22.400511134726177], [-52.47166649445803, -22.400456472430854], [-52.471653331956226, -22.400423834269294], [-52.47163132745565, -22.40036846901624], [-52.47161013793921, -22.400314217344693], [-52.4715891546782, -22.400259556003526], [-52.47156837448013, -22.40020448561286], [-52.47154779410668, -22.40014900698009], [-52.47152741026612, -22.400093121092162], [-52.471507219606075, -22.400036829107734], [-52.471487219230696, -22.39998013383474], [-52.471467409446895, -22.399923047571267], [-52.47144779129096, -22.399865584481777], [-52.471428362495196, -22.399807749413295], [-52.47140911945616, -22.399749543682553], [-52.471390058498024, -22.399690968723686], [-52.47137153031157, -22.399633132487086], [-52.471345924731544, -22.399551750429367], [-52.47132778822991, -22.39949307290248], [-52.47130947188882, -22.399432917200656], [-52.47129161321417, -22.399373390210293], [-52.47126706569746, -22.399290167781977], [-52.47124956699627, -22.399229844363337], [-52.471231933532664, -22.399168195905315], [-52.471214697972314, -22.399107099464448], [-52.47119112453975, -22.399022204119834], [-52.4711744410641, -22.398961182606634], [-52.47115134469478, -22.398875417811617], [-52.47113492487412, -22.398813537392964], [-52.47111226930466, -22.398726921488194], [-52.47109609019132, -22.398664194988157], [-52.471073840000464, -22.398576755597748], [-52.471057885135096, -22.398513226353188], [-52.47103601362382, -22.39842502566216], [-52.471020265633214, -22.398360734061264], [-52.470998868673995, -22.39827234303762], [-52.470977780198425, -22.398184092299665], [-52.47095683820351, -22.398095370189537], [-52.47093602998808, -22.398006183023703], [-52.47091534277385, -22.397916538055057], [-52.470894850799795, -22.397826824548105], [-52.47086909936135, -22.3977128754037], [-52.470859640933725, -22.397670609301933]], "type": "LineString"}, "id": "398", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 633.852418691, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47328885868112, -22.40282922114649], [-52.473265156882384, -22.402809000180735], [-52.47322017101929, -22.40277017475569], [-52.47317515394714, -22.402730884428987], [-52.473130145450455, -22.402691172537228], [-52.47308552219729, -22.402651381533428], [-52.47306011265716, -22.402628467103863], [-52.47303573192965, -22.402606176645133], [-52.47301207814608, -22.402584234623653], [-52.472988605631436, -22.402562143513308], [-52.472963072729684, -22.402537764305226], [-52.47295595228879, -22.402530891873965], [-52.47293070243956, -22.402506258007868], [-52.472907845461, -22.402483637356866], [-52.47288515592736, -22.402460859926254], [-52.472860506530836, -22.40243576078848], [-52.47285353716815, -22.402428588384602], [-52.47282915171504, -22.402403224915883], [-52.47280703601585, -22.402379895337443], [-52.47278508070779, -22.402356406670894], [-52.47276127133267, -22.40233057441615], [-52.47275442289394, -22.402323065683095], [-52.47273085351509, -22.402296951855742], [-52.47270942056781, -22.40227287199756], [-52.47268813333606, -22.40224862133108], [-52.47266887376427, -22.40222637455614], [-52.472633699049716, -22.402185036876944], [-52.472616578828756, -22.40216456763806], [-52.47258206868878, -22.402122592875504], [-52.47256516636892, -22.40210167964113], [-52.47253129637738, -22.402059051728465], [-52.47251290520588, -22.402035508114317], [-52.472492927312125, -22.402009584132056], [-52.472474707744446, -22.401985619904515], [-52.472441943575596, -22.401941792793032], [-52.47242557228709, -22.401919522366533], [-52.47239340833012, -22.401875029565772], [-52.47237722019617, -22.401852258854753], [-52.47234564657896, -22.401807100574754], [-52.4723296345358, -22.401783815478826], [-52.47229863371388, -22.401737980820926], [-52.47228279139378, -22.401714167831393], [-52.47225235380677, -22.401667657189257], [-52.47223667934098, -22.40164330898363], [-52.472206794523416, -22.40159612120019], [-52.472191285849924, -22.401571230125736], [-52.472161944278184, -22.401523365469654], [-52.472146599648035, -22.401497924371252], [-52.472117790941375, -22.401449381806692], [-52.47210260931761, -22.40142338491975], [-52.47207432690147, -22.40137417003065], [-52.47205930976086, -22.40134761605612], [-52.472032599293904, -22.401299625275353], [-52.47200721982771, -22.401253146526788], [-52.47198108702114, -22.401204368883022], [-52.471966425270516, -22.401176566378492], [-52.47193975944265, -22.401125199262193], [-52.471925256180214, -22.401096819567133], [-52.47189908091091, -22.40104479417051], [-52.47188474668054, -22.40101585635632], [-52.47185990544777, -22.400964923042725], [-52.471836174324, -22.400915354665784], [-52.47181187879353, -22.40086366134553], [-52.471797910783664, -22.40083348253946], [-52.4717740051563, -22.400781038927754], [-52.47175110160799, -22.400729869374068], [-52.47172841743713, -22.4006782628171], [-52.47170594994565, -22.400626219601467], [-52.471683697667764, -22.400573743252068], [-52.47166166287801, -22.40052084642382], [-52.47163923639566, -22.40046604765316], [-52.47162602465443, -22.400433287380512], [-52.47160396764332, -22.400377789979753], [-52.47158272271905, -22.40032339642056], [-52.47156168599075, -22.400268595769894], [-52.47154085422013, -22.400213388676818], [-52.471520224123516, -22.400157775976176], [-52.471499792364185, -22.400101758680872], [-52.47147955554527, -22.4000453379742], [-52.47145951072279, -22.399988516675336], [-52.47143965812988, -22.399931307016004], [-52.47141999872603, -22.39987372307537], [-52.471400530195105, -22.399815769690825], [-52.47138124889602, -22.399757448197917], [-52.471362151115926, -22.399698760048686], [-52.47134358465055, -22.399640804287944], [-52.47131793960354, -22.399559296741753], [-52.47129976803099, -22.39950050571159], [-52.471281420686964, -22.399440248148988], [-52.471263529869105, -22.399380613978856], [-52.47123894928309, -22.39929727938128], [-52.471221421230354, -22.39923685473762], [-52.47120376183762, -22.39917511558591], [-52.471186499412795, -22.399113923873127], [-52.471162898371325, -22.399028929039446], [-52.47114618864394, -22.398967811463415], [-52.47112306734789, -22.398881954043382], [-52.47110662387826, -22.39881998445376], [-52.47108394590843, -22.398733282842677], [-52.47106774559781, -22.39867047411206], [-52.47104547537063, -22.398582955913636], [-52.47102950155959, -22.39851935118038], [-52.471007612159674, -22.398431078279035], [-52.47099184730012, -22.398366717757572], [-52.470970433410486, -22.39827825672098], [-52.470949328064336, -22.398189935309123], [-52.47092837042943, -22.398101146863596], [-52.470907547771155, -22.39801189771673], [-52.470886847278464, -22.3979221951297], [-52.47086634245622, -22.397832425294535], [-52.470840578680175, -22.39771842145515], [-52.470826886826494, -22.3976572377239]], "type": "LineString"}, "id": "399", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 637.625411916, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473267002658666, -22.402847345918325], [-52.47324539561673, -22.402828912072277], [-52.47320028854044, -22.402789982029134], [-52.47315515447868, -22.402750589591225], [-52.47311003280434, -22.40271077783628], [-52.473065294816266, -22.402670884517804], [-52.473039754713476, -22.402647852343694], [-52.473015227333995, -22.402625427803535], [-52.472991424108194, -22.402603347151956], [-52.472967803741106, -22.40258111688786], [-52.47294214279391, -22.402556615416987], [-52.4729349135712, -22.40254963799195], [-52.47290953794364, -22.402524881412738], [-52.47288653876778, -22.40250212003165], [-52.47286370870118, -22.402479201520563], [-52.472838937721036, -22.402453978577295], [-52.472831865154745, -22.402446699962113], [-52.47280736047607, -22.402421212482402], [-52.472785110087834, -22.402397740818678], [-52.47276302176717, -22.402374109846367], [-52.4727390974224, -22.402348152849942], [-52.472732151500075, -22.402340537233187], [-52.472708469628145, -22.402314298764274], [-52.47268690975285, -22.402290076298858], [-52.47266549732906, -22.40226568300801], [-52.47264609898686, -22.402243275935223], [-52.47261077263733, -22.402201760045784], [-52.47259350345898, -22.40218111270708], [-52.47255884702538, -22.40213895999943], [-52.47254180109609, -22.40211786907314], [-52.472507790216426, -22.402075063833912], [-52.472489274561354, -22.402051360856323], [-52.47246918786159, -22.40202529567842], [-52.47245084795178, -22.40200117315964], [-52.472417952590455, -22.401957170548663], [-52.47240145275312, -22.401934725247884], [-52.47236916287034, -22.401890058242376], [-52.472352851406875, -22.401867114047107], [-52.47232115704312, -22.40182178305829], [-52.47230502683456, -22.401798326117763], [-52.47227391041151, -22.40175232053249], [-52.47225795501691, -22.401728337571797], [-52.472227406859275, -22.40168165795843], [-52.472211624296364, -22.401657141831794], [-52.47218163383067, -22.401609787218444], [-52.472166021925474, -22.401584730452537], [-52.47213657951247, -22.401536701281447], [-52.47212113640154, -22.401511096896474], [-52.4720922315507, -22.401462392315043], [-52.47207695607313, -22.401436234705788], [-52.472048582059, -22.401386860409787], [-52.47203347554187, -22.401360148387404], [-52.47200666931538, -22.401311985539817], [-52.471981188340564, -22.401265320877943], [-52.471954965148385, -22.401216374510454], [-52.47194022344009, -22.401188420375796], [-52.471913479725444, -22.401136903206126], [-52.47189890059048, -22.40110837503508], [-52.471872651400986, -22.40105620269743], [-52.4718582451572, -22.401027119492486], [-52.47183332690389, -22.40097602824034], [-52.4718095142813, -22.400926289613665], [-52.47178514631306, -22.400874442148023], [-52.47177111433606, -22.400844125124614], [-52.47174714038756, -22.40079153161014], [-52.47172416464267, -22.400740200738348], [-52.47170141068831, -22.400688435401662], [-52.47167887577322, -22.400636235984713], [-52.471656558368366, -22.400583606026505], [-52.471634460654016, -22.400530558117076], [-52.47161197832931, -22.400475622871067], [-52.4715987173487, -22.400442740487303], [-52.471576607827096, -22.400387110938834], [-52.471555307495045, -22.40033257549196], [-52.47153421729948, -22.400277635531776], [-52.47151333395638, -22.400222291736274], [-52.47149265413664, -22.40016654496773], [-52.471472174458576, -22.400110396265056], [-52.471451891480854, -22.400053846836094], [-52.471431802211306, -22.39999689951137], [-52.47141190680932, -22.39993956645614], [-52.47139220615759, -22.399881861664348], [-52.47137269789154, -22.399823789963726], [-52.471353378332466, -22.399765352708645], [-52.47133424373044, -22.399706551369018], [-52.47131563898618, -22.399648476084113], [-52.47128995447224, -22.39956684304946], [-52.47127174782882, -22.399507938516013], [-52.471253369481886, -22.399447579092595], [-52.47123544652086, -22.399387837742687], [-52.47121083286557, -22.399304390975818], [-52.471193275461324, -22.399243865107145], [-52.4711755901395, -22.39918203526175], [-52.471158300850234, -22.399120748277046], [-52.47113467219991, -22.399035653954268], [-52.47111793622082, -22.39897444031541], [-52.47109478999806, -22.398888490270345], [-52.471078322879514, -22.398826431509747], [-52.47105562250934, -22.398739644192336], [-52.47103940100145, -22.39867675323111], [-52.471017110737975, -22.39858915622469], [-52.4710011179813, -22.39852547600271], [-52.47097921069277, -22.398437130891047], [-52.47096342896429, -22.398372701449], [-52.470941998144276, -22.39828417039946], [-52.47092087592757, -22.398195778313692], [-52.47089990265269, -22.398106923532776], [-52.47087906555161, -22.398017612404864], [-52.47085835178048, -22.39792785219943], [-52.47083783411006, -22.397838026036027], [-52.47081205799643, -22.397723967501683], [-52.47079413272519, -22.39764386613887]], "type": "LineString"}, "id": "400", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 641.330259505, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47324484387275, -22.40286521239256], [-52.47322563434546, -22.402848823961655], [-52.47318040605598, -22.4028097893004], [-52.473135155004606, -22.402770294751257], [-52.47308992015261, -22.402730383133083], [-52.47304506742962, -22.40269038749991], [-52.47301939676415, -22.402667237581227], [-52.472994722732686, -22.402644678959597], [-52.47297077006466, -22.40262245967788], [-52.47294700184512, -22.40260009026001], [-52.472921212852484, -22.402575466526276], [-52.47291387484795, -22.40256838410745], [-52.47288837344206, -22.4025435048151], [-52.472865232068905, -22.40252060270389], [-52.47284226146936, -22.40249754311229], [-52.47281736890558, -22.40247219636347], [-52.47281019313568, -22.402464811536962], [-52.47278556923146, -22.402439200046274], [-52.472763184154175, -22.402415586297213], [-52.472740962820914, -22.402391813019076], [-52.47271692350649, -22.402365731280955], [-52.47270988010058, -22.40235800878047], [-52.472686085735575, -22.402331645669975], [-52.47266439893229, -22.402307280597274], [-52.47264286131646, -22.40228274468205], [-52.47262332420385, -22.40226017731135], [-52.472587846219376, -22.40221848321163], [-52.47257042808366, -22.402197657773073], [-52.47253562535645, -22.40215532712029], [-52.472518435817754, -22.402134058502046], [-52.47248428404999, -22.4020910759362], [-52.47246564391137, -22.402067213595142], [-52.472445448405615, -22.40204100722158], [-52.47242698815369, -22.402016726411514], [-52.47239396159992, -22.401972548300986], [-52.472377333213785, -22.401949928125887], [-52.47234491740523, -22.401905086915587], [-52.47232848261226, -22.401881969236047], [-52.472296667502, -22.401836465538366], [-52.47228041912807, -22.401812836753212], [-52.47224918710391, -22.401766660240522], [-52.472233118634854, -22.401742507308644], [-52.47220245990661, -22.40169565872401], [-52.47218656924662, -22.401670974676318], [-52.47215647313285, -22.40162345323302], [-52.47214075799598, -22.40159823077562], [-52.47211121474175, -22.401550037089503], [-52.47209567315007, -22.401524269417912], [-52.472066672155094, -22.40147540281959], [-52.47205130282375, -22.401449084487986], [-52.47202283721167, -22.401399550785072], [-52.47200764131806, -22.401372680714786], [-52.471980739332075, -22.401324345800358], [-52.47195515684868, -22.401277495225127], [-52.471928843270945, -22.401228380133897], [-52.47191402160503, -22.40120027436907], [-52.471887200003636, -22.401148607146023], [-52.471872544996174, -22.401119930498957], [-52.47184622188654, -22.401067611220242], [-52.47183174362937, -22.401038382624538], [-52.47180674835557, -22.40098713343381], [-52.47178285423421, -22.40093722455736], [-52.47175841382824, -22.4008852229463], [-52.47174431788415, -22.400854767705532], [-52.47172027561457, -22.400802024288264], [-52.47169722767313, -22.40075053209833], [-52.47167440393532, -22.400698607981916], [-52.47165180159667, -22.400646252363646], [-52.47162941906489, -22.400593468796586], [-52.47160725842598, -22.40054026980594], [-52.471584720258974, -22.400485198084564], [-52.47157141003902, -22.400452193589675], [-52.471549248006966, -22.40039643189347], [-52.471527892267176, -22.40034175455889], [-52.47150674860441, -22.400286675289166], [-52.47148581368886, -22.400231194791225], [-52.47146508414604, -22.400175313954765], [-52.47144455654929, -22.40011903384469], [-52.47142422741279, -22.400062355693436], [-52.47140409369622, -22.400005282342825], [-52.47138415548522, -22.399947825891672], [-52.47136441358565, -22.399890000248714], [-52.47134486558451, -22.399831810231998], [-52.47132550776549, -22.399773257214726], [-52.47130633634158, -22.399714342684703], [-52.471287693318466, -22.399656147875618], [-52.47126196933764, -22.399574389352473], [-52.47124372762339, -22.399515371315733], [-52.47122531827359, -22.399454910031487], [-52.47120736316942, -22.399395061501796], [-52.4711827164449, -22.399311502565613], [-52.47116512968918, -22.39925087547192], [-52.471147418438306, -22.3991889549328], [-52.47113010228464, -22.399127572676164], [-52.47110644602548, -22.39904237886431], [-52.47108968379473, -22.398981069162595], [-52.471066512645294, -22.39889502649248], [-52.47105002187785, -22.398832878560906], [-52.47102729910738, -22.398746005537152], [-52.47101105640226, -22.39868303234534], [-52.47098874610253, -22.398595356530898], [-52.47097273440023, -22.398531600820192], [-52.47095080922311, -22.398443183498202], [-52.47093501062573, -22.398378685135565], [-52.47091356287536, -22.398290084073068], [-52.47089242378813, -22.398201621313383], [-52.470871434873295, -22.398112700197053], [-52.47085058332943, -22.398023327088094], [-52.47082985627988, -22.397933509264256], [-52.470809325761316, -22.39784362677264], [-52.47078353731013, -22.397729513543304], [-52.47076163163762, -22.397631625146598]], "type": "LineString"}, "id": "401", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 644.864939549, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473222685081126, -22.402883078863994], [-52.47320587306859, -22.40286873584887], [-52.4731605235659, -22.402829596569465], [-52.4731151555249, -22.402789999909064], [-52.47306980749524, -22.402749988427637], [-52.47302484003733, -22.402709890479752], [-52.47299903880919, -22.40268662281645], [-52.472974218125735, -22.402663930113313], [-52.47295011601548, -22.402641572201432], [-52.47292619994348, -22.402619063629732], [-52.472900282905385, -22.40259431763313], [-52.47289283611904, -22.402587130220482], [-52.472867208934815, -22.402562128214957], [-52.47284392536436, -22.402539085373586], [-52.47282081423187, -22.40251588470143], [-52.47279580008446, -22.402490414147053], [-52.472788521110964, -22.402482923109165], [-52.47276377798119, -22.402457187607443], [-52.472741258214874, -22.40243343177303], [-52.47271890386902, -22.402409516189053], [-52.47269474958495, -22.402383309709197], [-52.472687608695466, -22.40237548032494], [-52.47266370183739, -22.40234899257283], [-52.472641888106125, -22.402324484892826], [-52.472620225298265, -22.402299806353188], [-52.47260054941527, -22.40227707868455], [-52.47256491979586, -22.402235206374495], [-52.472547352702776, -22.40221420283602], [-52.47251240368199, -22.402171694238074], [-52.4724950705339, -22.40215024792783], [-52.47246077787806, -22.40210708803533], [-52.472442013255915, -22.402083066330757], [-52.47242170894419, -22.402056718761493], [-52.472403128350166, -22.402032279660112], [-52.47236997060398, -22.40198792605002], [-52.472353213669074, -22.401965131000544], [-52.47232067193477, -22.401920115585426], [-52.47230411381235, -22.401896824421563], [-52.47227217795559, -22.40185114801497], [-52.472255811416325, -22.40182734738516], [-52.47222446379111, -22.40178099994502], [-52.47220828224761, -22.401756677041917], [-52.47217751294881, -22.40170965948597], [-52.47216151419176, -22.401684807517213], [-52.472131312429944, -22.401637119243933], [-52.47211549406144, -22.401611731094995], [-52.47208584996602, -22.401563372893815], [-52.47207020989364, -22.401537441935595], [-52.47204111275455, -22.401488413320337], [-52.472025649569474, -22.401461934266347], [-52.47199709235948, -22.40141224115648], [-52.47198180708943, -22.401385213038267], [-52.471954809344, -22.401336706056966], [-52.47192912535206, -22.40128966956835], [-52.471902721388815, -22.401240385753333], [-52.47188781976531, -22.401212128358324], [-52.47186092027722, -22.40116031108186], [-52.471846189397304, -22.401131485958746], [-52.471819792367555, -22.40107901973896], [-52.47180524209706, -22.401049645752448], [-52.471780169802805, -22.400998238623114], [-52.47175619418273, -22.40094815949687], [-52.47173168133907, -22.400896003740353], [-52.471717521427934, -22.400865410282208], [-52.47169341083731, -22.400812516962127], [-52.471670290699386, -22.400760863454025], [-52.47164739717817, -22.40070878055785], [-52.47162472741601, -22.40065626873823], [-52.47160227975734, -22.400603331562298], [-52.47158005619393, -22.400549981490425], [-52.47155746218467, -22.400494773293637], [-52.4715441027254, -22.40046164668762], [-52.47152188818294, -22.40040575284365], [-52.471500477035455, -22.400350933621358], [-52.47147927990553, -22.400295715042066], [-52.471458293417584, -22.40024009784167], [-52.47143751415172, -22.400184082937276], [-52.471416938636324, -22.400127671419774], [-52.471396563341095, -22.40007086454621], [-52.47137638517756, -22.400013665169695], [-52.471356404157575, -22.399956085322604], [-52.4713366210102, -22.399898138828476], [-52.471317033274026, -22.39983983049564], [-52.47129763719508, -22.399781161716163], [-52.47127842894932, -22.399722133995727], [-52.47125974764741, -22.39966381966246], [-52.47123398419974, -22.39958193565079], [-52.4712157074147, -22.399522804110735], [-52.47119726706206, -22.39946224096567], [-52.4711792798148, -22.399402285256173], [-52.471154600021094, -22.399318614150673], [-52.471136983913944, -22.399257885831947], [-52.47111924673404, -22.3991958745991], [-52.471101903716, -22.39913439707052], [-52.47107821984805, -22.39904910376955], [-52.47106143136566, -22.398987698004973], [-52.47103823528959, -22.39890156270981], [-52.471021720873296, -22.398839325607256], [-52.47099897570255, -22.398752366877154], [-52.47098271180023, -22.39868931145471], [-52.47096038146426, -22.39860155683225], [-52.470944350816374, -22.398537725632817], [-52.4709224077507, -22.398449236100486], [-52.47090659228445, -22.39838466881725], [-52.47088512760374, -22.398295997741794], [-52.470863971646004, -22.39820746430818], [-52.47084296709125, -22.398118476856446], [-52.47082210110462, -22.398029041766435], [-52.470801360776676, -22.397939166324182], [-52.47078081740999, -22.39784922750432], [-52.47075501662126, -22.39773505958001], [-52.47073475749989, -22.39764452893915], [-52.47072922709426, -22.39761959570973]], "type": "LineString"}, "id": "402", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 648.374665498, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47320052628352, -22.40290094533295], [-52.47318611178611, -22.40288864773392], [-52.47314064107021, -22.40284940383635], [-52.47309515603958, -22.402809705064648], [-52.473049694832255, -22.40276959371997], [-52.47300461263941, -22.40272939345731], [-52.472978680848584, -22.402706008049368], [-52.47295371351314, -22.402683181264695], [-52.472929461960646, -22.402660684722594], [-52.47290539803618, -22.402638036997054], [-52.47287935295264, -22.40261316873753], [-52.47287179738447, -22.40260587633104], [-52.472846044421914, -22.40258075161229], [-52.472822618654156, -22.402557568040727], [-52.47279936698873, -22.40253422628799], [-52.472774231257695, -22.402508631928008], [-52.4727668490806, -22.402501034678735], [-52.47274198672528, -22.40247517516596], [-52.472719332269925, -22.40245127724613], [-52.472696844911496, -22.402427219356266], [-52.47267257565778, -22.40240088813465], [-52.47266533728472, -22.402392951866627], [-52.47264131793359, -22.402366339472856], [-52.47261937727435, -22.4023416891855], [-52.47259758927447, -22.40231686802141], [-52.4725777746211, -22.402293980054793], [-52.472541993366775, -22.40225192953437], [-52.47252427731636, -22.402230747895945], [-52.472489182002, -22.40218806135278], [-52.472471705244544, -22.402166437350484], [-52.47243727170065, -22.402123100131302], [-52.472418382594995, -22.40209891906317], [-52.47239796947732, -22.40207243029818], [-52.47237926854123, -22.40204783290544], [-52.472345979602636, -22.402003303795738], [-52.472329094119004, -22.401980333871858], [-52.47229642645897, -22.40193514425188], [-52.47227974500711, -22.401911679603657], [-52.47224768840391, -22.401865830488124], [-52.47223120369934, -22.401841858013622], [-52.47219974047307, -22.40179533964598], [-52.47218344585518, -22.401770846771612], [-52.47215256598585, -22.401723660244325], [-52.47213645913178, -22.401698640354446], [-52.47210615172195, -22.40165078525116], [-52.47209023012186, -22.401625231410655], [-52.472060485185274, -22.401576708694392], [-52.47204474663222, -22.401550614449498], [-52.472015553349074, -22.401501423817276], [-52.4719999963103, -22.401474784040875], [-52.47197134750243, -22.40142493152402], [-52.47195597285597, -22.40139774535785], [-52.47192887935113, -22.40134906630963], [-52.47190309385072, -22.401301843907603], [-52.471876599502004, -22.401252391368782], [-52.47186161792095, -22.401223982343556], [-52.47183464054619, -22.40117201501364], [-52.47181983379386, -22.401143041414453], [-52.47179336284404, -22.401090428253557], [-52.47177874056026, -22.40106090887624], [-52.4717535912456, -22.401009343808255], [-52.47172953412686, -22.400959094432192], [-52.47170494884556, -22.40090678453021], [-52.4716907249674, -22.400876052854645], [-52.471666546055786, -22.40082300963173], [-52.47164335372142, -22.40077119480544], [-52.471620390416845, -22.400718953129466], [-52.47159765323122, -22.40066628510847], [-52.47157514044572, -22.400613194323657], [-52.471552853957846, -22.40055969317051], [-52.47153020410637, -22.400504348498316], [-52.471516795407844, -22.400471099781143], [-52.47149452835502, -22.400415073789393], [-52.471473061799884, -22.400360112679365], [-52.47145181120284, -22.400304754790486], [-52.47143077314253, -22.400249000887605], [-52.47140994415367, -22.400192851915257], [-52.47138932071968, -22.400136308990312], [-52.47136889926577, -22.400079373394423], [-52.471348676655296, -22.400022047991975], [-52.47132865282637, -22.39996434474894], [-52.47130882843124, -22.399906277403616], [-52.471289200960065, -22.39984785075466], [-52.47126976662125, -22.39978906621296], [-52.47125052155368, -22.399729925302076], [-52.47123180197301, -22.39967149144461], [-52.47120599905854, -22.39958948194443], [-52.47118768720275, -22.399530236901033], [-52.47116921584732, -22.39946957189512], [-52.471151196456994, -22.399409509005825], [-52.47112648359414, -22.39932572573098], [-52.471108838135585, -22.399264896187194], [-52.4710910750267, -22.39920279426064], [-52.47107370514432, -22.39914122146009], [-52.47104999366762, -22.399055828670015], [-52.47103317893364, -22.398994326842562], [-52.47100995793096, -22.39890809892233], [-52.470993419865835, -22.39884577264877], [-52.470970652294845, -22.398758728212314], [-52.47095436719537, -22.398695590559253], [-52.47093201682318, -22.398607757128758], [-52.47091596722974, -22.398543850440582], [-52.47089400627553, -22.398455288697917], [-52.470878173940434, -22.39839065249407], [-52.47085669232941, -22.398301911405653], [-52.47083551950121, -22.398213307298104], [-52.470814499306556, -22.39812425351094], [-52.47079361887718, -22.398034756439877], [-52.470772865270874, -22.397944823379213], [-52.470752309056074, -22.397854828231097], [-52.47072649592983, -22.3977406056118], [-52.470706225766804, -22.397650025548256], [-52.47069686932848, -22.397607843024137]], "type": "LineString"}, "id": "403", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 651.85340827, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47317830524251, -22.40291887725823], [-52.473120758568896, -22.402869211101038], [-52.473075156548624, -22.402829410218022], [-52.473029582163626, -22.402789199010034], [-52.47298438523585, -22.402748896432605], [-52.47295832288234, -22.402725393279976], [-52.472933208894894, -22.40270243241371], [-52.47290880790016, -22.40267979724138], [-52.47288459612323, -22.402657010361956], [-52.472858422994236, -22.402632019839473], [-52.472850758644235, -22.402624622439113], [-52.47282487990336, -22.402599375007128], [-52.4728013119383, -22.402576050705314], [-52.472777919739926, -22.40255256787196], [-52.472752662425265, -22.402526849706366], [-52.47274517704458, -22.402519146245663], [-52.47272019546372, -22.402493162721782], [-52.472697406319334, -22.402469122716536], [-52.472674785948335, -22.402444922520736], [-52.472650401724984, -22.40241846655732], [-52.472643065868354, -22.402410423405495], [-52.472618934024176, -22.402383686370037], [-52.472596866436966, -22.402358893475306], [-52.47257495324508, -22.402333929686716], [-52.472554999821355, -22.402310881422082], [-52.47251906693212, -22.402268652691234], [-52.47250120192439, -22.40224729295282], [-52.472465960316484, -22.402204428464408], [-52.47244833994967, -22.402182626770028], [-52.47241376551775, -22.402139112224113], [-52.47239475192861, -22.4021147717924], [-52.472374230005, -22.402088141831637], [-52.47235540872686, -22.40206338614751], [-52.47232198859591, -22.402018681538156], [-52.472304974563556, -22.401995536739822], [-52.472272180977825, -22.401950172914944], [-52.472255376196564, -22.401926534782337], [-52.47222319884694, -22.401880512957828], [-52.4722065959771, -22.40185636863859], [-52.47217501714982, -22.40180967934341], [-52.472158609457566, -22.40178501649774], [-52.47212761901775, -22.40173766099907], [-52.47211140406669, -22.401712473188052], [-52.47208099100887, -22.401664451254717], [-52.47206496617722, -22.401638731722617], [-52.47203512039952, -22.401590044491215], [-52.47201928336583, -22.401563786959628], [-52.47198999393866, -22.401514434310403], [-52.47197434304623, -22.40148763381155], [-52.471945602640524, -22.40143762188769], [-52.4719301386177, -22.40141027767354], [-52.4719029493535, -22.401361426558374], [-52.47187706234464, -22.401314018242896], [-52.471850477610495, -22.40126439698023], [-52.47183541607193, -22.401235836324762], [-52.47180836081056, -22.40118371894137], [-52.47179347818585, -22.401154596866075], [-52.47176693331601, -22.401101836764063], [-52.471752239018976, -22.40107217199588], [-52.47172701268395, -22.40102044898924], [-52.47170287406659, -22.40097002936332], [-52.47167821634769, -22.400917565315844], [-52.47166392850257, -22.400886695422848], [-52.471639681270005, -22.40083350229707], [-52.47161641673923, -22.40078152615257], [-52.47159338365135, -22.40072912569677], [-52.47157057904232, -22.40067630147438], [-52.47154800113004, -22.40062305708064], [-52.47152565171774, -22.400569404846216], [-52.471502946024096, -22.400513923698586], [-52.471489488086334, -22.400480552870235], [-52.47146716852319, -22.400424394730685], [-52.47144564656046, -22.40036929173289], [-52.47142434249634, -22.40031379453441], [-52.47140325286373, -22.400257903929038], [-52.471382374151915, -22.40020162088872], [-52.47136170279937, -22.400144946556306], [-52.47134123518682, -22.40008788223806], [-52.471320968129454, -22.400030430809686], [-52.47130090149163, -22.399972604170685], [-52.47128103584878, -22.39991441597415], [-52.471261368642644, -22.39985587100905], [-52.47124189604399, -22.399796970705093], [-52.47122261415466, -22.399737716603774], [-52.47120385629526, -22.399679163222096], [-52.47117801391404, -22.399597028233366], [-52.47115966698754, -22.39953766968664], [-52.47114116462935, -22.399476902819863], [-52.471123113096006, -22.399416732750748], [-52.471098367164046, -22.399332837306552], [-52.47108069235413, -22.399271906537706], [-52.47106290331628, -22.399209713917404], [-52.4710455065696, -22.3991480458449], [-52.47102176748419, -22.399062553565685], [-52.47100492649864, -22.39900095567534], [-52.47098168056939, -22.398914635130044], [-52.47096511885547, -22.398852219685473], [-52.47094232888428, -22.398765089542653], [-52.47092602258766, -22.398701869658954], [-52.47090365217929, -22.39861395742042], [-52.47088758364033, -22.398549975243498], [-52.47086560479761, -22.398461341290485], [-52.47084975559369, -22.39839663616602], [-52.470828257052396, -22.398307825064617], [-52.470807067353746, -22.39821915028313], [-52.47078603151921, -22.398130030160548], [-52.470765136647124, -22.39804047110841], [-52.470744369762464, -22.39795048042933], [-52.47072380069958, -22.39786042895298], [-52.47069797523584, -22.397746151638678], [-52.47067769403117, -22.39765552215245], [-52.47066469675707, -22.397596925239508]], "type": "LineString"}, "id": "404", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 655.237968177, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47315616067678, -22.4029367322373], [-52.47310087606198, -22.40288901836353], [-52.47305515705206, -22.402849115369172], [-52.47300946948938, -22.402808804297862], [-52.47296415782665, -22.402768399405623], [-52.47293796491045, -22.402744778508282], [-52.472912704270996, -22.402721683560404], [-52.47288815383401, -22.402698909757785], [-52.47286379420462, -22.40267598372443], [-52.47283749303017, -22.402650870938988], [-52.47282971989834, -22.40264336854472], [-52.47280371537913, -22.402617998399453], [-52.47278000521677, -22.402594533367367], [-52.47275647248547, -22.402570909453356], [-52.472731093587186, -22.402545067482084], [-52.472723505002904, -22.40253725780995], [-52.472698404196514, -22.40251115027494], [-52.472675480363094, -22.402486968184213], [-52.47265272697953, -22.402462625682464], [-52.47262822778655, -22.402436044977225], [-52.47262079444636, -22.402427894941553], [-52.472596550109145, -22.402401033264383], [-52.47257435559397, -22.40237609776224], [-52.472552317210095, -22.402350991349124], [-52.472532225016025, -22.40232778278643], [-52.47249614049191, -22.40228537584513], [-52.472478126526866, -22.40226383800667], [-52.47244273862543, -22.402220795572962], [-52.47242497464929, -22.402198816186463], [-52.472390259329366, -22.402155124313754], [-52.47237112125676, -22.402130624518424], [-52.47235049052724, -22.402103853361865], [-52.47233154890708, -22.402078939386314], [-52.47229799758377, -22.402034059277273], [-52.472280855002744, -22.402010739604442], [-52.47224793549134, -22.401965201574626], [-52.47223100738071, -22.401941389957596], [-52.47219870928469, -22.401895195424064], [-52.4721819882496, -22.401870879260045], [-52.47215029382136, -22.401824019037303], [-52.472133773054765, -22.4017991862203], [-52.472102672044485, -22.401751661750225], [-52.47208634899648, -22.40172630601802], [-52.47205583029072, -22.401678117254612], [-52.47203970222755, -22.401652232030866], [-52.47200975560876, -22.401603380284307], [-52.47199382009447, -22.401576959465974], [-52.4719644345233, -22.40152744479973], [-52.47194868977726, -22.401500483578392], [-52.47191985777375, -22.401450312247498], [-52.471904304374604, -22.401422809985323], [-52.47187701935108, -22.401373786803184], [-52.471851030833825, -22.401326192574217], [-52.471824355714304, -22.401276402587666], [-52.47180921421828, -22.401247690301933], [-52.47178208107032, -22.401195422865047], [-52.471767122573276, -22.401166152313635], [-52.471740503783444, -22.401113245270444], [-52.47172573747321, -22.40108343511141], [-52.471700434117864, -22.401031554166067], [-52.47167621400193, -22.400980964290266], [-52.47165148384548, -22.40092834609726], [-52.47163713203343, -22.400897337986805], [-52.47161281647995, -22.400843994958144], [-52.471589479752836, -22.4007918574954], [-52.4715663768817, -22.400739298259765], [-52.4715435048493, -22.40068631783595], [-52.471520861810276, -22.400632919833264], [-52.47149844947361, -22.40057911651754], [-52.47147568793785, -22.40052349889445], [-52.47146218076089, -22.400490005954897], [-52.471439808687464, -22.40043371566754], [-52.47141823131718, -22.400378470781956], [-52.471396873786034, -22.400322834273855], [-52.47137573258115, -22.400266806965945], [-52.471354804146436, -22.400210389857637], [-52.47133408487538, -22.400153584117753], [-52.471313571104226, -22.400096391077156], [-52.47129325960002, -22.400038813622817], [-52.47127315015334, -22.399980863587835], [-52.471253243262815, -22.399922554540066], [-52.47123353632176, -22.399863891258804], [-52.47121402546331, -22.399804875192604], [-52.47119470675225, -22.399745507900825], [-52.47117591061418, -22.3996868349949], [-52.47115002876625, -22.399604574517614], [-52.471131646769074, -22.399545102467535], [-52.47111311340816, -22.399484233739887], [-52.471095029731835, -22.39942395649093], [-52.471070250730804, -22.39933994887737], [-52.47105254656957, -22.399278916883464], [-52.471034731602785, -22.3992166335694], [-52.47101730799184, -22.39915487022492], [-52.47099354129775, -22.399069278456558], [-52.47097667406067, -22.39900758450333], [-52.47095340320489, -22.398921171332944], [-52.47093681784221, -22.398858666717356], [-52.47091400547083, -22.39877145086815], [-52.470897677977106, -22.39870814875381], [-52.47087528753259, -22.39862015770723], [-52.47085920004813, -22.39855610004156], [-52.47083720331693, -22.39846739387817], [-52.47082133724422, -22.3984026198331], [-52.47079982177267, -22.398313738718713], [-52.47077861520359, -22.398224993263277], [-52.470757563729215, -22.398135806805268], [-52.47073665441443, -22.398046185772046], [-52.47071587425144, -22.397956137474555], [-52.4706952923405, -22.397866029669935], [-52.47066945453928, -22.397751697660638], [-52.47064916229299, -22.39766101875173], [-52.47063320505105, -22.39758907704583]], "type": "LineString"}, "id": "405", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 658.275508745, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.473133986388774, -22.402954561566464], [-52.47308099354944, -22.40290882562384], [-52.47303515754986, -22.402868820518115], [-52.47298935680949, -22.402828409583446], [-52.47294393041182, -22.402787902376367], [-52.47291760693292, -22.402764163734282], [-52.47289219964146, -22.402740934704752], [-52.47286749976222, -22.40271802227182], [-52.472842992280356, -22.402694957084492], [-52.47281656306044, -22.40266972203603], [-52.472808681146795, -22.40266211464784], [-52.472782550849246, -22.40263662178927], [-52.472758698489585, -22.402613016026866], [-52.47273502522535, -22.402589251032165], [-52.47270952474344, -22.40256328525519], [-52.47270183295557, -22.402555369371584], [-52.47267661292365, -22.40252913782542], [-52.47265355440122, -22.402504813649173], [-52.47263066800509, -22.402480328841445], [-52.47260605384248, -22.40245362339435], [-52.47259852301874, -22.402445366474797], [-52.47257416618849, -22.402418380155893], [-52.472551844745375, -22.402393302046303], [-52.47252968116952, -22.402368053008615], [-52.47250945020511, -22.402344684147824], [-52.472473214046126, -22.402302098996017], [-52.472455051123795, -22.402280383057494], [-52.472419516928866, -22.40223716267843], [-52.47240160934341, -22.402215005599768], [-52.472366753135496, -22.402171136400256], [-52.47234749057944, -22.40214647724125], [-52.47232675104403, -22.402119564888846], [-52.472307689081866, -22.40209449262185], [-52.472274006566245, -22.402049437013073], [-52.47225673543656, -22.402025942465723], [-52.47222368999951, -22.401980230230922], [-52.472206638559534, -22.401956245129412], [-52.472174219717154, -22.401909877886833], [-52.47215738051686, -22.401885389878007], [-52.47212557048767, -22.401838358727662], [-52.47210893664678, -22.40181335593929], [-52.47207772506607, -22.40176566249777], [-52.47206129392114, -22.401740138844342], [-52.47203066956748, -22.401691783250815], [-52.47201443827282, -22.4016657323354], [-52.47198439081298, -22.40161671607365], [-52.47196835681814, -22.40159013196855], [-52.471938875103014, -22.40154045528524], [-52.471923036503384, -22.401513333341395], [-52.47189411290211, -22.401463002603425], [-52.47187847012669, -22.401435342293205], [-52.471851089343886, -22.40138614704406], [-52.47182499931829, -22.401338366901573], [-52.47179823381342, -22.401288408191117], [-52.47178301235997, -22.401259544275085], [-52.47175580132548, -22.40120712678466], [-52.47174076695613, -22.401177707757103], [-52.471714074246364, -22.401124653772737], [-52.47169923592295, -22.401094698222796], [-52.47167385554732, -22.40104265933874], [-52.47164955393287, -22.400991899213018], [-52.471624751338915, -22.40093912687448], [-52.47161033555997, -22.40090798054653], [-52.47158595168564, -22.40085448761496], [-52.47156254276222, -22.400802188833943], [-52.47153937010788, -22.400749470818443], [-52.47151643065216, -22.400696334193178], [-52.47149372248644, -22.400642782581524], [-52.47147124722546, -22.40058882818448], [-52.471448429847605, -22.40053307408591], [-52.4714348734315, -22.40049945903513], [-52.471412448847836, -22.400443036599928], [-52.47139081607004, -22.40038764982656], [-52.47136940507192, -22.400331874008806], [-52.471348212294814, -22.40027570999837], [-52.47132723413724, -22.40021915882205], [-52.471306466947716, -22.400162221674666], [-52.47128590701801, -22.40010489991167], [-52.471265551067, -22.40004719643137], [-52.4712453988115, -22.399989123000367], [-52.471225450673344, -22.39993069310137], [-52.47120570399741, -22.399871911503933], [-52.471186154879206, -22.39981277967546], [-52.47116679934646, -22.399753299193204], [-52.47114796492974, -22.399694506763037], [-52.47112204361515, -22.399612120797183], [-52.47110362654735, -22.399552535243725], [-52.47108506218375, -22.399491564655193], [-52.47106694636447, -22.399431180226397], [-52.471042134294414, -22.399347060443457], [-52.47102440078189, -22.39928592722445], [-52.47100655988622, -22.39922355321663], [-52.47098910941105, -22.399161694600156], [-52.47096531510831, -22.399076003342646], [-52.47094842161974, -22.399014213326527], [-52.47092512583745, -22.39892770753103], [-52.47090851682604, -22.39886511374441], [-52.47088568205452, -22.39877781218883], [-52.47086933336373, -22.39871442784384], [-52.47084692288309, -22.3986263579892], [-52.47083081645315, -22.39856222483477], [-52.470808801833506, -22.398473446461015], [-52.47079291889202, -22.3984086034953], [-52.47077138649024, -22.398319652367928], [-52.47075016305077, -22.39823083623855], [-52.47072909593657, -22.39814158344509], [-52.470708172179116, -22.398051900430794], [-52.470687378737814, -22.39796179451486], [-52.47066678397883, -22.397871630381996], [-52.47064093384016, -22.39775724367768], [-52.47062063055227, -22.39766651534608], [-52.4706024788524, -22.397584680054415]], "type": "LineString"}, "id": "406", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 660.918704272, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47311138919323, -22.402972025903793], [-52.47306111103128, -22.402928632881963], [-52.473015158042045, -22.40288852566482], [-52.47296924412399, -22.402848014866777], [-52.47292370299136, -22.40280740534484], [-52.47289724894975, -22.402783548957988], [-52.47287169500627, -22.402760185846763], [-52.47284684568478, -22.40273713478346], [-52.472822190350435, -22.40271393044214], [-52.47279563308506, -22.40268857313063], [-52.47278764238959, -22.402680860748482], [-52.4727613863137, -22.40265524517657], [-52.472737391756745, -22.402631498683828], [-52.472713577959574, -22.402607592608383], [-52.472687955894045, -22.40258150302569], [-52.47268016090259, -22.402573480930574], [-52.472654821645136, -22.402547125373225], [-52.472631628433696, -22.402522659111455], [-52.47260860902501, -22.402498031997677], [-52.47258387989279, -22.402471201808687], [-52.47257625158549, -22.402462838005256], [-52.472551782262215, -22.402435727044573], [-52.47252933389117, -22.402410506327477], [-52.472507045123336, -22.402385114665204], [-52.47248667538861, -22.40236158550629], [-52.47245028759478, -22.402318822143933], [-52.47243197571518, -22.40229692810528], [-52.47239629522676, -22.402253529780843], [-52.472378244032015, -22.40223119500996], [-52.472343246936134, -22.40218714848359], [-52.47232385989666, -22.402162329960884], [-52.47230301155537, -22.40213527641262], [-52.472283829251225, -22.40211004585413], [-52.47225001554332, -22.40206481474557], [-52.472232615864996, -22.40204114532365], [-52.472199444502344, -22.401995258883833], [-52.47218226973305, -22.401971100297818], [-52.47214973014434, -22.40192456034615], [-52.47213277277886, -22.401899900492474], [-52.47210084714876, -22.401852698414483], [-52.47208410023361, -22.40182752565471], [-52.47205277808251, -22.4017796632417], [-52.472036238840694, -22.40175397166703], [-52.47200550883916, -22.401705449243355], [-52.471989174313045, -22.401679232636223], [-52.47195902601219, -22.40163005185925], [-52.47194289353683, -22.401603304467358], [-52.47191331567779, -22.401553465766952], [-52.471897383224615, -22.40152618310057], [-52.47186836802562, -22.4014756929555], [-52.47185263587395, -22.401447874597192], [-52.471825159331914, -22.401398507281005], [-52.471798967798016, -22.401350541224957], [-52.47177211190785, -22.40130041379058], [-52.47175681049701, -22.401271398244216], [-52.47172952157602, -22.401218830700234], [-52.471714411334425, -22.401189263196493], [-52.471687644704744, -22.40113606227091], [-52.4716727343682, -22.40110596133006], [-52.471647276972355, -22.401053764507246], [-52.47162289385942, -22.40100283413159], [-52.471598018828004, -22.400949907647465], [-52.47158353908222, -22.400918623102033], [-52.471559086887055, -22.400864980267507], [-52.47153560576739, -22.400812520168202], [-52.47151236332988, -22.400759643372805], [-52.47148935645089, -22.400706350546074], [-52.47146658315854, -22.40065264532542], [-52.471444044973275, -22.400598539847017], [-52.47142117175339, -22.40054264927295], [-52.47140756609817, -22.40050891211095], [-52.471385089004315, -22.400452357527882], [-52.47136340081905, -22.40039682886669], [-52.471341936353994, -22.400340913739278], [-52.47132069200472, -22.40028461302627], [-52.47129966412433, -22.400227927781913], [-52.47127884901638, -22.400170859227032], [-52.47125824292816, -22.400113408741632], [-52.47123784253038, -22.400055579235325], [-52.47121764746611, -22.399997382408326], [-52.471197658080364, -22.399938831658062], [-52.4711778716696, -22.39987993174444], [-52.47115828429167, -22.399820684153678], [-52.47113889193728, -22.399761090480936], [-52.47112001924197, -22.39970217852649], [-52.47109405846076, -22.399619667072052], [-52.471075606322366, -22.399559968015208], [-52.471057010956116, -22.399498895565788], [-52.471038862993936, -22.399438403957124], [-52.47101401785489, -22.399354172004795], [-52.470996254991114, -22.399292937560688], [-52.470978388166586, -22.39923047285909], [-52.47096091082721, -22.39916851897062], [-52.47093708891586, -22.399082728223945], [-52.470920169175834, -22.399020842144903], [-52.47089684846708, -22.398934243724312], [-52.47088021580697, -22.39887156076665], [-52.470857358635335, -22.398784173504673], [-52.470840988747504, -22.398720706929012], [-52.470818558230775, -22.398632558266318], [-52.470802432855386, -22.39856834962312], [-52.470780400347316, -22.398479499038977], [-52.47076450053709, -22.39841458715264], [-52.47074295120511, -22.398325566012268], [-52.470721710895276, -22.39823667920892], [-52.47070062814127, -22.398147360080024], [-52.47067968994118, -22.398057615084632], [-52.47065888322158, -22.397967451550265], [-52.47063827561458, -22.39787723108913], [-52.470612413138475, -22.397762789689818], [-52.470592098809, -22.39767201193551], [-52.47057412915696, -22.39759099731692]], "type": "LineString"}, "id": "407", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 662.291211814, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47308879199197, -22.40298949023824], [-52.47304122850751, -22.402948440137898], [-52.472995158528605, -22.402908230809327], [-52.47294913143284, -22.402867620147877], [-52.47290347556526, -22.402826908311035], [-52.47287689096094, -22.402802934179373], [-52.472851190365425, -22.402779436986435], [-52.47282619160168, -22.40275624729273], [-52.47280138841486, -22.40273290379737], [-52.472774703104015, -22.402707424222793], [-52.47276660362672, -22.402699606846646], [-52.472740221772504, -22.40267386856136], [-52.47271608501824, -22.402649981338243], [-52.47269213068814, -22.40262593418203], [-52.472666387039, -22.402599720793575], [-52.47265848884396, -22.40259159248693], [-52.472633030360974, -22.402565112918367], [-52.472609702460524, -22.402540504570993], [-52.47258655003929, -22.402515735151155], [-52.472561705937466, -22.402488780220246], [-52.47255398014662, -22.402480309532905], [-52.47252939833033, -22.4024530739304], [-52.47250682303136, -22.402427710605785], [-52.47248440907157, -22.402402176318887], [-52.47246390056653, -22.402378486861792], [-52.47242736113786, -22.40233554528884], [-52.47240890030102, -22.40231347315003], [-52.47237307351912, -22.402269896880163], [-52.47235487871511, -22.402247384417034], [-52.472319740731294, -22.402203160563754], [-52.47230022920841, -22.402178182677314], [-52.472279272061265, -22.402150987933155], [-52.47225996941517, -22.402125599083117], [-52.472226024514995, -22.402080192474763], [-52.472208496288076, -22.402056348178245], [-52.47217519899983, -22.402010287533365], [-52.47215790090125, -22.401985955462806], [-52.47212524056624, -22.401939242802005], [-52.47210816503562, -22.40191441110345], [-52.47207612380464, -22.401867038097784], [-52.47205926381525, -22.40184169536656], [-52.47202783109378, -22.401793663982037], [-52.472011183755136, -22.40176780448607], [-52.47198034810575, -22.40171911523221], [-52.47196391034822, -22.401692732933356], [-52.4719336612064, -22.40164338764111], [-52.47191743025054, -22.401616476962385], [-52.471887756247625, -22.401566476244852], [-52.47187172994094, -22.401539032855904], [-52.47184262314427, -22.40148838330369], [-52.47182680161639, -22.40146040689729], [-52.47179922931516, -22.401410867514016], [-52.47177293627301, -22.40136271554437], [-52.47174598999759, -22.40131241938603], [-52.471730608629414, -22.401283252209318], [-52.471703241821956, -22.401230534611745], [-52.47168805570814, -22.401200818631793], [-52.4716612151586, -22.401147470764997], [-52.47164623280897, -22.40111722443318], [-52.47162069839294, -22.4010648696716], [-52.471596233781575, -22.40101376904597], [-52.47157128631274, -22.400960688416255], [-52.47155674260014, -22.40092926565328], [-52.47153222208421, -22.400875472915803], [-52.47150866876835, -22.400822851498162], [-52.471485356547724, -22.400769815922864], [-52.47146228224551, -22.400716366894617], [-52.47143944382656, -22.40066250806495], [-52.47141684271707, -22.400608251505172], [-52.47139391365519, -22.4005522244556], [-52.471380258760895, -22.400518365182336], [-52.47135772915689, -22.4004616784514], [-52.47133598556421, -22.400406007902358], [-52.47131446763226, -22.400349953465266], [-52.471293171710855, -22.40029351604967], [-52.4712720941077, -22.40023669673727], [-52.47125123108136, -22.400179496774836], [-52.47123057883467, -22.400121917567027], [-52.471210133990176, -22.40006396203471], [-52.47118989611718, -22.40000564181169], [-52.47116986548388, -22.399946970210138], [-52.47115003933832, -22.39988795198031], [-52.47113041370071, -22.399828588627248], [-52.471110984524714, -22.399768881763993], [-52.47109207355086, -22.39970985028528], [-52.47106607330307, -22.39962721334224], [-52.471047586094116, -22.399567400782], [-52.47102895972526, -22.39950622647166], [-52.47101077962021, -22.399445627683118], [-52.47098590141222, -22.39936128356139], [-52.47096810919722, -22.399299947892178], [-52.47095021644387, -22.3992373924968], [-52.470932712240334, -22.399175343336303], [-52.47090886272041, -22.399089453100466], [-52.47089191672896, -22.399027470958494], [-52.470868571093774, -22.398940779912778], [-52.470851914785, -22.398878007784063], [-52.47082903521329, -22.398790534815692], [-52.470812644128436, -22.39872698600936], [-52.47079019357565, -22.39863875853859], [-52.47077404925485, -22.398574474406605], [-52.470751998858375, -22.39848555161209], [-52.470736082179435, -22.398420570805104], [-52.47071451591728, -22.398331479651734], [-52.47069325873711, -22.398242522174417], [-52.47067216034333, -22.39815313671006], [-52.4706512077006, -22.398063329733578], [-52.47063038770275, -22.39797310858078], [-52.470609767247744, -22.397882831791364], [-52.470583892434234, -22.397768335697027], [-52.470563567063195, -22.39767750852002], [-52.470552152258, -22.397626045826357]], "type": "LineString"}, "id": "408", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 660.415554768, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47306619478501, -22.403006954569783], [-52.473021345978125, -22.402968247391634], [-52.47297515900955, -22.402927935951602], [-52.472929018736075, -22.402887225426724], [-52.47288324813353, -22.402846411274968], [-52.472856532966475, -22.40282231939846], [-52.47283068571895, -22.402798688123752], [-52.47280553751293, -22.402775359799623], [-52.472780586473625, -22.402751877150195], [-52.47275377311731, -22.402726275312485], [-52.47274556485819, -22.402718352942344], [-52.47271905722563, -22.402692491943647], [-52.47269477827408, -22.4026684639901], [-52.47267068341104, -22.40264427575308], [-52.47264481817829, -22.402617938558837], [-52.47263681677966, -22.402609704040632], [-52.47261123907116, -22.40258310046081], [-52.47258777648171, -22.40255835002783], [-52.47256449104793, -22.40253343830189], [-52.4725395319765, -22.402506358629036], [-52.47253170870212, -22.402497781057743], [-52.472507014392825, -22.40247042081341], [-52.47248431216594, -22.402444914881233], [-52.472461773014196, -22.402419237969664], [-52.472441125738875, -22.40239538821435], [-52.47240443467538, -22.40235226843077], [-52.4723858248813, -22.402330018191744], [-52.47234985180596, -22.402286263976414], [-52.4723315133927, -22.402263573820992], [-52.47229623452096, -22.402219172640763], [-52.47227659851469, -22.40219403539055], [-52.472255532561725, -22.402166699450465], [-52.472236109573686, -22.402141152308864], [-52.472202033481274, -22.40209557020065], [-52.472184376705776, -22.402071551029483], [-52.472150953491976, -22.402025316179518], [-52.47213353206415, -22.402000810624372], [-52.47210075098287, -22.401953925254407], [-52.47208355728712, -22.40192892171092], [-52.47205140045529, -22.401881377777542], [-52.4720344273917, -22.401855865074833], [-52.472002884099915, -22.40180766471876], [-52.47198612866445, -22.40178163730147], [-52.471955187367264, -22.401732781217387], [-52.471938646378355, -22.401706233226772], [-52.47190829639559, -22.401656723419237], [-52.471891966959284, -22.40162964945364], [-52.47186219681253, -22.40157948671895], [-52.47184607665238, -22.40155188260739], [-52.47181687825806, -22.401501073648017], [-52.471800967354, -22.40147293919347], [-52.47177329929362, -22.401423227743095], [-52.47174690474328, -22.40137488985983], [-52.47171986808265, -22.401324424977478], [-52.47170440675716, -22.401295106170384], [-52.471676962063285, -22.40124223851921], [-52.47166170007729, -22.401212374063032], [-52.471634785607925, -22.401158879254965], [-52.471619731245255, -22.401128487532183], [-52.471594119809076, -22.40107597483179], [-52.47156957369934, -22.401024703956153], [-52.47154455379313, -22.400971469180814], [-52.47152994611377, -22.400939908200296], [-52.4715053572771, -22.400885965559834], [-52.47148173176509, -22.40083318282385], [-52.47145834976139, -22.400779988468596], [-52.47143520803601, -22.400726383238837], [-52.47141230449051, -22.40067237080013], [-52.47138964045685, -22.40061796315895], [-52.471366655553005, -22.40056179963383], [-52.47135295141968, -22.400527818249294], [-52.47133036930556, -22.400470999370455], [-52.47130857030551, -22.400415186933543], [-52.47128699890671, -22.400358993186757], [-52.471265651413226, -22.400302419068545], [-52.47124452408734, -22.40024546568809], [-52.47122361314267, -22.40018813431811], [-52.47120291473756, -22.400130426387864], [-52.471182425446386, -22.400072344829525], [-52.4711621447647, -22.40001390121044], [-52.47114207288389, -22.399955108757606], [-52.471122207003575, -22.399895972211546], [-52.47110254310633, -22.399836493096164], [-52.471083077108766, -22.3997766730424], [-52.4710641278564, -22.399717522039392], [-52.47103808814207, -22.39963475960771], [-52.47101956586262, -22.399574833544076], [-52.47100090849118, -22.399513557372817], [-52.4709826962433, -22.39945285140439], [-52.4709577849664, -22.399368395113243], [-52.47093996340023, -22.39930695821891], [-52.47092204471808, -22.399244312129724], [-52.47090451365041, -22.399182167697212], [-52.47088063652196, -22.399096177972186], [-52.47086366427912, -22.399034099767285], [-52.470840293717536, -22.398947316096436], [-52.47082361376014, -22.39888445479666], [-52.47080071178837, -22.39879689612187], [-52.47078429950653, -22.398733265084868], [-52.470761828917716, -22.39864495880602], [-52.47074566565152, -22.398580599185237], [-52.47072359736668, -22.398491604180336], [-52.47070766381905, -22.3984265544527], [-52.47068608062674, -22.39833739328632], [-52.47066480657625, -22.398248365135018], [-52.47064369254272, -22.3981589133352], [-52.4706227254574, -22.39806904437763], [-52.4706018921813, -22.39797876560638], [-52.470581258878326, -22.39788843248869], [-52.470555371727414, -22.397773881699337], [-52.47053503531483, -22.39768300509962], [-52.47053017534839, -22.39766109433326]], "type": "LineString"}, "id": "409", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 658.539897721, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47304359757233, -22.403024418898447], [-52.473001463443126, -22.402988054643195], [-52.47295515948487, -22.40294764109167], [-52.47290890603367, -22.402906830703316], [-52.47286302069615, -22.40286591423662], [-52.47283617496638, -22.402841704615245], [-52.47281018106681, -22.402817939258743], [-52.47278488341853, -22.40279447230414], [-52.47275978452673, -22.402770850500584], [-52.47273284312495, -22.40274512639974], [-52.472724526084, -22.402737099035548], [-52.47269789267311, -22.402711115323424], [-52.47267347152426, -22.40268694663942], [-52.472649236128284, -22.40266261732156], [-52.47262324931192, -22.402636156321485], [-52.47261514470972, -22.402627815591696], [-52.472589447775704, -22.40260108800059], [-52.47256585049725, -22.402576195481963], [-52.472542432050936, -22.40255114144988], [-52.47251735800992, -22.40252393703503], [-52.47250943725201, -22.402515252579768], [-52.4724846304497, -22.402487767693568], [-52.47246180129491, -22.4024621191538], [-52.47243913695123, -22.402436299617523], [-52.47241835090563, -22.402412289563966], [-52.47238150820733, -22.402368991569702], [-52.47236274945604, -22.402346563230424], [-52.47232663008727, -22.40230263106958], [-52.472308148064776, -22.402279763221824], [-52.47227272830514, -22.402235184714623], [-52.472252967815514, -22.4022098881006], [-52.47223179305672, -22.40218241096455], [-52.47221224972678, -22.402156705531336], [-52.47217804244215, -22.402110947923234], [-52.472160257118105, -22.40208675387738], [-52.47212670797879, -22.40204034482228], [-52.472109163221724, -22.402015665782518], [-52.4720762613942, -22.401968607703324], [-52.47205894953338, -22.401943432314894], [-52.47202667710073, -22.401895717453765], [-52.47200959096297, -22.401870034779556], [-52.47197793710089, -22.401821665451884], [-52.47196107356864, -22.401795470113235], [-52.471930026623696, -22.4017464471989], [-52.471913382403436, -22.40171973351648], [-52.47188293157977, -22.401670059193602], [-52.47186650366306, -22.401642821941117], [-52.47183663737249, -22.401592497189245], [-52.47182042335891, -22.40156473235505], [-52.47179113336699, -22.40151376398847], [-52.471775133086794, -22.401485471485763], [-52.47174736926731, -22.401435587968248], [-52.47172087320881, -22.40138706417131], [-52.47169374616302, -22.40133643056494], [-52.47167820488026, -22.40130696012744], [-52.47165068230001, -22.401253942422624], [-52.47163534444188, -22.401223929490182], [-52.471608356052734, -22.40117028774083], [-52.471593229677055, -22.40113975062705], [-52.47156754122077, -22.40108707998783], [-52.471542913612716, -22.401035638862165], [-52.471517821269174, -22.400982249941165], [-52.47150314962308, -22.400950550743083], [-52.471478492465735, -22.4008964581996], [-52.47145479475761, -22.40084351414524], [-52.4714313429709, -22.40079016101002], [-52.471408133822386, -22.400736399578708], [-52.47138516515039, -22.400682233530937], [-52.4713624381926, -22.400627674808337], [-52.47133939744684, -22.400571374807654], [-52.47132564407452, -22.400537271311844], [-52.47130300945034, -22.40048032028508], [-52.47128115504296, -22.400424365960276], [-52.47125953017737, -22.40036803290376], [-52.47123813111184, -22.40031132208294], [-52.47121695406327, -22.400254234634392], [-52.47119599520031, -22.400196771856844], [-52.47117525063681, -22.400138935204126], [-52.47115471689901, -22.400080727619756], [-52.47113439340867, -22.400022160604596], [-52.471114280280396, -22.39996324730045], [-52.47109437466536, -22.399903992438155], [-52.47107467250853, -22.399844397560447], [-52.47105516968943, -22.399784464316145], [-52.4710361821586, -22.39972519378882], [-52.471010102977786, -22.399642305868518], [-52.470991545627854, -22.399582266301444], [-52.47097285725387, -22.399520888269247], [-52.4709546128632, -22.399460075120928], [-52.470929668517435, -22.39937550666034], [-52.470911817600125, -22.399313968540866], [-52.470893872989215, -22.399251231757887], [-52.47087631505745, -22.399188992053343], [-52.470852410320504, -22.399102902839118], [-52.470835411826314, -22.399040728571258], [-52.47081201633836, -22.39895385227529], [-52.47079531273236, -22.39889090180444], [-52.47077238836058, -22.398803257423232], [-52.47075595488179, -22.39873954415554], [-52.470733464256966, -22.398651159068596], [-52.47071728204541, -22.398586723959017], [-52.47069519587223, -22.39849765674372], [-52.47067924545593, -22.398432538095427], [-52.4706576453335, -22.398343306916015], [-52.470636354412726, -22.39825420809074], [-52.47061522473947, -22.398164689955458], [-52.47059424321157, -22.398074759016776], [-52.47057339665726, -22.397984422627076], [-52.47055275050633, -22.3978940331811], [-52.47052685101804, -22.397779427696722], [-52.47050820180127, -22.397696090538933]], "type": "LineString"}, "id": "410", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 656.669840468, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47302100035395, -22.4030418832242], [-52.47298158090251, -22.403007861892554], [-52.47293515995455, -22.402967346229513], [-52.472888793325644, -22.402926435977676], [-52.47284279325314, -22.402885417195986], [-52.47281581696065, -22.402861089829717], [-52.472789676409036, -22.40283719039138], [-52.47276422931847, -22.40281358480627], [-52.472738982574185, -22.402789823848565], [-52.472711913126936, -22.40276397748455], [-52.47270348730415, -22.402755845126297], [-52.47267672811493, -22.402729738700693], [-52.472652164768775, -22.402705429286193], [-52.47262778883987, -22.402680958887444], [-52.4726016804399, -22.40265437408152], [-52.472593472634124, -22.40264592714012], [-52.47256765647459, -22.4026190755377], [-52.47254392450715, -22.402594040933373], [-52.472520373048305, -22.40256884459512], [-52.47249518403769, -22.40254151543826], [-52.47248716579626, -22.402532724098997], [-52.47246224650097, -22.402505114570893], [-52.47243929041827, -22.402479323423503], [-52.472416500882666, -22.40245336126248], [-52.4723955760668, -22.40242919091063], [-52.472358581733715, -22.40238571470565], [-52.47233967402523, -22.402363108266076], [-52.47230340836305, -22.402318998159682], [-52.47228478273135, -22.402295952619546], [-52.47224922208384, -22.40225119678531], [-52.47222933711087, -22.40222574080743], [-52.47220805354628, -22.402198122475404], [-52.47218838987445, -22.40217225875055], [-52.472154051397645, -22.402126325642506], [-52.47213613752507, -22.402101956721935], [-52.47210246246025, -22.402055373461646], [-52.47208479437399, -22.402030520937224], [-52.47205177180026, -22.401983290148802], [-52.472034341774375, -22.401957942915377], [-52.47200195374095, -22.401910057126454], [-52.47198475452905, -22.401884204480698], [-52.47195299009672, -22.401835666181388], [-52.47193601846773, -22.40180930292135], [-52.47190486587504, -22.40176011317674], [-52.47188811842348, -22.401733233802478], [-52.47185756675894, -22.401683394964234], [-52.47184104036185, -22.401655994424818], [-52.47181107792752, -22.401605507655717], [-52.47179477006055, -22.40157758209887], [-52.471765388471056, -22.401526454325065], [-52.471749298814764, -22.401498003774154], [-52.47172143923622, -22.40144794818946], [-52.4716948416696, -22.401399238478835], [-52.4716676242387, -22.4013484361484], [-52.47165200299872, -22.401318814080458], [-52.47162440253212, -22.401265646321974], [-52.4716089888019, -22.401235484913258], [-52.47158192649301, -22.401181696222586], [-52.471566728104364, -22.401151013717783], [-52.471540962628026, -22.401098185139695], [-52.471516253521685, -22.40104657376398], [-52.47149108874086, -22.400993030697304], [-52.47147635312809, -22.400961193281614], [-52.4714516276501, -22.400906950835093], [-52.47142785774592, -22.400853845462343], [-52.471404336176235, -22.400800333547124], [-52.471381059604646, -22.40074641591424], [-52.471358025806204, -22.400692096257387], [-52.47133523592432, -22.400637386453337], [-52.4713121393367, -22.40058094997707], [-52.47129833672542, -22.400546724369946], [-52.47127564959121, -22.400489641195247], [-52.47125373977656, -22.400433544982548], [-52.47123206144421, -22.400377072616266], [-52.47121061080668, -22.400320225092816], [-52.471189384035476, -22.400263003576157], [-52.471168377254266, -22.400205409391024], [-52.47114758653243, -22.400147444015836], [-52.471127008348034, -22.400089110405393], [-52.471106642049094, -22.400030419994163], [-52.4710864876734, -22.39997138583869], [-52.47106654232369, -22.399912012660142], [-52.4710468019073, -22.39985230202009], [-52.47102726226671, -22.39979225558523], [-52.47100823645745, -22.399732865533586], [-52.47098211781019, -22.399649852124632], [-52.470963525389834, -22.39958969905411], [-52.47094480601335, -22.399528219160974], [-52.47092652947993, -22.399467298832732], [-52.470901552065335, -22.3993826182027], [-52.47088367179692, -22.39932097885809], [-52.470865701257274, -22.399258151381296], [-52.47084811646146, -22.3991958164047], [-52.47082418411604, -22.399109627701257], [-52.47080715937054, -22.399047357370453], [-52.47078373895625, -22.39896038844932], [-52.47076701170169, -22.3988973488074], [-52.47074406492992, -22.39880961871975], [-52.47072761025421, -22.398745823221372], [-52.47070509959341, -22.398657359326325], [-52.47068889843653, -22.39859284872794], [-52.47066679437503, -22.39850370930225], [-52.47065082709009, -22.398438521733286], [-52.47062921003756, -22.398349220540844], [-52.47060790224652, -22.398260051041575], [-52.47058675693357, -22.398170466570825], [-52.47056576096312, -22.398080473651024], [-52.4705449011306, -22.39799007964286], [-52.47052424213174, -22.397899633868608], [-52.4704983303061, -22.397784973689184], [-52.470486105083104, -22.397730343190677]], "type": "LineString"}, "id": "411", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 654.88297186, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47299840312986, -22.403059347547075], [-52.472961698356286, -22.403027669139714], [-52.47291516041863, -22.40298705136515], [-52.47286868061199, -22.402946041249777], [-52.4728225658045, -22.402904920153098], [-52.472795458949264, -22.402880475041886], [-52.47276917174561, -22.40285644152168], [-52.47274357521276, -22.402832697306025], [-52.47271818061598, -22.40280879719413], [-52.472690983123265, -22.40278282856691], [-52.47268244851864, -22.40277459121455], [-52.47265556355108, -22.402748362075453], [-52.47263085800763, -22.402723911930412], [-52.4726063415458, -22.402699300450756], [-52.47258011156222, -22.40267259183894], [-52.47257180055287, -22.402664038685906], [-52.47254586516783, -22.40263706307213], [-52.472521998511404, -22.40261188638207], [-52.47249831404004, -22.402586547737616], [-52.47247301005984, -22.402559093838715], [-52.47246489433489, -22.402550195615422], [-52.47243986254661, -22.402522461445376], [-52.47241677953603, -22.402496527690317], [-52.47239386480852, -22.40247042290453], [-52.472372801222384, -22.402446092254344], [-52.47233565525453, -22.402402437838596], [-52.47231659858887, -22.402379653298695], [-52.4722801866333, -22.402335365246696], [-52.47226141739241, -22.40231214201415], [-52.47222571585705, -22.40226720885284], [-52.47220570640075, -22.40224159351108], [-52.47218431403039, -22.402213833983026], [-52.47216453001669, -22.402187811966485], [-52.47213006034772, -22.40214170335848], [-52.47211201792666, -22.402117159563137], [-52.47207821693637, -22.402070402097646], [-52.472060425520944, -22.402045376088523], [-52.47202728220103, -22.40199797259082], [-52.47200973401012, -22.401972453512368], [-52.47197723037595, -22.40192439679562], [-52.47195991808995, -22.40189837417826], [-52.47192804308739, -22.401849666907303], [-52.471910963361694, -22.401823135725834], [-52.47187970512131, -22.401773779150904], [-52.47186285443847, -22.401746734084757], [-52.471832201933104, -22.401696730731135], [-52.47181557705567, -22.40166916690475], [-52.47178551847761, -22.401618518118397], [-52.47176911675729, -22.401590431838844], [-52.47173964357026, -22.401539144657775], [-52.471723464537924, -22.401510536058638], [-52.47169550920036, -22.401460308406758], [-52.47166881012568, -22.401411412782387], [-52.47164150230969, -22.401360441727856], [-52.47162580111252, -22.401330668029445], [-52.47159812275963, -22.40127735021728], [-52.47158263315735, -22.401247040332258], [-52.47155549692875, -22.401193104700234], [-52.471540226527175, -22.401162276804378], [-52.47151438403085, -22.401109290287405], [-52.47148959342627, -22.401057508661598], [-52.47146435620821, -22.40100381144923], [-52.47144955662879, -22.400971835815916], [-52.4714247628302, -22.400917443466348], [-52.47140092073002, -22.400864176775162], [-52.47137732937741, -22.400810506079925], [-52.471353985382784, -22.400756432245434], [-52.471330886457935, -22.400701958979457], [-52.471308033652015, -22.400647098093955], [-52.47128488122257, -22.400590525142082], [-52.471271029372375, -22.400556177423624], [-52.47124828972819, -22.400498962100972], [-52.4712263245063, -22.40044272400033], [-52.471204592707245, -22.4003861123243], [-52.47118309049776, -22.40032912809819], [-52.47116181400397, -22.400271772513406], [-52.471140759304554, -22.400214046920663], [-52.47111992242442, -22.400155952822978], [-52.47109929979347, -22.400097493186454], [-52.471078890685966, -22.400038679379122], [-52.47105869506289, -22.39997952437231], [-52.47103870997856, -22.399920032877496], [-52.471018931302645, -22.399860206475076], [-52.47099935484061, -22.39980004684966], [-52.470980290752955, -22.399740537273676], [-52.4709541326393, -22.399657398376053], [-52.47093550514856, -22.399597131802086], [-52.4709167547696, -22.39953555004798], [-52.47089844609347, -22.399474522539816], [-52.47087343561009, -22.39938972974031], [-52.4708555259906, -22.399327989170548], [-52.470837529522264, -22.399265070999927], [-52.47081991786242, -22.399202640751277], [-52.47079595790858, -22.399116352558618], [-52.4707789069118, -22.399053986164837], [-52.47075546157121, -22.39896692461855], [-52.470738710668115, -22.39890379580554], [-52.470715741496385, -22.398815980011452], [-52.470699265623786, -22.39875210228235], [-52.470676734927046, -22.3986635595792], [-52.47066051482486, -22.398598973492014], [-52.47063839287507, -22.398509761855898], [-52.47062240872152, -22.398444505366264], [-52.47060077473892, -22.3983551341608], [-52.47057945007764, -22.398265893987524], [-52.47055828912502, -22.39817624318129], [-52.470537278712044, -22.398086188280384], [-52.470516405601344, -22.39799573665374], [-52.470495733754575, -22.397905234551203], [-52.470469809591606, -22.39779051967675], [-52.47046397517202, -22.39776444755843]], "type": "LineString"}, "id": "412", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 653.112873073, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472975576301, -22.40307661370944], [-52.47294181580444, -22.4030474763847], [-52.47289516087708, -22.403006756498566], [-52.472848567892704, -22.402965646519654], [-52.47280233835022, -22.40292442310792], [-52.472775100932246, -22.402899860251747], [-52.47274866707653, -22.402875692649637], [-52.47272292110139, -22.402851809803394], [-52.47269737865212, -22.402827770537286], [-52.47267005311392, -22.402801679646814], [-52.47266140972747, -22.402793337300338], [-52.472634398981576, -22.4027669854477], [-52.47260955124083, -22.402742394572098], [-52.47258489424607, -22.402717642011478], [-52.47255854267889, -22.402690809593736], [-52.47255012846597, -22.402682150229044], [-52.47252407385542, -22.40265505060389], [-52.47250007251001, -22.402629731828064], [-52.47247625502613, -22.40260425087735], [-52.472450836076355, -22.40257667223637], [-52.47244262286789, -22.40256766712902], [-52.472417478586635, -22.402539808317027], [-52.47239426864819, -22.402513731954272], [-52.472371228728754, -22.402487484543677], [-52.472350026372396, -22.402462993595115], [-52.472312728769786, -22.40241916096856], [-52.47229352314696, -22.402396198328276], [-52.47225696489801, -22.402351732330654], [-52.47223805204796, -22.402328331405627], [-52.47220220962477, -22.402283220917223], [-52.472182075685176, -22.402257446211536], [-52.47216057450906, -22.402229545487412], [-52.47214067015351, -22.402203365179158], [-52.47210606929241, -22.402157081071138], [-52.47208789832288, -22.402132362400994], [-52.47205397140715, -22.402085430730256], [-52.47203605666258, -22.402060231236394], [-52.47200279259653, -22.40201265502938], [-52.471985126240625, -22.401986964105845], [-52.47195250700573, -22.401938736461243], [-52.47193508164566, -22.40191254387226], [-52.47190309607291, -22.401863667629602], [-52.471885908250535, -22.401836968526677], [-52.471854544362486, -22.401787445121382], [-52.47183759044841, -22.401760234363334], [-52.47180683710226, -22.40171006649428], [-52.47179011374452, -22.40168233938091], [-52.47175995902276, -22.401631528577266], [-52.47174346344913, -22.40160328157498], [-52.4717138986646, -22.401551834986638], [-52.47169763025625, -22.401523068339227], [-52.47166957915971, -22.401472668620112], [-52.471642778577014, -22.40142358708197], [-52.471615380375994, -22.40137244730331], [-52.471599599221676, -22.401342521974424], [-52.47157184298253, -22.401289054108535], [-52.471556277508235, -22.40125859574716], [-52.471529067359974, -22.401204513173788], [-52.47151372494552, -22.40117353988686], [-52.47148780542922, -22.401120395430972], [-52.47146293332646, -22.401068443555047], [-52.4714376236712, -22.401014592196944], [-52.471422760125186, -22.400982478345988], [-52.47139789800604, -22.400927936093314], [-52.471373983709896, -22.40087450808369], [-52.471350322574416, -22.400820678608405], [-52.47132691115681, -22.40076644857229], [-52.471303747105594, -22.400711821697186], [-52.471280831375694, -22.40065680973017], [-52.471257623104464, -22.40060010030268], [-52.47124372201539, -22.40056563047288], [-52.47122092986126, -22.400508283002253], [-52.47119890923218, -22.40045190301366], [-52.47117712396647, -22.40039515202784], [-52.47115557018508, -22.400338031099036], [-52.47113424396874, -22.40028054144613], [-52.47111314135116, -22.400222684445747], [-52.47109225831278, -22.40016446162556], [-52.47107159123533, -22.400105875962947], [-52.4710511393193, -22.400046938759495], [-52.471030902448874, -22.399987662901328], [-52.47101087762995, -22.399928053090225], [-52.470991060694566, -22.39986811092543], [-52.47097144741111, -22.399807838109428], [-52.47095234504513, -22.399748209009083], [-52.47092614746511, -22.399664944622774], [-52.47090748490402, -22.399604564545346], [-52.470888703522625, -22.39954288093026], [-52.47087036270382, -22.399481746242152], [-52.47084531915169, -22.3993968412732], [-52.47082738018117, -22.399334999478256], [-52.47080935778418, -22.399271990613794], [-52.47079171926035, -22.399209465093076], [-52.47076773169811, -22.39912307741118], [-52.47075065445008, -22.39906061495441], [-52.470727184183225, -22.398973460782962], [-52.47071040963164, -22.39891024279885], [-52.47068741805999, -22.39882234129831], [-52.47067092099052, -22.398758381338503], [-52.47064837025786, -22.398669759827236], [-52.4706321312104, -22.398605098251224], [-52.47060999137235, -22.398515814404686], [-52.47059399035022, -22.398450488994385], [-52.470572339437574, -22.398361047775875], [-52.47055099790609, -22.3982717369286], [-52.47052982131382, -22.398182019786873], [-52.47050879645833, -22.398091902904838], [-52.47048791006948, -22.39800139365973], [-52.47046722537482, -22.397910835228885], [-52.4704415763381, -22.397797337692992]], "type": "LineString"}, "id": "413", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 651.447786294, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472952652736566, -22.403093796385207], [-52.47292193324698, -22.4030672836275], [-52.4728751613299, -22.403026461629747], [-52.472828455167786, -22.402985251787282], [-52.472782110890314, -22.402943926060477], [-52.47275474290958, -22.402919245459305], [-52.47272816240181, -22.402894943775248], [-52.472702266984385, -22.402870922298398], [-52.4726765766826, -22.402846743878015], [-52.47264912309893, -22.402820530724288], [-52.47264037093064, -22.402812083383644], [-52.47261323440641, -22.402785608817442], [-52.47258824446836, -22.40276087721123], [-52.472563446940676, -22.402735983569613], [-52.4725369737899, -22.402709027345928], [-52.47252845637341, -22.402700261769535], [-52.472502282537356, -22.40267303813297], [-52.47247814650297, -22.40264757727135], [-52.47245419600658, -22.402621954014357], [-52.47242866208724, -22.402594250631253], [-52.472420351395265, -22.402585138639825], [-52.47239509462104, -22.40255715518584], [-52.47237175775473, -22.402530936215353], [-52.47234859264341, -22.4025045461799], [-52.472327251516816, -22.402479894932934], [-52.47228980227947, -22.402435884095528], [-52.47227044769951, -22.402412743354834], [-52.472233743157204, -22.402368099411515], [-52.47221468669801, -22.402344520793992], [-52.472178703387, -22.402299232978432], [-52.47215844496413, -22.402273298908785], [-52.47213683498228, -22.402245256988575], [-52.47211681028491, -22.402218918388566], [-52.4720820782317, -22.402172458780505], [-52.47206377871373, -22.402147565235513], [-52.47202972587259, -22.40210045935948], [-52.47201168779891, -22.402075086380858], [-52.471978302986734, -22.402027337464467], [-52.47196051846588, -22.40200147469583], [-52.47192778363029, -22.40195307612333], [-52.471910245196185, -22.401926713562695], [-52.471878149053275, -22.401877668348305], [-52.47186085313427, -22.40185080132387], [-52.47182938359858, -22.40180111108819], [-52.4718123264533, -22.40177373463821], [-52.47178147226639, -22.401723402253694], [-52.4717646504284, -22.401695511853283], [-52.47173439956299, -22.401644539032333], [-52.47171781013606, -22.401616131307293], [-52.47168815375409, -22.40156452531161], [-52.47167179596976, -22.40153560061592], [-52.47164364911428, -22.40148502882953], [-52.471616747023624, -22.401435761377584], [-52.47158925843761, -22.401384452874776], [-52.47157339732619, -22.40135437591536], [-52.47154556320082, -22.40130075799573], [-52.47152992185455, -22.401270151157995], [-52.471502637786664, -22.401215921643225], [-52.47148722335936, -22.401184802965194], [-52.471461226823145, -22.40113150057037], [-52.47143627322226, -22.401079378444297], [-52.47141089112985, -22.401025372940435], [-52.47139596361726, -22.40099312087182], [-52.47137103317761, -22.400938428716046], [-52.47134704668556, -22.40088483938792], [-52.47132331576725, -22.40083085113257], [-52.47129983692671, -22.400776464894815], [-52.471276607749196, -22.40072168441054], [-52.471253629095344, -22.400666521362], [-52.47123036498238, -22.400609675458874], [-52.47121641465446, -22.40057508351771], [-52.47119356999044, -22.400517603899086], [-52.47117149395421, -22.400461082022517], [-52.471149655221886, -22.4004041917269], [-52.47112804986864, -22.4003469340954], [-52.47110667392979, -22.400289310374315], [-52.471085523394095, -22.4002313219663], [-52.47106459419751, -22.400172970423576], [-52.47104388267359, -22.400114258734845], [-52.47102338794908, -22.400055198135256], [-52.471003109831365, -22.39999580142571], [-52.47098304527788, -22.39993607329831], [-52.47096319008306, -22.39987601537113], [-52.47094353997824, -22.399815629364536], [-52.470924399333946, -22.399755880739825], [-52.470898162287625, -22.399672490864816], [-52.47087946465622, -22.399611997283895], [-52.470860652272435, -22.39955021180784], [-52.47084227931099, -22.39948896993977], [-52.47081720269016, -22.399403952801325], [-52.47079923436864, -22.3993420097812], [-52.47078118604301, -22.39927891022289], [-52.470763520655225, -22.3992162894301], [-52.47073950548464, -22.399129802258958], [-52.4707224019854, -22.399067243739214], [-52.470698906792315, -22.398979996942572], [-52.470682108592264, -22.39891668978735], [-52.47065909462072, -22.39882870258035], [-52.47064257635443, -22.398764660389816], [-52.470620005585886, -22.39867596007043], [-52.47060374759317, -22.39861122300558], [-52.47058158986689, -22.39852186694862], [-52.47056557197618, -22.398456472617625], [-52.47054390413352, -22.398366961386063], [-52.47052254573187, -22.398277579864782], [-52.47050135349997, -22.39818779638756], [-52.47048031420199, -22.39809761752439], [-52.470459414535014, -22.398007050660805], [-52.47043871699248, -22.397916435901664], [-52.470419014267016, -22.397829250861893]], "type": "LineString"}, "id": "414", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 649.878433615, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472929729166424, -22.40311097905799], [-52.4729020506839, -22.403087090868112], [-52.472855161777105, -22.403046166758728], [-52.47280834243724, -22.403004857052647], [-52.47276188342476, -22.40296342901077], [-52.47273438488128, -22.402938630664565], [-52.47270765772144, -22.40291419489853], [-52.47268161286171, -22.402890034791007], [-52.47265577470744, -22.402865717216326], [-52.472628193078286, -22.40283938179929], [-52.47261933212815, -22.402830829464474], [-52.47259206982558, -22.40280423218467], [-52.47256693769024, -22.402779359847802], [-52.472541999629634, -22.402754325125173], [-52.472515404895255, -22.402727245095498], [-52.4725067842752, -22.402718373307376], [-52.472480491213645, -22.402691025659365], [-52.47245622049029, -22.402665422711912], [-52.47243213698139, -22.402639657148605], [-52.47240648809249, -22.40261182902337], [-52.47239807991702, -22.40260261014784], [-52.472372710649836, -22.40257450205181], [-52.47234924685566, -22.402548140473552], [-52.47232595655246, -22.40252160781323], [-52.47230447665566, -22.402496796267815], [-52.47226687578359, -22.402452607219512], [-52.4722473722465, -22.40242928837834], [-52.472210521410865, -22.402384466489302], [-52.47219132134255, -22.40236071017924], [-52.47215519714375, -22.402315245036483], [-52.47213481423763, -22.402289151602837], [-52.47211309545005, -22.402260968486505], [-52.472092950410875, -22.40223447159471], [-52.47205808716559, -22.40218783648655], [-52.47203965909922, -22.402162768066678], [-52.47200548033268, -22.402115487985327], [-52.471987318929926, -22.402089941521876], [-52.47195381337166, -22.40204201989611], [-52.47193591068587, -22.40201598528232], [-52.47190306024964, -22.40196741578189], [-52.47188540874153, -22.401940883249555], [-52.47185320202849, -22.4018916690634], [-52.47183579801287, -22.40186463411743], [-52.4718042228296, -22.401814777051325], [-52.47178706245315, -22.40178723490938], [-52.47175610742552, -22.40173673800937], [-52.47173918710729, -22.40170868432189], [-52.47170884009827, -22.401657549483588], [-52.47169215681811, -22.401628981035756], [-52.47166240883872, -22.401577215632724], [-52.47164596167845, -22.401548132888713], [-52.47161771906408, -22.40149738903502], [-52.471590715465496, -22.401447935669246], [-52.471563136494545, -22.40139645844224], [-52.47154719542605, -22.40136622985228], [-52.4715192834145, -22.401312461878877], [-52.4715035661963, -22.40128170656475], [-52.471476208208834, -22.40122733010856], [-52.47146072176872, -22.4011960660394], [-52.47143464821263, -22.401142605705616], [-52.47140961311366, -22.40109031332936], [-52.471384158584144, -22.401036153679716], [-52.47136916710504, -22.401003763393412], [-52.47134416834492, -22.400948921334496], [-52.47132010965701, -22.40089517068788], [-52.47129630895592, -22.400841023652426], [-52.47127276269249, -22.400786481212982], [-52.47124946838871, -22.400731547119538], [-52.471226426810965, -22.400676232989458], [-52.47120310685631, -22.40061925061066], [-52.47118910728959, -22.40058453655812], [-52.47116621011571, -22.40052692479147], [-52.471144078672395, -22.40047026102691], [-52.471122186473494, -22.400413231421467], [-52.47110052954843, -22.400355837087243], [-52.47107910388712, -22.400298079297976], [-52.471057905433355, -22.4002399594823], [-52.4710369300786, -22.400181479217036], [-52.471016174108264, -22.400122641502165], [-52.47099563657532, -22.400063457506434], [-52.47097531721034, -22.400003939945496], [-52.47095521292235, -22.399944093501773], [-52.47093531946813, -22.39988391981219], [-52.470915632541974, -22.399823420614997], [-52.47089645361943, -22.399763552465885], [-52.47087017710684, -22.399680037102154], [-52.47085144440516, -22.39961943001774], [-52.47083260101902, -22.39955754268069], [-52.470814195914976, -22.399496193632658], [-52.47078908622547, -22.39941106432471], [-52.47077108855301, -22.399349020079395], [-52.47075301429877, -22.399285829827225], [-52.47073532204707, -22.399223113762332], [-52.470711279268166, -22.399136527101945], [-52.47069414951775, -22.399073872519192], [-52.47067062939847, -22.39898653309737], [-52.470653807549986, -22.398923136771014], [-52.470630771178584, -22.398835063857554], [-52.47061423171549, -22.398770939436286], [-52.47059164091109, -22.398682160308766], [-52.470575363973154, -22.398617347755085], [-52.470553188358664, -22.398527919487695], [-52.47053715359942, -22.398462456235997], [-52.47051546882677, -22.39837287499138], [-52.47049409355496, -22.398283422796073], [-52.47047288568346, -22.398193572983352], [-52.47045183194303, -22.398103332139055], [-52.470430918997934, -22.398012707656985], [-52.470410208607554, -22.397922036569522], [-52.470396452185895, -22.397861164028065]], "type": "LineString"}, "id": "415", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 648.309080935, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47290680559057, -22.403128161727793], [-52.47288216811521, -22.403106898106522], [-52.472835162218686, -22.403065871885477], [-52.47278822970107, -22.403024462315777], [-52.47274165595358, -22.40298293195877], [-52.47271402684733, -22.40295801586751], [-52.47268715303542, -22.402933446019457], [-52.4726609587334, -22.402909147281242], [-52.47263497272661, -22.40288469055222], [-52.47260726305197, -22.402858232871854], [-52.472598293320004, -22.40284957554282], [-52.472570905239095, -22.40282285554939], [-52.47254563090645, -22.40279784248185], [-52.47252055231293, -22.402772666678143], [-52.47249383599495, -22.402745462842457], [-52.47248511217133, -22.40273648484259], [-52.47245869988428, -22.402709013183106], [-52.47243429447197, -22.402683268149776], [-52.47241007795057, -22.40265736028011], [-52.47238431409212, -22.402629407412697], [-52.47237580843315, -22.402620081653037], [-52.47235032667301, -22.40259184891495], [-52.472326735950986, -22.402565344728885], [-52.472303320455914, -22.402538669443658], [-52.472281701788916, -22.402513697599744], [-52.472243949282145, -22.40246933034051], [-52.47222429678795, -22.40244583339883], [-52.472187299659005, -22.402400833564023], [-52.472167955981575, -22.402376899561368], [-52.47213169089501, -22.40233125709136], [-52.47211118350565, -22.4023050042937], [-52.47208935591238, -22.402276679981203], [-52.47206909053143, -22.402250024797585], [-52.47203409609409, -22.402203214189303], [-52.47201553947933, -22.402177970894513], [-52.471981234787435, -22.40213051660778], [-52.47196295005563, -22.402104796659486], [-52.471929323751304, -22.402056702324284], [-52.47191130290062, -22.402030495865315], [-52.47187833686375, -22.401981755436907], [-52.471860572281685, -22.40195505293284], [-52.471828254998556, -22.40190566977489], [-52.47181074288636, -22.401878466907345], [-52.47177906205553, -22.401828443010782], [-52.47176179844796, -22.401800735176828], [-52.47173074257964, -22.40175007376129], [-52.47171372378122, -22.401721856786722], [-52.47168328062862, -22.401670559931034], [-52.47166650349525, -22.401641830760383], [-52.47163666391848, -22.401589905949972], [-52.471620127382316, -22.40156066515761], [-52.47159178900909, -22.401509749236578], [-52.47156468390264, -22.401460109956933], [-52.47153701454678, -22.401408464005712], [-52.47152099352126, -22.40137808378518], [-52.47149300362358, -22.40132416575797], [-52.47147721053347, -22.40129326196743], [-52.47144977862647, -22.401238738569788], [-52.4714342201736, -22.40120732910947], [-52.47140806959768, -22.40115371083669], [-52.47138295300067, -22.40110124821023], [-52.471357426034096, -22.40104693441478], [-52.4713423705885, -22.40101440591077], [-52.47131730350797, -22.400959413948698], [-52.471293172624236, -22.400905501983544], [-52.47126930214042, -22.400851196167956], [-52.471245688454154, -22.400796497526827], [-52.47122232902416, -22.400741409824157], [-52.47119922452257, -22.400685944612526], [-52.471175848726254, -22.40062882575803], [-52.47116179992078, -22.400593989594093], [-52.47113885023709, -22.40053624567941], [-52.47111666338672, -22.400479440026835], [-52.47109471772129, -22.400422271111548], [-52.47107300922446, -22.400364740074593], [-52.471051533840736, -22.400306848217106], [-52.47103028746894, -22.400248596993755], [-52.47100926595606, -22.40018998800593], [-52.47098846553935, -22.400131024264915], [-52.47096788519801, -22.40007171687302], [-52.47094752458581, -22.400012078460662], [-52.470927380563346, -22.399952113700614], [-52.47090744884978, -22.399891824248606], [-52.47088772510233, -22.399831211860782], [-52.470868507901564, -22.39977122418728], [-52.470842191922756, -22.399687583334824], [-52.47082342415086, -22.3996268627469], [-52.47080454976238, -22.399564873548822], [-52.470786112515775, -22.399503417320815], [-52.470760969757656, -22.399418175843348], [-52.470742942734255, -22.399356030372836], [-52.47072484255147, -22.3992927494268], [-52.47070712343587, -22.399229938089803], [-52.47068305304868, -22.399143251940142], [-52.47066589704713, -22.39908050129437], [-52.47064235200169, -22.39899306924735], [-52.4706255065048, -22.39892958374987], [-52.47060244773357, -22.39884142512993], [-52.47058588707371, -22.398777218477917], [-52.470563276233484, -22.398688360542263], [-52.470546980350356, -22.398623472499732], [-52.47052478684768, -22.398533972021884], [-52.47050873521994, -22.3984684398495], [-52.47048703351732, -22.398378788591813], [-52.47046564137538, -22.398289265722486], [-52.4704444178643, -22.398199349574263], [-52.47042334968144, -22.39810904674881], [-52.47040242345826, -22.398018364648262], [-52.47038170022005, -22.39792763723249], [-52.47037389009472, -22.39789307719154]], "type": "LineString"}, "id": "416", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 646.739728255, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472883882009015, -22.40314534439459], [-52.472862285540906, -22.403126705342746], [-52.47281516265465, -22.40308557701002], [-52.47276811695926, -22.403044067576662], [-52.47272142847676, -22.403002434904522], [-52.47269366880774, -22.402977401068153], [-52.472666648343754, -22.402952697138044], [-52.47264030459942, -22.402928259769105], [-52.472614170740115, -22.4029036638857], [-52.472586333020004, -22.402877083941963], [-52.4725772545062, -22.402868321618705], [-52.47254974064694, -22.4028414789116], [-52.47252432411701, -22.402816325113346], [-52.47249910499056, -22.40279100822854], [-52.47247226708899, -22.402763680586787], [-52.472463440061816, -22.402754596375154], [-52.47243690854927, -22.40272700070415], [-52.47241236844799, -22.402701113584925], [-52.47238801891411, -22.402675063408854], [-52.4723621400861, -22.402646985799247], [-52.47235353694365, -22.40263755315542], [-52.472327942690555, -22.402609195775252], [-52.472304225040716, -22.402582548981346], [-52.47228068435378, -22.40255573107116], [-52.472258926916595, -22.40253059892873], [-52.47222102277514, -22.402486053458503], [-52.47220122132385, -22.40246237841627], [-52.4721640779016, -22.40241720063565], [-52.472144590615095, -22.402393088940375], [-52.472108184640796, -22.402347269143107], [-52.47208755276821, -22.402320856981362], [-52.47206561636926, -22.402292391472677], [-52.47204523064656, -22.402265577997195], [-52.47201010501719, -22.40221859188874], [-52.47199141985407, -22.402193173718985], [-52.471956989236844, -22.402145545226855], [-52.471938581176026, -22.40211965179367], [-52.471904834125674, -22.402071384749004], [-52.471886695110115, -22.402045006444805], [-52.47185361347266, -22.401996095088393], [-52.47183573581665, -22.40196922261256], [-52.47180330796347, -22.40191967048277], [-52.47178568775474, -22.401892299693635], [-52.47175390127639, -22.401842108966573], [-52.47173653443771, -22.401814235440565], [-52.471705377728746, -22.401763409509478], [-52.47168826045017, -22.401735029247785], [-52.471657721154024, -22.401683570374672], [-52.47164085016749, -22.40165468048117], [-52.471610918993385, -22.401602596263345], [-52.47159429308136, -22.401573197422593], [-52.471565858949326, -22.401522109434197], [-52.471538652335056, -22.401472284240647], [-52.47151089259434, -22.40142046956518], [-52.471494791611825, -22.401389937714043], [-52.471466723828044, -22.401335869633], [-52.471450854866085, -22.401304817366015], [-52.47142334903958, -22.401250147026907], [-52.471407718573985, -22.401218592175425], [-52.47138149097828, -22.40116481596362], [-52.471356292883286, -22.401112183086926], [-52.47133069347969, -22.401057715145633], [-52.47131557406765, -22.401025048423886], [-52.47129043866675, -22.40096990655862], [-52.471266235587244, -22.400915833274915], [-52.47124229532076, -22.40086136867918], [-52.4712186142117, -22.40080651383633], [-52.47119518965553, -22.400751272524428], [-52.47117202223015, -22.400695656231207], [-52.47114859059223, -22.400638400901006], [-52.47113449254802, -22.40060344262565], [-52.47111149035456, -22.4005455665629], [-52.471089248097186, -22.4004886190223], [-52.47106724896528, -22.400431310797135], [-52.47104548889673, -22.400373643057414], [-52.47102396379063, -22.40031561713172], [-52.47100266950085, -22.40025723450066], [-52.47098160182989, -22.400198496790267], [-52.470960756966846, -22.400139407023083], [-52.47094013381715, -22.400079976234995], [-52.47091973195777, -22.400020216971217], [-52.47089954820089, -22.39996013389482], [-52.47087957822801, -22.399899728680378], [-52.4708598176593, -22.399839003101913], [-52.47084056218036, -22.399778895904], [-52.47081420673537, -22.399695129562787], [-52.470795403893284, -22.399634295471337], [-52.47077649850252, -22.399572204412248], [-52.47075802911339, -22.39951064100424], [-52.47073285328669, -22.399425287357253], [-52.470714796912404, -22.399363040661516], [-52.47069667080108, -22.39929966902159], [-52.470678924821634, -22.39923676241248], [-52.470654826826205, -22.39914997677356], [-52.470637644573536, -22.399087130064764], [-52.470614074601976, -22.398999605392525], [-52.47059720545673, -22.39893603072391], [-52.4705741242857, -22.39884778639747], [-52.47055754242909, -22.398783497514703], [-52.47053491155307, -22.398694560770902], [-52.47051859672478, -22.398629597239527], [-52.47049638533395, -22.39854002455123], [-52.470480316837715, -22.398474423458136], [-52.47045859820516, -22.398384702187386], [-52.47043718919312, -22.398295108644017], [-52.470415950042494, -22.398205126160274], [-52.47039486741722, -22.398114761353668], [-52.47037392791597, -22.398024021634622], [-52.470351304253484, -22.397924973968323]], "type": "LineString"}, "id": "417", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 645.17265572, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472860958421734, -22.403162527058416], [-52.472842402960985, -22.403146512576775], [-52.47279516308498, -22.403105282132344], [-52.47274800421182, -22.403063672835298], [-52.4727012009943, -22.403021937847985], [-52.47267331076251, -22.402996786266495], [-52.47264614364644, -22.4029719482543], [-52.472619650459805, -22.40294737225458], [-52.47259336874798, -22.40292263721678], [-52.472565402982376, -22.40289593500962], [-52.47255621568672, -22.402887067692085], [-52.472528576049136, -22.4028601022713], [-52.47250301732191, -22.402834807742288], [-52.472477657662544, -22.40280934977634], [-52.472450698177376, -22.402781898328517], [-52.47244176794664, -22.402772707905065], [-52.47241511720861, -22.40274498822254], [-52.47239044241838, -22.402718959017353], [-52.47236595987201, -22.40269276653487], [-52.47233996607446, -22.40266456418302], [-52.472331265448524, -22.402655024655004], [-52.4723055587025, -22.40262654263273], [-52.472281714124826, -22.402599753230934], [-52.47225804824603, -22.40257279269576], [-52.47223615203869, -22.402547500254755], [-52.47219809626255, -22.402502776573524], [-52.4721781458542, -22.402478923430692], [-52.47214085613867, -22.40243356770423], [-52.472121225243114, -22.402409278316277], [-52.47208467838107, -22.402363281191686], [-52.472063922025306, -22.40233670966582], [-52.47204187682069, -22.40230810296092], [-52.47202137075625, -22.402281131193543], [-52.47198611393489, -22.402233969584884], [-52.47196730022344, -22.40220837654013], [-52.471932743680924, -22.402160573842558], [-52.471914212291104, -22.402134506924426], [-52.47188034449475, -22.402086067170252], [-52.471862087314356, -22.402059517020803], [-52.47182889007635, -22.402010434736358], [-52.47181089934643, -22.401983392288717], [-52.471778360923224, -22.40193367118704], [-52.47176063261799, -22.40190613247627], [-52.47172874049215, -22.40185577491868], [-52.471711270422425, -22.4018277357006], [-52.471680012872845, -22.40177674525392], [-52.47166279711415, -22.401748201705065], [-52.47163216167449, -22.40169658081451], [-52.47161519683484, -22.401667530198115], [-52.471585174063435, -22.401615286572845], [-52.47156845877558, -22.4015857296837], [-52.47153992888479, -22.401534469627894], [-52.47151262076274, -22.401484458520393], [-52.4714847706372, -22.40143247512065], [-52.47146858969775, -22.40140179163888], [-52.4714404440279, -22.40134757350399], [-52.471424499194136, -22.40131637276053], [-52.47139691944817, -22.401261555479923], [-52.47138121696989, -22.401229855237226], [-52.47135491235444, -22.401175921086388], [-52.47132963276151, -22.401123117959422], [-52.47130396092094, -22.40106849587227], [-52.471288777542505, -22.40103569093276], [-52.47126357382127, -22.400980399164297], [-52.471239298546045, -22.400926164561998], [-52.47121528849692, -22.40087154118609], [-52.471191539965126, -22.40081653014149], [-52.47116805028284, -22.40076113522033], [-52.4711448199337, -22.400705367845504], [-52.47112133245421, -22.40064797603957], [-52.47110718517132, -22.400612895652763], [-52.471084130468135, -22.400554887441956], [-52.471061832803805, -22.400497798013294], [-52.47103978020546, -22.40044035047823], [-52.47101796856523, -22.400382546035743], [-52.470996393736804, -22.40032438604181], [-52.47097505152908, -22.400265872003022], [-52.47095393770009, -22.40020700557003], [-52.470933048390755, -22.400147789776646], [-52.47091238243275, -22.40008823559238], [-52.470891939326236, -22.400028355477158], [-52.47087171583497, -22.399968154084394], [-52.470851707602804, -22.3999076331075], [-52.47083191021289, -22.399846794338384], [-52.47081261645581, -22.39978656761604], [-52.470786221544685, -22.39970267578606], [-52.47076738363245, -22.39964172819106], [-52.47074844723944, -22.399579535270945], [-52.470729945707824, -22.399517864682938], [-52.47070473681257, -22.399432398866413], [-52.47068665108744, -22.39937005094543], [-52.470668499047626, -22.39930658861163], [-52.47065072620436, -22.399243586730396], [-52.47062660060072, -22.399156701602177], [-52.47060939209698, -22.399093758830336], [-52.47058579719933, -22.399006141532883], [-52.470568904405745, -22.398942477693115], [-52.47054580083495, -22.39885414766019], [-52.47052919778163, -22.398789776546664], [-52.47050654686984, -22.39870076099469], [-52.47049021309642, -22.398635721974465], [-52.470467983817464, -22.398546077075714], [-52.47045189845278, -22.398480407061886], [-52.4704301628903, -22.398390615778077], [-52.470408737008185, -22.39830095156065], [-52.47038748221804, -22.398210902741393], [-52.47036638515038, -22.398120475953636], [-52.47034543237108, -22.39802967861609], [-52.47032878761543, -22.397956806891916]], "type": "LineString"}, "id": "418", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 643.61102718, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472838074304605, -22.40317974378925], [-52.47282252037545, -22.40316631980862], [-52.472775163509695, -22.403124987252454], [-52.47272789145877, -22.4030832780917], [-52.47268097350621, -22.403041440789163], [-52.47265295271164, -22.40301617146252], [-52.472625638943484, -22.402991199368206], [-52.47259899631453, -22.402966484737675], [-52.47257256675019, -22.402941610545422], [-52.472544472939084, -22.402914786074845], [-52.4725351768616, -22.40290581376301], [-52.47250741144566, -22.402878725628486], [-52.472481710521144, -22.402853290368686], [-52.47245621032886, -22.402827691321566], [-52.47242912926011, -22.402800116067628], [-52.47242009582581, -22.402790819432354], [-52.4723933258623, -22.402762975738245], [-52.47236851638312, -22.402736804447077], [-52.47234390082428, -22.40271046965812], [-52.47231779205718, -22.40268214256401], [-52.47230899394778, -22.402672496151787], [-52.47228317470882, -22.402643889487347], [-52.47225920320333, -22.402616957477633], [-52.472235412132704, -22.402589854317455], [-52.47221337715519, -22.402564401577855], [-52.47217516974441, -22.402519499685532], [-52.472155070378996, -22.402495468442073], [-52.47211763437022, -22.402449934769713], [-52.47209785986561, -22.40242546768904], [-52.47206117211588, -22.40237929323709], [-52.47204029127693, -22.4023525623471], [-52.47201813726667, -22.402323814445936], [-52.47199751086053, -22.402296684386624], [-52.47196212284719, -22.402249347277706], [-52.47194318058744, -22.402223579357916], [-52.471908498119646, -22.402175602454868], [-52.47188984340087, -22.40214936205178], [-52.47185585485855, -22.402100749588044], [-52.471837479513354, -22.402074027593308], [-52.47180416667482, -22.402024774380767], [-52.471786062871026, -22.401997561961295], [-52.471753413877835, -22.40194767188772], [-52.47173557747613, -22.401919965255257], [-52.47170357970283, -22.40186944086711], [-52.47168600640208, -22.40184123595693], [-52.47165464801193, -22.40179008099461], [-52.47163733377315, -22.40176137415857], [-52.47160660219003, -22.40170959125054], [-52.47158954349729, -22.401680379911227], [-52.47155942912861, -22.40162797687849], [-52.47154262446497, -22.401598261940883], [-52.47151399881547, -22.40154682981765], [-52.47148658918569, -22.40149663279618], [-52.47145864867537, -22.401444480672122], [-52.471442387779014, -22.401413645559703], [-52.471414164223155, -22.401359277370926], [-52.47139814351761, -22.401327928150966], [-52.47137048985222, -22.401272963928843], [-52.4713547153613, -22.401241118294916], [-52.471328333726156, -22.401187026204987], [-52.471302972635335, -22.401134052827736], [-52.47127722835784, -22.401079276594693], [-52.47126198101304, -22.40104633343741], [-52.471236708971524, -22.400990891765698], [-52.47121236150063, -22.40093649584479], [-52.47118828166893, -22.400881713688683], [-52.47116446571442, -22.40082654644231], [-52.47114091090607, -22.400770997911867], [-52.471117617633226, -22.4007150794554], [-52.47109407431221, -22.400657551173726], [-52.47107987779068, -22.400622348675466], [-52.47105677057781, -22.400564208316553], [-52.471034417506566, -22.400506976999818], [-52.47101231144183, -22.400449390154858], [-52.47099044822996, -22.400391449009557], [-52.470968823679264, -22.400333154947372], [-52.47094743355365, -22.400274509500846], [-52.470926273566654, -22.400215514345227], [-52.47090533981107, -22.400156172525655], [-52.4708846310448, -22.400096494945164], [-52.47086414669119, -22.400036493978494], [-52.47084388346557, -22.399976174269344], [-52.470823836974176, -22.399915537529978], [-52.47080400276308, -22.3998545855702], [-52.470784670727916, -22.399794239323395], [-52.470758236350704, -22.399710222004646], [-52.47073936336836, -22.3996491609061], [-52.470720395973125, -22.399586866124928], [-52.47070186229907, -22.3995250883569], [-52.470676620335325, -22.399439510370822], [-52.47065850525937, -22.399377061224598], [-52.47064032729109, -22.399313508196897], [-52.47062252758404, -22.39925041104352], [-52.47059837437222, -22.39916342642601], [-52.470581139617465, -22.399100387591126], [-52.470557519793736, -22.39901267766844], [-52.470540603351864, -22.398948924657518], [-52.47051747738133, -22.398860508918073], [-52.47050085313134, -22.39879605557378], [-52.470478182183804, -22.398706961213648], [-52.47046182946527, -22.398641846704543], [-52.47043958229822, -22.398552129595316], [-52.4704234800651, -22.398486390660786], [-52.47040172757274, -22.398396529363875], [-52.47038028482058, -22.39830679447241], [-52.47035901439093, -22.398216679317617], [-52.47033790288091, -22.3981261905487], [-52.470316936823586, -22.398035335592652], [-52.470306120096794, -22.397987979291784]], "type": "LineString"}, "id": "419", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 642.129709923, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472815175725124, -22.403197070010815], [-52.47275516392878, -22.40314469237034], [-52.47270777870007, -22.40310288334584], [-52.47266074601249, -22.40306094372809], [-52.47263259465513, -22.40303555665625], [-52.472605134234875, -22.403010450479776], [-52.4725783421636, -22.402985597218393], [-52.47255176474673, -22.402960583871657], [-52.472523542890144, -22.402933637137604], [-52.47251413803081, -22.40292455983146], [-52.47248624683653, -22.402897348983167], [-52.47246040371472, -22.402871772992537], [-52.47243476298952, -22.4028460328642], [-52.472407560337174, -22.402818333804117], [-52.47239842369933, -22.402808930956986], [-52.47237153451034, -22.402780963251267], [-52.47234659034221, -22.40275464987409], [-52.4723218417709, -22.40272817277864], [-52.47229561803427, -22.402699720942216], [-52.472286722441396, -22.402689967645752], [-52.47226079070953, -22.40266123633914], [-52.472236692276226, -22.40263416172148], [-52.47221277601377, -22.402606915936236], [-52.472190602266124, -22.402581302897985], [-52.4721522432207, -22.402536222794566], [-52.47213199489825, -22.402512013450423], [-52.472094412596235, -22.402466301832128], [-52.472074494482605, -22.402441657058695], [-52.4720376658452, -22.402395305279352], [-52.472016660523096, -22.402368415025173], [-52.47199439770721, -22.402339525927715], [-52.47197365095939, -22.40231223757644], [-52.4719381317541, -22.40226472496723], [-52.47191906094607, -22.40223878217237], [-52.47188425255303, -22.402190631063792], [-52.47186547450532, -22.402164217175688], [-52.471831365217064, -22.40211543200238], [-52.471812871707094, -22.402088538162317], [-52.47177944326806, -22.402039114021658], [-52.471761226390434, -22.402011731630306], [-52.47172846682729, -22.40196167258477], [-52.47171052232915, -22.401933798030612], [-52.47167841890844, -22.401883106811876], [-52.4716607423767, -22.401854736209547], [-52.471629283146, -22.401803416731575], [-52.47161187042718, -22.401774546608305], [-52.47158104270063, -22.401722601682767], [-52.47156389015483, -22.401693229620495], [-52.47153368418894, -22.401640667180256], [-52.47151679014955, -22.40161079419418], [-52.471488068741365, -22.401559190003482], [-52.471460557603905, -22.401508807068], [-52.47143252670887, -22.401456486219608], [-52.471416185855645, -22.40142549947648], [-52.4713878844138, -22.4013709812338], [-52.47137178783652, -22.40133948353732], [-52.47134406025175, -22.40128437237365], [-52.47132821374822, -22.401252381348467], [-52.471301755093435, -22.40119813131943], [-52.47127631250476, -22.401144987691858], [-52.4712504957904, -22.401090057312906], [-52.471235184479276, -22.401056975937806], [-52.47120984411751, -22.401001384362853], [-52.471185424451, -22.400946827123292], [-52.47116127483675, -22.40089188618696], [-52.47113739145961, -22.40083656273879], [-52.47111377152523, -22.400780860599045], [-52.47109041532873, -22.400724791060924], [-52.47106681616624, -22.400667126303482], [-52.4710525704061, -22.400631801693734], [-52.471029410683585, -22.40057352918671], [-52.471007002205475, -22.400516155981883], [-52.470984842674405, -22.400458429826987], [-52.47096292789094, -22.40040035197888], [-52.470941253617994, -22.400341923848394], [-52.47091981557453, -22.40028314699413], [-52.47089860942959, -22.400224023115864], [-52.47087763122779, -22.40016455527008], [-52.4708568796533, -22.400104754293352], [-52.470836354052636, -22.4000446324752], [-52.47081605109271, -22.399984194449658], [-52.47079596634212, -22.399923441947816], [-52.470776095309894, -22.399862376797362], [-52.47075672499668, -22.39980191102609], [-52.47073025115342, -22.399717768218547], [-52.470711343101016, -22.39965659361643], [-52.4706923447036, -22.399594196974206], [-52.47067377888714, -22.399532312026146], [-52.470648503854925, -22.399446621870492], [-52.4706303594282, -22.399384071499014], [-52.47061215553148, -22.399320427777397], [-52.470594328960686, -22.39925723535189], [-52.47057014814074, -22.399170151245052], [-52.47055288713497, -22.399107016347116], [-52.470529242385226, -22.399019213799185], [-52.47051230229508, -22.398955371617085], [-52.470489153924845, -22.39886687017113], [-52.4704725084782, -22.398802334596056], [-52.47044981749496, -22.398713161427743], [-52.470433445831354, -22.398647971429764], [-52.470411180776225, -22.398558182110072], [-52.470395061674694, -22.3984923742548], [-52.47037329225248, -22.398402442944803], [-52.47035183263029, -22.398312637379274], [-52.47033054656117, -22.39822245588896], [-52.4703094206088, -22.39813190513886], [-52.47028844127348, -22.39804099256431], [-52.470283452568275, -22.398019151688906]], "type": "LineString"}, "id": "420", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 640.655576944, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472792359108766, -22.403214316460392], [-52.47273516434225, -22.403164397486012], [-52.47268766593575, -22.403122488597745], [-52.472640518513124, -22.40308044666473], [-52.47261223659297, -22.403054941847667], [-52.47258462952062, -22.40302970158899], [-52.472557688007015, -22.40300470969674], [-52.47253096273762, -22.40297955719547], [-52.47250261283554, -22.40295248819791], [-52.47249309919437, -22.402943305897416], [-52.472465082221746, -22.40291597233534], [-52.47243909690263, -22.40289025561383], [-52.472413315644516, -22.402864374404256], [-52.47238599140859, -22.402836551537995], [-52.4723767515672, -22.40282704247897], [-52.472349743152726, -22.402798950761632], [-52.47232466429567, -22.402772495298386], [-52.47229978271188, -22.402745875896393], [-52.47227344400574, -22.402717299317654], [-52.4722644509294, -22.40270743913691], [-52.472238406704605, -22.4026785831881], [-52.472214181343524, -22.402651365962452], [-52.47219013988925, -22.402623977552114], [-52.47216782737146, -22.402598204215177], [-52.47212931669142, -22.402552945900595], [-52.47210891941196, -22.402528558455728], [-52.47207119081673, -22.40248266889146], [-52.4720511290941, -22.40245784642524], [-52.47201415956903, -22.402411317318446], [-52.47199302976379, -22.402384267700043], [-52.47197065814231, -22.40235523740627], [-52.471949791052815, -22.402327790762985], [-52.471914140655606, -22.40228010265345], [-52.47189494129933, -22.402253984983467], [-52.471860006981075, -22.402205659669328], [-52.47184110560446, -22.40217907229619], [-52.4718068755703, -22.402130114413254], [-52.47178826389558, -22.40210304872782], [-52.4717547198561, -22.40205345365902], [-52.471736389904656, -22.40202590129574], [-52.471703519771594, -22.40197567327823], [-52.47168546717705, -22.40194763080234], [-52.47165325810896, -22.401896772752963], [-52.471635478346265, -22.40186823645845], [-52.471603918275065, -22.401816752464786], [-52.47158640707624, -22.401787719054262], [-52.471555483206295, -22.401735612111185], [-52.47153823680748, -22.401706079325937], [-52.471507939244404, -22.40165335747815], [-52.47149095582931, -22.401623326443577], [-52.47146213866249, -22.40157155018538], [-52.47143452601738, -22.401520981335846], [-52.47140640473767, -22.40146849176308], [-52.471389983927615, -22.401437353389237], [-52.471361604599835, -22.401382685092628], [-52.47134543215086, -22.40135103891959], [-52.47131763064676, -22.40129578081434], [-52.47130171213067, -22.401263644397883], [-52.47127517645627, -22.401209236429708], [-52.471249652369806, -22.401155922551798], [-52.471223763218596, -22.401100838026903], [-52.471208387941196, -22.401067618433977], [-52.47118297925924, -22.401011876955728], [-52.471158487397155, -22.400957158397514], [-52.47113426800042, -22.400902058680934], [-52.471110317200676, -22.40084657903094], [-52.47108663214033, -22.40079072328185], [-52.4710632130202, -22.400734502662058], [-52.47103955801628, -22.400676701428814], [-52.47102526301757, -22.40064125470759], [-52.47100205078546, -22.400582850052427], [-52.47097958690053, -22.400525334959465], [-52.470957373903154, -22.40046746949463], [-52.47093540754815, -22.400409254943675], [-52.470913683553015, -22.400350692744905], [-52.47089219759174, -22.40029178448285], [-52.470870945288894, -22.400232531881944], [-52.47084992264094, -22.400172938009927], [-52.47082912825825, -22.40011301363694], [-52.47080856141058, -22.40005277096731], [-52.47078821871639, -22.399992214625353], [-52.470768095706646, -22.399931346361015], [-52.470748187853324, -22.399870168019856], [-52.47072877926211, -22.39980958272411], [-52.47070226595284, -22.399725314427762], [-52.470683322830396, -22.39966402632205], [-52.47066429343085, -22.399601527818746], [-52.47064569547202, -22.39953953569065], [-52.470620387371376, -22.399453733365412], [-52.47060221359391, -22.399391081768673], [-52.4705839837688, -22.39932734735313], [-52.47056613033429, -22.39926405965547], [-52.47054192190624, -22.3991768760593], [-52.470524634649514, -22.399113645098293], [-52.470500964973766, -22.39902574992511], [-52.47048400123539, -22.398961818571838], [-52.470460830465484, -22.39887323141935], [-52.470444163822236, -22.398808613613493], [-52.47042145280331, -22.398719361637], [-52.470405062194644, -22.398654096150132], [-52.47038277925147, -22.39856423461996], [-52.470366643281565, -22.398498357843955], [-52.470344856929515, -22.398408356520846], [-52.470323380437335, -22.39831848028126], [-52.470302078728764, -22.3982282324554], [-52.47028093833407, -22.39813761972414], [-52.47026078339961, -22.39805027956321]], "type": "LineString"}, "id": "421", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 639.186442487, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47276954248671, -22.403231562907024], [-52.47271516475009, -22.403184102599457], [-52.4726675531658, -22.403142093847418], [-52.47262029100813, -22.40309994959911], [-52.47259187852518, -22.403074327036787], [-52.47256412480071, -22.403048952695876], [-52.47253703384478, -22.4030238221727], [-52.472510160722855, -22.402998530516864], [-52.472481682775275, -22.402971339255785], [-52.47247206035225, -22.402962051960916], [-52.4724439176013, -22.402934595685], [-52.47241779008489, -22.402908738232597], [-52.47239186829387, -22.402882715941725], [-52.47236442247435, -22.402854769269254], [-52.472355079429406, -22.402845153998328], [-52.47232795178947, -22.402816938269304], [-52.47230273824347, -22.402790340719978], [-52.47227772364723, -22.40276357901141], [-52.47225126997157, -22.402734877690303], [-52.47224217941177, -22.40272491062527], [-52.47221602269408, -22.40269593003421], [-52.4721916704052, -22.402668570200536], [-52.472167503759124, -22.402641039165083], [-52.47214505247122, -22.402615105529417], [-52.47210639015657, -22.402569669003647], [-52.47208584392011, -22.402545103458017], [-52.472047969031685, -22.402499035947724], [-52.47202776370007, -22.402474035788654], [-52.47199065328737, -22.402427329354367], [-52.47196939899902, -22.402400120371727], [-52.47194691857195, -22.4023709488816], [-52.471925931140824, -22.402343343946267], [-52.47189014955171, -22.40229548033636], [-52.47187082164722, -22.402269187791216], [-52.471835761403774, -22.40222068827148], [-52.47181673669829, -22.402193927413258], [-52.47178238591825, -22.402144796820675], [-52.471763656078835, -22.402117559289824], [-52.47172999643891, -22.402067793292826], [-52.4717115534137, -22.402040070957618], [-52.471678572710736, -22.401989673968085], [-52.47166041201984, -22.40196146357041], [-52.4716280973044, -22.40191043869037], [-52.471610214310786, -22.40188173670366], [-52.47157855339911, -22.40183008819426], [-52.47156094372033, -22.40180089149645], [-52.471529923707024, -22.40174862253579], [-52.47151258345523, -22.40171892902754], [-52.47148219429501, -22.401666047772185], [-52.471465121504245, -22.401635858689076], [-52.47143620857883, -22.40158391036334], [-52.471408494426136, -22.401533155599733], [-52.471380282761785, -22.401480497302554], [-52.47136378199494, -22.401449207297986], [-52.471335324781265, -22.40139438894739], [-52.47131907646064, -22.40136259429778], [-52.47129120103723, -22.401307189250932], [-52.47127521050862, -22.40127490744317], [-52.47124859781466, -22.401220341535844], [-52.47122299223046, -22.40116685740754], [-52.47119703064246, -22.40111161873669], [-52.47118159139881, -22.40107826092592], [-52.4711561143967, -22.401022369544357], [-52.471131550339095, -22.40096748966745], [-52.47110726115992, -22.400912231170576], [-52.47108324293762, -22.40085659531874], [-52.471059492751344, -22.40080058596031], [-52.471036010707664, -22.4007442142588], [-52.471012299862345, -22.400686276549745], [-52.47099795562511, -22.40065070771701], [-52.47097469088344, -22.40059217091368], [-52.47095217159173, -22.400534513932595], [-52.47092990512811, -22.400476509157784], [-52.4709078872016, -22.40041815790397], [-52.47088611348431, -22.400359461636874], [-52.47086457960527, -22.400300421967035], [-52.47084328114457, -22.400241040643458], [-52.470822214050486, -22.400181320745176], [-52.47080137685966, -22.400121272975934], [-52.47078076876502, -22.400060909454794], [-52.47076038633661, -22.400000234796416], [-52.47074022506774, -22.399939250769563], [-52.470720280393365, -22.399877959237696], [-52.470700833524184, -22.399817254417453], [-52.47067428074896, -22.39973286063227], [-52.47065530255654, -22.399671459022965], [-52.47063624215488, -22.399608858658585], [-52.470617612053715, -22.399546759350425], [-52.470592270884694, -22.39946084485559], [-52.470574067756516, -22.399398092033575], [-52.47055581200304, -22.399334266924097], [-52.470537931704854, -22.399270883954262], [-52.47051369566874, -22.399183600868767], [-52.47049638216108, -22.399120273844684], [-52.470472687559386, -22.39903228604624], [-52.4704557001728, -22.398968265521763], [-52.47043250700326, -22.398879592662748], [-52.47041581916342, -22.398814892626095], [-52.47039308810885, -22.3987255618414], [-52.47037667855516, -22.398660220865647], [-52.470354377723964, -22.398570287124983], [-52.4703382248857, -22.39850434142823], [-52.47031642160384, -22.39841427009203], [-52.47029492824169, -22.398324323178368], [-52.470273610893706, -22.398234009016953], [-52.47025245605673, -22.398143334304514], [-52.4702378860462, -22.398080196023653]], "type": "LineString"}, "id": "422", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 637.85338775, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472746725858954, -22.403248809350696], [-52.47269516515231, -22.4032038077107], [-52.47264744039022, -22.403161699094824], [-52.472600063497495, -22.403119452531204], [-52.47257152045174, -22.403093712223605], [-52.472543620075164, -22.40306820380042], [-52.4725163796769, -22.403042934646276], [-52.47248935870243, -22.40301750383586], [-52.47246075270936, -22.4029901903112], [-52.47245102150449, -22.40298079802193], [-52.472422752975184, -22.402953219032156], [-52.472396483261484, -22.402927220848813], [-52.472370420937544, -22.40290105747662], [-52.47234285353446, -22.4028729869979], [-52.47233340728596, -22.402863265515023], [-52.47230616042055, -22.402834925774318], [-52.47228081218563, -22.402808186138856], [-52.47225566457694, -22.402781282123684], [-52.472229095931766, -22.402752456060174], [-52.47221990788853, -22.402742382110834], [-52.47219363867793, -22.402713276877485], [-52.47216915946128, -22.402685774435767], [-52.472144867623406, -22.40265810077516], [-52.472122277565404, -22.402632006840722], [-52.47208346361616, -22.4025863921037], [-52.472062768422724, -22.402561648457258], [-52.47202474724111, -22.402515403000905], [-52.47200439830054, -22.402490225148952], [-52.47196714700022, -22.402443341387144], [-52.471945768228785, -22.4024159730402], [-52.471923178996164, -22.402386660353702], [-52.47190207122341, -22.402358897126284], [-52.47186615844243, -22.402310858015973], [-52.47184670198973, -22.402284390595632], [-52.47181151582114, -22.402235716870255], [-52.471792367786804, -22.40220878252691], [-52.47175789626092, -22.402159479224622], [-52.47173904825682, -22.40213206984833], [-52.471705273016504, -22.40208213292312], [-52.47168671691755, -22.40205424061591], [-52.47165362564474, -22.40200367465434], [-52.471635356857504, -22.401975296334843], [-52.47160293649475, -22.40192410462411], [-52.471584950270255, -22.40189523694515], [-52.471553188518165, -22.401843423919992], [-52.471535480359435, -22.40181406393485], [-52.471504364202815, -22.401761632956593], [-52.47148693009808, -22.401731778725296], [-52.47145644934074, -22.401678738062337], [-52.471439287174356, -22.401648390930674], [-52.4714102784904, -22.40159627053737], [-52.471382462830164, -22.40154532985965], [-52.47135416078121, -22.401492502838035], [-52.471337580057615, -22.401461061202692], [-52.47130904495808, -22.40140609279812], [-52.471292720765845, -22.40137414967189], [-52.47126477142318, -22.40131859768342], [-52.47124870888209, -22.401286170484322], [-52.47122201916861, -22.40123144663781], [-52.47119633208671, -22.401177792259098], [-52.47117029806196, -22.40112239944225], [-52.471154794852126, -22.401088903413605], [-52.4711292495299, -22.40103286212871], [-52.471104613276815, -22.40097782093309], [-52.471080254315254, -22.400922403655922], [-52.471056168670444, -22.400866611602197], [-52.47103235335828, -22.40081044863439], [-52.47100880839109, -22.400753925851163], [-52.470985041704424, -22.400695851666278], [-52.47097064822869, -22.400660160722], [-52.47094733097751, -22.400601491770505], [-52.470924756279075, -22.400543692901252], [-52.47090243634924, -22.40048554881645], [-52.47088036685128, -22.400427060859755], [-52.4708585434119, -22.400368230524332], [-52.47083696161513, -22.40030905944668], [-52.4708156169966, -22.400249549400407], [-52.470794505456446, -22.400189703475863], [-52.470773625457525, -22.400129532310324], [-52.470752976115946, -22.40006904793767], [-52.470732553953354, -22.400008254962845], [-52.470712354425416, -22.39994715517346], [-52.470692372930024, -22.39988575045087], [-52.47067288778292, -22.399824926106128], [-52.47064629554178, -22.399740406832095], [-52.47062728227941, -22.39967889171918], [-52.47060819087568, -22.399616189493695], [-52.470589528632225, -22.399553983005468], [-52.47056415439486, -22.39946795634103], [-52.47054592191602, -22.39940510229372], [-52.4705276402342, -22.399341186490297], [-52.47050973307238, -22.399277708248285], [-52.47048546942824, -22.399190325673445], [-52.47046812966968, -22.399126902586268], [-52.47044441014206, -22.39903882216254], [-52.470427399107315, -22.39897471246688], [-52.470404183538164, -22.398885953901313], [-52.47038747450176, -22.39882117163385], [-52.47036472341157, -22.39873176204097], [-52.47034829491289, -22.3986663455763], [-52.470325976193706, -22.39857633962515], [-52.470309806487116, -22.398510325007646], [-52.47028798627547, -22.398420183658317], [-52.470266476043385, -22.398330166070576], [-52.470245143056, -22.39823978557361], [-52.47022397377674, -22.398149048879983], [-52.47021492989411, -22.398109857722]], "type": "LineString"}, "id": "423", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 636.549182769, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47272390922549, -22.403266055791413], [-52.472675165548914, -22.40322351281971], [-52.472627327609004, -22.403181304339988], [-52.47257983598123, -22.403138955461028], [-52.47255116237266, -22.4031130974081], [-52.47252311534396, -22.403087454902607], [-52.47249572550335, -22.403062047117476], [-52.472468556676354, -22.40303647715242], [-52.472439822637774, -22.40300904136416], [-52.472429982651065, -22.40299954408046], [-52.47240158834341, -22.402971842376797], [-52.472375176432415, -22.40294570346247], [-52.47234897357557, -22.40291939900892], [-52.4723212845889, -22.402891204723932], [-52.47231173513687, -22.40288137702908], [-52.472284369045994, -22.40285291327664], [-52.47225888612215, -22.402826031555023], [-52.47223360550101, -22.402798985233204], [-52.47220692188634, -22.402770034427274], [-52.472197636359645, -22.402759853593572], [-52.47217125465616, -22.402730623717922], [-52.47214664851175, -22.40270297866812], [-52.47212223148209, -22.402675162382305], [-52.472099502654, -22.402648908149075], [-52.472060537070185, -22.40260311520077], [-52.47203969291978, -22.402578193453472], [-52.47200152544501, -22.402531770051016], [-52.4719810328955, -22.402506414506142], [-52.47194364070759, -22.40245935341677], [-52.471922137453085, -22.40243182570548], [-52.47189943941491, -22.402402371822564], [-52.47187821130056, -22.402374450303032], [-52.47184216732774, -22.402326235692264], [-52.47182258232689, -22.402299593396695], [-52.471787270233165, -22.402250745465643], [-52.47176799887001, -22.40222363763714], [-52.47173340659831, -22.402174161625123], [-52.47171444042956, -22.402146580403357], [-52.47168054958887, -22.40209647254987], [-52.471661880416214, -22.402068410270644], [-52.47162867857359, -22.402017675336975], [-52.47161030169005, -22.40198912909563], [-52.47157777568002, -22.401937770554177], [-52.47155968622469, -22.401908737182936], [-52.471527823632194, -22.401856759641987], [-52.47151001699357, -22.401827236369485], [-52.47147880469367, -22.401774643373592], [-52.471461276736036, -22.401744628419205], [-52.47143070438163, -22.40169142834863], [-52.47141345283965, -22.40166092316836], [-52.47138434839719, -22.401608630707475], [-52.47135643122945, -22.401557504115594], [-52.47132803879595, -22.40150450836952], [-52.47131137811565, -22.40147291510338], [-52.4712827651303, -22.401417796644786], [-52.471266365066484, -22.401385705041932], [-52.4712383418046, -22.401330006111802], [-52.471222207251074, -22.401297433521357], [-52.471195440518116, -22.401242551735628], [-52.47116967193857, -22.401188727106472], [-52.47114356547712, -22.40113318014361], [-52.47112799830112, -22.40109954589707], [-52.471102384658835, -22.401043354708815], [-52.47107767621032, -22.40098815219444], [-52.471053247466415, -22.40093257613694], [-52.47102909439915, -22.400876627881324], [-52.471005213961156, -22.40082031130412], [-52.4709816060705, -22.40076363743913], [-52.470957783542524, -22.400705426778394], [-52.47094334082834, -22.40066961372256], [-52.47091997106768, -22.40061081262287], [-52.47089734096257, -22.400552871865436], [-52.47087496756658, -22.400494588470632], [-52.4708528464972, -22.40043596381104], [-52.47083097333576, -22.40037699940725], [-52.47080934362131, -22.40031769692177], [-52.470787952845015, -22.400258058152797], [-52.47076679685882, -22.400198086201964], [-52.470745874051836, -22.400137791640123], [-52.47072518346338, -22.40007718641594], [-52.470704721566634, -22.40001627512465], [-52.47068448377967, -22.399955059572722], [-52.4706644654633, -22.399893541659385], [-52.470644942038305, -22.399832597790105], [-52.470618310331304, -22.399747953027223], [-52.47059926199903, -22.399686324410695], [-52.47058013959326, -22.399623520324095], [-52.47056144520755, -22.399561206655775], [-52.47053603790189, -22.39947506782173], [-52.47051777607242, -22.39941211254912], [-52.4704994684623, -22.399348106051736], [-52.470481534436864, -22.399284532537525], [-52.47045724318473, -22.39919705047333], [-52.47043987717532, -22.39913353132304], [-52.47041613272181, -22.39904535827404], [-52.47039909803892, -22.39898115940717], [-52.4703758600702, -22.398892315135043], [-52.47035912983728, -22.398827450636773], [-52.470336358711485, -22.39873796223568], [-52.47031991126784, -22.398672470282108], [-52.47029757466069, -22.398582392120446], [-52.47028138808579, -22.39851630858218], [-52.4702595509444, -22.398426097219733], [-52.4702380238424, -22.398336008957916], [-52.47021667521563, -22.398245562125386], [-52.47019193558288, -22.398139521921074]], "type": "LineString"}, "id": "424", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 635.24553525, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47270087563675, -22.403283112877904], [-52.47265516593989, -22.403243217926505], [-52.47260721482217, -22.403200909582907], [-52.47255960845933, -22.403158458388585], [-52.472530804287935, -22.403132482590305], [-52.472502610607116, -22.40310670600247], [-52.472475071324155, -22.403081159586307], [-52.47244775464462, -22.40305545046656], [-52.47241889256054, -22.40302789241468], [-52.472408943791976, -22.40301829013652], [-52.47238042370598, -22.402990465718933], [-52.47235386959769, -22.402964186073596], [-52.47232752620794, -22.402937740538643], [-52.47229971563769, -22.402909422447344], [-52.47229006298212, -22.40289948854051], [-52.47226257766578, -22.402870900776307], [-52.472236960053024, -22.402843876968472], [-52.472211546419445, -22.40281668833998], [-52.47218474783527, -22.40278761279159], [-52.47217536482515, -22.402777325073515], [-52.47214887062878, -22.40274797055553], [-52.47212413755661, -22.402720182897596], [-52.47209959533518, -22.402692223986552], [-52.472076727737004, -22.40266580945447], [-52.47203761051863, -22.40261983829484], [-52.472016617411285, -22.40259473844665], [-52.47197830364338, -22.402548137098044], [-52.47195766748496, -22.402522603860202], [-52.47192013440948, -22.402475365443216], [-52.47189850667192, -22.40244767836757], [-52.47187569982822, -22.402418083288197], [-52.4718543513723, -22.402390003476516], [-52.47181817620766, -22.40234161336527], [-52.47179846265867, -22.40231479619442], [-52.47176302463984, -22.402265774057643], [-52.471743629947895, -22.402238492743948], [-52.47170891693042, -22.402188844022156], [-52.47168983259705, -22.402161090954866], [-52.47165582615603, -22.40211081217308], [-52.471637043909695, -22.402082579921803], [-52.471603731497275, -22.40203167601602], [-52.471585246517485, -22.402002961852787], [-52.4715526148602, -22.40195143648055], [-52.47153442217407, -22.401922237417], [-52.47150245874121, -22.401870095360223], [-52.47148455362273, -22.401840408800354], [-52.47145324517958, -22.40178765378678], [-52.471435623369096, -22.401757478109293], [-52.47140495941765, -22.401704118631052], [-52.471387618500124, -22.40167345540217], [-52.47135841829919, -22.401620990873642], [-52.471330399624016, -22.401569678367576], [-52.471301916806, -22.401516513896997], [-52.47128517616903, -22.40148476900004], [-52.4712564852979, -22.401429500487392], [-52.47124000936255, -22.40139726040789], [-52.471211912181495, -22.401341414536088], [-52.471195705615564, -22.401308696554246], [-52.471168861863184, -22.401253656829276], [-52.47114301178604, -22.401199661949654], [-52.47111683288793, -22.401143960840745], [-52.47110120174581, -22.401110188376283], [-52.471075519783504, -22.40105384728464], [-52.47105073913961, -22.400998483451506], [-52.471026240613405, -22.40094274861366], [-52.47100202012374, -22.400886644156117], [-52.47097807455996, -22.400830173969478], [-52.47095440374588, -22.40077334902271], [-52.470930525376644, -22.400715001886102], [-52.470916033424054, -22.40067906671871], [-52.47089261115396, -22.400620133470795], [-52.47086992564221, -22.400562050825165], [-52.470847498780095, -22.40050362812031], [-52.47082532613936, -22.40044486675781], [-52.4708034032559, -22.400385768285652], [-52.47078172562382, -22.400326334392325], [-52.47076028868979, -22.40026656690062], [-52.4707390882576, -22.40020646892348], [-52.4707181226426, -22.400146050965326], [-52.4706973908073, -22.400085324889577], [-52.47067688917646, -22.40002429528183], [-52.4706566131305, -22.399962963967344], [-52.47063655799319, -22.39990133286324], [-52.47061699629035, -22.399840269469426], [-52.470590325117534, -22.399755499217672], [-52.47057124171538, -22.399693757097495], [-52.47055208830762, -22.39963085114978], [-52.4705333617797, -22.39956843030136], [-52.47050792140577, -22.399482179297674], [-52.47048963022571, -22.399419122799753], [-52.470471296687315, -22.399355025608394], [-52.47045333579831, -22.399291356821994], [-52.47042901693822, -22.399203775268425], [-52.47041162467799, -22.399140160055037], [-52.47038785529862, -22.399051894380737], [-52.47037079696763, -22.39898760634264], [-52.47034753659936, -22.39889867636395], [-52.47033078516995, -22.398833729634855], [-52.47030799400859, -22.39874416242554], [-52.470291527620006, -22.398678594983057], [-52.47026917312492, -22.398588444610873], [-52.470252969681745, -22.39852229215185], [-52.47023111561062, -22.39843201077627], [-52.47020957163873, -22.398341851840353], [-52.47018820737262, -22.398251338672264], [-52.47016901709747, -22.398169084337106]], "type": "LineString"}, "id": "425", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 633.920622562, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472677147281054, -22.403299563581104], [-52.47263516632524, -22.40326292303109], [-52.4725871020297, -22.40322051482359], [-52.472539380931785, -22.403177961313858], [-52.47251044619757, -22.403151867770205], [-52.47248210586462, -22.403125957099974], [-52.47245441713932, -22.40310027205275], [-52.47242695260723, -22.403074423778303], [-52.47239796247764, -22.40304674346275], [-52.47238790492723, -22.403037036190103], [-52.472359259062884, -22.40300908905855], [-52.47233256275731, -22.40298266868217], [-52.47230607883465, -22.40295608206578], [-52.47227814668082, -22.402927640168144], [-52.47226839082172, -22.40291760004928], [-52.47224078627992, -22.40288888827327], [-52.47221503397825, -22.402861722379214], [-52.47218948733224, -22.402834391443996], [-52.472162573778576, -22.402805191153128], [-52.47215309328502, -22.402794796550648], [-52.472126486595776, -22.402765317390287], [-52.472101626595865, -22.402737387124194], [-52.47207695918267, -22.402709285587896], [-52.47205395281444, -22.402682710756928], [-52.472014683961525, -22.40263656138593], [-52.47199354189725, -22.4026112834368], [-52.47195508183622, -22.402564504142], [-52.471934302068895, -22.402538793211143], [-52.471896628105874, -22.402491377466507], [-52.471874875885284, -22.402463531026463], [-52.47185196023608, -22.402433794750596], [-52.47183049143861, -22.40240555664674], [-52.471794185082175, -22.402356991034953], [-52.47177434298507, -22.40232999898879], [-52.471738779041175, -22.402280802646256], [-52.471719261020475, -22.40225334784734], [-52.471684427257244, -22.402203526415732], [-52.471665224759285, -22.402175601502886], [-52.471631102717964, -22.402125151792763], [-52.47161220739799, -22.4020967495694], [-52.47157878441582, -22.402045676691447], [-52.4715601913398, -22.4020167946063], [-52.47152745403531, -22.40196510240326], [-52.471509158118394, -22.401935737647367], [-52.47147709384522, -22.401883431074733], [-52.471459090246924, -22.401853581227446], [-52.471427685660565, -22.401800664196163], [-52.471409969997254, -22.401770327795536], [-52.47137921444881, -22.401716808909605], [-52.47136178415577, -22.40168598763206], [-52.47133248819642, -22.401633351035876], [-52.47130436801384, -22.4015818526156], [-52.47127579481136, -22.401528519420488], [-52.47125897421777, -22.401496622892676], [-52.4712302054609, -22.40144120432596], [-52.47121365365406, -22.40140881576976], [-52.471185482553864, -22.401352822956248], [-52.47116920397557, -22.401319959583013], [-52.471142283203804, -22.401264761918775], [-52.471116351629114, -22.401210596788648], [-52.47109010029439, -22.401154741533677], [-52.471074405186194, -22.401120830851266], [-52.47104865490391, -22.401064339856216], [-52.47102380206469, -22.401008814704284], [-52.47099923375624, -22.40095292108605], [-52.47097494584421, -22.400896660426564], [-52.47095093515469, -22.40084003663047], [-52.47092720141723, -22.40078306060191], [-52.47090326720678, -22.400724576989397], [-52.47088872601581, -22.40068851971042], [-52.47086525123634, -22.400629454314277], [-52.47084251031799, -22.40057122978041], [-52.47082002998982, -22.40051266776551], [-52.47079780577776, -22.400453769700064], [-52.47077583317232, -22.400394537159524], [-52.47075410762265, -22.400334971858324], [-52.47073262453093, -22.400275075643886], [-52.47071137965279, -22.400214851640417], [-52.47069037122982, -22.400154310285934], [-52.470669598147715, -22.40009346335862], [-52.47064905678281, -22.400032315434373], [-52.4706287424779, -22.39997086835731], [-52.47060865051969, -22.39990912406245], [-52.47058905053906, -22.39984794114407], [-52.470562339900454, -22.399763045403432], [-52.470543221428485, -22.399701189779595], [-52.47052403701876, -22.399638181970744], [-52.47050527834866, -22.399575653942218], [-52.47047980490651, -22.399489290768877], [-52.47046148437589, -22.39942613304562], [-52.470443124909266, -22.3993619451603], [-52.47042513715672, -22.399298181101674], [-52.47040079068871, -22.399210500058725], [-52.470383372177686, -22.399146788782218], [-52.4703595778725, -22.39905843048261], [-52.47034249589343, -22.39899405327329], [-52.470319213125656, -22.398905037588026], [-52.47030244049978, -22.398840008628095], [-52.470279629302894, -22.398750362610556], [-52.4702631439694, -22.398684719679142], [-52.4702407715864, -22.398594497096447], [-52.470224551274974, -22.398528275716643], [-52.47020268027414, -22.398437924327936], [-52.4701811194324, -22.398347694717913], [-52.470159739526956, -22.398257115214243], [-52.470146084926924, -22.39819858813309]], "type": "LineString"}, "id": "426", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 632.504247646, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47265341891968, -22.403316014281113], [-52.47261516670497, -22.403282628133447], [-52.4725669892316, -22.40324012006203], [-52.47251915339861, -22.403197464236865], [-52.472490088101566, -22.40317125294779], [-52.47246160111648, -22.403145208195152], [-52.47243376294882, -22.40311938451682], [-52.472406150564176, -22.40309339708761], [-52.47237703238908, -22.403065594508362], [-52.47236686605682, -22.403055782241196], [-52.472338094414134, -22.403027712395662], [-52.472311255911265, -22.403001151288187], [-52.47228463145569, -22.402974423590337], [-52.4722565777183, -22.40294585788633], [-52.472246718655654, -22.402935711555408], [-52.47221899488841, -22.40290687576757], [-52.47219310789783, -22.40287956778724], [-52.472167428239395, -22.402852094545278], [-52.472140399716245, -22.40282276951189], [-52.47213082173926, -22.402812268024984], [-52.47210410255716, -22.402782664222215], [-52.47207911562951, -22.402754591347932], [-52.472054323024565, -22.40272634718631], [-52.47203117788628, -22.40269961205644], [-52.47199175739885, -22.402653284474024], [-52.47197046637766, -22.402627828423913], [-52.471931860023524, -22.40258087118287], [-52.47191093664733, -22.402554982558975], [-52.47187312179678, -22.402507389486644], [-52.471851245093184, -22.402479383682152], [-52.47182822063849, -22.40244950620977], [-52.4718066314995, -22.402421109813687], [-52.4717701939513, -22.402372368701343], [-52.47175022330611, -22.402345201779816], [-52.471714533437165, -22.40229583123149], [-52.47169489208774, -22.40226820294729], [-52.471659937578785, -22.402218208805834], [-52.471640616916275, -22.402190112047414], [-52.471606379274675, -22.402139491408914], [-52.4715873708811, -22.402110919213413], [-52.4715538373292, -22.402059677363276], [-52.47153513615699, -22.402030627356176], [-52.47150229320533, -22.40197876832229], [-52.47148389405768, -22.401949237874028], [-52.471451728944224, -22.401896766785505], [-52.47143362686613, -22.40186675365075], [-52.47140212613661, -22.40181367460173], [-52.47138431662051, -22.401783177477945], [-52.47135346947511, -22.401729499184285], [-52.471335949806594, -22.40169851985806], [-52.47130655808887, -22.401645711194178], [-52.47127833639894, -22.401594026859648], [-52.471249672812036, -22.40154052493997], [-52.47123277226186, -22.401508476781263], [-52.471203925619285, -22.401452908160454], [-52.47118729794099, -22.40142037112756], [-52.471159052921706, -22.401364231372316], [-52.47114270233109, -22.40133122260764], [-52.47111570453998, -22.4012758670041], [-52.471089691467796, -22.40122153162345], [-52.4710633676965, -22.40116552222238], [-52.471047608622264, -22.401131473322007], [-52.47102179002005, -22.401074832423525], [-52.470996864985544, -22.401019145952766], [-52.4709722268949, -22.40096309355414], [-52.47094787156056, -22.40090667669267], [-52.47092379574535, -22.4008498992871], [-52.470899999084565, -22.400792772176725], [-52.47087600903293, -22.40073415208829], [-52.47086141860363, -22.40069797269771], [-52.47083789131481, -22.400638775153308], [-52.47081509498992, -22.4005804087312], [-52.47079256119572, -22.40052170740623], [-52.470770285412385, -22.40046267263783], [-52.47074826308503, -22.400403306028874], [-52.47072648961782, -22.400343609319783], [-52.470704960368444, -22.400283584382574], [-52.4706836710444, -22.40022323435278], [-52.470662619813496, -22.400162569601935], [-52.470641805484625, -22.400101601823035], [-52.4706212243857, -22.400040335582286], [-52.47060087182187, -22.399978772742635], [-52.4705807430428, -22.39991691525698], [-52.47056110478442, -22.399855612814047], [-52.47053435468008, -22.3997705915845], [-52.470515201138326, -22.399708622456995], [-52.47049598572668, -22.399645512786993], [-52.47047719491443, -22.39958287757834], [-52.4704516884041, -22.39949640223534], [-52.47043333852295, -22.399433143286746], [-52.470414953128135, -22.399368864707437], [-52.470396938512074, -22.399305005376593], [-52.47037256443619, -22.39921722484425], [-52.470355119674416, -22.399153417504593], [-52.47033130044344, -22.399064966579676], [-52.47031419481634, -22.399000500199122], [-52.470290889649085, -22.398911398807268], [-52.47027409582677, -22.3988462876165], [-52.470251264594374, -22.398756562790723], [-52.470234760316, -22.398690844370375], [-52.47021237004512, -22.39860054957716], [-52.47019613286546, -22.398534259276573], [-52.47017424493496, -22.398443837874716], [-52.47015266722338, -22.398353537590587], [-52.47013127167864, -22.398262891751337], [-52.47012315274687, -22.39822809192624]], "type": "LineString"}, "id": "427", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 631.087872732, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4726296905526, -22.40333246497789], [-52.47259516707908, -22.403302333233594], [-52.47254687642788, -22.40325972529821], [-52.472498925859796, -22.403216967157594], [-52.472469729999915, -22.403190638123064], [-52.472441096362694, -22.40316445928798], [-52.47241310875267, -22.4031384969785], [-52.47238534851547, -22.403112370394524], [-52.472356102294874, -22.40308444555154], [-52.47234582718075, -22.40307452828983], [-52.472316929759714, -22.40304633573027], [-52.47228994905956, -22.40301963389167], [-52.47226318407109, -22.402992765112316], [-52.47223500875012, -22.4029640756019], [-52.47222504648395, -22.402953823058898], [-52.47219720349125, -22.402924863259216], [-52.472171181811774, -22.402897413192566], [-52.47214536914092, -22.402869797643806], [-52.47211822564829, -22.402840347867865], [-52.47210855018789, -22.402829739496497], [-52.472081718512925, -22.402800011051312], [-52.47205660465755, -22.402771795568793], [-52.472031686860866, -22.402743408781834], [-52.47200840295255, -22.402716513353003], [-52.47196883083061, -22.402670007559127], [-52.471947390852534, -22.40264437340799], [-52.47190863820531, -22.40259723822068], [-52.47188757122025, -22.402571171903684], [-52.471849615482206, -22.40252340150362], [-52.47182761429563, -22.40249523633464], [-52.47180448103546, -22.40246521766572], [-52.47178277155496, -22.402436662977383], [-52.47174620281503, -22.402387746364422], [-52.47172610362178, -22.40236040456751], [-52.47169028782782, -22.402310859813344], [-52.47167052314969, -22.40228305804383], [-52.47163544789504, -22.40223289119249], [-52.47161600906801, -22.402204622588446], [-52.47158165582618, -22.402153831021522], [-52.471562534359016, -22.402125088853857], [-52.471528890237444, -22.402073678031485], [-52.47151008096907, -22.402044460102406], [-52.47147713237027, -22.40199243423765], [-52.47145862999192, -22.40196273809697], [-52.471426364038216, -22.40191010249252], [-52.47140816348037, -22.401879926070283], [-52.471376566607724, -22.4018266850035], [-52.47135866323887, -22.401796027156518], [-52.471327724496554, -22.401742189455106], [-52.471310115452596, -22.401711052080156], [-52.47128062797654, -22.401658071348546], [-52.471252304779306, -22.401606201099728], [-52.47122355080802, -22.40155253045546], [-52.47120657030129, -22.40152033066585], [-52.47117764577307, -22.401464611990907], [-52.471160942223364, -22.401431926481276], [-52.471132623285015, -22.40137563978427], [-52.471116200682125, -22.40134248562815], [-52.47108912587173, -22.401286972085273], [-52.47106303130208, -22.401232466454076], [-52.471036635094265, -22.40117630290688], [-52.47102081205403, -22.401142115788527], [-52.47099492513193, -22.401085324986582], [-52.470969927902196, -22.401029477196964], [-52.47094522002939, -22.400973266017896], [-52.47092079727279, -22.400916692954436], [-52.470896656331945, -22.40085976193937], [-52.47087279674787, -22.40080248374715], [-52.47084875085511, -22.400743727182775], [-52.470834111187514, -22.40070742568058], [-52.47081053138938, -22.400648095987897], [-52.470787679658, -22.400589587677516], [-52.47076509239782, -22.40053074704246], [-52.470742765043255, -22.400471575571075], [-52.470720692994014, -22.400412074893687], [-52.4706988716093, -22.4003522467767], [-52.470677296202325, -22.40029209311671], [-52.47065596243241, -22.400231617060562], [-52.47063486839362, -22.400170828913343], [-52.470614012818025, -22.400109740282844], [-52.470593391985126, -22.40004835572557], [-52.47057300116242, -22.39998667712332], [-52.47055283556254, -22.39992470644687], [-52.470533159026445, -22.39986328447934], [-52.47050636945641, -22.39977813776086], [-52.470487180844906, -22.399716055129687], [-52.47046793443137, -22.399652843598513], [-52.47044911147702, -22.399590101209732], [-52.47042357189855, -22.399503513697063], [-52.47040519266692, -22.399440153523113], [-52.47038678134393, -22.399375784249806], [-52.470368739864405, -22.39931182964673], [-52.47034433818067, -22.39922394962497], [-52.47032686716818, -22.399160046222185], [-52.470303023011446, -22.399071502671926], [-52.470285893736346, -22.399006947120135], [-52.47026256616964, -22.39891776002168], [-52.47024575115092, -22.39885256660006], [-52.470222899883055, -22.39876276296605], [-52.470206376659824, -22.39869696905676], [-52.47018396850108, -22.398606602052993], [-52.47016771445323, -22.398540242831622], [-52.47014580959308, -22.398449751416624], [-52.47012421501169, -22.398359380458377], [-52.47010038571579, -22.398258423526702]], "type": "LineString"}, "id": "428", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 629.578322301, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47260596217985, -22.403348915671437], [-52.472575167447566, -22.403322038331535], [-52.47252676361852, -22.403279330532147], [-52.472478698315356, -22.403236470076052], [-52.47244937189263, -22.403210023296047], [-52.47242059160325, -22.403183710378467], [-52.47239245455086, -22.403157609437816], [-52.47236454646111, -22.403131343699005], [-52.472335172195, -22.40310329659227], [-52.47232478829903, -22.403093274335966], [-52.472295765099645, -22.403064959062366], [-52.472268642202195, -22.403038116492603], [-52.47224173668082, -22.403011106631695], [-52.47221343977628, -22.402982293314846], [-52.47220337430658, -22.402971934559748], [-52.47217541208843, -22.402942850748158], [-52.47214925572007, -22.402915258595172], [-52.4721233100368, -22.402887500739585], [-52.4720960515747, -22.402857926221063], [-52.47208627863089, -22.402847210965216], [-52.47205933446307, -22.40281735787757], [-52.47203409367998, -22.402788999786768], [-52.47200905069157, -22.402760470374453], [-52.47198562801323, -22.402733414646615], [-52.4719459042568, -22.40268673064124], [-52.47192431532184, -22.40266091838904], [-52.47188541638156, -22.402613605255404], [-52.471864205787675, -22.402587361245264], [-52.471826109162144, -22.402539413517438], [-52.47180398349259, -22.402511088983946], [-52.47178074142698, -22.402480929118436], [-52.471758911605, -22.402452216137796], [-52.47172221167335, -22.402403124024193], [-52.47170198393208, -22.402375607351846], [-52.47166604221312, -22.402325888391818], [-52.47164615420633, -22.402297913136948], [-52.47161095820602, -22.40224757357569], [-52.47159140121449, -22.40221913312597], [-52.47155693237246, -22.402168170630613], [-52.47153769783176, -22.402139258490735], [-52.471503943140526, -22.402087678696105], [-52.471485025776026, -22.40205829284501], [-52.47145197153013, -22.402006100149343], [-52.47143336592111, -22.4019762383162], [-52.47140099912719, -22.4019234381958], [-52.47138270008964, -22.40189309848605], [-52.47135100707389, -22.401839695401467], [-52.47133300985232, -22.401808876831243], [-52.471301979513136, -22.401754879722045], [-52.47128428109379, -22.401723584298356], [-52.47125469785943, -22.401670431498985], [-52.47122627315493, -22.401618375335833], [-52.47119742879932, -22.40156453596696], [-52.471180368336086, -22.401532184546408], [-52.47115136592224, -22.40147631581731], [-52.471134586501165, -22.40144348183091], [-52.4711061936438, -22.401387048192124], [-52.471089699028674, -22.401353748644503], [-52.47106254719902, -22.401298077162295], [-52.47103637113197, -22.401243401280514], [-52.47100990248768, -22.40118708358717], [-52.47099401548149, -22.401152758250788], [-52.47096806023955, -22.401095817545357], [-52.47094299081462, -22.401039808436884], [-52.47091821315971, -22.400983438477354], [-52.4708937229809, -22.40092670921187], [-52.470869516914455, -22.400869624587283], [-52.47084559440716, -22.40081219531319], [-52.470821492673295, -22.400753302272857], [-52.470806803767445, -22.40071687865901], [-52.47078317146006, -22.40065741681804], [-52.47076026432222, -22.40059876661937], [-52.47073762359611, -22.40053978667421], [-52.47071524467035, -22.400480478499826], [-52.47069312289928, -22.400420843753988], [-52.470671253597104, -22.400360884229073], [-52.470649632032575, -22.40030060184628], [-52.47062825381684, -22.400239999763752], [-52.4706071169702, -22.400179088220153], [-52.47058622014793, -22.400117878738026], [-52.47056555958108, -22.400056375864224], [-52.47054513049955, -22.399994581499346], [-52.47052492807889, -22.399932497632093], [-52.47050521326511, -22.39987095613996], [-52.47047838422943, -22.39978568393255], [-52.470459160548224, -22.39972348779767], [-52.47043988313283, -22.399660174405334], [-52.470421028036434, -22.3995973248364], [-52.470395455389855, -22.399510625154033], [-52.470377046807776, -22.399447163754722], [-52.470358609556655, -22.399382703787396], [-52.47034054121369, -22.399318653912083], [-52.470316111922145, -22.399230674400908], [-52.47029861465897, -22.39916667493496], [-52.47027474557652, -22.39907803875937], [-52.47025759265345, -22.39901339403631], [-52.470234242687326, -22.398924121231264], [-52.47021740647224, -22.398858845578797], [-52.47019453516892, -22.398768963136522], [-52.47017799300087, -22.398703093738284], [-52.4701555669543, -22.39861265452398], [-52.47013929603827, -22.398546226381818], [-52.470117374248495, -22.39845566495364], [-52.47009576279732, -22.398365223321285], [-52.47007789780468, -22.39828953514313]], "type": "LineString"}, "id": "429", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 627.97826455, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47258223380141, -22.403365366361804], [-52.47255516781043, -22.40334174342723], [-52.47250665080353, -22.403298935763843], [-52.47245847076527, -22.40325597299224], [-52.472429013779696, -22.403229408466714], [-52.47240008683817, -22.403202961466626], [-52.4723718003434, -22.40317672189473], [-52.47234374440109, -22.403150317001067], [-52.47231424208947, -22.403122147630537], [-52.472303749411644, -22.40311202037965], [-52.472274600433906, -22.403083582391943], [-52.47224733533917, -22.403056599090984], [-52.47222028928489, -22.4030294481485], [-52.47219187079679, -22.40300051102519], [-52.472181702123564, -22.40299004605795], [-52.472153620679975, -22.402960838234446], [-52.472127329622715, -22.402933103995068], [-52.47210125092704, -22.40290520383262], [-52.47207387749548, -22.402875504571472], [-52.472064007068255, -22.402864682431126], [-52.4720369504076, -22.40283470470098], [-52.47201158269681, -22.40280620400189], [-52.47198641451668, -22.402777531964155], [-52.47196285306833, -22.402750315937272], [-52.471922977677416, -22.402703453720356], [-52.471901239785616, -22.40267746336705], [-52.47186219455229, -22.402629972287055], [-52.47184084034958, -22.402603550583745], [-52.47180260283659, -22.402555425528092], [-52.4717803526841, -22.402526941630047], [-52.47175700181306, -22.40249664056793], [-52.47173505164962, -22.402467769294955], [-52.47169822052628, -22.402418501680653], [-52.47167786423701, -22.402390810132843], [-52.47164179659309, -22.4023409169669], [-52.47162178525766, -22.402312768226647], [-52.47158646851171, -22.402262255955424], [-52.47156679335573, -22.402233643659997], [-52.471532208913516, -22.402182510236155], [-52.47151286129931, -22.402153428124052], [-52.471478996038456, -22.40210167935711], [-52.47145997057787, -22.40207212558395], [-52.4714268106849, -22.402019766057354], [-52.47140810184525, -22.40198973853174], [-52.47137563421116, -22.401936773895336], [-52.47135723669393, -22.40190627089804], [-52.47132544753513, -22.401852705795623], [-52.47130735646089, -22.40182172650213], [-52.47127623452485, -22.40176756998513], [-52.47125844673015, -22.401736116512666], [-52.47122876773754, -22.40168279164549], [-52.471200241525835, -22.401630549567983], [-52.47117130678593, -22.401576541474444], [-52.471154166366226, -22.401544038422927], [-52.47112508606681, -22.401488019639658], [-52.471108230774405, -22.401455037176465], [-52.47107976399806, -22.401398456595867], [-52.47106319737074, -22.40136501165675], [-52.471035968521875, -22.401309182235146], [-52.471009710957475, -22.401254336102742], [-52.47098316987674, -22.401197864263235], [-52.47096721890464, -22.40116340070882], [-52.4709411953429, -22.40110631009989], [-52.47091605372284, -22.4010501396725], [-52.47089120628588, -22.400993610932492], [-52.47086664868489, -22.40093672546496], [-52.4708423774929, -22.400879487230824], [-52.47081839206242, -22.40082190687483], [-52.470794234487514, -22.40076287735852], [-52.47077949634344, -22.400726331633013], [-52.470755811526836, -22.400666737643736], [-52.47073284898259, -22.40060794555676], [-52.47071015479059, -22.400548826301463], [-52.4706877242937, -22.40048938142405], [-52.470665552800824, -22.40042961260974], [-52.47064363558124, -22.40036952167689], [-52.470621967859195, -22.400309110571293], [-52.47060054519768, -22.40024838246237], [-52.47057936554323, -22.40018734752237], [-52.47055842747432, -22.400126017188615], [-52.470537727173586, -22.400064395998257], [-52.47051725983325, -22.400002485870747], [-52.47049702059185, -22.399940288812655], [-52.47047726750045, -22.39987862779591], [-52.47045039899916, -22.399793230099537], [-52.470431140248294, -22.399730920460954], [-52.470411831831086, -22.399667505207432], [-52.47039294459266, -22.39960454845833], [-52.47036733887802, -22.399517736606256], [-52.47034890094553, -22.399454173981574], [-52.4703304377663, -22.399389623320232], [-52.470312342559936, -22.39932547817266], [-52.47028788566062, -22.39923739917206], [-52.4702703621468, -22.39917330364295], [-52.47024646813866, -22.39908457484201], [-52.47022929156765, -22.39901984094768], [-52.470205919202144, -22.398930482436022], [-52.470189061790705, -22.398865124552675], [-52.47016617045198, -22.398775163302144], [-52.47014960933913, -22.39870921841495], [-52.47012716540476, -22.3986187069901], [-52.47011087762058, -22.398552209927125], [-52.470088938901206, -22.3984615784858], [-52.470067310580276, -22.398371066179305], [-52.47005540988379, -22.398320646756854]], "type": "LineString"}, "id": "430", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 626.3782068, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472558476216065, -22.403381791562374], [-52.47253516816767, -22.403361448520723], [-52.47248653798291, -22.403318540993293], [-52.47243824320955, -22.40327547590615], [-52.47240865566113, -22.403248793635086], [-52.47237958206743, -22.403222212552425], [-52.4723511461303, -22.403195834349283], [-52.47232294233542, -22.403169290300717], [-52.472293311978284, -22.403140998666363], [-52.4722827105186, -22.40313076642084], [-52.47225343576251, -22.403102205719023], [-52.47222602847048, -22.403075081686822], [-52.472198841883305, -22.403047789662708], [-52.472170301811644, -22.403018728732906], [-52.47216002993489, -22.403008157553504], [-52.47213182926586, -22.40297882571804], [-52.47210540351972, -22.402950949392256], [-52.47207919181164, -22.4029229069229], [-52.47205170341063, -22.40289308291912], [-52.47204173550001, -22.40288215389423], [-52.47201456634651, -22.402852051521556], [-52.47198907170802, -22.402823408214118], [-52.47196377833619, -22.402794593550958], [-52.47194007811784, -22.402767217225], [-52.47190005109248, -22.402720176796485], [-52.47187816424383, -22.402694008342028], [-52.471838972717485, -22.402646339315623], [-52.47181747490598, -22.402619739919096], [-52.47177909650555, -22.402571437535578], [-52.471756721870136, -22.402542794272946], [-52.471733262193695, -22.402512352014185], [-52.47171119168881, -22.402483322448838], [-52.47167422937381, -22.40243387933381], [-52.47165374453656, -22.402406012910493], [-52.471617550967714, -22.40235594553859], [-52.47159741630367, -22.402327623312914], [-52.471561978812126, -22.40227693833169], [-52.47154218549171, -22.402248154190527], [-52.47150748544936, -22.402196849838166], [-52.471488024761676, -22.40216759775379], [-52.471454048931236, -22.40211568001451], [-52.471434915374594, -22.402085958319258], [-52.4714016498346, -22.40203343196169], [-52.47138283776435, -22.40200323874356], [-52.47135026929011, -22.401950109591137], [-52.47133177329325, -22.40191944330625], [-52.47129988799142, -22.401865716185974], [-52.471281703064555, -22.40183457616918], [-52.47125048953171, -22.40178026024433], [-52.47123261236168, -22.401748648723057], [-52.471202837610875, -22.401695151788065], [-52.471174209892006, -22.401642723796172], [-52.471145184767856, -22.40158854697794], [-52.47112796439173, -22.40155589229544], [-52.47109880620677, -22.40149972345795], [-52.47108187504307, -22.401466592517945], [-52.47105333434779, -22.40140986499551], [-52.47103669570831, -22.40137627466485], [-52.47100938984029, -22.40132028730385], [-52.47098305077858, -22.401265270920806], [-52.47095643726146, -22.401208644935096], [-52.47094042232348, -22.401174043162616], [-52.47091433044199, -22.401116802650144], [-52.470889116626836, -22.401060470903825], [-52.47086419940787, -22.401003783383324], [-52.47083957438476, -22.400946741713707], [-52.47081523806727, -22.400889349870013], [-52.47079118971365, -22.400831618432097], [-52.47076697629774, -22.40077245243978], [-52.47075218891549, -22.4007357846026], [-52.47072845158971, -22.40067605846498], [-52.47070543363911, -22.400617124489674], [-52.47068268598126, -22.400557865924227], [-52.47066020391327, -22.400498284343787], [-52.470637982698655, -22.400438381460983], [-52.470616017561696, -22.400378159120166], [-52.47059430368218, -22.40031761929173], [-52.470572836574924, -22.400256765156406], [-52.470551614112715, -22.40019560681998], [-52.47053063479721, -22.40013415563458], [-52.470509894762614, -22.400072416127653], [-52.47048938916353, -22.400010390237505], [-52.47046911310142, -22.399948079988565], [-52.47044932173244, -22.399886299447186], [-52.47042241376559, -22.399800776261845], [-52.4704031199451, -22.399738353119538], [-52.470383780526106, -22.399674836004802], [-52.4703648611457, -22.399611772075534], [-52.47033922236304, -22.399524848053748], [-52.470320755080174, -22.399461184203673], [-52.47030226597287, -22.399396542848308], [-52.47028414390314, -22.39933230242846], [-52.470259659396085, -22.399244123938416], [-52.470242109631656, -22.39917993234613], [-52.47021819069787, -22.399091110919827], [-52.47020099047895, -22.39902628785423], [-52.47017759571409, -22.398936843635955], [-52.470160717106346, -22.39887140352172], [-52.47013780573223, -22.39878136346292], [-52.4701212256746, -22.39871534308676], [-52.470098763852455, -22.398624759451344], [-52.47008245920016, -22.398558193467576], [-52.47006050355122, -22.39846749201307], [-52.47003885836056, -22.398376909032436], [-52.47003292195312, -22.398351758367884]], "type": "LineString"}, "id": "431", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 624.774025701, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47253382247063, -22.40339743460477], [-52.47251516851928, -22.40338115361199], [-52.47246642515667, -22.403338146220506], [-52.4724180156482, -22.403294978817794], [-52.47238829753691, -22.40326817880114], [-52.47235907729105, -22.403241463635887], [-52.472330491911535, -22.403214946801448], [-52.47230214026409, -22.40318826359794], [-52.47227238186143, -22.403159849699733], [-52.47226167161988, -22.403149512459557], [-52.47223227108545, -22.403120829043583], [-52.472204721596135, -22.403093564280123], [-52.47217739447606, -22.403066131174352], [-52.47214873282084, -22.40303694643801], [-52.47213835774056, -22.403026269046414], [-52.47211003784611, -22.402996813198964], [-52.472083477411076, -22.402968794786723], [-52.47205713269061, -22.402940610010447], [-52.47202952932014, -22.40291066126398], [-52.472019463926124, -22.402899625354525], [-52.471992182279806, -22.402869398339302], [-52.47196656071363, -22.402840612423493], [-52.47194114215011, -22.402811655134844], [-52.471917303161774, -22.402784118509768], [-52.47187712450197, -22.402736899869623], [-52.4718550886965, -22.402710553313977], [-52.47181575087715, -22.402662706341125], [-52.47179410945687, -22.402635929251325], [-52.47175559016903, -22.402587449539915], [-52.47173309105071, -22.40255864691266], [-52.47170952256888, -22.402528063457225], [-52.47168733172258, -22.402498875599463], [-52.47165023821595, -22.40244925698367], [-52.47162962483075, -22.4024212156848], [-52.471593305336995, -22.40237097410691], [-52.47157304734438, -22.402342478395763], [-52.471537489107256, -22.402291620704506], [-52.471517577622436, -22.402262664717558], [-52.471482761979985, -22.40221118943665], [-52.47146318821885, -22.402181767379954], [-52.47142910181886, -22.402129680668313], [-52.4714098601662, -22.402099791050933], [-52.4713764889792, -22.40204709786235], [-52.4713575736784, -22.402016738951673], [-52.47132490436406, -22.40196344528318], [-52.471306309887595, -22.401932615710678], [-52.47127432844279, -22.40187872657252], [-52.47125604966332, -22.401847425832397], [-52.471224744533714, -22.401792950499665], [-52.47120677798841, -22.401761180929565], [-52.47117690747943, -22.401707511926713], [-52.47114817825345, -22.401654898020386], [-52.471119062745096, -22.401600552477447], [-52.47110176241257, -22.401567746163906], [-52.47107252634211, -22.401511427272183], [-52.47105551930717, -22.401478147855336], [-52.471026904693, -22.40142127339105], [-52.4710101940414, -22.40138753766882], [-52.47098281115426, -22.401331392368387], [-52.4709563905953, -22.401276205734664], [-52.470929704641826, -22.401219425602722], [-52.470913625738014, -22.401184685612176], [-52.47088746553681, -22.401127295196154], [-52.47086217952662, -22.401070802130878], [-52.47083719252569, -22.401013955829832], [-52.47081250008051, -22.400956757958127], [-52.47078809863758, -22.40089921250481], [-52.47076398736086, -22.40084132998498], [-52.47073971810399, -22.400782027516648], [-52.4707248814836, -22.400745237567754], [-52.470701091648685, -22.400685379281786], [-52.47067801829177, -22.400626303418125], [-52.47065521716812, -22.400566905542497], [-52.47063268352909, -22.400507187259006], [-52.47061041259276, -22.400447150307688], [-52.47058839953848, -22.40038679655891], [-52.470566639501534, -22.40032612800762], [-52.47054512794858, -22.400265147845868], [-52.470523862678654, -22.400203866113007], [-52.47050284211659, -22.40014229407593], [-52.47048206234818, -22.400080436252424], [-52.47046151849039, -22.400018294599594], [-52.47044120560762, -22.3999558711598], [-52.47042137596108, -22.399893971093775], [-52.47039442852873, -22.399808322419457], [-52.470375099638645, -22.399745785773405], [-52.470355729217914, -22.399682166797465], [-52.47033677769555, -22.399618995688005], [-52.470311105844914, -22.399531959496482], [-52.47029260921171, -22.39946819442102], [-52.470274094176375, -22.39940346237161], [-52.47025594524331, -22.399339126679482], [-52.47023143312855, -22.399250848699992], [-52.47021385711355, -22.399186561044505], [-52.47018991325414, -22.39909764699285], [-52.470172689387354, -22.39903273475595], [-52.47014927222316, -22.398943204831046], [-52.470132372419144, -22.398877682485935], [-52.47010944100967, -22.39878756361886], [-52.470092842007304, -22.398721467753717], [-52.470070362297406, -22.398630811907744], [-52.47005404077701, -22.398564177003145], [-52.47003206819852, -22.398473405535462], [-52.470010188629, -22.39838184162488]], "type": "LineString"}, "id": "432", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 623.159934652, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472509097460396, -22.403413148214756], [-52.47244631232479, -22.40335775144546], [-52.47239778808122, -22.403314481727158], [-52.47236793940706, -22.403287563964902], [-52.472338572509024, -22.403260714717003], [-52.47230983768713, -22.403234059251243], [-52.4722813381871, -22.40320723689275], [-52.47225145173893, -22.40317870073066], [-52.472240632715526, -22.403168258495796], [-52.47221110640274, -22.403139452365643], [-52.47218341471613, -22.403112046870852], [-52.47215594706316, -22.403084472683403], [-52.47212716382438, -22.40305516414049], [-52.47211668554058, -22.403044380536695], [-52.47208824642069, -22.403014800677223], [-52.4720615512968, -22.402986640178494], [-52.47203507356394, -22.40295831309523], [-52.472007355224015, -22.40292823960606], [-52.47199719234661, -22.40291709681202], [-52.471969798207475, -22.402886745154195], [-52.471944049713635, -22.402857816629982], [-52.47191850595841, -22.402828716715828], [-52.47189452820012, -22.402801019791593], [-52.4718541979059, -22.402753622939777], [-52.471832013143626, -22.40272709828287], [-52.47179252903128, -22.402679073363544], [-52.47177074400226, -22.402652118580452], [-52.47173208382702, -22.40260346154108], [-52.47170946022581, -22.402574499549164], [-52.471685782938614, -22.402543774897016], [-52.471663471750915, -22.40251442874682], [-52.47162624705268, -22.40246463463021], [-52.47160550511957, -22.40243641845575], [-52.47156905970094, -22.402386002671836], [-52.47154867837976, -22.402357333475184], [-52.471512999397106, -22.402306303073868], [-52.47149296974792, -22.4022771752411], [-52.47145803850539, -22.40222552903159], [-52.47143835167085, -22.402195937002553], [-52.47140415470134, -22.402143681318496], [-52.471384804952685, -22.402113623778952], [-52.47135132811873, -22.40206076375933], [-52.4713323095874, -22.402030239156076], [-52.47129953943299, -22.401976780971502], [-52.47128084647696, -22.40194578811134], [-52.47124876888921, -22.40189173695524], [-52.471230396257184, -22.401860275491778], [-52.47119899953085, -22.401805640751135], [-52.4711809436103, -22.40177371313216], [-52.471150977343214, -22.40171987206142], [-52.471122146610156, -22.401667072240627], [-52.47109294071765, -22.40161255797294], [-52.47107556042877, -22.401579600028363], [-52.47104624647285, -22.401523131082378], [-52.4710291635667, -22.401489703188652], [-52.47100047503367, -22.401432681782477], [-52.47098369236999, -22.401398800668662], [-52.47095623246379, -22.40134249742877], [-52.47092973040761, -22.401287140544348], [-52.470902972017846, -22.401230206266153], [-52.470886829148235, -22.4011953280575], [-52.470860600627375, -22.401137787737888], [-52.47083524242219, -22.40108113335363], [-52.47081018563936, -22.401024128272017], [-52.47078542577215, -22.400966774198203], [-52.4707609592038, -22.40090907513527], [-52.47073678500404, -22.400851041533475], [-52.47071245990626, -22.40079160258909], [-52.47069757404777, -22.400754690528483], [-52.47067373170376, -22.400694700094142], [-52.47065060294057, -22.4006354823421], [-52.47062774835118, -22.400575945156287], [-52.47060516314113, -22.400516090169724], [-52.47058284248316, -22.400455919149884], [-52.47056078151159, -22.400395433993094], [-52.470538975317254, -22.400334636718934], [-52.470517419318654, -22.400273530530733], [-52.47049611124105, -22.400212125401435], [-52.470475049432466, -22.400150432512664], [-52.47045422993028, -22.40008845637256], [-52.47043364781381, -22.400026198957057], [-52.47041329811042, -22.39996366232639], [-52.47039343018639, -22.399901642735703], [-52.47036644328856, -22.39981586857237], [-52.47034707932893, -22.399753218422575], [-52.47032767790649, -22.399689497585403], [-52.47030869424222, -22.39962621929575], [-52.47028298932365, -22.399539070934487], [-52.47026446334014, -22.39947520463361], [-52.47024592237679, -22.399410381890142], [-52.470227746580434, -22.399345950925724], [-52.47020320685802, -22.399257573456776], [-52.470185604592466, -22.399193189738092], [-52.47016163580747, -22.399104183061045], [-52.470144388292844, -22.39903918165286], [-52.470120948729374, -22.398949566021308], [-52.4701040277291, -22.398883961445296], [-52.470081076284295, -22.39879376376994], [-52.47006445833722, -22.398727592415824], [-52.4700419607396, -22.398636864359265], [-52.47002562235114, -22.39857016053385], [-52.470003632843124, -22.39847931905297], [-52.469987520124, -22.398411888818064]], "type": "LineString"}, "id": "433", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 621.54833054, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47248447295027, -22.403428772692912], [-52.47242619948729, -22.403377356668173], [-52.47237756050859, -22.403333984634244], [-52.472347581271556, -22.40330694912636], [-52.472318067721346, -22.40327996579579], [-52.47228918345706, -22.40325317169865], [-52.472260536104464, -22.403226210185167], [-52.47223052161076, -22.40319755175913], [-52.4722195938055, -22.403187004529567], [-52.47218994171436, -22.40315807568519], [-52.47216210783046, -22.40313052945905], [-52.472134499644596, -22.40310281418987], [-52.47210559482226, -22.403073381840365], [-52.47209501333495, -22.40306249202432], [-52.47206645498962, -22.403032788152796], [-52.47203962517687, -22.403004485567546], [-52.47201301443163, -22.402976016177284], [-52.47198518112227, -22.40294581794537], [-52.47197492076148, -22.4029345682667], [-52.47194741412954, -22.40290409196626], [-52.47192153870803, -22.40287502083361], [-52.47189586976114, -22.402845778293898], [-52.47187175323288, -22.40281792107046], [-52.471831271304254, -22.40277034600693], [-52.471808937585195, -22.402743643248755], [-52.47176930717989, -22.4026954403829], [-52.47174737854213, -22.402668307906453], [-52.471708577479525, -22.402619473539108], [-52.47168582939546, -22.402590352182475], [-52.4716620433029, -22.402559486333583], [-52.47163961177384, -22.402529981890904], [-52.47160225588402, -22.402480012273458], [-52.47158138540301, -22.402451621223364], [-52.47154481405954, -22.4024010312334], [-52.471524309409844, -22.4023721885512], [-52.47148850968167, -22.402320985439758], [-52.47146836186815, -22.402291685761146], [-52.47143331502557, -22.402239868623], [-52.47141351511765, -22.402210106621585], [-52.47137920757866, -22.40215768196509], [-52.471359749734056, -22.402127456503347], [-52.471326167253174, -22.40207442965264], [-52.47130704549136, -22.402043739356767], [-52.47127417449692, -22.401990116656066], [-52.47125538306136, -22.40195896050823], [-52.4712232093307, -22.40190474733417], [-52.47120474284615, -22.401873125147308], [-52.47117325452313, -22.401818330998736], [-52.47115510922737, -22.401786245330857], [-52.47112504720221, -22.4017322321922], [-52.47109611496214, -22.401679246456894], [-52.4710668186855, -22.401624563464438], [-52.471049358440325, -22.40159145388879], [-52.471019966598995, -22.401534834888505], [-52.47100280782166, -22.401501258517893], [-52.47097404536982, -22.401444090169797], [-52.47095719069411, -22.40141006366438], [-52.47092965376888, -22.40135360248498], [-52.470903070215535, -22.401298075349835], [-52.47087623938951, -22.401240986925362], [-52.47086003255415, -22.40120597049858], [-52.47083373571367, -22.40114828027537], [-52.47080830531354, -22.401091464572094], [-52.470783178748846, -22.401034300709902], [-52.470758351459665, -22.40097679043393], [-52.470733819765954, -22.40091893776136], [-52.47070958264321, -22.40086075307758], [-52.47068520170454, -22.400801177657133], [-52.47067026660799, -22.400764143484786], [-52.47064637175494, -22.400704020902054], [-52.47062318758553, -22.400644661261623], [-52.47060027953042, -22.400584984765587], [-52.47057764274942, -22.400524993075926], [-52.47055527236983, -22.40046468798754], [-52.47053316348102, -22.40040407142274], [-52.47051131112934, -22.400343145425698], [-52.470489710685136, -22.40028191321103], [-52.47046835979989, -22.40022038468526], [-52.47044725674483, -22.400158570944793], [-52.470426397508916, -22.400096476488066], [-52.47040577713382, -22.40003410330986], [-52.47038539060985, -22.39997145348832], [-52.47036548440835, -22.399909314372945], [-52.47033845804509, -22.3998234147206], [-52.47031905901596, -22.399760651067044], [-52.470299626591846, -22.399696828368633], [-52.47028061078571, -22.399633442898764], [-52.47025487279923, -22.399546182367736], [-52.470236317465464, -22.399482214841427], [-52.47021775057414, -22.399417301403908], [-52.47019954791452, -22.399352775167188], [-52.47017498058448, -22.399264298208763], [-52.47015735206842, -22.399199818426876], [-52.47013335835788, -22.39911071912444], [-52.47011608719544, -22.399045628544933], [-52.47009262523271, -22.398955927206746], [-52.470075683036214, -22.398890240399833], [-52.470052711556114, -22.398799963916176], [-52.47003607466435, -22.398733717073064], [-52.47001355917904, -22.398642916805926], [-52.469997203922524, -22.398576144059682], [-52.46997519748503, -22.398485232565612], [-52.46996485160947, -22.398441936008474]], "type": "LineString"}, "id": "434", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 619.937478568, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47245984843448, -22.403444397167597], [-52.472406086644156, -22.40339696188865], [-52.47235733293033, -22.403353487539064], [-52.472327223130414, -22.403326334285495], [-52.47229756292803, -22.403299216872224], [-52.47226852922133, -22.40327228414368], [-52.47223973401616, -22.403245183475146], [-52.47220959147693, -22.403216402785148], [-52.47219855488981, -22.403205750560844], [-52.47216877702032, -22.40317669900222], [-52.47214080093913, -22.403149012044715], [-52.47211305222038, -22.403121155693754], [-52.47208402581448, -22.403091599537625], [-52.47207334112366, -22.403080603509302], [-52.472044663552914, -22.4030507756257], [-52.47201769905129, -22.403022330953878], [-52.47199095529368, -22.402993719256575], [-52.47196300701489, -22.402963396281887], [-52.47195264917073, -22.40295203971858], [-52.47192503004598, -22.402921438775497], [-52.47189902769682, -22.402892225034353], [-52.47187323355826, -22.40286283986906], [-52.47184897826007, -22.402834822346403], [-52.471808344697045, -22.4027870690711], [-52.47178586202123, -22.402760188211598], [-52.47174608532297, -22.40271180739916], [-52.471724013076496, -22.402684497229323], [-52.471685071126544, -22.402635485533963], [-52.47166219855963, -22.402606204812596], [-52.47163830366175, -22.402575197766918], [-52.47161575179133, -22.402545535031738], [-52.471578264709954, -22.40249538991339], [-52.471557265681085, -22.402466823987634], [-52.4715205684128, -22.40241605979156], [-52.47149994043461, -22.402387043623786], [-52.47146401996095, -22.402335667802188], [-52.471443753983124, -22.40230619627769], [-52.47140859154053, -22.402254208210874], [-52.471388678559265, -22.402224276237046], [-52.47135426045083, -22.40217168260806], [-52.471334694510304, -22.40214128922408], [-52.47130100638253, -22.402088095542275], [-52.47128178139027, -22.402057239553756], [-52.47124880955583, -22.402003452336892], [-52.471229919640784, -22.401972132901342], [-52.471197649767255, -22.401917757709295], [-52.471179089430215, -22.40188597479902], [-52.471147509510544, -22.401831021242455], [-52.471129274839626, -22.40179877752567], [-52.471099117056426, -22.401744592319048], [-52.47107008330938, -22.40169142066921], [-52.47104069664867, -22.401636568951943], [-52.47102315644723, -22.401603307745184], [-52.47099368672052, -22.40154653869059], [-52.470976452072065, -22.401512813843045], [-52.47094761570144, -22.40145549855301], [-52.47093068901374, -22.40142132665596], [-52.47090307506952, -22.40136470753705], [-52.47087641001907, -22.40130901015114], [-52.470849506756835, -22.401251767580366], [-52.47083323595576, -22.401216612935425], [-52.4708068707957, -22.40115877280858], [-52.470781368200676, -22.401101795786282], [-52.47075617185416, -22.401044473143468], [-52.47073127714305, -22.400986806665333], [-52.47070668032404, -22.40092880038308], [-52.47068238027835, -22.400870464617288], [-52.47065794349884, -22.40081075272076], [-52.47064295916427, -22.400773596436675], [-52.47061901180221, -22.400713341705508], [-52.47059577222663, -22.400653840176677], [-52.47057281070587, -22.4005940243704], [-52.47055012235395, -22.400533895977627], [-52.47052770225278, -22.400473456820677], [-52.470505545446784, -22.400412708847835], [-52.4704836469378, -22.40035165412788], [-52.47046200204803, -22.400290295886744], [-52.47044060835518, -22.400228643964486], [-52.470419464053705, -22.4001667093723], [-52.47039856508409, -22.400104496598946], [-52.4703779064504, -22.400042007658037], [-52.470357483105886, -22.39997924464559], [-52.470337538626964, -22.399916986005522], [-52.470310472798324, -22.39983096086414], [-52.47029103869973, -22.3997680837068], [-52.47027157527398, -22.399704159147152], [-52.47025252732601, -22.399640666497042], [-52.47022675627168, -22.399553293796252], [-52.47020817158768, -22.399489225044505], [-52.47018957876842, -22.39942422091291], [-52.470171349245575, -22.39935959940389], [-52.47014675430793, -22.399271022955965], [-52.4701290995414, -22.399206447110853], [-52.47010508090535, -22.39911725518303], [-52.470087786095135, -22.399052075432202], [-52.470064301733174, -22.39896228838735], [-52.47004733834049, -22.39889651934952], [-52.47002434682512, -22.39880616405756], [-52.47000769098871, -22.398739841725455], [-52.469985157615724, -22.398648969247738], [-52.46996878549119, -22.398582127580642], [-52.46994676212423, -22.398491146073365], [-52.46994216805967, -22.39847192031479]], "type": "LineString"}, "id": "435", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 618.333758791, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47243522391308, -22.40346002163879], [-52.47238597379539, -22.403416567106866], [-52.47233710534643, -22.403372990441607], [-52.472306864983636, -22.40334571944234], [-52.47227705812905, -22.403318467946317], [-52.47224787497996, -22.403291396586344], [-52.4722189319222, -22.403264156762706], [-52.47218866133745, -22.40323525380873], [-52.47217751596846, -22.40322449658966], [-52.472147612320626, -22.403195322316744], [-52.47211949404214, -22.403167494627812], [-52.4720916047905, -22.403139497195056], [-52.472062456801055, -22.403109817232266], [-52.472051668906715, -22.403098714991646], [-52.47202287211056, -22.403068763095927], [-52.471995772920074, -22.403040176337502], [-52.471968896150095, -22.403011422333122], [-52.47194083290188, -22.40298097461563], [-52.47193037757435, -22.402969511167655], [-52.4719026459568, -22.402938785581892], [-52.47187651668, -22.402909429232224], [-52.471850597349786, -22.40287990144132], [-52.47182620328167, -22.40285172361938], [-52.471785418084266, -22.402803792132268], [-52.471762786451706, -22.402776733171404], [-52.47172286346052, -22.402728174412353], [-52.47170064760536, -22.402700686549093], [-52.47166156476807, -22.40265149752565], [-52.471638567718344, -22.402622057439515], [-52.47161456401514, -22.402590909197023], [-52.47159189180341, -22.402561088169296], [-52.47155427353051, -22.40251076755002], [-52.47153314595379, -22.402482026748558], [-52.47149632276071, -22.402431088346326], [-52.471475571454064, -22.40240189869294], [-52.471439530234946, -22.402350350161154], [-52.47141914609285, -22.40232070679073], [-52.47138386805028, -22.40226854779522], [-52.471363841995704, -22.402238445848926], [-52.471329313317845, -22.402185683247435], [-52.471309639281436, -22.402155121941195], [-52.47127584550681, -22.40210176142824], [-52.471256517284125, -22.402070739747032], [-52.471223444609734, -22.402016788013974], [-52.47120445621523, -22.401985305290673], [-52.47117209019887, -22.401930768080614], [-52.47115343600939, -22.401898824446874], [-52.471121764493105, -22.401843711482325], [-52.47110344044706, -22.401811309716564], [-52.47107318690587, -22.401756952441954], [-52.47104405165189, -22.40170359487756], [-52.47101457460716, -22.401648574435445], [-52.47099695444949, -22.401615161597558], [-52.47096740683744, -22.401558242488623], [-52.47095009631789, -22.401524369164115], [-52.470921186028534, -22.401466906932118], [-52.47090418732888, -22.401432589643402], [-52.47087649636572, -22.401375812584952], [-52.470849749818214, -22.401319944948252], [-52.47082277411981, -22.40126254823116], [-52.470806439353055, -22.401227255368042], [-52.47078000587347, -22.401169265337533], [-52.4707544310836, -22.40111212699617], [-52.47072916495532, -22.401054645572724], [-52.470704202822326, -22.400996822892388], [-52.47067954087805, -22.400938663000453], [-52.47065517790946, -22.400880176152622], [-52.470630685289166, -22.400820327779982], [-52.47061565171661, -22.400783049384117], [-52.470591651845595, -22.40072266250454], [-52.47056835686388, -22.40066301908726], [-52.4705453418775, -22.400603063970728], [-52.4705226019547, -22.400542798874817], [-52.47050013213202, -22.400482225649277], [-52.470477927408865, -22.400421346268384], [-52.47045598274263, -22.400360162825518], [-52.47043429340733, -22.400298678557874], [-52.47041285690693, -22.40023690323912], [-52.47039167135907, -22.400174847795206], [-52.470370732655795, -22.4001125167052], [-52.47035003576355, -22.400049912001567], [-52.47032957559854, -22.3999870357982], [-52.470309592842234, -22.399924657633424], [-52.47028248754826, -22.39983850700299], [-52.470263018380244, -22.39977551634185], [-52.4702435239529, -22.39971148992094], [-52.47022444386313, -22.399647890090584], [-52.47019863974098, -22.39956040522002], [-52.47018002570679, -22.39949623524283], [-52.47016140695962, -22.39943114041715], [-52.47014315057358, -22.399366423635794], [-52.47011852802839, -22.399277747698385], [-52.470100847011416, -22.39921307579004], [-52.470076803449885, -22.399123791236793], [-52.47005948499193, -22.399058522314647], [-52.470035978230776, -22.398968649563116], [-52.470018993641936, -22.39890279829438], [-52.469995982091326, -22.398812364194097], [-52.469979307310275, -22.39874596637299], [-52.469956756049655, -22.398655021684668], [-52.46994036705713, -22.398588111096736], [-52.469919442810024, -22.398501670134003]], "type": "LineString"}, "id": "436", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 616.756312707, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47241059938605, -22.4034756461065], [-52.472365860941004, -22.403436172322856], [-52.4723168777569, -22.40339249334188], [-52.47228650683121, -22.403365104596876], [-52.472256553324435, -22.40333771901807], [-52.47222722073294, -22.40331050902661], [-52.472198129822594, -22.403283130047857], [-52.47216773119231, -22.403254104829855], [-52.47215647704145, -22.403243242615986], [-52.47212644761527, -22.403213945628767], [-52.472098187139494, -22.403185977208373], [-52.472070157354956, -22.403157838693783], [-52.47204088778197, -22.40312803492429], [-52.47202999668412, -22.40311682647135], [-52.472001080662544, -22.40308675056347], [-52.47197384678321, -22.403058021718422], [-52.471946837000864, -22.40302912540692], [-52.47191865878324, -22.402998552946595], [-52.47190810597234, -22.40298698261392], [-52.47188026186201, -22.402956132385437], [-52.471854005657576, -22.402926633427235], [-52.47182796113572, -22.40289696301067], [-52.47180342829769, -22.40286862488941], [-52.471762491465924, -22.402820515190463], [-52.471739710876626, -22.402793278128183], [-52.47169964159254, -22.402744541422464], [-52.4716772821287, -22.402716875865735], [-52.47163805840411, -22.402667509514192], [-52.47161493687159, -22.402637910063238], [-52.47159082436309, -22.402606620623914], [-52.47156803181005, -22.402576641303583], [-52.47153028234565, -22.402526145183348], [-52.47150902622113, -22.402497229506135], [-52.471472077103286, -22.402446116897725], [-52.4714512024682, -22.40241675375868], [-52.471415040503665, -22.40236503251667], [-52.47139453819733, -22.402335217300283], [-52.47135914455481, -22.402282887376025], [-52.47133900542695, -22.402252615457247], [-52.471304366179716, -22.402199683883204], [-52.47128458404746, -22.40216895465466], [-52.47125068462601, -22.402115427310523], [-52.47123125317294, -22.40208423993661], [-52.47119807965863, -22.40203012368732], [-52.47117899278471, -22.40199847767624], [-52.47114653062555, -22.40194377844812], [-52.471127782583665, -22.401911674090897], [-52.47109601947081, -22.401856401718316], [-52.47107760604967, -22.40182384190358], [-52.47104725675053, -22.40176931256095], [-52.47101801998967, -22.40171576908194], [-52.47098845256095, -22.401660579914942], [-52.47097075244709, -22.401627015445904], [-52.470941126949754, -22.40156994628259], [-52.47092374055915, -22.401535924481113], [-52.47089475635111, -22.401478315307134], [-52.47087768563953, -22.401443852626716], [-52.470849917657475, -22.401386917628695], [-52.470823089612956, -22.40133087974118], [-52.47079604147842, -22.401273328877718], [-52.470779642746045, -22.40123789779641], [-52.470753140946975, -22.401179757862224], [-52.4707274939623, -22.40112245820177], [-52.47070215805231, -22.401064817997668], [-52.470677128497485, -22.401006839115112], [-52.470652401428, -22.40094852561345], [-52.470627975536544, -22.40088988768356], [-52.47060342707551, -22.400829902834804], [-52.47058834426501, -22.40079250232714], [-52.470564291885076, -22.4007319832991], [-52.47054094149727, -22.400672197993376], [-52.47051787304532, -22.40061210356657], [-52.470495081551704, -22.400551701767505], [-52.47047256200753, -22.400490994473355], [-52.47045030936727, -22.400429983684393], [-52.470428318543824, -22.400368671518578], [-52.47040658476305, -22.400307061224424], [-52.47038510545514, -22.40024516250915], [-52.47036387866092, -22.400182986213498], [-52.47034290022404, -22.40012053680682], [-52.47032216507329, -22.40005781634044], [-52.47030166808781, -22.39999482694614], [-52.470281647054165, -22.399932329256654], [-52.4702545022949, -22.399846053137153], [-52.47023499805749, -22.399782948972195], [-52.47021547262859, -22.399718820690016], [-52.47019636039707, -22.399655113679405], [-52.47017052320713, -22.39956751663903], [-52.47015187982279, -22.399503245436392], [-52.47013323514774, -22.399438059916612], [-52.470114951898545, -22.39937324786293], [-52.470090301745834, -22.399284472436012], [-52.47007259447847, -22.39921970446442], [-52.47004852599149, -22.39913032728576], [-52.470031183885816, -22.399064969192267], [-52.47000765472551, -22.398975010734066], [-52.46999064894054, -22.39890907723439], [-52.46996761735471, -22.398818564325786], [-52.469950923629064, -22.398752091015663], [-52.46992835448083, -22.398661074116742], [-52.469911948620336, -22.398594094607958], [-52.469896773527786, -22.398531404159495]], "type": "LineString"}, "id": "437", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 615.179315028, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47238547518076, -22.40349082969791], [-52.47234574808098, -22.403455777536582], [-52.47229665016174, -22.40341199623988], [-52.47226614867314, -22.4033844897491], [-52.47223604851416, -22.403356970087476], [-52.47220656648026, -22.403329621464497], [-52.47217732771732, -22.403302103330585], [-52.472146801041504, -22.40327295584853], [-52.472135438108786, -22.40326198863984], [-52.47210528290424, -22.40323256893827], [-52.472076880231185, -22.40320445978638], [-52.472048709913764, -22.40317618018991], [-52.472019318757226, -22.4031462526137], [-52.47200832445587, -22.4031349379484], [-52.47197928920888, -22.403104738028354], [-52.471951920640706, -22.40307586709662], [-52.471924777846, -22.403046828477972], [-52.47189648465896, -22.403016131274782], [-52.47188583436471, -22.40300445405738], [-52.47185787776159, -22.402973479186155], [-52.471831494629534, -22.402943837619365], [-52.471805324916055, -22.40291402457711], [-52.47178065330812, -22.402885526156496], [-52.47173956484202, -22.402837238245656], [-52.47171663529601, -22.40280982308192], [-52.471676419719024, -22.40276090842951], [-52.471653916646545, -22.402733065179255], [-52.471614552034666, -22.402683521499558], [-52.47159130601936, -22.40265376268377], [-52.4715670847056, -22.402622332047564], [-52.47154417181128, -22.402592194434607], [-52.4715062911554, -22.40254152281336], [-52.47148490648309, -22.402512432260366], [-52.47144783144052, -22.402461145445738], [-52.471426833477025, -22.402431608820986], [-52.471390550767104, -22.402379714868726], [-52.471369930296554, -22.40234972780633], [-52.47133442105412, -22.402297226953298], [-52.47131416885301, -22.402266785061993], [-52.471279419036435, -22.402213684515367], [-52.47125952880835, -22.402182787364485], [-52.47122552374012, -22.402129093189128], [-52.471205989056706, -22.40209774012246], [-52.47117271470251, -22.402043459356918], [-52.47115352934921, -22.402011650058032], [-52.47112097104729, -22.40195678881182], [-52.47110212915303, -22.40192452373107], [-52.47107027444365, -22.401869091950434], [-52.47105177164746, -22.401836374086674], [-52.47102132659042, -22.401781672675998], [-52.47099198832272, -22.40172794328235], [-52.47096233051007, -22.401672585390454], [-52.47094455044005, -22.401638869290228], [-52.47091484705745, -22.40158165007251], [-52.47089738479585, -22.40154747979404], [-52.47086832666915, -22.40148972367803], [-52.47085118394569, -22.40145511560591], [-52.4708233389448, -22.401398022668285], [-52.47079642940331, -22.40134181452992], [-52.47076930883271, -22.40128410952007], [-52.47075284613472, -22.401248540220536], [-52.470726276016215, -22.401190250382648], [-52.470700556836796, -22.401132789403082], [-52.47067515114513, -22.401074990418294], [-52.47065005416852, -22.401016855333484], [-52.47062526197387, -22.400958388222083], [-52.4706007731596, -22.400899599210117], [-52.470576168857875, -22.40083947788521], [-52.47056103680946, -22.400801955265738], [-52.47053693192065, -22.400741304089223], [-52.47051352612681, -22.400681376895026], [-52.47049040420932, -22.40062114315792], [-52.470467561144936, -22.400560604655677], [-52.470444991879326, -22.400499763292903], [-52.470422691322, -22.400438621095862], [-52.47040065434139, -22.400377180207087], [-52.47037887611517, -22.400315443886406], [-52.470357353999795, -22.400253421774586], [-52.47033608595927, -22.40019112462716], [-52.47031506778882, -22.400128556903812], [-52.47029429437959, -22.400065720674686], [-52.47027376057368, -22.400002618089427], [-52.470253701262756, -22.399940000875198], [-52.470226517038235, -22.399853599266617], [-52.47020697773149, -22.39979038159784], [-52.470187421301056, -22.399726151454367], [-52.470168276927815, -22.399662337263493], [-52.47014240667014, -22.399574628053326], [-52.47012373393568, -22.39951025562519], [-52.470105063332795, -22.39944497941132], [-52.47008675322048, -22.399380072085275], [-52.47006207546028, -22.399291197168846], [-52.47004434194255, -22.399226333133992], [-52.47002024853015, -22.3991368633299], [-52.47000288277681, -22.399071416065066], [-52.46997933121737, -22.39898137190018], [-52.4699623042363, -22.398915356169553], [-52.4699392526153, -22.398824764452634], [-52.469922539945074, -22.398758215653483], [-52.46989995290925, -22.39866712654395], [-52.469883530180816, -22.398600078114303], [-52.4698741042361, -22.39856113818222]], "type": "LineString"}, "id": "438", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 613.531399321, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4723601007801, -22.403505792537356], [-52.47232563521533, -22.403475382748073], [-52.47227642256094, -22.403431499135614], [-52.47224579050944, -22.403403874899027], [-52.47221554369825, -22.40337622115455], [-52.47218591222193, -22.40334873390001], [-52.472156525606394, -22.40332107661092], [-52.47212587088505, -22.403291806864765], [-52.472114399170465, -22.40328073466122], [-52.47208411818756, -22.40325119224527], [-52.47205557331722, -22.40322294236184], [-52.4720272624669, -22.40319452168346], [-52.471997749726825, -22.403164470300496], [-52.471986652221965, -22.403153049422816], [-52.47195749774957, -22.403122725490555], [-52.47192999449255, -22.403093712472106], [-52.471902718685506, -22.403064531546278], [-52.47187431052905, -22.40303370960018], [-52.47186356275145, -22.403021925498038], [-52.47183549365557, -22.40299082598404], [-52.47180898359589, -22.40296104180863], [-52.471782688690794, -22.402931086140647], [-52.47175787831297, -22.402902427420635], [-52.47171663821254, -22.40285396129786], [-52.47169355970984, -22.40282636803263], [-52.47165319783999, -22.402777275433476], [-52.471630551158874, -22.402749254489663], [-52.471591045659736, -22.402699533481773], [-52.47156767516168, -22.402669615301097], [-52.471543345042654, -22.40263804346798], [-52.47152031180708, -22.40260774756237], [-52.471482299959746, -22.40255690044008], [-52.471460786739684, -22.402527635011253], [-52.471423585772406, -22.40247617399036], [-52.47140246448054, -22.402446463879894], [-52.471366061025265, -22.402394397217318], [-52.471345322390526, -22.40236423830888], [-52.47130969754821, -22.402311566527047], [-52.47128933227389, -22.402280954663173], [-52.47125447188799, -22.402227685143927], [-52.47123447356414, -22.402196620070672], [-52.471200362849146, -22.402142759064063], [-52.47118072493543, -22.40211124030461], [-52.47114734974138, -22.402056795022773], [-52.47112806590874, -22.402024822436044], [-52.4710954114641, -22.40196979917171], [-52.47107647571751, -22.401937373367428], [-52.47104452941162, -22.401881782178684], [-52.47102593724042, -22.401848906265887], [-52.470995396425515, -22.401794032787116], [-52.47096595665104, -22.401740117478788], [-52.47093620845449, -22.401684590861958], [-52.47091834842836, -22.401650723130523], [-52.47088856716055, -22.40159335385837], [-52.47087102902797, -22.401559035102874], [-52.470841896982655, -22.401501132044817], [-52.470824682247375, -22.401466378580952], [-52.47079676022767, -22.401409127703708], [-52.47076976918927, -22.401352749314473], [-52.47074257618263, -22.401294890158212], [-52.4707260495191, -22.40125918264044], [-52.47069941108119, -22.40120074289881], [-52.47067361970707, -22.401143120600107], [-52.470648144233785, -22.401085162834597], [-52.47062297983544, -22.401026871547522], [-52.47059812251566, -22.400968250826356], [-52.47057357077865, -22.40090931073229], [-52.47054891063625, -22.40084905293121], [-52.47053372934998, -22.400811408199917], [-52.47050957195233, -22.400750624874906], [-52.47048611075249, -22.40069055579221], [-52.47046293536953, -22.400630182744788], [-52.4704400407344, -22.400569507539345], [-52.470417421747406, -22.40050853210793], [-52.47039507327306, -22.40044725850277], [-52.470372990135324, -22.40038568889102], [-52.470351167463704, -22.4003238265438], [-52.4703296025409, -22.400261681035417], [-52.47030829325411, -22.40019926303622], [-52.470287235350135, -22.40013657699618], [-52.470266423682475, -22.400073625004275], [-52.470245853056184, -22.400010409228063], [-52.470225755468, -22.39994767248907], [-52.47019853177827, -22.399861145391398], [-52.470178957402226, -22.39979781421878], [-52.4701593699703, -22.399733482214014], [-52.47014019345538, -22.39966956084286], [-52.47011429013001, -22.399581739462853], [-52.47009558804547, -22.399517265809248], [-52.47007689151478, -22.39945189890125], [-52.470058554539364, -22.399386896302854], [-52.47003384917172, -22.399297921896896], [-52.470016089403664, -22.399232961798777], [-52.46999197106588, -22.399143399369244], [-52.4699745816649, -22.399077862933044], [-52.46995100770636, -22.398987733061464], [-52.46993395952922, -22.398921635099892], [-52.46991088787306, -22.39883096457463], [-52.4698941562583, -22.39876434028646], [-52.46987155133492, -22.3986731789663], [-52.469851471303706, -22.39859119893274]], "type": "LineString"}, "id": "439", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 611.811864152, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472334726373845, -22.40352075537309], [-52.472305522344044, -22.403494987957313], [-52.4722561949545, -22.403451002029065], [-52.47222543234009, -22.403423260046637], [-52.472195038876684, -22.40339547221928], [-52.47216525795795, -22.40336784633315], [-52.472135723489814, -22.403340049888804], [-52.47210494072293, -22.403310657878535], [-52.472093360226474, -22.403299480680126], [-52.472062953465226, -22.403269815549756], [-52.472034266397586, -22.403241424934762], [-52.47200581501439, -22.403212863174424], [-52.47197618069077, -22.403182687984668], [-52.4719649799824, -22.403171160894583], [-52.471935706284604, -22.403140712950083], [-52.47190806833875, -22.4031115578449], [-52.47188065951936, -22.403082234611837], [-52.471852136393515, -22.403051287922814], [-52.47184129113256, -22.40303939693588], [-52.471813109543916, -22.403008172779078], [-52.471786472556644, -22.402978245995], [-52.47176005245994, -22.402948147701263], [-52.47173510331224, -22.40291932868183], [-52.47169371157751, -22.40287068434708], [-52.47167048411812, -22.40284291298031], [-52.471629975955416, -22.402793642434368], [-52.4716071856657, -22.40276544379696], [-52.47156753927933, -22.402715545460822], [-52.47154404429852, -22.402685467915227], [-52.47151960537427, -22.40265375488516], [-52.47149645179746, -22.40262330068687], [-52.4714583087587, -22.40257227806348], [-52.47143666699091, -22.4025428377588], [-52.471399340098955, -22.40249120253161], [-52.47137809547875, -22.402461318935355], [-52.47134157127813, -22.402409079562446], [-52.471320714479255, -22.40237874880794], [-52.471284974037076, -22.40232590609725], [-52.47126449568958, -22.402295124260778], [-52.4712295247344, -22.40224168576888], [-52.4712094183148, -22.402210452773215], [-52.471175201953095, -22.402156424935317], [-52.4711554608091, -22.402124740483053], [-52.47112198477524, -22.402070130684894], [-52.47110260246329, -22.402037994810282], [-52.471069851875974, -22.4019828095278], [-52.47105082227708, -22.401950222999936], [-52.471018784374735, -22.401894472403068], [-52.47100010282857, -22.40186143844118], [-52.47096946625584, -22.4018063928943], [-52.47093992497463, -22.40175229167127], [-52.47091008639422, -22.40169659632947], [-52.47089214641203, -22.40166257696679], [-52.47086228725904, -22.40160505764019], [-52.470844673255534, -22.40157059040762], [-52.470815467291644, -22.401512540407502], [-52.47079818054457, -22.40147764155188], [-52.470770181506104, -22.401420232734978], [-52.47074310897084, -22.401363684094832], [-52.470715843528204, -22.401305670792144], [-52.470699252899166, -22.401269825056094], [-52.470672546141905, -22.401211235410706], [-52.47064668257313, -22.401153451792844], [-52.470621137318275, -22.401095335246595], [-52.470595905498236, -22.40103688775723], [-52.47057098305339, -22.400978113426262], [-52.47054636839366, -22.40091902225006], [-52.470521652410646, -22.4008586279728], [-52.47050642188655, -22.400820861129663], [-52.4704822119801, -22.40075994565613], [-52.47045869537432, -22.400699734684913], [-52.470435466525934, -22.40063922232716], [-52.47041252032011, -22.400578410418504], [-52.47038985161176, -22.40051730091843], [-52.47036745522045, -22.40045589590514], [-52.47034532592562, -22.400394197570407], [-52.47032345880866, -22.400332209196606], [-52.47030185107846, -22.40026994029166], [-52.47028050054545, -22.400207401440664], [-52.47025940290798, -22.400144597083912], [-52.47023855298193, -22.40008152932922], [-52.470217945535296, -22.400018200362037], [-52.470197809669905, -22.399955344098274], [-52.470170546515014, -22.39986869151149], [-52.470150937069704, -22.39980524683501], [-52.47013131863633, -22.39974081296894], [-52.470112109979766, -22.399676784417483], [-52.470086173586736, -22.39958885086764], [-52.47006744215215, -22.399524275988547], [-52.47004871969368, -22.399458818386417], [-52.470030355855215, -22.399393720515647], [-52.47000562288016, -22.399304646620152], [-52.469987836861804, -22.399239590458755], [-52.46996369359868, -22.39914993540378], [-52.46994628055009, -22.399084309796205], [-52.469922684192476, -22.39899409421791], [-52.469905614819304, -22.398927914025382], [-52.46988252312802, -22.398837164691777], [-52.469865772568745, -22.398770464914563], [-52.46984314975783, -22.398679231383774], [-52.46982902214326, -22.398621553035788]], "type": "LineString"}, "id": "440", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 610.056471137, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47230935196201, -22.4035357182051], [-52.47228540946713, -22.403514593164306], [-52.47223596734243, -22.403470504920243], [-52.4722050741651, -22.403442645191955], [-52.47217453404948, -22.403414723281664], [-52.472144603688314, -22.403386958763903], [-52.47211492136758, -22.40335902316428], [-52.47208401055515, -22.403329508889858], [-52.472072321276826, -22.40331822669654], [-52.472041788737215, -22.40328843885173], [-52.4720129594723, -22.403259907505138], [-52.47198436755622, -22.40323120466281], [-52.47195461164905, -22.40320090566622], [-52.47194330773719, -22.40318927236372], [-52.471913914813996, -22.403158700406937], [-52.47188614217931, -22.40312940321496], [-52.47185860034758, -22.403099937674643], [-52.47182996225234, -22.40306886624266], [-52.471819019508054, -22.40305686837092], [-52.47179072542666, -22.40302551957128], [-52.47176396151178, -22.402995450178523], [-52.47173741622348, -22.40296520925898], [-52.47171232830593, -22.402936229940067], [-52.4716707849369, -22.402887407393294], [-52.47164740852086, -22.402859457924947], [-52.47160675406532, -22.40281000943217], [-52.471583820167005, -22.40278163310112], [-52.47154403289341, -22.40273155743672], [-52.4715204134299, -22.402701320526162], [-52.471495865700426, -22.402669466299123], [-52.471472591782415, -22.402638853808096], [-52.47143431755226, -22.402587655683583], [-52.47141254723677, -22.402558040502992], [-52.47137509442016, -22.40250623106946], [-52.471353726471634, -22.402476173987406], [-52.471317081525726, -22.402423761904117], [-52.471296106562725, -22.402393259303498], [-52.471260250520736, -22.40234024566392], [-52.471239659100085, -22.402309293854813], [-52.471204577575655, -22.402255686390227], [-52.47118436306034, -22.40222428547212], [-52.471150041051956, -22.402170090802908], [-52.47113019667773, -22.402138240657784], [-52.47109661980409, -22.40208346634326], [-52.47107713901287, -22.402051167180744], [-52.471044292282905, -22.401995819880085], [-52.471025168831765, -22.4019630726286], [-52.470993039332996, -22.40190716262358], [-52.470974268411894, -22.401873970612584], [-52.470943536081386, -22.40181875299755], [-52.470913893293485, -22.401764465859777], [-52.47088396432927, -22.401708601792983], [-52.47086594439104, -22.401674430799023], [-52.470836007352915, -22.40161676141796], [-52.470818317478525, -22.401582145708296], [-52.470789037596106, -22.401523948766087], [-52.470771678837274, -22.401488904518672], [-52.4707436027801, -22.401431337762087], [-52.470716448748, -22.401374618870996], [-52.470689110869436, -22.40131645142185], [-52.47067245627493, -22.40128046746752], [-52.470645681198356, -22.40122172791835], [-52.47061974543497, -22.401163782981286], [-52.47059413039859, -22.401105507654275], [-52.47056883115691, -22.401046903962584], [-52.470543843587045, -22.400987976021817], [-52.47051916600466, -22.400928733763465], [-52.47049439418107, -22.400868203009985], [-52.47047911441918, -22.40083031405498], [-52.47045485200398, -22.400769266432924], [-52.47043127999229, -22.400708913573162], [-52.470407997678514, -22.400648261905044], [-52.47038499990205, -22.400587313293165], [-52.4703622814724, -22.400526069724403], [-52.470339837164154, -22.40046453330297], [-52.470317661712286, -22.400402706245213], [-52.470295750150015, -22.400340591844838], [-52.47027409961248, -22.400278199543315], [-52.47025270783328, -22.4002155398405], [-52.47023157046236, -22.400152617167016], [-52.470210682277965, -22.400089433649523], [-52.47019003801102, -22.40002599149135], [-52.470169863868456, -22.399963015702802], [-52.47014256124845, -22.399876237626888], [-52.47012291673392, -22.399812679446544], [-52.47010326729912, -22.39974814371914], [-52.47008402650096, -22.399684007987386], [-52.47005805704032, -22.399595962267686], [-52.47003929625572, -22.39953128616308], [-52.47002054786951, -22.39946573786682], [-52.47000215716802, -22.399400544723672], [-52.46997739658559, -22.399311371338612], [-52.469959584316975, -22.399246219113937], [-52.46993541612855, -22.399156471433493], [-52.469917979432374, -22.39909075665454], [-52.46989436067573, -22.39900045536954], [-52.46987727010655, -22.39893419294605], [-52.46985415838017, -22.398843364804076], [-52.46983738887641, -22.398776589537817], [-52.46981474817799, -22.398685283796404], [-52.469806572973276, -22.39865190713614]], "type": "LineString"}, "id": "441", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 608.301078121, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47228397754459, -22.403550681033387], [-52.472265296584595, -22.403534198369066], [-52.47221573972472, -22.403490007809143], [-52.47218471598446, -22.403462030334964], [-52.47215402921661, -22.403433974341713], [-52.472123949413024, -22.40340607119227], [-52.47209411923968, -22.403377996437357], [-52.472063080381716, -22.403348359898747], [-52.47205128232153, -22.403336972710488], [-52.472020624003555, -22.403307062151203], [-52.471991652541355, -22.40327839007296], [-52.47196292009239, -22.403249546148608], [-52.471933042601684, -22.403219123345174], [-52.47192163548633, -22.403207383830193], [-52.47189212333773, -22.4031766878611], [-52.47186421601422, -22.40314724858231], [-52.47183654117016, -22.403117640734695], [-52.471807788105544, -22.403086444559726], [-52.471796747877924, -22.403074339803158], [-52.47176834130378, -22.403042866360646], [-52.471741450461316, -22.403012654359163], [-52.47171477998143, -22.402982270813794], [-52.47168955329403, -22.402953131195364], [-52.47164785829072, -22.40290413043653], [-52.47162433291804, -22.402876002866556], [-52.47158353216969, -22.402826376426898], [-52.471560454662814, -22.402797822402178], [-52.471520526502026, -22.402747569409453], [-52.47149678255582, -22.402717173133894], [-52.47147212602115, -22.40268517770986], [-52.47144873176194, -22.402654406926054], [-52.47141032634041, -22.402603033300384], [-52.471388427477244, -22.402573243243847], [-52.47135084873602, -22.402521259603933], [-52.47132935745921, -22.402491029036028], [-52.471292591768034, -22.40243844424234], [-52.471271498640945, -22.402407769795563], [-52.471235526999166, -22.40235458522705], [-52.47121482250541, -22.40232346344528], [-52.47117963041176, -22.40226968700796], [-52.47115930780077, -22.402238118167375], [-52.47112488014574, -22.402183756666815], [-52.47110493254131, -22.4021517408288], [-52.471071254827926, -22.402096801997896], [-52.471051675557476, -22.402064339547433], [-52.471018732684904, -22.402008830228553], [-52.470999515381536, -22.40197592225344], [-52.47096729428639, -22.401919852840233], [-52.47094843399039, -22.401886502780098], [-52.47091760590215, -22.401831113096865], [-52.47088786160761, -22.401776640044325], [-52.470857842259626, -22.401720607252496], [-52.47083974236541, -22.40168628462724], [-52.470809727442195, -22.401628465191656], [-52.470791961696946, -22.401593701004906], [-52.470762607896035, -22.401535357120554], [-52.4707451771255, -22.401500167481338], [-52.47071702404964, -22.401442442785036], [-52.47068978852079, -22.401385553642996], [-52.47066237820631, -22.401327232047358], [-52.47064565964638, -22.40129110987471], [-52.470618816250536, -22.401232220421722], [-52.4705928082926, -22.401174114165446], [-52.47056712347474, -22.401115680057654], [-52.47054175681147, -22.401056920163597], [-52.470516704116626, -22.400997838612994], [-52.470491963611614, -22.400938445272473], [-52.47046713594751, -22.400877778042762], [-52.470451806947864, -22.400839766975874], [-52.47042749202396, -22.40077858720526], [-52.47040386460642, -22.400718092456945], [-52.4703805288273, -22.400657301478446], [-52.470357479480235, -22.4005962161633], [-52.47033471132932, -22.400534838525846], [-52.47031221910419, -22.400473170696248], [-52.47028999749533, -22.400411214915472], [-52.470268041487785, -22.40034897448849], [-52.47024634814295, -22.400286458790358], [-52.47022491511761, -22.40022367823571], [-52.47020373801328, -22.40016063724549], [-52.470182811570574, -22.40009733796518], [-52.47016213048337, -22.400033782615996], [-52.47014191806367, -22.39997068730266], [-52.4701145759786, -22.3998837837376], [-52.47009489639488, -22.399820112053376], [-52.47007521595871, -22.39975547446463], [-52.470055943018984, -22.399691231552552], [-52.470029940490754, -22.399603073663002], [-52.47001115035618, -22.399538296332857], [-52.469992376042256, -22.399472657342457], [-52.469973958477794, -22.39940736892692], [-52.469949170288025, -22.399318096052298], [-52.46993133176918, -22.39925284776432], [-52.46990713865547, -22.3991630074584], [-52.469889678311766, -22.399097203508063], [-52.46986603715611, -22.399006816516337], [-52.469848925390956, -22.39894047186186], [-52.46982579362952, -22.39884956491154], [-52.46980900518129, -22.398782714156226], [-52.46978409250312, -22.39868224585274]], "type": "LineString"}, "id": "442", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 606.548064756, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47225853649329, -22.403565710444894], [-52.47219551210137, -22.403509510695773], [-52.47216435779819, -22.403481415475646], [-52.47213352437811, -22.40345322539941], [-52.47210329513209, -22.403425183618257], [-52.47207331710613, -22.403396969707998], [-52.472042150202626, -22.40336721090518], [-52.47203024336056, -22.403355718721954], [-52.47199945926423, -22.403325685448163], [-52.471970345604745, -22.40329687263824], [-52.471941472622895, -22.403267887631827], [-52.47191147354866, -22.4032373410215], [-52.47189996322981, -22.403225495294027], [-52.47187033185582, -22.403194675312605], [-52.47184228984349, -22.40316509394697], [-52.47181448198711, -22.403135343792016], [-52.47178561395311, -22.403104022874018], [-52.47177447624217, -22.40309181123259], [-52.47174595717528, -22.40306021314718], [-52.47171893940524, -22.403029858536915], [-52.47169214373378, -22.4029993323657], [-52.47166677827655, -22.402970032447726], [-52.471624931638985, -22.40292085347677], [-52.47160125730968, -22.402892547805127], [-52.47156031026853, -22.40284274341856], [-52.47153708915311, -22.40281401170011], [-52.47149702010515, -22.402763581379027], [-52.471473151676264, -22.402733025738428], [-52.47144838633642, -22.40270088911737], [-52.47142487173605, -22.40266996004076], [-52.47138633512317, -22.40261841091387], [-52.47136430771236, -22.402588445981348], [-52.47132660304655, -22.402536288135025], [-52.471304988441474, -22.402505884081226], [-52.471268102005055, -22.402453126577083], [-52.471246890713914, -22.402422280284128], [-52.47121080347238, -22.402368924786654], [-52.47118998590553, -22.402337633032182], [-52.471154683242716, -22.4022836876221], [-52.47113425253608, -22.402251950858997], [-52.47109971923443, -22.402197422527053], [-52.47107966839984, -22.402165240996116], [-52.471045889846756, -22.402110137648787], [-52.47102621209711, -22.402077511910345], [-52.470993173081965, -22.40202184057322], [-52.47097386192642, -22.401988771874425], [-52.47094154923492, -22.401932543053], [-52.47092259956408, -22.4018990349437], [-52.47089167571814, -22.40184347319226], [-52.470861829917, -22.401788814224894], [-52.470831720185295, -22.401732612708003], [-52.470813540335136, -22.401698138451433], [-52.470783447526856, -22.40164016896131], [-52.470765605910806, -22.401605256297422], [-52.470736178191444, -22.401546765470933], [-52.47071867540923, -22.40151143043985], [-52.47069044531475, -22.401453547803825], [-52.47066312828917, -22.40139648841079], [-52.47063564553884, -22.40133801266863], [-52.47061886301351, -22.401301752277654], [-52.47059195129846, -22.401242712920844], [-52.470565871146015, -22.401184445345315], [-52.47054011654672, -22.401125852456698], [-52.47051468246191, -22.401066936360287], [-52.47048956464214, -22.401007701199816], [-52.47046476121456, -22.400948156777098], [-52.47043987770996, -22.40088735307113], [-52.47042449947261, -22.40084921989234], [-52.470400132040034, -22.400787907973154], [-52.47037644921669, -22.40072727133625], [-52.47035305997227, -22.40066634104736], [-52.470329959054645, -22.400605119028935], [-52.47030714118252, -22.400543607322774], [-52.47028460104055, -22.40048180808499], [-52.47026233327473, -22.400419723581155], [-52.470240332821966, -22.400357357127564], [-52.470218596669866, -22.4002947180328], [-52.47019712239843, -22.40023181662631], [-52.47017590556074, -22.40016865731934], [-52.47015494085976, -22.400105242276194], [-52.470134222952325, -22.400041573735994], [-52.47011397225554, -22.39997835889783], [-52.47008659070544, -22.3998913298436], [-52.470066876052584, -22.399827544655494], [-52.47004716461506, -22.3997628052054], [-52.47002785953381, -22.39969845511299], [-52.470001823938055, -22.399610185053557], [-52.46998300445354, -22.39954530649788], [-52.46996420421194, -22.39947957681333], [-52.46994575978452, -22.399414193125384], [-52.469920943987454, -22.399324820761183], [-52.469903079218426, -22.39925947640989], [-52.469878861179474, -22.399169543478493], [-52.46986137718825, -22.399103650356754], [-52.46983771363362, -22.3990131776583], [-52.46982058067252, -22.39894675077284], [-52.46979742887605, -22.398855765014144], [-52.46978062148339, -22.398788838769764], [-52.46976139468341, -22.398711300531986]], "type": "LineString"}, "id": "443", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 604.938754821, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47223312343462, -22.40358058941613], [-52.47217528447239, -22.40352901358013], [-52.47214399960627, -22.403500800614044], [-52.47211301953395, -22.403472476454773], [-52.47208264084549, -22.403444296041883], [-52.47205251496692, -22.403415942976235], [-52.472021220017865, -22.40338606190916], [-52.47200920439393, -22.403374464730945], [-52.47197829451925, -22.403344308742604], [-52.47194903866247, -22.403315355200967], [-52.471920025147746, -22.403286229112457], [-52.47188990448998, -22.403255558695225], [-52.47187829096764, -22.40324360675523], [-52.471848540368256, -22.403212662761423], [-52.47182036366712, -22.40318293930889], [-52.471792422798416, -22.40315304684657], [-52.47176343979504, -22.403121601185525], [-52.471752204600776, -22.403109282659216], [-52.47172357304116, -22.403077559930864], [-52.47169642834357, -22.403047062711806], [-52.47166950748054, -22.403016393914687], [-52.47164400325348, -22.402986933697125], [-52.471602004981676, -22.40293757651402], [-52.47157818169577, -22.402909092740664], [-52.47153708836185, -22.402859110407135], [-52.471513723637905, -22.402830200994927], [-52.47147351370279, -22.40277959334544], [-52.47144952079125, -22.402748878339782], [-52.47142464664624, -22.402716600521643], [-52.47140101170473, -22.402685513152186], [-52.47136234390053, -22.402633788524057], [-52.471340187942104, -22.40260364871552], [-52.471302357351725, -22.402551316662734], [-52.47128061941843, -22.40252073912302], [-52.4712436122368, -22.402467808908362], [-52.47122228278163, -22.402436790769183], [-52.471186079940374, -22.40238326434273], [-52.47116514930048, -22.402351802615506], [-52.47112973606851, -22.40229768823261], [-52.471109197266266, -22.402265783546984], [-52.47107455831805, -22.402211088383606], [-52.47105440425332, -22.402178741159723], [-52.47102052486057, -22.40212347329593], [-52.471000748631766, -22.40209068426949], [-52.47096761347409, -22.40203485091407], [-52.470948208466396, -22.40200162149158], [-52.4709158041786, -22.401945233261912], [-52.47089676513293, -22.40191156710341], [-52.47086574552936, -22.401855833283708], [-52.47083579822166, -22.401800988401508], [-52.47080559810628, -22.40174461815953], [-52.470787338300205, -22.401709992271584], [-52.47075716760691, -22.40165187272692], [-52.4707392501201, -22.40161681158585], [-52.47070974848232, -22.40155817381719], [-52.47069217368848, -22.401522693394252], [-52.470663866575414, -22.401464652818465], [-52.47063646805316, -22.401407423174394], [-52.47060891286703, -22.40134879328571], [-52.47059206637635, -22.401312394676356], [-52.47056508634212, -22.401253205415692], [-52.470538933995215, -22.401194776520896], [-52.470513109614544, -22.401136024851443], [-52.47048760810823, -22.40107695255262], [-52.47046242516358, -22.401017563782275], [-52.47043755881347, -22.400957868277334], [-52.470412619468426, -22.400896928095086], [-52.470397191993406, -22.40085867280438], [-52.47037277205221, -22.400797228736604], [-52.4703490338231, -22.400736450211095], [-52.470325591113436, -22.400675380611784], [-52.4703024386253, -22.400614021890068], [-52.47027957103201, -22.40055237611515], [-52.47025698297323, -22.400490445469178], [-52.470234669050505, -22.40042823224227], [-52.47021262415255, -22.40036573976205], [-52.470190845193244, -22.40030297727066], [-52.47016932967575, -22.400239955012292], [-52.47014807310473, -22.400176677388558], [-52.470127070145516, -22.400113146582562], [-52.47010631541789, -22.400049364851334], [-52.47008602644407, -22.399986030488325], [-52.47005860542898, -22.399898875944935], [-52.470038855707024, -22.399834977252905], [-52.470019113268194, -22.39977013594146], [-52.46999977604546, -22.3997056786687], [-52.46997370738221, -22.399617296439366], [-52.46995485854779, -22.399552316658156], [-52.46993603237855, -22.39948649627943], [-52.46991756108821, -22.399421017319078], [-52.469892717683884, -22.399331545465284], [-52.46987482666469, -22.39926610505068], [-52.469850583700534, -22.399176079493785], [-52.46983307606183, -22.39911009720064], [-52.46980939010827, -22.39901953879542], [-52.469792235951246, -22.39895302967898], [-52.46976906411977, -22.3988619651119], [-52.46975223778271, -22.39879496337845], [-52.46973855784249, -22.398739794597592]], "type": "LineString"}, "id": "444", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 603.383734491, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472207513021786, -22.40359529240511], [-52.47215505683778, -22.403548516462216], [-52.472123641408714, -22.403520185750143], [-52.47209251468416, -22.403491727507785], [-52.47206198655324, -22.403463408463118], [-52.47203171282206, -22.403434916242055], [-52.472000289827456, -22.403404912910695], [-52.47198816542164, -22.403393210737455], [-52.471957129768604, -22.403362932034543], [-52.471927731714544, -22.403333837761153], [-52.47189857766694, -22.403304570590507], [-52.47186833542563, -22.40327377636631], [-52.47185661869981, -22.403261718213788], [-52.471826748875046, -22.403230650207583], [-52.4717984374851, -22.403200784668112], [-52.47177036360409, -22.403170749898397], [-52.47174126563134, -22.40313917949425], [-52.47172993295377, -22.403126754083022], [-52.47170118890143, -22.40309490671172], [-52.47167391727628, -22.403064266883828], [-52.47164687122171, -22.40303345546077], [-52.47162122822484, -22.403003834943576], [-52.471579078318804, -22.402954299548277], [-52.47155510607631, -22.402925637673167], [-52.471513866449634, -22.402875477392655], [-52.47149035811718, -22.402846390286623], [-52.47145000729493, -22.402795605308697], [-52.47142588990077, -22.40276473093791], [-52.47140090695063, -22.40273231192268], [-52.47137715166798, -22.40270106626035], [-52.4713383526725, -22.402649166130924], [-52.47131606816647, -22.402618851446324], [-52.471278111651564, -22.402566345187058], [-52.47125625039007, -22.402535594161375], [-52.47121912246326, -22.402482491236196], [-52.471197674844106, -22.40245130125076], [-52.47116135640315, -22.402397603895263], [-52.471140312690245, -22.40236597219526], [-52.471104788889164, -22.40231168883954], [-52.47108414199134, -22.402279616231315], [-52.47104939739658, -22.402224754236492], [-52.471029140101756, -22.40219224131963], [-52.47099515986938, -22.40213680893933], [-52.47097528516145, -22.402103856624848], [-52.47094205386128, -22.402047861251123], [-52.47092255500148, -22.402014471104888], [-52.470890059117416, -22.40195792346695], [-52.47087093069697, -22.401924099259215], [-52.470839815335786, -22.401868193371236], [-52.47080976652159, -22.40181316257414], [-52.47077947602257, -22.401756623607042], [-52.470761136260634, -22.40172184608773], [-52.47073088768236, -22.401663576488456], [-52.47071289432481, -22.401628366870202], [-52.47068331876867, -22.401569582159347], [-52.47066567196324, -22.401533956344515], [-52.470637287831636, -22.401475757828933], [-52.47060980781276, -22.40141835793381], [-52.47058218019086, -22.40135957389856], [-52.47056526973487, -22.40132303707083], [-52.47053822138151, -22.40126369790629], [-52.47051199684019, -22.401205107692178], [-52.47048610267819, -22.40114619724186], [-52.47046053375043, -22.40108696874062], [-52.47043528568095, -22.401027426360354], [-52.47041035640837, -22.400967579773184], [-52.470385361222924, -22.40090650311464], [-52.47036988451026, -22.400868125711995], [-52.47034541206049, -22.400806549495602], [-52.470321618425665, -22.40074562908146], [-52.47029812225078, -22.400684420171725], [-52.47027491819219, -22.400622924746692], [-52.470252000877764, -22.400561144903026], [-52.47022936490224, -22.400499082848818], [-52.47020700482265, -22.40043674089884], [-52.47018491547956, -22.400374122391955], [-52.47016309371307, -22.40031123650391], [-52.47014153694956, -22.40024809339367], [-52.47012024064526, -22.400184697453142], [-52.47009919942785, -22.400121050884295], [-52.47007840788008, -22.400057155962006], [-52.47005808062926, -22.399993702074152], [-52.47003062014923, -22.399906422041568], [-52.47001083535821, -22.399842409845622], [-52.46999106191811, -22.3997774666728], [-52.46997169255392, -22.39971290221968], [-52.469945590823215, -22.399624407820443], [-52.46992671263893, -22.399559326813677], [-52.46990786054209, -22.399493415740757], [-52.46988936238886, -22.399427841507983], [-52.4698644913773, -22.399338270164588], [-52.469846574108, -22.399272733686654], [-52.46982230621866, -22.39918261550426], [-52.46980477493252, -22.3991165440397], [-52.46978106658004, -22.399025899927732], [-52.46976389122714, -22.39895930858027], [-52.469740699360685, -22.398868165204814], [-52.46972385407925, -22.39880108798229], [-52.46971572099242, -22.398768288660374]], "type": "LineString"}, "id": "445", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 601.80056305, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472181902603396, -22.403609995390298], [-52.47213482919752, -22.403568019342025], [-52.47210328320551, -22.403539570883922], [-52.4720720098287, -22.403510978558458], [-52.472041332255344, -22.403482520881973], [-52.472010910671536, -22.40345388950545], [-52.47197935963138, -22.403423763909775], [-52.4719671264437, -22.403411956741493], [-52.4719359650123, -22.40338155532397], [-52.47190642476095, -22.40335232031879], [-52.47187713018047, -22.403322912065967], [-52.47184676635564, -22.4032919940348], [-52.47183494642633, -22.403279829669685], [-52.471804957376186, -22.40324863765105], [-52.47177651129743, -22.403218630024632], [-52.471748304404116, -22.403188452947454], [-52.47171909146201, -22.403156757800208], [-52.47170766130113, -22.40314422550404], [-52.471678804756074, -22.40311225348974], [-52.471651406203385, -22.40308147105298], [-52.47162423495727, -22.403050517003948], [-52.47159845319061, -22.403020736187077], [-52.47155615165036, -22.40297102257955], [-52.4715320304513, -22.402942182602636], [-52.47149064453189, -22.402891844375073], [-52.471466992590955, -22.402862579575203], [-52.4714265008816, -22.402811617268792], [-52.47140225900482, -22.402780583532856], [-52.47137716724956, -22.402748023320488], [-52.47135329162582, -22.402716619365243], [-52.47131436143906, -22.402664543734502], [-52.47129194838548, -22.402634054173795], [-52.47125386594606, -22.40258137370798], [-52.471231881356395, -22.402550449196312], [-52.471194632684444, -22.402497173560572], [-52.47117306690132, -22.40246581172883], [-52.471136632860706, -22.40241194344426], [-52.47111547607482, -22.40238014177145], [-52.47107984170465, -22.402325689442854], [-52.4710590867113, -22.402293448912012], [-52.47102423647003, -22.402238420085705], [-52.47100387594515, -22.402205741475804], [-52.47096979487317, -22.402150144579004], [-52.47094982168616, -22.402117028976434], [-52.47091649424353, -22.40206087158437], [-52.47089690153167, -22.40202732071437], [-52.470864314051376, -22.401970613668112], [-52.470845096256184, -22.401936631411125], [-52.47081388513743, -22.40188055345483], [-52.47078373481679, -22.401825336742814], [-52.47075335393418, -22.401768629050558], [-52.470734934216416, -22.401733699899836], [-52.470704607753206, -22.401675280245957], [-52.470686538524966, -22.40163992215049], [-52.470656889050495, -22.401580990497397], [-52.47063917023351, -22.401545219290647], [-52.47061070908342, -22.401486862835245], [-52.470583147567964, -22.401429292689055], [-52.47055544751034, -22.401370354507197], [-52.47053847308909, -22.401333679461064], [-52.470511356416644, -22.401274190392616], [-52.47048505968096, -22.401215438859182], [-52.470459095737674, -22.40115636962798], [-52.47043345938851, -22.401096984924287], [-52.470408146194245, -22.401037288934102], [-52.47038315399924, -22.40097729126464], [-52.470358102973435, -22.400916078129793], [-52.47034257702318, -22.400877578615187], [-52.47031805206486, -22.40081587025015], [-52.47029420302437, -22.400754807947376], [-52.47027065338433, -22.40069345972717], [-52.470247397755315, -22.40063182759881], [-52.47022443071981, -22.400569913686358], [-52.47020174682757, -22.400507720223924], [-52.47017934059116, -22.400445249550835], [-52.47015720680297, -22.40038250501729], [-52.47013534222935, -22.400319495732578], [-52.470113744219866, -22.400256231770435], [-52.47009240818232, -22.400192717513097], [-52.470071328706766, -22.400128955181373], [-52.470050500338886, -22.400064947068017], [-52.470030134811104, -22.40000137365531], [-52.47000263486618, -22.399913968133518], [-52.469982815006134, -22.399849842433635], [-52.4699630105648, -22.399784797399413], [-52.46994360905919, -22.399720125765924], [-52.469917474261074, -22.399631519196763], [-52.46989856672697, -22.39956633696443], [-52.46987968870254, -22.399500335197327], [-52.469861163686474, -22.399434665692116], [-52.46983626506772, -22.399344994859113], [-52.469818321548324, -22.399279362317827], [-52.46979402873386, -22.399189151509916], [-52.469776473800295, -22.399122990873927], [-52.46975274304894, -22.39903226105521], [-52.46973554650018, -22.39896558747674], [-52.46971233459879, -22.398874365292883], [-52.46969284854443, -22.39879677255195]], "type": "LineString"}, "id": "446", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 600.219316607, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47215629217946, -22.40362469837169], [-52.47211460155163, -22.403587522219564], [-52.47208292499667, -22.4035589560154], [-52.4720515049676, -22.403530229606794], [-52.47202067795179, -22.40350163329845], [-52.47199010851536, -22.40347286276642], [-52.471958429429655, -22.403442614906407], [-52.47194608746009, -22.40343070274305], [-52.47191480025033, -22.403400178610894], [-52.4718851178017, -22.40337080287388], [-52.47185568268835, -22.40334125353885], [-52.47182519727999, -22.403310211700667], [-52.471813274147195, -22.403297941122958], [-52.47178316587166, -22.403266625091845], [-52.471754585104115, -22.403236475378424], [-52.471726245198504, -22.40320615599379], [-52.471696917287055, -22.40317433610338], [-52.471685389642865, -22.403161696922243], [-52.4716564206051, -22.403129600264926], [-52.47162889512488, -22.403098675219248], [-52.47160159868723, -22.40306757854421], [-52.4715756781508, -22.40303763742764], [-52.471533224976355, -22.402987745607827], [-52.47150895482074, -22.40295872752908], [-52.47146742260861, -22.402908211354426], [-52.471443627059216, -22.40287876886066], [-52.47140299446278, -22.40282762922572], [-52.4713786281034, -22.402796436124618], [-52.47135342754304, -22.40276373471507], [-52.471329431578226, -22.402732172466884], [-52.47129037020024, -22.402679921334762], [-52.47126782859911, -22.402649256897924], [-52.47122962023521, -22.402596402225534], [-52.471207512317406, -22.402565304227817], [-52.47117014290034, -22.40251185588148], [-52.47114845895329, -22.4024803222034], [-52.47111190931305, -22.402426282989733], [-52.471090639454204, -22.402394311344064], [-52.471054894515, -22.40233969004257], [-52.47103403142613, -22.402307281589067], [-52.470999075538394, -22.40225208593124], [-52.470978611783494, -22.402219241628284], [-52.470944429871956, -22.402163480214913], [-52.47092435820589, -22.40213020132425], [-52.47089093462085, -22.40207388191381], [-52.47087124805695, -22.402040170320014], [-52.47083856898047, -22.40198330386541], [-52.470819261810576, -22.401949163559134], [-52.47078795493431, -22.401892913534486], [-52.47075770310725, -22.401837510907516], [-52.4707272318411, -22.401780634490084], [-52.470708732167544, -22.401745553707922], [-52.470678327819435, -22.401686983999397], [-52.47066018272055, -22.401651477426686], [-52.47063045932779, -22.40159239883134], [-52.4706126684993, -22.401556482232643], [-52.47058413033075, -22.401497967837404], [-52.470556487318774, -22.401440227440087], [-52.47052871482548, -22.401381135111627], [-52.470511676439, -22.401344321847063], [-52.47048449144751, -22.40128468287468], [-52.47045812251751, -22.401225770021895], [-52.47043208879299, -22.401166542009772], [-52.47040638502248, -22.40110700110361], [-52.47038100670347, -22.40104715150345], [-52.47035595158608, -22.40098700275172], [-52.47033084471997, -22.400925653140526], [-52.47031526953216, -22.400887031513946], [-52.47029069206534, -22.40082519100026], [-52.470266787619224, -22.400763986808816], [-52.470243184514075, -22.400702499278125], [-52.470219877314676, -22.400640730446415], [-52.47019686055814, -22.400578682465174], [-52.47017412874923, -22.40051635759448], [-52.47015167635603, -22.400453758198278], [-52.470129498122795, -22.40039088763803], [-52.47010759074208, -22.400327754956617], [-52.470085951486666, -22.400264370142587], [-52.47006457571591, -22.400200737568426], [-52.47004345798224, -22.400136859473797], [-52.4700225927943, -22.400072738169374], [-52.4700021889896, -22.40000904523179], [-52.469974649579825, -22.399921514220765], [-52.4699547946508, -22.39985727501693], [-52.46993495920827, -22.39979212812132], [-52.46991552556129, -22.399727349307433], [-52.4698893576958, -22.399638630568358], [-52.469870420811894, -22.399573347110437], [-52.46985151685992, -22.39950725464913], [-52.469832964981045, -22.399441489871464], [-52.46980803875514, -22.39935171954885], [-52.469790068985695, -22.399285990944215], [-52.469765751246115, -22.399195687510776], [-52.46974817266518, -22.399129437703344], [-52.46972441951498, -22.39903862217784], [-52.4697072017704, -22.398971866368356], [-52.46968396983408, -22.3988805653761], [-52.46967028612741, -22.398826077334164]], "type": "LineString"}, "id": "447", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 598.542315424, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472130681749974, -22.403639401349277], [-52.47209437390011, -22.403607025094825], [-52.47206256678219, -22.40357834114457], [-52.472031000100856, -22.403549480652785], [-52.47200002364259, -22.40352074571255], [-52.47196930635353, -22.40349183602499], [-52.471937499222264, -22.40346146590059], [-52.47192504847083, -22.40344944874213], [-52.4718936354827, -22.4034188018953], [-52.471863810836794, -22.403389285426424], [-52.47183423519056, -22.403359595009153], [-52.47180362819868, -22.40332842936391], [-52.47179160186241, -22.40331605257357], [-52.471761374361506, -22.40328461252997], [-52.47173265890516, -22.403254320729506], [-52.471704185987264, -22.40322385903735], [-52.47167474310646, -22.40319191440376], [-52.47166311797898, -22.40317916833764], [-52.47163403644852, -22.403146947037257], [-52.47160638404077, -22.403115879382653], [-52.471578962411606, -22.403084640081566], [-52.471552903105405, -22.40305453866525], [-52.471510298296785, -22.403004468633114], [-52.471485879184634, -22.402975272452487], [-52.47144420067981, -22.4029245783307], [-52.47142026152197, -22.402894958142998], [-52.471379488038465, -22.4028436411795], [-52.47135499719653, -22.402812288713168], [-52.47132968783108, -22.402779446106422], [-52.471305571525214, -22.40274772556524], [-52.471266378956, -22.40269529893173], [-52.47124370880737, -22.402664459618702], [-52.47120537451903, -22.402611430739707], [-52.471183143273116, -22.402580159255905], [-52.47114565311095, -22.402526538198927], [-52.47112385100001, -22.40249483267447], [-52.471087185760176, -22.40244062253166], [-52.47106580282841, -22.40240848091311], [-52.47102994732019, -22.402353690638673], [-52.471008976135856, -22.402321114262495], [-52.470973914601686, -22.40226575177309], [-52.47095334761679, -22.402232741777055], [-52.47091906486573, -22.4021768158471], [-52.47089889472066, -22.402143373668295], [-52.47086537499323, -22.40208689223945], [-52.47084559457734, -22.40205301992181], [-52.4708128239047, -22.401995994058847], [-52.47079342736014, -22.401961695703225], [-52.470762024726405, -22.401905273610215], [-52.47073167139299, -22.401849685068267], [-52.47070110974333, -22.40179263992561], [-52.47068253011402, -22.401757407511983], [-52.47065204788106, -22.401698687748777], [-52.47063382691157, -22.4016630326988], [-52.47060402960056, -22.40160380716117], [-52.4705861667606, -22.401567745170517], [-52.47055755157365, -22.401509072835395], [-52.47052982706519, -22.401451162186948], [-52.47050198213626, -22.401391915711834], [-52.4704848797846, -22.401354964228823], [-52.470457626474115, -22.401295175352484], [-52.47043118534985, -22.401236101180334], [-52.47040508184414, -22.40117671438725], [-52.47037931065232, -22.4011170172786], [-52.470353867208615, -22.40105701406846], [-52.47032874916891, -22.400996714234402], [-52.47030358646252, -22.400935228146857], [-52.47028796203718, -22.40089648440827], [-52.47026333206192, -22.400834511745913], [-52.47023937221022, -22.40077316566579], [-52.470215715639995, -22.400711538824602], [-52.47019235687028, -22.400649633289508], [-52.47016929039275, -22.400587451239456], [-52.47014651066721, -22.400524994960488], [-52.47012401211728, -22.40046226684114], [-52.47010178943903, -22.4003992702542], [-52.47007983925127, -22.400336014176087], [-52.47005815874996, -22.400272508510113], [-52.47003674324605, -22.400208757619133], [-52.47001558725431, -22.40014476376159], [-52.46999468524633, -22.400080529266074], [-52.46997424316475, -22.40001671680359], [-52.46994666429018, -22.39992906030333], [-52.469926774292205, -22.39986470759553], [-52.46990690784851, -22.399799458838498], [-52.469887442060205, -22.399734572844217], [-52.46986124112737, -22.399645741935192], [-52.469842274893715, -22.399580357251683], [-52.469823345014234, -22.399514174096172], [-52.469804766272574, -22.399448314046044], [-52.46977981243955, -22.39935844423379], [-52.469761816420096, -22.39929261956579], [-52.469737473755444, -22.399202223506816], [-52.469719871527154, -22.399135884527936], [-52.46969609597814, -22.39904498329566], [-52.46967885703777, -22.39897814525514], [-52.46965560506656, -22.398886765454463], [-52.46964780649389, -22.398855711791885]], "type": "LineString"}, "id": "448", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 596.827829281, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47210507131495, -22.403654104323085], [-52.47207414624295, -22.40362652796782], [-52.472042208562065, -22.403597726271443], [-52.47201049522847, -22.40356873169643], [-52.47197936932773, -22.40353985812427], [-52.47194850418604, -22.403510809281148], [-52.471916569009224, -22.40348031689232], [-52.4719040094759, -22.40346819473874], [-52.47187247070942, -22.4034374251772], [-52.47184250386622, -22.403407767976418], [-52.471812787687114, -22.40337793647686], [-52.47178205911171, -22.40334664702455], [-52.47176992957196, -22.403334164021544], [-52.47173958284569, -22.403302599965418], [-52.471710732700565, -22.403272166077894], [-52.47168212677038, -22.403241562078183], [-52.471652568920234, -22.403209492701382], [-52.47164084630946, -22.40319663975022], [-52.47161165228631, -22.403164293806764], [-52.47158387295106, -22.40313308354318], [-52.471556326130376, -22.403101701616023], [-52.471530128054425, -22.40307143989991], [-52.471487371611644, -22.403021191655405], [-52.47146280354298, -22.402991817372854], [-52.47142097874548, -22.402940945303907], [-52.47139689597921, -22.40291114742222], [-52.47135598160867, -22.402859653130104], [-52.47133136628418, -22.40282814129852], [-52.471305948113674, -22.402795157494545], [-52.47128171146677, -22.40276327866034], [-52.471242387706376, -22.402710676525388], [-52.47121958901026, -22.402679662336137], [-52.4711811287975, -22.40262645925049], [-52.4711587742235, -22.40259501428058], [-52.47112116331628, -22.402541220512923], [-52.47109924304147, -22.40250934314206], [-52.47106246220207, -22.402454962070056], [-52.47104096619743, -22.40242265047858], [-52.47100500012023, -22.402367691231177], [-52.47098392084046, -22.40233494693227], [-52.47094875365988, -22.402279417611275], [-52.470928083445045, -22.402246241922118], [-52.4708936998545, -22.402190151475537], [-52.470873431230444, -22.40215654600856], [-52.47083981536066, -22.402099902561265], [-52.47081994109282, -22.402065869519777], [-52.470787078824074, -22.402008684248397], [-52.4707675929049, -22.401974227843446], [-52.47073609451372, -22.401917633682004], [-52.470705639673994, -22.40186185922504], [-52.47067498764088, -22.40180464535713], [-52.47065632805585, -22.40176926131201], [-52.47062576793808, -22.401710391494117], [-52.47060747109802, -22.401674587966827], [-52.470577599868804, -22.401615215486913], [-52.47055966501741, -22.401579008104257], [-52.47053097281211, -22.401520177829237], [-52.47050316680721, -22.401462096929624], [-52.47047524944271, -22.401402696307844], [-52.47045808312589, -22.401365606606344], [-52.47043076149645, -22.401305667826026], [-52.47040424817797, -22.401246432334474], [-52.47037807489112, -22.40118688676042], [-52.470352236278046, -22.401127033449242], [-52.4703267277097, -22.401066876629095], [-52.4703015467477, -22.4010064257127], [-52.47027632820109, -22.40094480314877], [-52.47026065453828, -22.40090593729818], [-52.4702359720546, -22.400843832487137], [-52.470211956797364, -22.400782344518298], [-52.47018824676212, -22.400720578366585], [-52.47016483642211, -22.400658536128113], [-52.47014172022364, -22.400596220009216], [-52.47011889258152, -22.40053363232195], [-52.47009634787489, -22.400470775479448], [-52.47007408075167, -22.400407652865788], [-52.47005208775691, -22.400344273390957], [-52.47003036600975, -22.400280646873046], [-52.47000891077271, -22.400216777665197], [-52.469987716522944, -22.400152668044736], [-52.46996677769498, -22.40008832035811], [-52.46994629733657, -22.40002438837072], [-52.469918678997225, -22.399936606381203], [-52.469898753930366, -22.399872140169432], [-52.469878856485536, -22.39980678955097], [-52.46985935855593, -22.399741796376272], [-52.469833124555805, -22.39965285329729], [-52.46981412897243, -22.399587367388172], [-52.46979517316546, -22.399521093538432], [-52.46977656756107, -22.39945513821585], [-52.46975158612096, -22.399365168913945], [-52.46973356385152, -22.399299248182558], [-52.46970919626183, -22.39920875949805], [-52.46969157038623, -22.39914233134771], [-52.46966777243844, -22.39905134440864], [-52.4696505123023, -22.398984424137083], [-52.46962529630088, -22.39888532565124]], "type": "LineString"}, "id": "449", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 595.116282802, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47207960779795, -22.403668938307064], [-52.47205391858016, -22.40364603083853], [-52.4720218503363, -22.40361711139601], [-52.471989990350416, -22.403587982737736], [-52.47195871500722, -22.403558970533606], [-52.471927702012884, -22.40352978253488], [-52.471895638790514, -22.403499167881606], [-52.47188297047531, -22.40348694073286], [-52.47185130593047, -22.40345604845659], [-52.47182119688999, -22.403426250523864], [-52.471791340178015, -22.403396277941997], [-52.47176049001909, -22.403364864682565], [-52.47174825727587, -22.403352275466894], [-52.47171779132423, -22.403320587398202], [-52.47168880649032, -22.403290011423557], [-52.47166006754786, -22.40325926511625], [-52.47163039472838, -22.403227070996206], [-52.47161857463433, -22.403214111160015], [-52.47158926811849, -22.40318164057343], [-52.47156136185573, -22.40315028770083], [-52.471533689843554, -22.403118763147567], [-52.47150735299787, -22.403088341131628], [-52.47146444492094, -22.40303791467471], [-52.47143972789578, -22.40300836229019], [-52.471397756805615, -22.402957312274033], [-52.471373530430945, -22.402927336698326], [-52.471332475173384, -22.402875665077552], [-52.471307735366366, -22.402843993880683], [-52.47128220839082, -22.40281086887944], [-52.47125785140291, -22.402778831752173], [-52.47121839645135, -22.402726054115725], [-52.471195469207785, -22.402694865050226], [-52.47115688307063, -22.402641487757897], [-52.47113440516858, -22.402609869301827], [-52.471096673516335, -22.402555902823455], [-52.47107463507768, -22.402523853606148], [-52.471037738638756, -22.402469301604928], [-52.47101612956126, -22.402436820040478], [-52.47098005291511, -22.402381691820064], [-52.47095886553994, -22.402348779598405], [-52.47092359271301, -22.402293083445784], [-52.47090281926825, -22.402259742063467], [-52.470868334838244, -22.40220348710023], [-52.47084796773527, -22.402169718345043], [-52.47081425572317, -22.402112912879275], [-52.47079428760342, -22.402078719113906], [-52.47076133373859, -22.402021374434096], [-52.470741758444824, -22.40198675997975], [-52.470710164296264, -22.40192999374987], [-52.47067960795027, -22.401874033377837], [-52.47064886553373, -22.40181665078466], [-52.47063012599305, -22.40178111510802], [-52.47059948799049, -22.401722095235403], [-52.47058111527991, -22.401686143230794], [-52.47055117013252, -22.401626623808546], [-52.470533163269735, -22.40159027103386], [-52.47050439404612, -22.401531282818905], [-52.47047650654484, -22.401473031668097], [-52.47044851674479, -22.401413476899616], [-52.470431286462876, -22.401376248979624], [-52.470403896514526, -22.401316160295302], [-52.47037731100187, -22.40125676348432], [-52.47035106793393, -22.40119705912927], [-52.470325161899645, -22.401137049615556], [-52.470299588206714, -22.401076739185374], [-52.47027434432247, -22.401016137186616], [-52.47024906993567, -22.400954378146285], [-52.470233347035425, -22.400915390183663], [-52.47020861204337, -22.40085315322391], [-52.470184541380654, -22.40079152336633], [-52.47016077788044, -22.400729617904084], [-52.470137315970184, -22.4006674389622], [-52.47011415005081, -22.400604988774443], [-52.47009127449215, -22.40054226967887], [-52.47006868362888, -22.400479284113192], [-52.47004637206073, -22.400416035472794], [-52.470024336259, -22.40035253260122], [-52.47000257326604, -22.400288785231346], [-52.46998107829591, -22.40022479770664], [-52.46995984578816, -22.400160572323237], [-52.46993887014024, -22.4000961114455], [-52.46991835150504, -22.400032059933174], [-52.469890693700975, -22.39994415245439], [-52.46987073356525, -22.399879572738616], [-52.46985080511933, -22.399814120258725], [-52.46983127504847, -22.3997490199036], [-52.469805007981094, -22.39965996465464], [-52.469785983048034, -22.3995943775199], [-52.46976700131363, -22.399528012975928], [-52.46974836884652, -22.39946196238087], [-52.46972335979936, -22.399371893589308], [-52.46970531127999, -22.399305876794546], [-52.469680918765285, -22.399215295484474], [-52.46966326924241, -22.39914877816267], [-52.46963944889586, -22.3990577055168], [-52.469622167564, -22.398990703014178], [-52.469602874939305, -22.39891488326023]], "type": "LineString"}, "id": "450", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 593.42966404, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47205518080064, -22.403684696572643], [-52.47203369091173, -22.403665533706974], [-52.47200149210489, -22.403636496518256], [-52.47196948546673, -22.40360723377671], [-52.471938060681055, -22.403578082940566], [-52.47190689983409, -22.40354875578619], [-52.471874708566155, -22.403518018868436], [-52.471861931469064, -22.40350568672451], [-52.471830141145865, -22.40347467173347], [-52.47179988990809, -22.40344473306877], [-52.471769892663254, -22.403414619404533], [-52.471738920920814, -22.403383082337978], [-52.471726584974114, -22.40337038690958], [-52.47169599979711, -22.403338574828286], [-52.47166688027443, -22.403307856766496], [-52.471638008319694, -22.403276968151584], [-52.47160822053089, -22.403244649288258], [-52.471596302953564, -22.403231582566992], [-52.47156688394505, -22.403198987337262], [-52.47153885075479, -22.40316749185562], [-52.47151105355113, -22.403135824676202], [-52.47148457793572, -22.403105242360404], [-52.471441518224665, -22.403054637691028], [-52.47141665224303, -22.403024907204486], [-52.47137453486023, -22.40297367924108], [-52.47135016487717, -22.402943525971292], [-52.471308968732615, -22.402891677021856], [-52.471284104443086, -22.402859846459645], [-52.47125846866252, -22.402826580261102], [-52.47123399133363, -22.402794384840742], [-52.47119440519093, -22.402741431702772], [-52.47117134939994, -22.402710067760964], [-52.471132637338414, -22.402656516261914], [-52.47111003610834, -22.402624724319644], [-52.47107218371111, -22.402570585130523], [-52.47105002710864, -22.40253836406672], [-52.47101301507021, -22.402483641136246], [-52.4709912929199, -22.40245098959882], [-52.470955105704846, -22.40239569240536], [-52.4709338102343, -22.40236261226089], [-52.470898431761036, -22.40230674927661], [-52.4708775550864, -22.4022732422011], [-52.47084296981699, -22.402216822721176], [-52.47082250423511, -22.40218289067776], [-52.470788696080746, -22.402125923193488], [-52.470768634109106, -22.40209156870418], [-52.470735588648246, -22.40203406461591], [-52.47071592397993, -22.401999292112162], [-52.470684234074014, -22.401942353813798], [-52.47065357622181, -22.401886207526676], [-52.4706227434219, -22.401828656208174], [-52.47060392392558, -22.401792968899997], [-52.470573208038296, -22.40173379897262], [-52.47055475945722, -22.40169769849067], [-52.4705247403917, -22.40163803212606], [-52.47050666151758, -22.40160153395933], [-52.470477815275686, -22.401542387804426], [-52.470449846278086, -22.401483966402385], [-52.470421784042536, -22.401424257487182], [-52.47040448979555, -22.401386891348682], [-52.470377031528336, -22.40132665276032], [-52.47035037382156, -22.401267094629876], [-52.47032406097259, -22.401207231493803], [-52.47029808751713, -22.401147065777522], [-52.470272448699646, -22.40108660173728], [-52.47024714189322, -22.401025848656136], [-52.47022181166627, -22.400963953139392], [-52.47020603952863, -22.40092484306472], [-52.470181252028254, -22.40086247395622], [-52.47015712596009, -22.400800702209917], [-52.47013330899494, -22.4007386574371], [-52.470109795514496, -22.40067634179178], [-52.470086579874256, -22.400613757535154], [-52.47006365639911, -22.40055090703124], [-52.47004101937924, -22.400487792742382], [-52.4700186633662, -22.400424418075215], [-52.46999658475755, -22.40036079180689], [-52.46997478051881, -22.40029692358504], [-52.469953245815645, -22.40023281774345], [-52.469931975049946, -22.400168476597095], [-52.46991096258211, -22.400103902528212], [-52.469890405670164, -22.400039731490956], [-52.46986270840143, -22.39995169852288], [-52.46984271319689, -22.3998870053031], [-52.46982275374991, -22.399821450961753], [-52.469803191537835, -22.399756243426197], [-52.469776891403235, -22.39966707600724], [-52.46975783712054, -22.399601387646882], [-52.46973882945871, -22.39953493240867], [-52.46972017012893, -22.399468786541117], [-52.469695133474765, -22.399378618259878], [-52.46967705870548, -22.399312505401724], [-52.46965264126581, -22.399221831466082], [-52.46963496809568, -22.399155224972795], [-52.46961112535042, -22.399064066620113], [-52.46959382282285, -22.398996981886455], [-52.46958042772849, -22.398944339315737]], "type": "LineString"}, "id": "451", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 591.902456569, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.472030753797675, -22.40370045483481], [-52.472013463237666, -22.403685036573144], [-52.47198113386783, -22.40365588163821], [-52.471948980577395, -22.403626484813337], [-52.47191740634924, -22.403597195345153], [-52.47188609764962, -22.403567729035082], [-52.471853778336126, -22.40353686985282], [-52.47184089245716, -22.403524432713677], [-52.4718089763556, -22.403493295007834], [-52.47177858292054, -22.403463215611122], [-52.471748445142836, -22.403432960864503], [-52.47171735181688, -22.403401299990758], [-52.47170491266671, -22.403388498349628], [-52.47167420826435, -22.40335656225572], [-52.4716449540529, -22.403325702106738], [-52.471615949085894, -22.40329467118416], [-52.47158604632777, -22.403262227577535], [-52.471574031267174, -22.403249053971162], [-52.471544499766, -22.40321633409825], [-52.47151633964825, -22.403184696007525], [-52.47148841725312, -22.40315288620193], [-52.47146180286799, -22.403122143586224], [-52.471418591522834, -22.40307136070435], [-52.471393576584724, -22.403041452115755], [-52.47135131290931, -22.40299004620505], [-52.47132679931789, -22.40295971524117], [-52.47128546228635, -22.402907688962987], [-52.47126047351435, -22.4028756990354], [-52.47123472892877, -22.402842291639534], [-52.471210131258914, -22.402809937926047], [-52.471170413925115, -22.402756809286497], [-52.47114722958672, -22.402725270468363], [-52.47110839160086, -22.40267154476254], [-52.47108566704279, -22.402639579334043], [-52.47104769390059, -22.402585267434112], [-52.47102541913436, -22.402552874523806], [-52.47098829149646, -22.40249798066405], [-52.470966456273366, -22.402465159153586], [-52.47093015848942, -22.402409692987035], [-52.470908754923556, -22.40237644491975], [-52.470873270803985, -22.40232041510377], [-52.47085229089951, -22.402286742335043], [-52.470817604790724, -22.402230158338398], [-52.47079704072997, -22.402196063006702], [-52.470763136433376, -22.402138933503895], [-52.4707429806099, -22.402104418290627], [-52.47070984355303, -22.40204675479386], [-52.470690089510214, -22.402011824240667], [-52.470658303847, -22.401954713873796], [-52.470627544488615, -22.40189838167155], [-52.47059662130538, -22.40184066162771], [-52.47057772185347, -22.40180482268796], [-52.47054692808149, -22.4017455027058], [-52.47052840362997, -22.401709253746468], [-52.47049831064637, -22.40164944043947], [-52.47048015976093, -22.40161279688068], [-52.470451236500814, -22.401553492785784], [-52.470423186006926, -22.40149490113249], [-52.47039505133592, -22.40143503807055], [-52.47037769312392, -22.401397533713478], [-52.470350166537884, -22.401337145221074], [-52.47032343663704, -22.40127742577115], [-52.47029705400706, -22.40121740385402], [-52.4702710131305, -22.40115708193515], [-52.47024530918851, -22.401096464284823], [-52.47021993945994, -22.40103556012128], [-52.4701945533929, -22.40097352812809], [-52.470178732017885, -22.400934295941347], [-52.47015389200923, -22.400871794684107], [-52.47012971053567, -22.400809881049017], [-52.47010584010563, -22.40074769696562], [-52.47008227505504, -22.400685244616838], [-52.47005900969398, -22.400622526291322], [-52.470036038302396, -22.40055954437907], [-52.47001335512595, -22.400496301366992], [-52.46999095466808, -22.40043280067306], [-52.46996883325255, -22.400369051007967], [-52.46994698776808, -22.40030506193413], [-52.46992541333192, -22.400240837775637], [-52.469904104308306, -22.400176380866306], [-52.46988305502061, -22.400111693606274], [-52.46986245983195, -22.400047403044066], [-52.469834723098586, -22.39995924458668], [-52.46981469282526, -22.39989443786287], [-52.469794702377264, -22.39982878166007], [-52.46977510802401, -22.399763466944062], [-52.469748774822236, -22.399674187355117], [-52.46972969118993, -22.39960839776911], [-52.46971065760072, -22.399541851836634], [-52.4696919714083, -22.399475610696577], [-52.469666907147165, -22.399385342925672], [-52.469648806128, -22.399319134004102], [-52.4696243637634, -22.39922836744288], [-52.469606666946056, -22.39916167177811], [-52.469582801802105, -22.399070427718602], [-52.46956547807886, -22.399003260753872], [-52.469557975354476, -22.398973775113657]], "type": "LineString"}, "id": "452", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 590.377553696, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47200625701227, -22.403716282304895], [-52.471960775625135, -22.403675266755858], [-52.47192847568241, -22.40364573584761], [-52.47189675201177, -22.403616307747352], [-52.4718652954595, -22.403586702281565], [-52.47183284810045, -22.403555720834763], [-52.4718198534396, -22.403543178700374], [-52.471787811559665, -22.4035119182797], [-52.47175727592733, -22.40348169815093], [-52.471726997616756, -22.403451302321876], [-52.471695782707286, -22.40341951764093], [-52.471683240353656, -22.403406609787034], [-52.47165241672594, -22.40337454968046], [-52.471623027825714, -22.40334354744427], [-52.47159388984646, -22.403312374213993], [-52.47156387211902, -22.403279805864027], [-52.471551759575156, -22.403266525372526], [-52.471522115581315, -22.403233680856403], [-52.471493828536104, -22.403201900156567], [-52.47146578094951, -22.40316994772475], [-52.47143902779469, -22.403139044809087], [-52.471395664815425, -22.40308808371468], [-52.47137050092088, -22.403057997023996], [-52.47132809095285, -22.40300641316594], [-52.47130343375311, -22.40297590450792], [-52.47126195583461, -22.402923700900956], [-52.47123684258014, -22.40289155160798], [-52.47121098918958, -22.402858003014728], [-52.47118627117878, -22.402825491008084], [-52.471146422653895, -22.402772186866933], [-52.47112310976812, -22.40274047317241], [-52.47108414585796, -22.402686573259793], [-52.47106129797193, -22.402654434345028], [-52.471023204084794, -22.40259994973427], [-52.471000811154816, -22.40256738497739], [-52.47096356791749, -22.402512320188315], [-52.470941619621634, -22.402479328704775], [-52.47090521126886, -22.402423693565098], [-52.47088369960768, -22.402390277574966], [-52.47084810984186, -22.402334080927265], [-52.47082702670757, -22.402300242465266], [-52.47079223975944, -22.402243493951854], [-52.470771577219864, -22.402209235331878], [-52.470737576781076, -22.402151943810498], [-52.47071732710579, -22.40211726787324], [-52.47068409845296, -22.402059444967943], [-52.47066425503568, -22.40202435636528], [-52.4706323736152, -22.401967073929857], [-52.4706015127507, -22.40191055581246], [-52.47057049918417, -22.40185266704325], [-52.47055151977671, -22.401816676471878], [-52.47052064812008, -22.40175720643491], [-52.470502047798156, -22.401720808998185], [-52.4704718808965, -22.401660848748772], [-52.4704536579998, -22.40162405979789], [-52.470424657721495, -22.401564597762984], [-52.470396525731374, -22.401505835858398], [-52.47036831862497, -22.40144581864968], [-52.470350896447975, -22.401408176074053], [-52.47032330154317, -22.401347637677564], [-52.470296499448295, -22.401287756908122], [-52.470270047037374, -22.40122757620994], [-52.47024393873974, -22.40116709808844], [-52.47021816967331, -22.401106326828014], [-52.470192737022636, -22.40104527158203], [-52.470167295115544, -22.40098310311238], [-52.470151424503214, -22.400943748813557], [-52.47012653198632, -22.40088111540753], [-52.4701022951074, -22.40081905988366], [-52.47007837121252, -22.400756736489658], [-52.47005475459182, -22.400694147437406], [-52.47003143951, -22.400631295042977], [-52.470008420202, -22.40056818172235], [-52.469985690869045, -22.40050480998705], [-52.46996324596637, -22.400441183266317], [-52.469941081744, -22.40037731020444], [-52.46991919501385, -22.40031320027859], [-52.46989758084473, -22.40024885780319], [-52.46987623356325, -22.40018428513088], [-52.46985514745572, -22.40011948467967], [-52.46983451399039, -22.400055074592487], [-52.46980673779244, -22.399966790645788], [-52.469786672450375, -22.399901870417953], [-52.4697666510014, -22.399836112353665], [-52.469747024507, -22.399770690457196], [-52.469720658238096, -22.399681298698233], [-52.469701545256214, -22.39961540788658], [-52.46968248573966, -22.399548771259834], [-52.46966377268464, -22.39948243484727], [-52.46963868081656, -22.399392067586664], [-52.46962055354756, -22.399325762601674], [-52.46959608625805, -22.399234903414868], [-52.46957836579353, -22.399168118578608], [-52.46955447825092, -22.399076788812263], [-52.469535494471415, -22.399003185471603]], "type": "LineString"}, "id": "453", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 588.856219342, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47198185739824, -22.403732022883894], [-52.47194041737681, -22.40369465187119], [-52.47190797078178, -22.40366498687955], [-52.47187609766865, -22.40363542014717], [-52.47184449326373, -22.403605675525636], [-52.47181191785911, -22.403574571814246], [-52.471798814416374, -22.403561924684595], [-52.47176664675807, -22.40353054154904], [-52.471735968928456, -22.4035001806882], [-52.47170555008502, -22.403469643776674], [-52.47167421359204, -22.403437735288485], [-52.47166156803494, -22.403424721221796], [-52.471630625181874, -22.403392537102533], [-52.47160110159289, -22.40336139277908], [-52.471571830601384, -22.40333007724108], [-52.47154169790464, -22.403297384147745], [-52.47152948787752, -22.40328399677109], [-52.47149973139103, -22.403251027611724], [-52.47147131741835, -22.403219104302725], [-52.471443144640304, -22.403187009244647], [-52.47141625271579, -22.40315594602902], [-52.47137273810245, -22.40310480672202], [-52.47134742525148, -22.403074541929193], [-52.47130486899088, -22.403022780123756], [-52.47128006818281, -22.402992093771545], [-52.47123844937738, -22.40293971283577], [-52.47121321164046, -22.40290740417735], [-52.47118724944494, -22.402873714386704], [-52.47116241109322, -22.40284104408685], [-52.47112243137728, -22.40278756444405], [-52.47109898994416, -22.402755675873124], [-52.47105990010972, -22.40270160175366], [-52.47103692889575, -22.402669289352573], [-52.470998714263715, -22.402614632030954], [-52.470976203170025, -22.402581895427492], [-52.4709388443333, -22.40252665970903], [-52.470916782964714, -22.402493498252397], [-52.47088026404314, -22.402437694139575], [-52.47085864428669, -22.402404110226534], [-52.47082294887465, -22.402347746747065], [-52.47080176251059, -22.402313742591787], [-52.470766874723154, -22.40225682956158], [-52.470746113704784, -22.402222407653262], [-52.47071201712384, -22.40216495411329], [-52.47069167359678, -22.402130117452003], [-52.47065835334804, -22.40207213513816], [-52.47063842055632, -22.40203688848599], [-52.47060644337862, -22.401979433981992], [-52.47057548100804, -22.40192272994939], [-52.470544377058275, -22.401864672454774], [-52.47052531769531, -22.401828530251787], [-52.47049436815406, -22.401768910159984], [-52.470475691961774, -22.401732364245813], [-52.470445451142105, -22.401672257053974], [-52.47042715623418, -22.40163532271097], [-52.470398078937734, -22.401575702736032], [-52.47036986545144, -22.40151677058013], [-52.470341585909665, -22.40145659922462], [-52.47032409976773, -22.40141881843039], [-52.47029643654419, -22.40135813012979], [-52.47026956225534, -22.40129808804083], [-52.47024304006352, -22.40123774856153], [-52.47021686434487, -22.401177114237388], [-52.47019103015403, -22.401116189366835], [-52.47016553458131, -22.401054983038392], [-52.4701400368342, -22.400992678092255], [-52.470124116984586, -22.400953201681325], [-52.47009917195949, -22.400890436126524], [-52.47007487967528, -22.40082823871383], [-52.470050902315606, -22.400765776009198], [-52.47002723412484, -22.400703050253462], [-52.4700038693223, -22.400640063790103], [-52.469980802097936, -22.40057681906109], [-52.4699580266085, -22.40051331860254], [-52.46993553726107, -22.40044956585501], [-52.46991333023191, -22.400385569396324], [-52.46989140225611, -22.400321338618447], [-52.46986974835408, -22.4002568778261], [-52.469848362814766, -22.40019218939079], [-52.46982723988744, -22.40012727574841], [-52.469806568145486, -22.400062746136253], [-52.469778752482995, -22.399974336700215], [-52.46975865207223, -22.399909302968325], [-52.46973859962231, -22.399843443042545], [-52.46971894098681, -22.399777913965597], [-52.46969254165081, -22.399688410036607], [-52.4696733993194, -22.399622417999286], [-52.46965431387552, -22.399555690678266], [-52.46963557395793, -22.399489258993167], [-52.469610454482954, -22.39939879224287], [-52.46959230096415, -22.39933239119445], [-52.46956780874978, -22.399241439382045], [-52.4695500646381, -22.39917456537428], [-52.46952615469687, -22.399083149901102], [-52.469513102069165, -22.399032542614936]], "type": "LineString"}, "id": "454", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 587.339028275, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471957457778586, -22.403747763459467], [-52.47192005912282, -22.40371403698423], [-52.47188746587549, -22.40368423790914], [-52.47185544331987, -22.40365453254461], [-52.471823691062305, -22.403624648767277], [-52.4717909876121, -22.403593422791282], [-52.47177777538749, -22.403580670666337], [-52.47174548195082, -22.403549164815878], [-52.471714661923926, -22.40351866322291], [-52.47168410254762, -22.403487985228875], [-52.471652644471135, -22.403455952933424], [-52.471639895710574, -22.40344283265392], [-52.47160883363216, -22.403410524521924], [-52.47157917535442, -22.40337923811119], [-52.47154977135067, -22.403347780265417], [-52.47151952368462, -22.403314962428684], [-52.47150721617425, -22.403301468166845], [-52.47147734719512, -22.403268374364195], [-52.47144880629499, -22.403236308446015], [-52.471420508325494, -22.403204070761653], [-52.47139347763131, -22.403172847246], [-52.47134981138392, -22.40312152972637], [-52.471324349576534, -22.403091086831363], [-52.47128164702337, -22.403039147078506], [-52.471256702607, -22.403008283032058], [-52.47121494291466, -22.40295572476742], [-52.47118958069532, -22.402923256743517], [-52.471163509694854, -22.402889425755454], [-52.47113855100224, -22.40285659716235], [-52.47109844009527, -22.40280294201787], [-52.47107487011483, -22.402770878570482], [-52.471035654356136, -22.40271663024414], [-52.47101255981427, -22.40268414435672], [-52.47097422443735, -22.40262931432419], [-52.47095159517998, -22.40259640587408], [-52.470914120743885, -22.40254099922623], [-52.47089194630262, -22.402507667796456], [-52.470855316812255, -22.402451694710432], [-52.47083358896059, -22.402417942874475], [-52.47079778790235, -22.402361412563195], [-52.47077649830855, -22.40232724271458], [-52.47074150968186, -22.402270165167565], [-52.47072065018473, -22.40223557997088], [-52.47068645746165, -22.402177964412264], [-52.47066602008288, -22.402142967026933], [-52.470632608238255, -22.402084825304506], [-52.47061258607214, -22.402049420602793], [-52.470580513137264, -22.401991794030188], [-52.47054944926065, -22.401934904082356], [-52.4705182549277, -22.4018766778623], [-52.47049911560926, -22.401840384027658], [-52.47046808818343, -22.401780613881005], [-52.470449336120815, -22.401743919489377], [-52.47041902138319, -22.401683665355076], [-52.47040065446407, -22.40164658561991], [-52.47037150014954, -22.40158680770491], [-52.4703432051671, -22.401527705297667], [-52.47031485319001, -22.40146737979532], [-52.47029730308317, -22.401429460782488], [-52.470269571540946, -22.401368622577756], [-52.47024262505817, -22.40130841916923], [-52.4702160330855, -22.40124792090882], [-52.47018978994588, -22.401187130382], [-52.47016389063069, -22.401126051901297], [-52.47013833213596, -22.40106469449038], [-52.47011277854888, -22.40100225306773], [-52.47009680946203, -22.40096265454467], [-52.470071811928776, -22.400899756841053], [-52.4700474642393, -22.400837417539524], [-52.47002343341487, -22.400774815524258], [-52.469999713654104, -22.400711953065017], [-52.46997629913087, -22.400648832532706], [-52.46995318399019, -22.400585456395287], [-52.46993036234433, -22.400521827213478], [-52.46990782855219, -22.400457948439108], [-52.469885578716266, -22.4003938285836], [-52.46986360949487, -22.400329476953683], [-52.46984191585996, -22.40026489784439], [-52.46982049206286, -22.400200093646077], [-52.46979933231578, -22.4001350668125], [-52.46977862229724, -22.400070417675334], [-52.46975076717025, -22.399981882749948], [-52.46973063169083, -22.399916735513987], [-52.46971054824, -22.399850773726715], [-52.469690857463426, -22.399785137469276], [-52.46966442506038, -22.399695521370234], [-52.46964525337947, -22.399629428107243], [-52.469626142008316, -22.399562610091934], [-52.46960737522818, -22.399496083134306], [-52.46958222814634, -22.399405516894287], [-52.46956404837777, -22.39933901978243], [-52.46953953123857, -22.399247975344416], [-52.469521763479776, -22.399181012165123], [-52.46949783113995, -22.3990895109851], [-52.46949065159038, -22.399061674618352]], "type": "LineString"}, "id": "455", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 585.847471914, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47193305815332, -22.403763504031623], [-52.471899700863204, -22.40373342209496], [-52.47186696096357, -22.403703488936394], [-52.471834788965445, -22.403673644939683], [-52.471802888855215, -22.403643622006513], [-52.47177005735945, -22.403612273765873], [-52.47175673635294, -22.403599416645594], [-52.471724317137905, -22.403567788080206], [-52.47169335491373, -22.403537145755074], [-52.47166265500457, -22.403506326678503], [-52.47163107534457, -22.403474170575752], [-52.47161822338055, -22.403460944083392], [-52.47158704207679, -22.403428511938646], [-52.47155724911031, -22.403397083440584], [-52.47152771209432, -22.403365483287004], [-52.47149734945898, -22.40333254070683], [-52.47148494446536, -22.40331893955979], [-52.47145496299359, -22.40328572111384], [-52.47142629516602, -22.403253512586424], [-52.4713978720051, -22.403221132275746], [-52.47137070254126, -22.40318974846003], [-52.47132688465981, -22.40313825272773], [-52.47130127389604, -22.40310763173049], [-52.47125842505033, -22.403055514030168], [-52.47123333702569, -22.403024472289452], [-52.47119143644646, -22.402971736695914], [-52.471165949744716, -22.402939109306498], [-52.47113976993932, -22.402905137120964], [-52.471114690905836, -22.402872150234593], [-52.471074448807855, -22.402818319588388], [-52.47105075028013, -22.402786081264505], [-52.47101140859722, -22.40273165873122], [-52.47098819072747, -22.402698999357423], [-52.47094973460571, -22.402643996613957], [-52.47092698718469, -22.40261091631717], [-52.47088939714925, -22.40255533873989], [-52.470867109635336, -22.402521837336938], [-52.47083036957623, -22.402465695277698], [-52.47080853362936, -22.402431775518757], [-52.47077262692497, -22.40237507837565], [-52.47075123410147, -22.402340742833683], [-52.47071614463554, -22.402283500769798], [-52.4706951866597, -22.40224875228472], [-52.470660897794545, -22.40219097470744], [-52.470640366564076, -22.402155816598032], [-52.470606863123606, -22.40209751546698], [-52.47058675158314, -22.402061952715712], [-52.47055458289113, -22.402004154074454], [-52.47052341750854, -22.401947078211354], [-52.47049213279242, -22.40188868326585], [-52.470472913518556, -22.401852237799503], [-52.47044180820819, -22.401792317597955], [-52.470422980275295, -22.40175547472885], [-52.470392591619735, -22.401695073652064], [-52.47037415268947, -22.40165784852474], [-52.470344921356904, -22.40159791266964], [-52.47031654487837, -22.401538640011022], [-52.470288120466, -22.401478160361815], [-52.4702705063943, -22.401440103130344], [-52.47024270653344, -22.401379115021467], [-52.470215687856786, -22.401318750293346], [-52.470189026103306, -22.401258093251773], [-52.47016271554277, -22.40119714652228], [-52.47013675110326, -22.40113591443138], [-52.47011112968658, -22.401074405937962], [-52.47008552025959, -22.401011828038804], [-52.47006950193552, -22.400972107403593], [-52.470044451894154, -22.40090907755114], [-52.470020048799476, -22.400846596360765], [-52.46999596451034, -22.400783855034827], [-52.46997219317959, -22.40072085587204], [-52.46994872893573, -22.400657601270773], [-52.46992556587878, -22.400594093724933], [-52.46990269807652, -22.40053033581983], [-52.46988011983971, -22.400466331018624], [-52.469857827197075, -22.400402087766278], [-52.469835816730125, -22.40033761528431], [-52.46981408336237, -22.400272917858057], [-52.46979262130752, -22.40020799789671], [-52.46977142474073, -22.400142857871916], [-52.469750676445656, -22.400078089209742], [-52.469722781854216, -22.399989428794978], [-52.46970261130617, -22.399924168054934], [-52.46968249685447, -22.399858104406157], [-52.46966277393687, -22.399792360968217], [-52.4696363084668, -22.399702632699125], [-52.469617107436434, -22.399636438210443], [-52.469597970138025, -22.39956952950084], [-52.4695791764954, -22.399502907270655], [-52.46955400180673, -22.399412241540915], [-52.469535795788424, -22.399345648365603], [-52.46951125372442, -22.39925451130197], [-52.469493462318546, -22.399187458951157], [-52.46946816326228, -22.399090732288283]], "type": "LineString"}, "id": "456", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 584.364830304, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47190917251936, -22.403779708127843], [-52.471879342597944, -22.403752807203368], [-52.471846456045995, -22.403722739961314], [-52.47181413460537, -22.403692757332358], [-52.47178208664247, -22.40366259524332], [-52.47174912710113, -22.40363112473802], [-52.47173569731273, -22.403618162622386], [-52.471703152319336, -22.40358641134203], [-52.471672047897876, -22.4035556282847], [-52.47164120745585, -22.403524668125545], [-52.47160950621236, -22.403492388215447], [-52.471596551044875, -22.403479055510218], [-52.47156525051578, -22.403446499352693], [-52.47153532286055, -22.403414928767255], [-52.47150565283232, -22.40338318630585], [-52.471475175227695, -22.403350118982203], [-52.47146267275084, -22.403336410949922], [-52.47143257878644, -22.403303067860644], [-52.47140378403144, -22.403270716723963], [-52.47137523567909, -22.403238193786937], [-52.47134792744561, -22.403206649671116], [-52.47130395793014, -22.4031549757261], [-52.471278198209994, -22.403124176626587], [-52.471235203071764, -22.403071880978757], [-52.47120997143886, -22.40304066154372], [-52.471167929972765, -22.40298774862125], [-52.471142318788644, -22.40295496186627], [-52.471116030178344, -22.40292084848325], [-52.471090830804, -22.402887703303556], [-52.471050457515055, -22.40283369715559], [-52.47102663044006, -22.40280128395517], [-52.470987162832955, -22.402746687214936], [-52.47096382163536, -22.40271385435471], [-52.470925244768786, -22.40265867890026], [-52.470902379184146, -22.402625426756774], [-52.4708646735494, -22.402569678250003], [-52.47084227296286, -22.40253600687385], [-52.47080542233505, -22.402479695841347], [-52.47078347829302, -22.402445608159407], [-52.470747465942516, -22.402388744184424], [-52.470725969889344, -22.40235424294907], [-52.47069077958422, -22.402296836368297], [-52.4706697231297, -22.40226192459479], [-52.47063533812249, -22.402203984998813], [-52.47061471304038, -22.40216866616529], [-52.47058111800409, -22.402110205625593], [-52.470560917089315, -22.402074484824723], [-52.47052865264022, -22.40201651411479], [-52.47049738575169, -22.401959252336393], [-52.470466010652466, -22.401900688665386], [-52.47044671142321, -22.401864091567333], [-52.470415528228344, -22.401804021310866], [-52.470396624425206, -22.401767029964255], [-52.470366161851764, -22.40170648194495], [-52.4703476509104, -22.40166911142541], [-52.470318342559814, -22.40160901763019], [-52.47028988458525, -22.401549574720182], [-52.47026138773765, -22.401488940924096], [-52.47024370970113, -22.401450745473973], [-52.470215841521664, -22.401389607460906], [-52.470188750651175, -22.401329081413166], [-52.47016201911695, -22.40126826559043], [-52.47013564113553, -22.4012071626582], [-52.47010961157177, -22.401145776957122], [-52.47008392723318, -22.40108411738116], [-52.4700582619663, -22.40102140300547], [-52.47004219440507, -22.4009815602581], [-52.47001709185563, -22.40091839825679], [-52.46999263335579, -22.400855775177526], [-52.46996849560199, -22.40079289454091], [-52.469944672701324, -22.40072975867458], [-52.46992115873687, -22.400666370004323], [-52.469897947763684, -22.400602731050032], [-52.46987503380508, -22.400538844421636], [-52.46985241112365, -22.40047471359357], [-52.46983007567434, -22.400410346944366], [-52.46980802396186, -22.400345753610317], [-52.46978625086132, -22.400280937867095], [-52.46976475054876, -22.400215902142698], [-52.46974351716229, -22.400150648926676], [-52.46972273059072, -22.40008576073947], [-52.46969479653487, -22.39999697483533], [-52.46967459091825, -22.3999316005912], [-52.46965444546571, -22.399865435080887], [-52.469634690407126, -22.39979958446243], [-52.46960819187009, -22.399709744023273], [-52.469588961490295, -22.399643448308883], [-52.469569798264665, -22.399576448904963], [-52.469550977759575, -22.39950973140223], [-52.469525775464106, -22.39941896618275], [-52.46950754319611, -22.399352276943972], [-52.46948297620734, -22.39926104725472], [-52.46946516115441, -22.399193905732368], [-52.469445763053706, -22.39911974033252]], "type": "LineString"}, "id": "457", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 582.959118013, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471885478928584, -22.403796085412345], [-52.471858984327035, -22.403772192309486], [-52.47182595112276, -22.40374199098388], [-52.47179348023963, -22.403711869722663], [-52.471761284424076, -22.40368156847772], [-52.47172819683715, -22.403649975707697], [-52.47171465826686, -22.403636908596685], [-52.471681987495096, -22.40360503460134], [-52.47165074087636, -22.403574110811775], [-52.47161975990148, -22.40354300957001], [-52.47158793707448, -22.403510605852546], [-52.47157487870355, -22.40349716693441], [-52.471543458949114, -22.403464486764058], [-52.47151339660515, -22.40343277409123], [-52.4714835935647, -22.40340088932194], [-52.471453000990785, -22.403367697254794], [-52.4714404010307, -22.403353882337267], [-52.47141019457368, -22.403320414604618], [-52.47138127289125, -22.40328792085864], [-52.4713525993475, -22.40325525529521], [-52.471325152344384, -22.403223550879243], [-52.4712810311949, -22.403171698721472], [-52.4712551225184, -22.403140721519655], [-52.47121198108767, -22.40308824792427], [-52.471186605846526, -22.40305685079488], [-52.47114442349359, -22.40300376054342], [-52.4711186878271, -22.40297081442285], [-52.47109229041191, -22.402936559842303], [-52.47106697069675, -22.402903256369257], [-52.47102646621685, -22.402849074719494], [-52.471002510594616, -22.402816486642493], [-52.470962917063346, -22.402761715695263], [-52.470939452537934, -22.40272870934857], [-52.470900754926575, -22.40267336118311], [-52.47087777117835, -22.402639937192884], [-52.47083994994433, -22.4025840177566], [-52.47081743628521, -22.402550176407185], [-52.470780475088716, -22.402493696401397], [-52.47075842295156, -22.402459440796413], [-52.47072230495497, -22.402402409989534], [-52.47070070567217, -22.402367743060747], [-52.470665414527886, -22.402310171963055], [-52.47064425959473, -22.40227509690107], [-52.47060977844551, -22.402216995286377], [-52.47058905951178, -22.402181515728696], [-52.47055537287972, -22.402122895780316], [-52.47053508259067, -22.402087016929833], [-52.47050272238452, -22.402028874151192], [-52.47047135399011, -22.401971426457454], [-52.47043988850782, -22.40191269406092], [-52.47042050932321, -22.40187594533112], [-52.4703892482439, -22.401815725019716], [-52.470370268570555, -22.401778585195565], [-52.47033973207926, -22.401717890233723], [-52.47032114912683, -22.40168037432197], [-52.47029176375829, -22.4016201225866], [-52.470263224287734, -22.401560509425153], [-52.47023465500495, -22.40149972148217], [-52.47021691300365, -22.40146138781335], [-52.47018897650563, -22.40140009989609], [-52.470161813441365, -22.401339412528706], [-52.47013501212643, -22.40127843792477], [-52.470108566724186, -22.401217178789796], [-52.47008247203621, -22.401155639478482], [-52.47005672477576, -22.401093828819977], [-52.470031003669035, -22.40103097796772], [-52.47001488687068, -22.400991013108165], [-52.46998973181321, -22.400927718957984], [-52.46996521790825, -22.400864953989828], [-52.46994102668984, -22.40080193404251], [-52.46991715221929, -22.4007386614726], [-52.46989358853428, -22.400675138733337], [-52.46987032964492, -22.400611368370583], [-52.469847369530015, -22.400547353018872], [-52.46982470240399, -22.400483096163928], [-52.46980232414806, -22.40041860611786], [-52.46978023119011, -22.400353891931715], [-52.46975841835681, -22.4002889578715], [-52.46973687978658, -22.400223806384044], [-52.469715609580476, -22.400158439976785], [-52.46969478473245, -22.400093432264523], [-52.469666811212235, -22.400004520870983], [-52.46964657052707, -22.39993903312275], [-52.46962639407373, -22.399872765750892], [-52.46960660687419, -22.399806807951915], [-52.46958007527022, -22.399716855342664], [-52.469560815541044, -22.399650458402565], [-52.469541626388235, -22.399583368304338], [-52.469522779020714, -22.39951655552904], [-52.469497549118486, -22.399425690819804], [-52.46947929060082, -22.39935890551756], [-52.46945469868732, -22.39926758320265], [-52.469436859987375, -22.399200352508746], [-52.46942336283602, -22.399148748374053]], "type": "LineString"}, "id": "458", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 581.580949844, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47186178533216, -22.403812462693647], [-52.47183862605049, -22.40379157741329], [-52.47180544619389, -22.40376124200412], [-52.47177282586824, -22.403730982110595], [-52.47174048220002, -22.403700541709707], [-52.47170726656751, -22.403668826674945], [-52.47169361921534, -22.40365565456852], [-52.47166082266521, -22.40362365785814], [-52.47162943384919, -22.403592593336306], [-52.47159831234145, -22.403561351011888], [-52.47156636793095, -22.40352882348702], [-52.47155320635657, -22.40351527835595], [-52.471521667376805, -22.403482474172748], [-52.4714914703441, -22.403450619412492], [-52.47146153429143, -22.40341859233529], [-52.47143082674824, -22.40338527552462], [-52.47141812930493, -22.40337135372179], [-52.471387810355296, -22.403337761345735], [-52.471358761745456, -22.40330512499044], [-52.47132996301031, -22.40327231680058], [-52.47130237723758, -22.40324045208444], [-52.471258104454094, -22.403188421713857], [-52.471232046821264, -22.403157266409682], [-52.47118875909805, -22.403104614866702], [-52.471163240248686, -22.403073040042916], [-52.471120917008925, -22.403019772462432], [-52.471095056860094, -22.402986666976243], [-52.47106855064004, -22.402952271198124], [-52.47104311058407, -22.402918809431696], [-52.47100247491324, -22.40286445228008], [-52.47097839074381, -22.40283168932648], [-52.470938671288394, -22.402776744172208], [-52.470915083435195, -22.402743564339012], [-52.470876265079085, -22.402688043462497], [-52.47085316316731, -22.40265444762548], [-52.47081522633405, -22.402598357259652], [-52.47079259960236, -22.402564345936966], [-52.470755527837234, -22.40250769695783], [-52.470733367604986, -22.402473273429788], [-52.47069714396235, -22.40241607579097], [-52.47067544144995, -22.40238124316872], [-52.47064004946654, -22.402323507554065], [-52.47061879605478, -22.402288269203584], [-52.47058421876359, -22.402230005570125], [-52.47056340597828, -22.402194365288274], [-52.470529627750494, -22.402135585931187], [-52.470509248087204, -22.402099549031043], [-52.47047679212405, -22.402041234183667], [-52.470445322223796, -22.40198360057456], [-52.47041376635848, -22.40192469945245], [-52.47039430721857, -22.40188779909089], [-52.47036296825484, -22.401827428724516], [-52.47034391271133, -22.4017901404228], [-52.47031330230224, -22.401729298518397], [-52.47029464733878, -22.401691637214387], [-52.470265184952325, -22.401631227538847], [-52.47023656398582, -22.401571444125928], [-52.4702079222679, -22.401510502036015], [-52.47019011630186, -22.40147203014849], [-52.47016211148534, -22.401410592327004], [-52.47013487622733, -22.401349743639955], [-52.470108005131735, -22.4012886102548], [-52.470081492308715, -22.40122719491705], [-52.470055332496564, -22.401165501995482], [-52.47002952231431, -22.40110354025441], [-52.4700037453678, -22.401040552925554], [-52.46998757933235, -22.40100046595381], [-52.4699623717669, -22.400937039654746], [-52.469937802456855, -22.400874132797654], [-52.46991355777387, -22.400810973539613], [-52.46988963173349, -22.400747564266126], [-52.469866018327984, -22.400683907457825], [-52.46984271152248, -22.4006200056866], [-52.46981970525131, -22.400555861611554], [-52.469796993680745, -22.40049147872971], [-52.469774572618235, -22.40042686528674], [-52.469752438414844, -22.400362030248495], [-52.46973058584883, -22.400296977871275], [-52.46970900902097, -22.40023171062074], [-52.46968770199528, -22.400166231022226], [-52.46966683887083, -22.40010110378491], [-52.46963882588629, -22.400012066901958], [-52.46961855013264, -22.39994646564959], [-52.46959834267854, -22.399880096416197], [-52.469578523338086, -22.399814031436655], [-52.46955195866722, -22.399723966657316], [-52.46953266958869, -22.399657468491498], [-52.46951345450873, -22.39959028769894], [-52.469494580278806, -22.399523379651054], [-52.46946932276986, -22.399432415452058], [-52.469451038002575, -22.39936553408633], [-52.46942642116437, -22.39927411914578], [-52.46940855881745, -22.399206799280318], [-52.46940079578973, -22.399177118605543]], "type": "LineString"}, "id": "459", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 580.275460057, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47183809173008, -22.40382883997176], [-52.471818267768306, -22.4038109625148], [-52.47178494125937, -22.403780493022], [-52.47175217149121, -22.403750094496136], [-52.47171967997031, -22.40371951493926], [-52.47168633629222, -22.40368767763973], [-52.47167258015815, -22.40367440053787], [-52.47163965782965, -22.403642281112425], [-52.47160812681635, -22.40361107585829], [-52.47157686477576, -22.403579692451174], [-52.471544798781764, -22.40354704111888], [-52.47153153400393, -22.403533389774847], [-52.47149987579884, -22.403500461578773], [-52.47146954407741, -22.40346846473103], [-52.471439475012524, -22.403436295345877], [-52.47140865250007, -22.403402853791658], [-52.47139585757354, -22.40338882510351], [-52.4713654261313, -22.403355108084032], [-52.47133625059406, -22.40332232911937], [-52.47130732666752, -22.403289378303043], [-52.471279602125186, -22.403257353286676], [-52.471235177707726, -22.40320514470325], [-52.47120897111858, -22.403173811296682], [-52.47116553710289, -22.403120981806055], [-52.47113987464534, -22.403089229287833], [-52.47109741051878, -22.40303578437827], [-52.47107142588762, -22.403002519526424], [-52.47104481086272, -22.402967982550717], [-52.47101925046597, -22.402934362490875], [-52.47097848360424, -22.402879829837364], [-52.47095427088762, -22.40284689200711], [-52.470914425508106, -22.402791772645763], [-52.47089071432715, -22.40275841932604], [-52.47085177522631, -22.402702725738422], [-52.47082855515101, -22.40266895805458], [-52.470790502718536, -22.40261269675917], [-52.470767762914335, -22.40257851546316], [-52.4707305805806, -22.40252169751068], [-52.470708312253294, -22.402487106059514], [-52.47067198296463, -22.40242974158872], [-52.47065017722268, -22.402394743272982], [-52.47061468440019, -22.402336843141338], [-52.47059333250985, -22.402301441502328], [-52.47055865907673, -22.402243015850072], [-52.47053775243989, -22.402207214844015], [-52.470503882616406, -22.402148276078183], [-52.47048341357892, -22.402112081128347], [-52.47045086185881, -22.4020535942122], [-52.47041929045275, -22.401995774687695], [-52.470387644204465, -22.401936704840004], [-52.47036810510927, -22.401899652846637], [-52.47033668826117, -22.401839132425263], [-52.47031755684754, -22.401801695645954], [-52.47028687252068, -22.401740706798957], [-52.470268145546235, -22.401702900102684], [-52.47023860614192, -22.40164233248694], [-52.47020990367952, -22.401582378822535], [-52.4701811895265, -22.401521282585662], [-52.47016331959576, -22.40148267247941], [-52.47013524646077, -22.40142108475366], [-52.47010793900908, -22.401360074746908], [-52.47008099813288, -22.401298782580504], [-52.47005441788912, -22.401237211039955], [-52.47002819295286, -22.40117536450813], [-52.470002319848845, -22.401113251684457], [-52.46997648706257, -22.401050127878985], [-52.46996027179007, -22.401009918795026], [-52.46993501171668, -22.400946360347046], [-52.46991038700161, -22.400883311601028], [-52.4698860888541, -22.400820013032238], [-52.46986211124393, -22.400756467055125], [-52.46983844811796, -22.400692676177787], [-52.46981509339636, -22.40062864299806], [-52.469792040968976, -22.40056437019966], [-52.46976928495392, -22.400499861290907], [-52.469746821084854, -22.40043512445104], [-52.46972464563607, -22.400370168560666], [-52.46970275333738, -22.400304997866417], [-52.46968113825194, -22.400239614852797], [-52.46965979440669, -22.400174022063016], [-52.46963889300587, -22.40010877530062], [-52.46961084055706, -22.400019612928233], [-52.469590529734944, -22.39995389817173], [-52.46957029128011, -22.39988742707677], [-52.46955043979878, -22.39982125491668], [-52.46952384206107, -22.399731077967235], [-52.46950452363322, -22.399664478575673], [-52.469485282626145, -22.39959720708877], [-52.46946638153386, -22.3995302037683], [-52.46944109641824, -22.399439140079526], [-52.469422785401356, -22.399372162650295], [-52.469398143638486, -22.399280655084095], [-52.4693781590581, -22.399205336853694]], "type": "LineString"}, "id": "460", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 578.988021613, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47181439812237, -22.403845217246623], [-52.47179790948048, -22.403830347614], [-52.4717644363192, -22.403799744037546], [-52.471731517108516, -22.4037692068793], [-52.471698877734944, -22.40373848816641], [-52.47166540601127, -22.40370652860207], [-52.4716515410953, -22.40369314650475], [-52.47161849298843, -22.403660904364205], [-52.47158681977786, -22.40362955837772], [-52.47155541720441, -22.40359803388789], [-52.47152322962692, -22.403565258748113], [-52.471509861645636, -22.403551501191107], [-52.47147808421522, -22.403518448982116], [-52.47144761780507, -22.403486310046862], [-52.47141741572798, -22.403453998353733], [-52.47138647824627, -22.403420432055917], [-52.47137358583652, -22.403406296482423], [-52.47134304190168, -22.403372454819483], [-52.47131373943705, -22.40333953324541], [-52.47128469031914, -22.40330643980259], [-52.47125682700722, -22.403274254485964], [-52.471212250955794, -22.403221867689656], [-52.471185895410336, -22.403190356180637], [-52.471142315102206, -22.40313734874235], [-52.47111650903648, -22.403105418529634], [-52.47107390402314, -22.403051796290963], [-52.47104779490969, -22.403018372073415], [-52.47102107107995, -22.402983693900083], [-52.470995390342445, -22.402949915546778], [-52.47095449228984, -22.40289520739134], [-52.47093015102607, -22.402862094684405], [-52.470890179722474, -22.40280680111593], [-52.470866345213786, -22.402773274309638], [-52.47082728536826, -22.40271740801088], [-52.47080394712947, -22.402683468480188], [-52.47076577909781, -22.402627036255165], [-52.47074292622112, -22.402592684985795], [-52.47070563331881, -22.40253569805989], [-52.47068325689648, -22.402500938685606], [-52.47064682196184, -22.40244340738281], [-52.47062491299037, -22.402408243373536], [-52.47058931932882, -22.402350178724877], [-52.47056786895996, -22.402314613797298], [-52.47053309938493, -22.402256026126214], [-52.47051209889659, -22.40222006439592], [-52.47047813747746, -22.402160966221302], [-52.47045757906581, -22.402124613221766], [-52.470424931588774, -22.402065954236814], [-52.470393258676985, -22.402007948796857], [-52.470361522045756, -22.401948710223543], [-52.47034190299533, -22.401911506598356], [-52.4703104082629, -22.40185083612196], [-52.470291200979176, -22.401813250865036], [-52.4702604427346, -22.401752115075425], [-52.47024164374921, -22.40171416298683], [-52.470212027327065, -22.40165343743086], [-52.47018324336882, -22.401593313514944], [-52.47015445678076, -22.401532063131086], [-52.470136522885355, -22.40149331480608], [-52.47010838143195, -22.40143157717605], [-52.47008100178662, -22.401370405849587], [-52.47005399112985, -22.401308954901904], [-52.47002734346542, -22.401247227158535], [-52.470001053405085, -22.4011852270164], [-52.46997511737935, -22.4011229631101], [-52.469949228753364, -22.40105970282801], [-52.46993296424385, -22.401019371631815], [-52.46990765166256, -22.400955681034905], [-52.46988297154251, -22.400892490399926], [-52.46985861993053, -22.40082905252036], [-52.46983459075061, -22.400765369839633], [-52.46981087790423, -22.400701444893226], [-52.46978747526657, -22.400637280304984], [-52.46976437668302, -22.400572878783212], [-52.4697415762235, -22.400508243847533], [-52.46971906954793, -22.400443383610728], [-52.4696968528538, -22.40037830686822], [-52.46967492082248, -22.40031301785694], [-52.46965326747949, -22.400247519080207], [-52.46963188681472, -22.400181813099145], [-52.46961094713757, -22.400116446811655], [-52.46958285522453, -22.400027158949825], [-52.46956250933399, -22.399961330689173], [-52.469542239878464, -22.39989475773263], [-52.4695223562563, -22.39982847839197], [-52.46949572545178, -22.3997381892724], [-52.469476377674646, -22.3996714886551], [-52.46945711074049, -22.39960412647384], [-52.46943818278588, -22.399537027880754], [-52.46941287006361, -22.399445864702212], [-52.46939453279717, -22.39937879120947], [-52.469369866109666, -22.399287191017592], [-52.46935561940773, -22.399233497771604]], "type": "LineString"}, "id": "461", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 577.704369883, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47179061755343, -22.403861678920364], [-52.47174393137339, -22.403818995050756], [-52.47171086272017, -22.40378831926008], [-52.47167807549391, -22.403757461391137], [-52.47164447572466, -22.403725379561966], [-52.4716305020268, -22.403711892469143], [-52.471597328141556, -22.40367952761348], [-52.4715655127337, -22.403648040894595], [-52.4715339696274, -22.403616375322006], [-52.47150166046642, -22.40358347637474], [-52.4714881892817, -22.403569612604727], [-52.47145629262596, -22.40353643638278], [-52.47142569152709, -22.403504155359983], [-52.471395356437796, -22.403471701358825], [-52.471364303986824, -22.403438010317394], [-52.47135131409387, -22.403423767858538], [-52.471320657666446, -22.403389801552105], [-52.47129122827443, -22.40335673736859], [-52.471262053965155, -22.403323501299237], [-52.471234051883656, -22.403291155682307], [-52.47118932419829, -22.40323859067307], [-52.47116281969655, -22.40320690106157], [-52.47111909309599, -22.403153715675554], [-52.47109314342211, -22.40312160776832], [-52.47105039752201, -22.403067808200504], [-52.47102416392629, -22.403034224617215], [-52.47099733129175, -22.402999405246216], [-52.4709715302135, -22.402965468599415], [-52.47093050097005, -22.402910584942017], [-52.470906031159146, -22.40287729735834], [-52.4708659339315, -22.402821829582727], [-52.47084197609511, -22.40278812928981], [-52.47080279550492, -22.402732090279887], [-52.47077933910266, -22.402697978902303], [-52.47074105547187, -22.402641375747617], [-52.47071808952272, -22.402606854504846], [-52.470680686051864, -22.40254969860552], [-52.47065820153455, -22.402514771308038], [-52.47062166095397, -22.40245707317321], [-52.47059964875301, -22.402421743470374], [-52.47056395425245, -22.402363514304653], [-52.470542405405084, -22.402327786088485], [-52.47050753968821, -22.402269036398547], [-52.4704864453484, -22.40223291394398], [-52.47045239233365, -22.402173656360567], [-52.470431744547874, -22.40213714531127], [-52.47039900131397, -22.402078314257487], [-52.47036722689648, -22.402020122902055], [-52.47033539988236, -22.401960715603078], [-52.470315700876746, -22.401923360346043], [-52.47028412826001, -22.401862539814594], [-52.47026484510625, -22.401824806080025], [-52.47023401294398, -22.401763523347768], [-52.4702151419477, -22.401725425866864], [-52.47018544850777, -22.401664542370632], [-52.47015658305373, -22.40160424820316], [-52.47012772403067, -22.4015428436723], [-52.470109726170634, -22.40150395712851], [-52.47008151639886, -22.40144206959418], [-52.47005406455993, -22.40138073694797], [-52.47002698412266, -22.40131912721897], [-52.47000026903759, -22.40125724327277], [-52.46997391385323, -22.401195089520325], [-52.46994791490582, -22.40113267453137], [-52.469921970440176, -22.40106927777263], [-52.4699056566937, -22.40102882446418], [-52.46988029160453, -22.40096500171832], [-52.46985555607955, -22.40090166919435], [-52.469831151003135, -22.400838092004015], [-52.469807070253516, -22.40077427261962], [-52.46978330768677, -22.400710213604135], [-52.469759857133106, -22.400645917607356], [-52.46973671239342, -22.400581387362195], [-52.46971386748949, -22.400516626399565], [-52.46969131800746, -22.40045164276583], [-52.469669060068014, -22.40038644517117], [-52.4696470883041, -22.400321037842826], [-52.469625396703606, -22.40025542330297], [-52.46960397921936, -22.4001896041306], [-52.469583001265924, -22.400124118318022], [-52.46955486988869, -22.40003470496671], [-52.469534488929774, -22.399968763201905], [-52.469514188473596, -22.399902088383772], [-52.46949427271064, -22.399835701862525], [-52.469467608839345, -22.399745300572825], [-52.469448231712974, -22.39967849872975], [-52.469428938851756, -22.399611045854137], [-52.469409984034854, -22.399543851988447], [-52.469384643705965, -22.399452589320106], [-52.469366280190016, -22.399385419763846], [-52.46934158857792, -22.39929372694629], [-52.46933307974844, -22.39926165868676]], "type": "LineString"}, "id": "462", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 576.420842181, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47176699208773, -22.40387807693823], [-52.471723426421924, -22.40383824606161], [-52.47169020832617, -22.403807431638494], [-52.47165727324723, -22.403776434613444], [-52.47162354543239, -22.4037442305194], [-52.47160946295263, -22.40373063843107], [-52.47157616328902, -22.403698150860244], [-52.471544205683884, -22.40366652340894], [-52.47151252204473, -22.403634716753555], [-52.471480091300265, -22.40360169399876], [-52.4714665169121, -22.4035877240157], [-52.47143450103104, -22.403554423780776], [-52.47140376524346, -22.403522000670392], [-52.47137329714197, -22.403489404361185], [-52.471342129721755, -22.403455588576094], [-52.4713290423456, -22.40344123923183], [-52.471298273425596, -22.403407148281875], [-52.471268717106206, -22.4033739414889], [-52.471239417605574, -22.403340562792966], [-52.47121127675452, -22.403308056875716], [-52.47116639743522, -22.403255313653492], [-52.47113974397722, -22.40322344593947], [-52.47109587108425, -22.40317008260569], [-52.471069777802235, -22.403137797003883], [-52.4710268910154, -22.403083820106872], [-52.47100053293742, -22.403050077157793], [-52.47097359149808, -22.40301511658912], [-52.47094767007913, -22.402981021648788], [-52.470906509644855, -22.402925962489384], [-52.47088191128685, -22.402892500028937], [-52.47084168813518, -22.40283685804613], [-52.470817606971124, -22.402802984266557], [-52.4707783056363, -22.40274677254543], [-52.47075473107061, -22.402712489320912], [-52.470716331840705, -22.402655715236534], [-52.47069325281913, -22.402621024020345], [-52.47065573877977, -22.402563699147528], [-52.4706331461675, -22.402528603926854], [-52.47059649994101, -22.402470738959934], [-52.4705743845106, -22.402435243563502], [-52.470538589171056, -22.402376849880703], [-52.47051694184524, -22.402340958375895], [-52.47048197998654, -22.402282046667075], [-52.470460791795304, -22.402245763488203], [-52.47042664718498, -22.402186346495956], [-52.47040591002513, -22.40214967739689], [-52.47037307103438, -22.40209067427423], [-52.47034119511124, -22.40203229700328], [-52.47030927771427, -22.401972720978627], [-52.47028949875351, -22.401935214089715], [-52.47025784825252, -22.401874243503183], [-52.47023848922876, -22.40183636129094], [-52.47020758314885, -22.401774931616014], [-52.4701886401417, -22.40173668874276], [-52.470158869684035, -22.40167564730624], [-52.47012992273425, -22.4016151828872], [-52.47010099127622, -22.4015536242093], [-52.470082929451614, -22.401514599446713], [-52.4700546513615, -22.40145256200805], [-52.47002712732904, -22.401391068042066], [-52.4699999771113, -22.401329299531735], [-52.46997319460564, -22.401267259382674], [-52.46994677429731, -22.40120495201986], [-52.46992071242828, -22.401142385948255], [-52.46989471212301, -22.401078852712835], [-52.4698783491396, -22.401038277292116], [-52.46985293154262, -22.400974322397285], [-52.46982814061274, -22.400910847984317], [-52.46980368207195, -22.400847131483168], [-52.469779549752666, -22.400783175395116], [-52.4697557374656, -22.400718982310522], [-52.469732238995974, -22.40065455490518], [-52.4697090481002, -22.400589895936623], [-52.46968615875189, -22.400525008947028], [-52.469663566463446, -22.400459901916328], [-52.46964126727873, -22.40039458346949], [-52.46961925578227, -22.40032905782408], [-52.4695975259243, -22.4002633275211], [-52.469576071620615, -22.400197395157416], [-52.469555055390934, -22.40013178981969], [-52.46952688454956, -22.40004225097892], [-52.46950646852231, -22.399976195709932], [-52.46948613706551, -22.399909419030195], [-52.46946618916179, -22.399842925328354], [-52.46943949222377, -22.399752411868516], [-52.46942008574819, -22.399685508799653], [-52.46940076695996, -22.39961796522968], [-52.46938178528079, -22.399550676091348], [-52.46935641734534, -22.399459313933207], [-52.46933802757989, -22.39939204831342], [-52.46931071910717, -22.399290637646175]], "type": "LineString"}, "id": "463", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 575.051467704, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471744132216266, -22.403895174919363], [-52.47170292146481, -22.40385749707013], [-52.471669553926525, -22.40382654401452], [-52.471636470994895, -22.40379540783335], [-52.47160261513446, -22.403763081474395], [-52.4715884238728, -22.403749384390505], [-52.47155499843082, -22.403716774104495], [-52.47152289862841, -22.40368500592073], [-52.47149107445641, -22.4036530581825], [-52.471458522128444, -22.40361991162015], [-52.47144484453685, -22.403605835424013], [-52.471412709430474, -22.403572411176086], [-52.47138183895419, -22.403539845978095], [-52.471351237840516, -22.40350710736078], [-52.47131995545106, -22.40347316683201], [-52.47130677059171, -22.403458710602326], [-52.47127588917913, -22.403424495008814], [-52.471246205932374, -22.40339114560632], [-52.47121678124041, -22.4033576242838], [-52.4711885016198, -22.403324958066168], [-52.47114347066658, -22.40327203663093], [-52.47111666825233, -22.403239990814328], [-52.471072649066976, -22.403186449532733], [-52.47104641217685, -22.403153986236326], [-52.4710033845033, -22.403099832010078], [-52.47097690194309, -22.403065929695188], [-52.470949851698975, -22.403030827928806], [-52.47092380993933, -22.4029965746949], [-52.47088251831426, -22.40294134003345], [-52.47085779140919, -22.40290770269619], [-52.47081744233352, -22.40285188650615], [-52.47079323784182, -22.40281783923989], [-52.4707538157624, -22.40276145480752], [-52.47073012303331, -22.40272699973602], [-52.47069160820432, -22.402670054721924], [-52.470668416110364, -22.402635193532266], [-52.47063079150252, -22.402577699685946], [-52.47060809079533, -22.402542436542014], [-52.47057133892297, -22.40248440474298], [-52.47054912026314, -22.402448743652926], [-52.47051322408466, -22.402390185453005], [-52.47049147828042, -22.40235413065954], [-52.47045642027993, -22.402295056931795], [-52.47043513823731, -22.402258613028593], [-52.47040090203144, -22.40219903662747], [-52.470380075497545, -22.402162209478597], [-52.47034714075002, -22.402103034287038], [-52.470315163321274, -22.40204447110055], [-52.4702831555415, -22.401984726350182], [-52.470263296625625, -22.40194706782935], [-52.47023156824043, -22.40188594718772], [-52.47021213334669, -22.40184791649778], [-52.47018115334918, -22.40178633988015], [-52.47016213833121, -22.401747951614517], [-52.47013229085585, -22.401686752237687], [-52.47010326241037, -22.401626117567044], [-52.47007425851742, -22.40156440474207], [-52.47005613272829, -22.401525241760673], [-52.47002778631988, -22.40146305441765], [-52.47000019009393, -22.401401399131863], [-52.46997297009577, -22.401339471840192], [-52.469946120169574, -22.40127727548822], [-52.469919634737316, -22.40121481451504], [-52.46989350994671, -22.401152097360754], [-52.469867453801854, -22.401088427648638], [-52.46985104158155, -22.40104773011563], [-52.4698255714768, -22.40098364307181], [-52.469800725142086, -22.400920026769803], [-52.46977621313694, -22.400856170957834], [-52.469752029248056, -22.40079207816609], [-52.4697281672407, -22.40072775101238], [-52.469704620855154, -22.400663192198476], [-52.469681383803334, -22.400598404506468], [-52.4696584500107, -22.4005333914899], [-52.46963581491589, -22.400468161062232], [-52.46961347448594, -22.40040272176321], [-52.46959142325697, -22.400337077800707], [-52.46956965514157, -22.40027123173457], [-52.46954816401849, -22.400205186179566], [-52.4695271095126, -22.400139461316698], [-52.469498899207125, -22.400049796986433], [-52.46947844811158, -22.399983628213253], [-52.469458085654196, -22.399916749671906], [-52.469438105609754, -22.399850148789454], [-52.46941137560505, -22.39975952315945], [-52.469391939780294, -22.399692518864804], [-52.469372595065074, -22.39962488460044], [-52.46935358652369, -22.399557500189484], [-52.46932819098169, -22.39946603854152], [-52.4693097749668, -22.399398676858194], [-52.469288546064135, -22.39931984277654]], "type": "LineString"}, "id": "464", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 573.763672967, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471721272339124, -22.40391227289754], [-52.47168241650205, -22.403876748076303], [-52.47164889952122, -22.403845656388157], [-52.471615668736895, -22.403814381050825], [-52.471581684830866, -22.403781932426934], [-52.47156738478731, -22.40376813034748], [-52.471533833566966, -22.403735397346235], [-52.471501591567275, -22.403703488429983], [-52.47146962686242, -22.403671399608886], [-52.47143695295098, -22.403638129238928], [-52.47142317215594, -22.403623946829697], [-52.47139091782426, -22.403590398568735], [-52.471359912659274, -22.403557691283076], [-52.47132917853342, -22.40352481035765], [-52.47129778117472, -22.403490745085154], [-52.47128449883218, -22.403476181970017], [-52.47125350492704, -22.403441841732924], [-52.471223694752936, -22.40340834972089], [-52.471194144869635, -22.40337468577172], [-52.47116572647949, -22.403341859253654], [-52.471120543892376, -22.403288759605363], [-52.471093592521896, -22.40325653568616], [-52.47104942704418, -22.403202816456712], [-52.47102304654595, -22.40317017546565], [-52.47097987798572, -22.40311584391014], [-52.47095327094329, -22.403081782229386], [-52.47092611189443, -22.403046539265247], [-52.47089994979411, -22.40301212773774], [-52.47085852697827, -22.402956717574213], [-52.47083367152615, -22.4029229053601], [-52.470793196526515, -22.402866914962793], [-52.47076886870721, -22.402832694209803], [-52.47072932588321, -22.402776137066134], [-52.47070551499076, -22.402741510147642], [-52.47066688456272, -22.402684394203774], [-52.4706435793964, -22.40264936304061], [-52.470605844220124, -22.402591700220743], [-52.470583035418045, -22.402556269153536], [-52.47054617789984, -22.40249807052237], [-52.47052385601064, -22.40246224373864], [-52.47048785899326, -22.40240352102157], [-52.47046601471063, -22.402367302939407], [-52.470430860568385, -22.402308067192706], [-52.47040948467443, -22.402271462565125], [-52.470375156873054, -22.402211726755127], [-52.47035424096515, -22.40217474155641], [-52.470321210460874, -22.402115394295905], [-52.47028913152657, -22.402056645193852], [-52.47025703336404, -22.401996731717727], [-52.4702370944931, -22.401958921564955], [-52.47020528822372, -22.401897650868186], [-52.47018577746007, -22.40185947170054], [-52.470154723544994, -22.401797748140186], [-52.47013563651624, -22.401759214482144], [-52.47010571202323, -22.40169785716498], [-52.4700766020821, -22.401637052242688], [-52.47004752575428, -22.401575185270648], [-52.47002933600065, -22.40153588407038], [-52.470000921274, -22.401473546823002], [-52.4699732528546, -22.40141173021739], [-52.46994596307608, -22.40134964414433], [-52.46991904572939, -22.40128729158944], [-52.469892495173255, -22.40122467700587], [-52.46986630746112, -22.401161808768865], [-52.46984019547672, -22.401098002580028], [-52.46982373401956, -22.401057182934714], [-52.46979821140708, -22.40099296374188], [-52.469773309667566, -22.400929205550838], [-52.46974874419813, -22.400865210428016], [-52.46972450873968, -22.400800980932562], [-52.469700597012086, -22.400736519709714], [-52.46967700271067, -22.400671829487216], [-52.469653719502844, -22.40060691307177], [-52.469630741265924, -22.400541774028202], [-52.469608063364774, -22.40047642020354], [-52.46958568168964, -22.400410860052318], [-52.4695635907282, -22.400345097772707], [-52.469541784355414, -22.4002791359434], [-52.46952025641298, -22.400212977197064], [-52.46949916363092, -22.40014713280904], [-52.46947091386139, -22.40005734298926], [-52.469450427697595, -22.39999106071187], [-52.469430034239664, -22.399924080308903], [-52.46941002205454, -22.39985737224582], [-52.46938325898318, -22.399766634445637], [-52.46936379380929, -22.399699528925193], [-52.46934442316712, -22.399631803966432], [-52.46932538776355, -22.399564324282842], [-52.46929996461505, -22.39947276314504], [-52.46928152235074, -22.39940530539817], [-52.469266373012026, -22.39934904790425]], "type": "LineString"}, "id": "465", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 572.475878232, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47169841245632, -22.403929370872746], [-52.471661911533644, -22.40389599908013], [-52.47162824511027, -22.403864768759423], [-52.47159486647325, -22.403833354265885], [-52.471560754521626, -22.403800783377022], [-52.47154634569617, -22.403786876301965], [-52.47151266869744, -22.403754020585463], [-52.47148028450047, -22.403721970936683], [-52.47144817926278, -22.403689741032657], [-52.47141538376785, -22.403656346855087], [-52.47140149976938, -22.403642058232748], [-52.471369126212394, -22.403608385958687], [-52.471337986358705, -22.403575536585354], [-52.47130711922068, -22.40354251335175], [-52.47127560689276, -22.403508323335508], [-52.47126222706704, -22.403493653334905], [-52.471231120669344, -22.403459188454182], [-52.47120118356789, -22.403425553832577], [-52.47117150849327, -22.40339174725673], [-52.4711429513336, -22.403358760438216], [-52.47109761711261, -22.40330548257682], [-52.471070516785915, -22.403273080554957], [-52.471026205015846, -22.403219183377615], [-52.47099968090955, -22.403186364691855], [-52.47095637146265, -22.40313185580702], [-52.47092963993802, -22.403097634760393], [-52.470902372084424, -22.403062250598452], [-52.47087608964346, -22.403027680777306], [-52.47083453563688, -22.402972095111657], [-52.47080955163775, -22.40293810802066], [-52.470768950714174, -22.402881943416034], [-52.47074449956728, -22.402847549176283], [-52.47070483599875, -22.402790819321304], [-52.47068090694296, -22.402756020555774], [-52.4706421609159, -22.402698733682087], [-52.47061874267725, -22.40266353254539], [-52.470580896932574, -22.40260570075194], [-52.47055798003564, -22.402570101761413], [-52.470521016871636, -22.40251173629807], [-52.470498591753085, -22.402475743820645], [-52.47046249389684, -22.402416856586374], [-52.470440551135866, -22.402380475215498], [-52.47040530085191, -22.402321077449812], [-52.47038383110664, -22.40228431209783], [-52.4703494117098, -22.402224416878898], [-52.47032840642794, -22.40218727363033], [-52.47029528016695, -22.402127754300842], [-52.47026309972714, -22.402068819283176], [-52.47023091118189, -22.402008737081275], [-52.470210892355915, -22.401970775296547], [-52.47017900820241, -22.401909354544607], [-52.47015942156887, -22.401871026899215], [-52.47012829373627, -22.401809156396116], [-52.470109134696784, -22.401770477345654], [-52.470079133186175, -22.401708962088104], [-52.47004994174944, -22.401647986914156], [-52.470020792986794, -22.401585965794993], [-52.4700025392687, -22.40154652637587], [-52.469974056223855, -22.40148403922407], [-52.46994631561106, -22.401422061298618], [-52.46991895605222, -22.40135981644415], [-52.46989197128509, -22.40129730768632], [-52.469865355605116, -22.401234539492325], [-52.4698391049715, -22.401171520172586], [-52.469812937147616, -22.40110757750702], [-52.469796426453634, -22.401066635749363], [-52.46977085133346, -22.401002284407504], [-52.4697458941892, -22.40093838432739], [-52.4697212752555, -22.40087424989371], [-52.46969698822754, -22.40080988369452], [-52.46967302677975, -22.400745288402508], [-52.4696493845625, -22.400680466771398], [-52.469626055198724, -22.400615421632498], [-52.46960303251756, -22.40055015656191], [-52.46958031181012, -22.400484679340245], [-52.46955788888984, -22.4004189983368], [-52.46953575819597, -22.400353117740078], [-52.469513913565834, -22.400287040147585], [-52.46949234880408, -22.400220768209877], [-52.469471217745905, -22.4001548042967], [-52.46944292851237, -22.40006488898739], [-52.46942240728035, -22.399998493205782], [-52.46940198282191, -22.399931410941164], [-52.46938193849614, -22.399864595697462], [-52.46935514235817, -22.399773745727078], [-52.46933564783519, -22.399706538980833], [-52.46931625126609, -22.399638723327673], [-52.469297189000365, -22.399571148371415], [-52.4692717382454, -22.399479487743786], [-52.469253269731716, -22.39941193393334], [-52.469244199950836, -22.399378253029315]], "type": "LineString"}, "id": "466", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 571.188083497, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471675552567845, -22.403946468844975], [-52.471641406559584, -22.403915250081628], [-52.47160759069366, -22.403883881128312], [-52.471574064203935, -22.403852327478525], [-52.471539824206715, -22.403819634324673], [-52.47152530659936, -22.40380562225397], [-52.471491503822264, -22.403772643822183], [-52.471458977428014, -22.40374045344082], [-52.47142673165748, -22.40370808245387], [-52.471393814579066, -22.40367456446864], [-52.47137982737717, -22.403660169633138], [-52.471347334594874, -22.403626373345993], [-52.4713160600525, -22.40359338188492], [-52.47128505990231, -22.40356021634312], [-52.47125343260516, -22.40352590158309], [-52.47123995529626, -22.403511124696976], [-52.47120873640602, -22.403476535172615], [-52.471178672377235, -22.403442757941395], [-52.4711488721113, -22.40340880873882], [-52.471120176182126, -22.403375661619812], [-52.47107469032727, -22.403322205545273], [-52.471047441044384, -22.403289625420715], [-52.471002982981986, -22.403235550295445], [-52.47097631526764, -22.403202553914944], [-52.470932864934085, -22.403147867700753], [-52.47090600892729, -22.403113487288195], [-52.470878632268985, -22.403077961928435], [-52.47085222948739, -22.403043233813612], [-52.4708105442901, -22.402987472645805], [-52.47078543174397, -22.40295331067788], [-52.47074470489649, -22.402896971865903], [-52.47072013042205, -22.402862404139338], [-52.470680346109, -22.40280550157301], [-52.47065629888991, -22.40277053096039], [-52.47061743726386, -22.40271307315687], [-52.470593905952924, -22.4026777020466], [-52.47055594963987, -22.402619701279537], [-52.470532924648126, -22.402583934365655], [-52.47049585583835, -22.4025254020701], [-52.47047332749049, -22.402489243898952], [-52.47043712879541, -22.40243019214745], [-52.47041508755612, -22.40239364748781], [-52.4703797411305, -22.402334087703107], [-52.470358177533946, -22.402297161626713], [-52.470323666541695, -22.402237106998815], [-52.47030257188589, -22.402199805700338], [-52.470269349868246, -22.402140114301858], [-52.47023706792297, -22.402080993368536], [-52.470204788995055, -22.402020742440826], [-52.47018469021409, -22.4019826290241], [-52.47015272817649, -22.40192105821699], [-52.47013306567311, -22.401882582093798], [-52.47010186392303, -22.401820564647938], [-52.47008263287284, -22.401781740205017], [-52.47005255434467, -22.401720067007087], [-52.47002328141238, -22.40165892158144], [-52.46999406021496, -22.401596746315143], [-52.46997574253244, -22.401557168677115], [-52.469947191169446, -22.401494531620898], [-52.46991937836331, -22.401432392375565], [-52.46989194902419, -22.401369988739653], [-52.46986489683667, -22.401307323778852], [-52.469838216032905, -22.401244401974417], [-52.46981190247785, -22.401181231571915], [-52.469785678814524, -22.401117152429595], [-52.46976911888377, -22.401076088559595], [-52.46974349125595, -22.40101160506869], [-52.46971847870697, -22.400947563099496], [-52.46969380630908, -22.400883289354912], [-52.46966946771163, -22.400818786451982], [-52.4696454565437, -22.400754057090783], [-52.46962176641066, -22.400689104051054], [-52.469598390890965, -22.400623930188672], [-52.4695753237656, -22.40055853909105], [-52.46955256025192, -22.40049293847235], [-52.46953009608654, -22.400427136616685], [-52.469507925660274, -22.400361137702816], [-52.46948604277284, -22.400294944347138], [-52.469464441191796, -22.400228559218046], [-52.46944327185755, -22.400162475779677], [-52.46941494316004, -22.400072434980835], [-52.46939438685985, -22.400005925694984], [-52.46937393140093, -22.399938741568725], [-52.46935385493456, -22.399871819144366], [-52.46932702573002, -22.399780857003794], [-52.46930750185798, -22.39971354903172], [-52.469288079361995, -22.399645642684135], [-52.46926899023415, -22.399577972455212], [-52.469243511872754, -22.399486212337724], [-52.469222008595786, -22.399407557958234]], "type": "LineString"}, "id": "467", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 569.890034254, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47165269267371, -22.40396356681424], [-52.471620901579875, -22.403934501080776], [-52.47158693627139, -22.40390299349482], [-52.471553261928975, -22.40387130068875], [-52.47151889388615, -22.40383848526986], [-52.47150426749689, -22.4038243682035], [-52.47147033894142, -22.403791267056395], [-52.4714376703499, -22.403758935942435], [-52.47140528404652, -22.40372642387249], [-52.47137224538463, -22.40369278207957], [-52.47135815497929, -22.40367828103088], [-52.47132554297171, -22.403644360730592], [-52.471294133740656, -22.403611227181766], [-52.4712630005783, -22.403577919331724], [-52.47123125831193, -22.403543479827892], [-52.47121768351986, -22.403528596056244], [-52.471186352137074, -22.4034938818882], [-52.47115616118097, -22.403459962047318], [-52.471126235723744, -22.40342587021802], [-52.47109740102507, -22.403392562798484], [-52.471051763536366, -22.403338928510742], [-52.4710243652973, -22.40330617028344], [-52.4709797609426, -22.403251917210184], [-52.47095294962022, -22.403218743134914], [-52.47090935840005, -22.40316387959132], [-52.47088237791109, -22.403129339812804], [-52.470854892448095, -22.403093673255192], [-52.4708283693259, -22.403058786846657], [-52.47078655293792, -22.403002850176637], [-52.470761311844825, -22.40296851333175], [-52.47072045907346, -22.40291200031239], [-52.4706957612715, -22.40287725909898], [-52.47065585621397, -22.40282018382124], [-52.4706316908316, -22.40278504136151], [-52.4705927136066, -22.402727412628117], [-52.47056906922341, -22.40269187154424], [-52.47053100234202, -22.402633701803524], [-52.470507869255485, -22.402597766966256], [-52.470470694799985, -22.402539067838457], [-52.47044806322285, -22.402502743973532], [-52.470411763688965, -22.402443527704786], [-52.47038962397141, -22.40240681975635], [-52.470354181404154, -22.402347097952603], [-52.47033252395636, -22.40231001115174], [-52.47029792136872, -22.402249797114848], [-52.470276737339034, -22.402212337766453], [-52.470243419564774, -22.402152474298937], [-52.47021103611408, -22.402093167449923], [-52.470178666803534, -22.40203274779638], [-52.47015848806762, -22.401994482747636], [-52.470126448145955, -22.4019327618853], [-52.47010670977278, -22.401894137284323], [-52.470075434105254, -22.401831972895657], [-52.4700561310444, -22.40179300306025], [-52.47002597549872, -22.401731171921895], [-52.469996621070926, -22.401669856244524], [-52.469967327438766, -22.401607526831068], [-52.46994894579188, -22.40156781097413], [-52.469920326110774, -22.40150502401344], [-52.469892441111334, -22.40144272344821], [-52.46986494199199, -22.401380161030847], [-52.46983782238412, -22.401317339867045], [-52.46981107645662, -22.401254264452156], [-52.46978469998019, -22.401190942966863], [-52.46975842047744, -22.40112672734777], [-52.46974181130995, -22.401085541365404], [-52.46971613117453, -22.401020925725422], [-52.46969106322089, -22.400956741867123], [-52.469666337358845, -22.400892328811626], [-52.46964194719197, -22.40082768920493], [-52.46961788630393, -22.40076282577453], [-52.46959414825514, -22.40069774132616], [-52.46957072657958, -22.400632438740264], [-52.469547615010065, -22.4005669216156], [-52.46952480869017, -22.400501197599873], [-52.46950230327971, -22.400435274891944], [-52.46948009312111, -22.400369157660926], [-52.469458171976406, -22.400302848542026], [-52.469436533576136, -22.400236350221565], [-52.46941532596584, -22.400170147257995], [-52.46938695780442, -22.400079980969583], [-52.46936636643608, -22.400013358179493], [-52.46934587997673, -22.39994607219156], [-52.46932577136979, -22.399879042586544], [-52.46929890909872, -22.39978796827575], [-52.46927935587765, -22.399720559077853], [-52.46925990745482, -22.399652562035843], [-52.469240791464884, -22.399584796534224], [-52.4692152854971, -22.39949293692688], [-52.469199948662485, -22.399436838041968]], "type": "LineString"}, "id": "468", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 568.591341583, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47162983277391, -22.40398066478054], [-52.47160039659453, -22.403953752077584], [-52.47156628184348, -22.40392210585895], [-52.47153245964835, -22.403890273896575], [-52.471497963559926, -22.4038573362126], [-52.47148322838876, -22.40384311415057], [-52.47144917405492, -22.403809890288095], [-52.471416363266115, -22.403777418441496], [-52.471383836429894, -22.40374476528853], [-52.471350676184535, -22.403710999687874], [-52.47133648257577, -22.403696392426], [-52.471303751342894, -22.403662348112537], [-52.471272207423155, -22.403629072475905], [-52.471240941248645, -22.403595622317592], [-52.471209084013076, -22.403561058069915], [-52.47119541173784, -22.403546067412705], [-52.47116396786252, -22.403511228600955], [-52.4711336499791, -22.403477166150388], [-52.47110359933058, -22.403442931694308], [-52.471074625862435, -22.403409463974196], [-52.4710288367399, -22.40335565147321], [-52.47100128954468, -22.40332271514312], [-52.47095653889768, -22.40326828412185], [-52.47092958396729, -22.403234932351765], [-52.47088585186051, -22.403179891478725], [-52.47085874688943, -22.40314519233422], [-52.470831152621756, -22.403109384578716], [-52.47080450915898, -22.40307433987644], [-52.470762561580344, -22.403018227704177], [-52.47073719194031, -22.402983715982277], [-52.4706962132451, -22.402927028755492], [-52.47067139211564, -22.4028921140552], [-52.470631366313654, -22.40283486606602], [-52.47060708276805, -22.402799551759134], [-52.47056798994413, -22.402741752095825], [-52.470544232488706, -22.402706041038304], [-52.47050605503901, -22.4026477023239], [-52.47048281385773, -22.402611599563212], [-52.470445533756525, -22.402552733603137], [-52.47042279895015, -22.40251624404441], [-52.47038639857752, -22.40245686325837], [-52.47036416038171, -22.402419992021112], [-52.47032862167286, -22.402360108198284], [-52.470306870373875, -22.402322860672932], [-52.47027217619088, -22.402262487227027], [-52.47025090278735, -22.402224869828665], [-52.47021748925651, -22.402164834292083], [-52.470185004300454, -22.402105341527356], [-52.47015254460732, -22.40204475314794], [-52.47013228591649, -22.402006336467142], [-52.47010016811082, -22.401944465549565], [-52.47008035386788, -22.401905692470763], [-52.470049004282956, -22.401843381139262], [-52.47002962921149, -22.401804265911355], [-52.46999939664834, -22.401742276832557], [-52.46996996072509, -22.401680790903423], [-52.46994059465823, -22.40161830734277], [-52.469922149047, -22.4015784532669], [-52.46989346104783, -22.401515516401744], [-52.46986550385515, -22.40145305451657], [-52.46983793495563, -22.40139033331772], [-52.469810747927454, -22.401327355950908], [-52.469783936876276, -22.401264126925522], [-52.4697574974785, -22.40120065435742], [-52.46973116213639, -22.401136302261534], [-52.4697145037322, -22.401094994166783], [-52.46968877108921, -22.401030246377708], [-52.46966364773097, -22.40096592063028], [-52.46963886840479, -22.400901368263856], [-52.469614426668535, -22.400836591953365], [-52.46959031606045, -22.400771594453754], [-52.46956653009596, -22.40070637859671], [-52.46954306226457, -22.40064094728732], [-52.46951990625093, -22.400575304135568], [-52.46949705712487, -22.400509456722787], [-52.4694745104694, -22.400443413162588], [-52.46945226057849, -22.40037717761441], [-52.46943030117656, -22.400310752732278], [-52.46940862595708, -22.400244141220412], [-52.46938738007079, -22.400177818731624], [-52.46935897244549, -22.400087526953648], [-52.46933834600906, -22.400020790659294], [-52.46931782854931, -22.399953402809683], [-52.46929768780184, -22.399886266023998], [-52.46927079246428, -22.39979507954296], [-52.46925120989423, -22.399727569119214], [-52.469231735544575, -22.399659481382763], [-52.469212592692585, -22.399591620608465], [-52.46918705911844, -22.399499661511246], [-52.469177888720125, -22.399466118123087]], "type": "LineString"}, "id": "469", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 567.292648913, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47160713504389, -22.403997911016493], [-52.471579891603525, -22.403973003072046], [-52.47154562740991, -22.40394121822069], [-52.471511657362065, -22.40390924710196], [-52.47147703322804, -22.403876187152903], [-52.47146218927497, -22.403861860095137], [-52.47142800916276, -22.403828513517286], [-52.47139505617668, -22.403795900938], [-52.47136238880762, -22.40376310670199], [-52.47132910697878, -22.40372921729358], [-52.4713148101666, -22.403714503818467], [-52.47128195970843, -22.403680335491806], [-52.47125028110002, -22.403646917767333], [-52.47121888191336, -22.403613325300704], [-52.47118690970858, -22.40357863630915], [-52.47117313995019, -22.403563538766374], [-52.471141583582344, -22.40352857531086], [-52.47111113877163, -22.403494370250584], [-52.471080962931836, -22.403459993167687], [-52.47105185069422, -22.403426365146952], [-52.471005909937865, -22.403372374432703], [-52.4709782137865, -22.40333925999978], [-52.47093331684723, -22.40328465103045], [-52.470906218308855, -22.403251121565496], [-52.47086234531549, -22.403195903362978], [-52.4708351158623, -22.403161044852435], [-52.47080741278997, -22.40312509589901], [-52.47078064898664, -22.403089892902933], [-52.47073857021736, -22.40303360522838], [-52.47071307203042, -22.402998918629446], [-52.47067196741138, -22.402942057195204], [-52.47064702295446, -22.40290696900799], [-52.47060687640806, -22.402849548307348], [-52.47058247469924, -22.40281406215327], [-52.47054326627643, -22.402756091560004], [-52.470519395748816, -22.402720210528795], [-52.47048110773085, -22.40266170284067], [-52.470457758454856, -22.40262543215653], [-52.47042037270799, -22.402566399364137], [-52.470397534672415, -22.402529744111582], [-52.47036103346105, -22.402470198808224], [-52.47033869678706, -22.402433164282105], [-52.47030306193664, -22.402373118440167], [-52.470281216786496, -22.402335710190282], [-52.47024643100819, -22.402275177335323], [-52.470225068230846, -22.40223740188698], [-52.470191558943476, -22.402177194281293], [-52.4701589724821, -22.40211751560082], [-52.47012642240642, -22.40205675849549], [-52.47010608376072, -22.402018190182627], [-52.47007388807108, -22.401956169209775], [-52.47005399795841, -22.401917247653117], [-52.47002257445613, -22.401854789378763], [-52.47000312737408, -22.401815528758327], [-52.469972817793504, -22.40175338173905], [-52.46994330037485, -22.401691725558138], [-52.469913861873344, -22.401629087850274], [-52.469895352297826, -22.401589095555433], [-52.46986659598063, -22.401526008785765], [-52.469838566594746, -22.40146338558064], [-52.469810927915105, -22.401400505600293], [-52.46978367346668, -22.40133737203043], [-52.46975679729185, -22.401273989394525], [-52.469730294972784, -22.401210365743598], [-52.469703903791356, -22.40114587717089], [-52.469687196150495, -22.40110444696373], [-52.46966141099999, -22.401039567025556], [-52.46963623223718, -22.400975099388972], [-52.46961139944695, -22.400910407711592], [-52.469586906141345, -22.400845494697297], [-52.46956274581324, -22.400780363128458], [-52.46953891193309, -22.40071501586273], [-52.46951539794592, -22.40064945582979], [-52.46949219748821, -22.400583686650965], [-52.469469305556025, -22.400517715841108], [-52.46944671765557, -22.400451551428617], [-52.469424428032404, -22.400385197563264], [-52.469402430373286, -22.400318656917893], [-52.46938071833465, -22.400251932214605], [-52.469359434172404, -22.400185490200585], [-52.46933098708327, -22.40009507293302], [-52.46931032557878, -22.40002822313438], [-52.46928977711866, -22.39996073342309], [-52.46926960423071, -22.399893489456712], [-52.4692426758267, -22.39980219080544], [-52.4692230639077, -22.39973457915583], [-52.46920356363125, -22.39966640072493], [-52.469184393917246, -22.399598444677927], [-52.46915577895966, -22.399495387903613]], "type": "LineString"}, "id": "470", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 566.019749501, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47158478534199, -22.4040154754474], [-52.47155938660688, -22.40399225406417], [-52.47152497297069, -22.403960330580063], [-52.47149085507014, -22.403928220304934], [-52.47145610289051, -22.40389503809074], [-52.47144115015552, -22.403880606037234], [-52.47140684426493, -22.40384713674397], [-52.47137374908158, -22.403814383431964], [-52.471340941179676, -22.40378144811285], [-52.471307537767366, -22.403747434896665], [-52.471293137751765, -22.403732615208284], [-52.47126016806831, -22.403698322868387], [-52.47122835477123, -22.403664763056042], [-52.47119682257242, -22.403631028281072], [-52.47116473539845, -22.40359621454562], [-52.47115086815691, -22.403581010117215], [-52.47111919929655, -22.40354592201794], [-52.471088627558544, -22.403511574347895], [-52.47105832652748, -22.403477054638156], [-52.47102907552041, -22.403443266316774], [-52.47098298313026, -22.403389097389187], [-52.47095513802278, -22.403355804853405], [-52.47091009479125, -22.403301017935956], [-52.470882852644905, -22.403267310776112], [-52.47083883876499, -22.403211915244057], [-52.4708114848297, -22.40317689736744], [-52.470783672952734, -22.403140807216072], [-52.47075678880888, -22.403105445926183], [-52.470714578848984, -22.403048982749304], [-52.47068895211517, -22.40301412127329], [-52.47064772157233, -22.402957085631527], [-52.47062265378797, -22.402921823957364], [-52.470582386497185, -22.402864230545212], [-52.47055786662518, -22.402828572543903], [-52.47051854260352, -22.402770431020652], [-52.47049455900374, -22.402734380015723], [-52.470456160417534, -22.40267570335385], [-52.47043270304686, -22.402639264746213], [-52.47039521165436, -22.402580065121466], [-52.47037227038963, -22.402543244175043], [-52.47033566833958, -22.402483534354324], [-52.47031323318742, -22.402446336539324], [-52.47027750219548, -22.40238612867823], [-52.470255563194215, -22.402348559703807], [-52.470220685820635, -22.40228786743976], [-52.47019923366952, -22.402249933941395], [-52.47016562862566, -22.402189554266574], [-52.470132940659006, -22.402129689670303], [-52.47010030020084, -22.402068763839043], [-52.4700798816003, -22.402030043894072], [-52.470047608026725, -22.401967872865928], [-52.47002764204438, -22.40192880283138], [-52.46999614462477, -22.401866197614154], [-52.46997662553218, -22.40182679160116], [-52.46994623893423, -22.401764486641383], [-52.469916640020216, -22.401702660208663], [-52.469887129084114, -22.401639868353545], [-52.46986855554434, -22.401599737839735], [-52.46983973090917, -22.401536501165545], [-52.469811629330124, -22.40147371664042], [-52.469783920870405, -22.401410677878538], [-52.46975659900178, -22.401347388105613], [-52.469729657703354, -22.40128385185916], [-52.46970309246304, -22.40122007712538], [-52.469676645442334, -22.401155452075837], [-52.46965988856486, -22.40111389975626], [-52.469634050906876, -22.401048887668942], [-52.469608816739544, -22.400984278143184], [-52.469583930485285, -22.400919447154852], [-52.46955938561038, -22.400854397436728], [-52.46953517556232, -22.400789131798625], [-52.46951129376655, -22.400723653124192], [-52.46948773362364, -22.400657964367703], [-52.4694644887219, -22.40059206916177], [-52.469441553983636, -22.40052597495483], [-52.469418924838244, -22.40045968969004], [-52.46939659548285, -22.400393217507485], [-52.46937455956659, -22.400326561098847], [-52.46935281070882, -22.400259723204137], [-52.46933148827067, -22.400193161664873], [-52.46930300171775, -22.400102618907702], [-52.46928230514524, -22.400035655604768], [-52.469261725684795, -22.39996806403177], [-52.46924152065638, -22.399900712884687], [-52.469214559185964, -22.399809302063165], [-52.46919491791805, -22.39974158918769], [-52.46917539171485, -22.399673320062337], [-52.46915619513887, -22.399605268742615], [-52.46913369581896, -22.39952423739537]], "type": "LineString"}, "id": "471", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 564.841500317, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47156243563442, -22.40403303987549], [-52.47153888160458, -22.404011505053948], [-52.47150431852582, -22.403979442937057], [-52.471470052772546, -22.403947193505495], [-52.4714351725473, -22.403913889026143], [-52.47142011103042, -22.403899351976857], [-52.47138567936145, -22.40386575996814], [-52.47135244198082, -22.40383286592339], [-52.471319493546076, -22.40379978952114], [-52.471285968550305, -22.40376565249714], [-52.471271465331284, -22.403750726595465], [-52.47123837642254, -22.403716310242313], [-52.4712064284368, -22.40368260834205], [-52.47117476322586, -22.40364873125869], [-52.4711425610827, -22.403613792779296], [-52.471128596358014, -22.40359848146526], [-52.47109681500514, -22.403563268722184], [-52.471066116339856, -22.403528778442347], [-52.47103569011754, -22.403494116105712], [-52.471006300341024, -22.40346016748364], [-52.47096005631709, -22.403405820342694], [-52.47093206225351, -22.40337234970399], [-52.47088687272974, -22.40331738483841], [-52.47085948697545, -22.40328349998361], [-52.470815332209, -22.403227927121996], [-52.47078785379164, -22.403192749879263], [-52.47075993311006, -22.40315651852992], [-52.47073292862569, -22.40312099894616], [-52.47069058747521, -22.403064360266924], [-52.470664832194544, -22.403029323913767], [-52.47062347572793, -22.402972114064475], [-52.47059828461617, -22.40293667890331], [-52.47055789658103, -22.402878912779606], [-52.47053325854587, -22.402843082931028], [-52.470493818925384, -22.402784770477762], [-52.470469722253476, -22.40274854949908], [-52.470431213099076, -22.402689703863405], [-52.470407647633756, -22.40265309733224], [-52.47037005059566, -22.402593730875108], [-52.4703470061018, -22.402556744234786], [-52.470310303213104, -22.40249686989669], [-52.47028776958281, -22.402459508792756], [-52.47025194244938, -22.402399138912493], [-52.47022990959704, -22.402361409213473], [-52.470194940628225, -22.402300557540315], [-52.47017339910337, -22.402262465991907], [-52.470139698303065, -22.40220191424792], [-52.47010690883119, -22.40214186373583], [-52.47007417799056, -22.402080769178614], [-52.47005367943524, -22.402041897601507], [-52.47002132797777, -22.40197957651804], [-52.47000128612578, -22.401940358005586], [-52.469969714788895, -22.401877605845453], [-52.469950123685805, -22.401838054439867], [-52.469919660070516, -22.40177559153956], [-52.4698899796612, -22.401713594855003], [-52.46986039629053, -22.40165064885262], [-52.46984175878654, -22.401610380119784], [-52.46981286583345, -22.40154699354104], [-52.469784692061296, -22.401484047695917], [-52.46975691382154, -22.40142085015248], [-52.46972952453275, -22.401357404176444], [-52.46970251811079, -22.40129371431944], [-52.46967588994928, -22.401229788502775], [-52.46964938708933, -22.401165026976372], [-52.46963258097528, -22.401123352544353], [-52.46960669080986, -22.401058208307894], [-52.46958140123805, -22.400993456892945], [-52.469556461519815, -22.40092848659361], [-52.469531865075666, -22.400863300171643], [-52.46950760530767, -22.400797900464266], [-52.46948367559634, -22.400732290381107], [-52.46946006929773, -22.400666472901058], [-52.469436779952, -22.400600451668], [-52.46941380240769, -22.400534234063944], [-52.46939113201741, -22.40046782794683], [-52.46936876292983, -22.400401237447078], [-52.46934668875646, -22.400334465275172], [-52.46932490307962, -22.400267514189007], [-52.469303542365594, -22.40020083312448], [-52.469275016348924, -22.40011016487769], [-52.46925428470845, -22.400043088070458], [-52.469233674247704, -22.399975394635742], [-52.469213437078885, -22.399907936307944], [-52.469186442542096, -22.399816413316152], [-52.46916677192531, -22.39974859921479], [-52.46914721979538, -22.399680239394964], [-52.46912799635745, -22.399612092802528], [-52.46911155240928, -22.39955286985756]], "type": "LineString"}, "id": "472", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 563.688068963, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47154008592117, -22.404050604300735], [-52.47151837659664, -22.404030756041394], [-52.471483664075286, -22.403998555291665], [-52.4714492504693, -22.403966166703633], [-52.47141424219844, -22.403932739959096], [-52.47139907189965, -22.403918097914], [-52.471364514452304, -22.403884383189798], [-52.4713311348744, -22.403851348412246], [-52.47129804590682, -22.403818130926837], [-52.47126439932757, -22.40378387009498], [-52.47124979290515, -22.403768837979996], [-52.47121658477113, -22.40373429761354], [-52.471184502096726, -22.403700453625344], [-52.471152703873656, -22.403666434233568], [-52.471120386761314, -22.4036313710102], [-52.47110632455348, -22.403615952810494], [-52.471074430708114, -22.40358061542358], [-52.47104360511555, -22.403545982533924], [-52.471013053701995, -22.40351117757037], [-52.47098352515605, -22.40347706864756], [-52.47093712949835, -22.403422543293207], [-52.47090898647868, -22.403388894551547], [-52.47086365066271, -22.40333375173777], [-52.47083612130049, -22.403299689187982], [-52.47079182564752, -22.403243938996763], [-52.470764222748116, -22.403208602387885], [-52.470736193261935, -22.403172229840514], [-52.470709068437074, -22.403136551962874], [-52.47066659609604, -22.403079737781226], [-52.47064071226854, -22.403044526550918], [-52.4705992298782, -22.402987142494037], [-52.470573915439054, -22.402951533845833], [-52.470533406659584, -22.402893595010553], [-52.47050865046131, -22.402857593314668], [-52.47046909524203, -22.402799109931333], [-52.47044488549803, -22.402762718978863], [-52.47040626577546, -22.40270370436937], [-52.47038259221552, -22.402666929914638], [-52.47034488953188, -22.402607396625083], [-52.47032174180892, -22.402570244290825], [-52.470284938081605, -22.402510205435306], [-52.47026230597323, -22.402472681042422], [-52.47022638269835, -22.402412149142954], [-52.47020425599496, -22.40237425871931], [-52.47016919543095, -22.402313247637018], [-52.470147564532404, -22.402274998038518], [-52.47011376797569, -22.40221427422534], [-52.47008087699864, -22.402154037797395], [-52.4700480557756, -22.402092774514173], [-52.470027477265525, -22.40205375130491], [-52.4699950479242, -22.401991280166083], [-52.46997493020261, -22.401951913175697], [-52.469943284948485, -22.40188901407264], [-52.469923621834944, -22.40184931727445], [-52.469893081202365, -22.401786696433568], [-52.46986331929778, -22.401724529497148], [-52.4698336634926, -22.401661429347463], [-52.46981496202444, -22.401621022395602], [-52.46978600075345, -22.40155748591229], [-52.46975775478825, -22.40149437874712], [-52.46972990676851, -22.401431022422095], [-52.469702450059614, -22.401367420242945], [-52.469675378514154, -22.40130357677536], [-52.46964868743149, -22.401239499875782], [-52.46962212873236, -22.401174601872494], [-52.46960527338175, -22.40113280532802], [-52.469579330708946, -22.401067528942395], [-52.4695539857327, -22.40100263563824], [-52.469528992550536, -22.400937526027892], [-52.469504344537185, -22.400872202902054], [-52.46948003504931, -22.40080666912538], [-52.46945605742245, -22.400740927633485], [-52.46943240496819, -22.400674981429837], [-52.46940907117852, -22.40060883416965], [-52.46938605082821, -22.400542493168473], [-52.46936333919307, -22.40047596619903], [-52.46934093037335, -22.400409257382023], [-52.46931881794291, -22.400342369446854], [-52.469296995447024, -22.400275305169224], [-52.46927559645717, -22.400208504579425], [-52.4692470309768, -22.400117710842988], [-52.46922626426839, -22.40005052053144], [-52.469205622807394, -22.39998272523498], [-52.4691853534982, -22.399915159726465], [-52.46915832589509, -22.399823524564386], [-52.46913862592945, -22.399755609237125], [-52.46911904787283, -22.399687158722827], [-52.469099797572994, -22.39961891685766], [-52.46908940899069, -22.399581502317112]], "type": "LineString"}, "id": "473", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 562.534637607, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471517736202244, -22.404068168723168], [-52.47149787158305, -22.404050007026495], [-52.471463009619114, -22.404017667643895], [-52.47142844816039, -22.403985139899362], [-52.471393311843926, -22.40395159088958], [-52.47137803276322, -22.403936843848676], [-52.47134334953749, -22.403903006408953], [-52.471309827762326, -22.40386983089857], [-52.47127659826191, -22.403836472329953], [-52.47124283009919, -22.403802087690206], [-52.47122812047335, -22.403786949361884], [-52.47119479311406, -22.403752284982104], [-52.471162575751, -22.40371829890591], [-52.47113064451582, -22.40368413720569], [-52.47109821243429, -22.403648949238328], [-52.47108405274333, -22.403633424152925], [-52.47105204640547, -22.403597962122145], [-52.471021093885646, -22.403563186622627], [-52.47099041728086, -22.403528239032106], [-52.4709607499655, -22.403493969808526], [-52.47091420267405, -22.403439266240724], [-52.470885910698314, -22.40340543939607], [-52.470840428590144, -22.40335011863406], [-52.470812755620024, -22.403315878389243], [-52.47076831908055, -22.403259950868364], [-52.47074059169912, -22.4032244548933], [-52.47071245340837, -22.40318794114788], [-52.47068520824304, -22.403152104976304], [-52.47064260471147, -22.403095115292235], [-52.47061659233717, -22.40305972918471], [-52.470574984023116, -22.403002170920217], [-52.47054954625663, -22.40296638878493], [-52.47050891673286, -22.402908277238026], [-52.4704840423715, -22.40287210369481], [-52.47044437155346, -22.402813449381373], [-52.4704200487374, -22.402776888455076], [-52.47038131844669, -22.402717704871716], [-52.47035753679218, -22.40268076249339], [-52.47031972846301, -22.402621062371388], [-52.47029647751099, -22.402583744343172], [-52.4702595729451, -22.402523540970193], [-52.47023684235867, -22.40248585328832], [-52.47020082294238, -22.402425159369603], [-52.47017860238798, -22.402387108221316], [-52.47014345022882, -22.402325937729834], [-52.47012172995661, -22.402287530081235], [-52.47008783764354, -22.402226634198822], [-52.47005484516136, -22.402166211854976], [-52.470021933555955, -22.402104779845725], [-52.470001275091164, -22.402065605004285], [-52.46996876786603, -22.40200298381008], [-52.46994857427487, -22.401963468341727], [-52.46991685510355, -22.401900422295718], [-52.469897119979585, -22.401860580104895], [-52.469866502329765, -22.401797801323436], [-52.469836658929964, -22.401735464135108], [-52.46980693069032, -22.4016722098381], [-52.469788165258024, -22.401631664667192], [-52.4697591356692, -22.401567978279264], [-52.46973081751098, -22.40150470979404], [-52.469702899711315, -22.4014411946874], [-52.469675375582355, -22.401377436305115], [-52.46964823891344, -22.401313439226907], [-52.46962148490968, -22.401249211244412], [-52.4695948703714, -22.40118417676422], [-52.46957796578429, -22.401142258107274], [-52.46955197060414, -22.401076849572448], [-52.4695265702235, -22.401011814379057], [-52.46950152357745, -22.400946565457687], [-52.46947682399494, -22.400881105627953], [-52.469452464787224, -22.400815437781965], [-52.469428439244886, -22.40074956488132], [-52.469404740635014, -22.400683489954073], [-52.46938136240144, -22.400617216666724], [-52.46935829924519, -22.400550752268398], [-52.46933554636523, -22.400484104446605], [-52.469313097813405, -22.40041727731236], [-52.46929094712594, -22.400350273613874], [-52.46926908781105, -22.400283096144776], [-52.46924765054541, -22.400216176029684], [-52.469219045601385, -22.4001252568036], [-52.46919824382508, -22.400057952987705], [-52.46917757136386, -22.399990055829527], [-52.46915726991433, -22.399922383140265], [-52.46913020924493, -22.39983063580788], [-52.46911047993049, -22.399762619254716], [-52.46909087594721, -22.399694078045925], [-52.46906719918779, -22.39961014441464]], "type": "LineString"}, "id": "474", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 561.381894402, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471495386477656, -22.40408573314278], [-52.4714773665638, -22.404069258009244], [-52.47144235515728, -22.404036779993753], [-52.47140764584583, -22.404004113092675], [-52.47137238148375, -22.403970441817624], [-52.471356993621136, -22.403955589780853], [-52.47132218461703, -22.40392162962559], [-52.47128852064458, -22.403888313382353], [-52.471255150611334, -22.403854813730483], [-52.471221260865164, -22.40382030528283], [-52.47120644803591, -22.403805060741142], [-52.47117300145134, -22.403770272347984], [-52.47114064939964, -22.403736144183785], [-52.471108585152336, -22.40370184017507], [-52.47107603810164, -22.403666527463667], [-52.471061780927556, -22.40365089549255], [-52.4710296620972, -22.403615308817873], [-52.470998582650125, -22.403580390708452], [-52.47096778085412, -22.40354530049094], [-52.470937974769356, -22.40351087096655], [-52.47089127584418, -22.40345598918526], [-52.470862834912396, -22.403421984237557], [-52.470817206512045, -22.403366485527265], [-52.47078938993404, -22.403332067587378], [-52.470744812508094, -22.403275962736814], [-52.470716960644666, -22.403240307395535], [-52.47068871354935, -22.403203652452035], [-52.47066134804358, -22.403167657986494], [-52.470618613321506, -22.403110492799918], [-52.47059247240043, -22.403074931815162], [-52.47055073816269, -22.403017199343008], [-52.47052517706889, -22.402981243720617], [-52.47048442680085, -22.402922959462046], [-52.470459434276435, -22.402886614071445], [-52.47041964785967, -22.40282778882788], [-52.47039521197158, -22.402791057927733], [-52.47035637111277, -22.40273170537046], [-52.47033248136371, -22.402694595068514], [-52.47029456738906, -22.402634728114013], [-52.470271213208015, -22.402597244391792], [-52.470234207803585, -22.402536876501316], [-52.470211378739144, -22.402499025530435], [-52.470175263181474, -22.402438169592447], [-52.470152948776104, -22.402399957719474], [-52.47011770502182, -22.40233862781879], [-52.470095895376, -22.40230006212005], [-52.4700619073066, -22.402238994168375], [-52.47002881331934, -22.40217838590861], [-52.469995811331614, -22.40211678517329], [-52.46997507291215, -22.402077458699637], [-52.469942487803245, -22.402014687450034], [-52.469922218342575, -22.40197502350368], [-52.469890425254086, -22.40191183051469], [-52.46987061811975, -22.4018718429312], [-52.469839923452724, -22.401808906209126], [-52.469809998557764, -22.40174639876888], [-52.469780197883686, -22.401682990324527], [-52.4697613684873, -22.401642306934537], [-52.46973227058068, -22.40157847064199], [-52.4697038802295, -22.401515040836667], [-52.46967589264994, -22.40145136694839], [-52.46964830110098, -22.401387452362926], [-52.46962109930866, -22.401323301674083], [-52.46959428238384, -22.40125892260865], [-52.46956761200645, -22.401193751651537], [-52.46955065818288, -22.40115171088209], [-52.46952461049542, -22.401086170198067], [-52.469499154710455, -22.40102099311541], [-52.46947405460055, -22.40095560488299], [-52.469449303448926, -22.40089000834935], [-52.469424894521424, -22.400824206434024], [-52.469400821063644, -22.400758202124592], [-52.46937707629821, -22.40069199847373], [-52.46935365362077, -22.400625599159206], [-52.46933054765861, -22.400559011363733], [-52.469307753533876, -22.40049224268957], [-52.46928526524999, -22.40042529723807], [-52.469263076305545, -22.400358177776262], [-52.469241180171686, -22.40029088711567], [-52.46921970463031, -22.400223847475274], [-52.46919106022267, -22.400132802759515], [-52.46917022337851, -22.400065385439266], [-52.4691495199171, -22.399997386419344], [-52.46912918632727, -22.39992960654933], [-52.469102092591626, -22.39983774704663], [-52.46908233392842, -22.39976962926755], [-52.46906270401851, -22.399700997364253], [-52.4690451960292, -22.399638931865404]], "type": "LineString"}, "id": "475", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 560.208217071, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47147303674738, -22.404103297559544], [-52.47145686153892, -22.404088508989645], [-52.47142170068979, -22.404055892341223], [-52.47138684352561, -22.404023086283566], [-52.47135145111791, -22.403989292743226], [-52.47133595447338, -22.403974335710576], [-52.4713010196909, -22.40394025283972], [-52.47126721352118, -22.40390679586357], [-52.4712337029551, -22.403873155128437], [-52.471199691625465, -22.403838522872835], [-52.4711847755928, -22.403823172117736], [-52.471151209782974, -22.40378825971119], [-52.47111872304263, -22.403753989458945], [-52.471086525783214, -22.403719543141698], [-52.47105386376336, -22.403684105686228], [-52.47103950910614, -22.403668366829365], [-52.47100727778333, -22.40363265551076], [-52.470976071409005, -22.403597594791414], [-52.47094514442178, -22.40356236194687], [-52.47091519956764, -22.40352777212164], [-52.47086834900875, -22.403472712126792], [-52.47083975912093, -22.403438529076016], [-52.47079398442842, -22.403382852417405], [-52.47076602424255, -22.403348256782397], [-52.470721305930155, -22.40329197460211], [-52.47069332958474, -22.403256159894564], [-52.47066497368488, -22.40321936375295], [-52.470637487838694, -22.403183210993397], [-52.47059462192614, -22.40312587030431], [-52.47056835245833, -22.403090134442273], [-52.47052649229693, -22.403032227762406], [-52.470500807875844, -22.402996098652867], [-52.47045993686356, -22.402937641682605], [-52.470434826176124, -22.402901124444583], [-52.470394924160665, -22.402842128270855], [-52.470370375200574, -22.402805227396797], [-52.47033142377369, -22.4027457058656], [-52.47030742593014, -22.40270842763998], [-52.47026940631003, -22.40264839385296], [-52.4702459489, -22.40261074443671], [-52.470208842657065, -22.40255021202872], [-52.47018591511464, -22.40251219776877], [-52.470149703415636, -22.402451179811468], [-52.47012729515933, -22.402412807213796], [-52.47009195980997, -22.402351317903875], [-52.47007006079056, -22.402312594154957], [-52.4700359769649, -22.402251354134], [-52.470002781472594, -22.402190559958257], [-52.46996968910259, -22.40212879049686], [-52.469948870728494, -22.402089312390952], [-52.46991620773586, -22.40202639108591], [-52.4698958624057, -22.401986578661557], [-52.4698639954001, -22.401923238729545], [-52.46984411625542, -22.401883105753384], [-52.46981334457124, -22.40182001109067], [-52.469783338181166, -22.401757333398464], [-52.46975346507271, -22.40169377080673], [-52.46973457171227, -22.40165294919764], [-52.46970540548789, -22.40158896300044], [-52.469676942943806, -22.401525371875], [-52.46964888558441, -22.401461539205073], [-52.46962122661548, -22.401397468416416], [-52.46959395969981, -22.401333164116917], [-52.46956707985398, -22.4012686339685], [-52.46954035363753, -22.40120332653444], [-52.46952335057753, -22.40116116365248], [-52.4694972503828, -22.40109549081922], [-52.469471739193544, -22.401030171847285], [-52.46944658561985, -22.400964644303794], [-52.46942178289916, -22.40089891106623], [-52.46939732425191, -22.400832975081563], [-52.46937320287873, -22.400766839363335], [-52.46934941195777, -22.400700506988827], [-52.46932594483652, -22.40063398164712], [-52.46930279606848, -22.40056727045446], [-52.46927996069902, -22.400500380927916], [-52.469257432683115, -22.40043331715914], [-52.46923520548172, -22.400366081933992], [-52.46921327252894, -22.400298678081903], [-52.46919175871186, -22.400231518916183], [-52.46916307484066, -22.40014034871074], [-52.46914220292868, -22.400072817886137], [-52.46912146846713, -22.400004717004432], [-52.46910110273703, -22.399936829953656], [-52.46907397593518, -22.399844858280638], [-52.46905418792324, -22.399776639275633], [-52.469034532086745, -22.399707916677826], [-52.46902325083628, -22.3996679248325]], "type": "LineString"}, "id": "476", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 559.011014299, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471450945909666, -22.404121098677354], [-52.47143635650838, -22.404107759967715], [-52.47140104621665, -22.40407500468631], [-52.47136604119974, -22.40404205947203], [-52.47133052074641, -22.40400814366637], [-52.47131491531997, -22.403993081637815], [-52.47127985475911, -22.403958876051345], [-52.47124590639211, -22.40392527834226], [-52.47121225529321, -22.403891496523798], [-52.47117812238012, -22.403856740460217], [-52.47116310314405, -22.403841283491698], [-52.47112941810895, -22.40380624707173], [-52.47109679667997, -22.403771834731387], [-52.47106446640846, -22.403737246105578], [-52.47103168941944, -22.40370168390602], [-52.47101723727912, -22.40368583816338], [-52.47098489346382, -22.403650002200806], [-52.47095356016228, -22.40361479887149], [-52.47092250798386, -22.40357942339988], [-52.470892424360336, -22.403544673273764], [-52.47084542216775, -22.403489435065346], [-52.47081668332391, -22.403455073911434], [-52.47077076233927, -22.40339921930446], [-52.470742658545554, -22.4033644459743], [-52.47069779934674, -22.403307986464224], [-52.470669698519345, -22.403272012390392], [-52.47064123381497, -22.40323507505064], [-52.470613627628374, -22.40319876399705], [-52.47057063052538, -22.403141247805387], [-52.47054423251085, -22.403105337066027], [-52.47050224642582, -22.403047256178436], [-52.47047643867747, -22.40301095358171], [-52.470435446920995, -22.402952323899704], [-52.47041021807056, -22.402915634814228], [-52.47037020045643, -22.40285646771029], [-52.47034553842438, -22.402819396862302], [-52.470306476429464, -22.40275970635712], [-52.47028237049144, -22.4027222602078], [-52.470244245225906, -22.402662059588245], [-52.47022068458693, -22.402624244477902], [-52.47018347750553, -22.40256354755237], [-52.47016045148516, -22.402525370003335], [-52.47012414364485, -22.402464190026695], [-52.47010164153766, -22.40242565670427], [-52.47006621459326, -22.402364007985103], [-52.47004422620031, -22.402325126185975], [-52.470010046618405, -22.402263714095675], [-52.46997674962112, -22.402202734003946], [-52.46994356686888, -22.402140795816422], [-52.46992266854019, -22.402101166078257], [-52.46988992766385, -22.402038094717753], [-52.46986950646426, -22.401998133815347], [-52.46983756554158, -22.401934646940312], [-52.46981761438661, -22.401894368571444], [-52.46978676568531, -22.40183111596805], [-52.46975667780017, -22.40176826802385], [-52.469726732257385, -22.401704551284723], [-52.469707774932935, -22.401663591456515], [-52.46967854039085, -22.40159945535464], [-52.4696500056539, -22.40153570290905], [-52.469621878514715, -22.40147171145743], [-52.46959415212587, -22.401407484465558], [-52.46956682008688, -22.401343026555374], [-52.469539877320095, -22.401278345323956], [-52.46951309526463, -22.40121290141294], [-52.46949604296824, -22.401170616418444], [-52.46946989026629, -22.401104811435943], [-52.46944432367278, -22.401039350574713], [-52.46941911663534, -22.400973683720117], [-52.46939426234562, -22.400907813778602], [-52.46936975397867, -22.400841743724566], [-52.469345584690146, -22.400775476597534], [-52.469321747613705, -22.40070901549937], [-52.46929823604868, -22.40064236413044], [-52.46927504447481, -22.400575529540596], [-52.46925216786065, -22.400508519161654], [-52.469229600112776, -22.400441337075584], [-52.46920733465448, -22.400373986087093], [-52.46918536488281, -22.400306469043475], [-52.46916381279007, -22.400239190352416], [-52.46913508945534, -22.40014789465727], [-52.46911418247559, -22.400080250328298], [-52.46909341701392, -22.400012047584823], [-52.46907301914361, -22.399944053353263], [-52.469045859275596, -22.3998519695099], [-52.469026041914965, -22.399783649278948], [-52.4690063601519, -22.399714835986615], [-52.46900130563445, -22.399696917797005]], "type": "LineString"}, "id": "477", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 557.851192929, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471428781153875, -22.404139005044257], [-52.47138039173786, -22.404094117029018], [-52.471345238868196, -22.404061032658095], [-52.471309590369266, -22.404026994587067], [-52.4712938761609, -22.40401182756257], [-52.47125868982166, -22.403977499260453], [-52.47122459925739, -22.403943760818393], [-52.47119080762566, -22.403909837916583], [-52.47115655312911, -22.403874958044987], [-52.47114143068964, -22.403859394863016], [-52.47110762642928, -22.403824234429585], [-52.471074870311675, -22.403789680001108], [-52.47104240702806, -22.4037549490667], [-52.471009515069895, -22.403719262123023], [-52.470994965446465, -22.40370330949458], [-52.47096250913871, -22.40366734888802], [-52.47093104890994, -22.403632002948694], [-52.47089987154033, -22.403596484850002], [-52.47086964914745, -22.403561574422945], [-52.47082249532118, -22.403506158000894], [-52.470793607521344, -22.40347161874382], [-52.47074754024459, -22.403415586188448], [-52.47071929284304, -22.40338063516308], [-52.47067429275782, -22.40332399832319], [-52.47064606744849, -22.403287864883037], [-52.47061749393961, -22.40325078634509], [-52.47058976741265, -22.40321431699742], [-52.47054663911922, -22.40315662530317], [-52.470520112558, -22.403120539686448], [-52.47047800054938, -22.40306228459107], [-52.4704520694738, -22.403025808507117], [-52.47041095697314, -22.402967006113332], [-52.47038560995975, -22.40293014518037], [-52.470345476746985, -22.402870807146193], [-52.470320701643004, -22.402833566324233], [-52.47028152908009, -22.40277370684505], [-52.47025731504762, -22.402736092772], [-52.47021908413671, -22.402675725319845], [-52.470195420268816, -22.402637744515406], [-52.470158112348976, -22.40257688307227], [-52.470134987850706, -22.402538542234126], [-52.47009858386914, -22.402477200238113], [-52.47007598791109, -22.402438506190915], [-52.47004046937168, -22.402376698062433], [-52.47001839160523, -22.402337658213092], [-52.46998411626714, -22.40227607405343], [-52.46995071776491, -22.40221490804567], [-52.469917444630475, -22.402152801131994], [-52.46989646634724, -22.402113019761515], [-52.469863647587246, -22.40204979834554], [-52.46984315051826, -22.402009688965062], [-52.46981113567853, -22.40194605514696], [-52.46979111251331, -22.40190563138535], [-52.46976018679495, -22.40184222084128], [-52.46973001741479, -22.401779202645063], [-52.469699999437715, -22.401715331758503], [-52.469680978149285, -22.401674233711145], [-52.46965167528954, -22.40160994770457], [-52.46962306835977, -22.401546033938807], [-52.46959487144084, -22.401481883705475], [-52.469567077632135, -22.401417500510366], [-52.469539680469886, -22.40135288898946], [-52.46951267478219, -22.401288056675035], [-52.46948583688774, -22.401222476287018], [-52.46946873535501, -22.401180069179983], [-52.46944253014587, -22.40111413204821], [-52.46941690814817, -22.401048529297654], [-52.46939164764702, -22.400982723131957], [-52.46936674178832, -22.400916716486478], [-52.46934218370171, -22.400850512363046], [-52.46931796649788, -22.40078411382718], [-52.469294083266, -22.400717524005344], [-52.46927052725725, -22.40065074660919], [-52.46924729287759, -22.40058378862214], [-52.46922437501879, -22.400516657390774], [-52.46920176753897, -22.400449356987398], [-52.46917946382381, -22.400381890235547], [-52.4691574572333, -22.400314260000393], [-52.46913586686494, -22.40024686178398], [-52.46910710406672, -22.40015544059912], [-52.469086162019245, -22.40008768276575], [-52.46906536555751, -22.40001937816048], [-52.469044935547004, -22.399951276748133], [-52.469017742612856, -22.39985908073442], [-52.46899789590358, -22.399790659277514], [-52.46897935795334, -22.399725845052057]], "type": "LineString"}, "id": "478", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 556.70126457, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4714067212746, -22.40415681368834], [-52.47135973725342, -22.404113229369354], [-52.471324436531006, -22.404080005841735], [-52.47128865998645, -22.404045845505316], [-52.47127283699617, -22.40403057348485], [-52.47123752487855, -22.40399612246705], [-52.471203292117, -22.403962243291968], [-52.47116935995245, -22.403928179306774], [-52.471134983872446, -22.403893175627143], [-52.47111975822958, -22.403877506231687], [-52.47108583474397, -22.403842221784764], [-52.47105294393773, -22.403807525268135], [-52.471020347642025, -22.40377265202509], [-52.470987340714714, -22.403736840337242], [-52.47097269360818, -22.40372078082298], [-52.470940124807974, -22.403684695572398], [-52.47090853765199, -22.403649207023026], [-52.47087723509121, -22.403613546297198], [-52.470846873928984, -22.40357847556917], [-52.47079956846904, -22.403522880933465], [-52.470770531713235, -22.403488163573176], [-52.47072431814438, -22.403431953069344], [-52.470695927135026, -22.403396824348754], [-52.47065078616342, -22.403340010179008], [-52.47062243637217, -22.40330371737247], [-52.47059375405881, -22.403266497636306], [-52.47056590719149, -22.403229869994536], [-52.47052264770766, -22.403172002797643], [-52.47049599259978, -22.403135742303512], [-52.47045375466759, -22.40307731300033], [-52.470427700264814, -22.403040663429096], [-52.47038646702, -22.40298168832351], [-52.47036100184368, -22.40294465554302], [-52.47032075303232, -22.402885146578562], [-52.470295864856446, -22.402847735782597], [-52.47025658172556, -22.402787707329367], [-52.47023225959869, -22.402749925332543], [-52.47019392304243, -22.402689391047765], [-52.47017015594565, -22.402651244549187], [-52.47013274718742, -22.402590218588436], [-52.47010952421128, -22.40255171446114], [-52.47007302408849, -22.40249021044573], [-52.47005033427962, -22.402451355673723], [-52.470014724145244, -22.402389388135916], [-52.469992557005334, -22.40235019023631], [-52.46995818591109, -22.402288434007254], [-52.46992468590397, -22.402227082083417], [-52.46989132238738, -22.402164806443558], [-52.469870264149634, -22.402124873440755], [-52.46983736750604, -22.402061501969264], [-52.46981679456769, -22.402021244110696], [-52.469784705810966, -22.401957463349508], [-52.46976461063553, -22.40191689419514], [-52.46973360790014, -22.401853325710338], [-52.46970335702501, -22.40179013726208], [-52.46967326661369, -22.401726112228072], [-52.469654181361335, -22.401684875961532], [-52.469624810183966, -22.401620440050234], [-52.46959613106144, -22.401556364964282], [-52.46956786436281, -22.401492055949205], [-52.46954000313428, -22.40142751655083], [-52.46951254084882, -22.4013627514192], [-52.46948547224025, -22.401297768021724], [-52.469458578506874, -22.4012320511567], [-52.46944142773783, -22.40118952193709], [-52.469415170021556, -22.401123452656034], [-52.4693894926197, -22.40105770801614], [-52.4693641786549, -22.40099176253931], [-52.46933922122726, -22.40092561918984], [-52.469314613421034, -22.400859280996997], [-52.46929034830194, -22.400792751052286], [-52.46926641891467, -22.40072603250675], [-52.46924281846223, -22.400659129083355], [-52.46921954127683, -22.400592047699078], [-52.46919658217342, -22.40052479561529], [-52.4691739349617, -22.40045737689458], [-52.46915159298972, -22.400389794379343], [-52.4691295495804, -22.400322050952656], [-52.46910792093646, -22.400254533210873], [-52.46907911867482, -22.400162986536277], [-52.46905814155964, -22.400095115198503], [-52.46903731409786, -22.400026708731428], [-52.46901685194722, -22.399958500138275], [-52.46898962594699, -22.39986619195419], [-52.46896974988908, -22.399797669271326], [-52.468957416109, -22.399754546660613]], "type": "LineString"}, "id": "479", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 555.575396298, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47138466138966, -22.404174622329663], [-52.47133908276332, -22.404132341707307], [-52.47130363418817, -22.40409897902296], [-52.471267729597976, -22.404064696421113], [-52.471251797825786, -22.404049319404663], [-52.47121635992978, -22.404014745671144], [-52.47118198497097, -22.403980725763017], [-52.47114791227357, -22.40394652069439], [-52.47111341461013, -22.40391139320668], [-52.47109808576386, -22.403895617597723], [-52.471064043053, -22.40386020913728], [-52.47103101755813, -22.403825370532438], [-52.47099828825035, -22.403790354980725], [-52.47096516635391, -22.403754418548697], [-52.47095042176428, -22.403738252148575], [-52.47091774047163, -22.403702042253936], [-52.470886026388435, -22.40366641109448], [-52.470854598636485, -22.403630607741494], [-52.47082409870493, -22.403595376712467], [-52.47077664161134, -22.403539603863035], [-52.47074745589956, -22.403504708399485], [-52.47070109603863, -22.40344831994718], [-52.4706725614215, -22.40341301353129], [-52.47062727956354, -22.403356022031645], [-52.47059880529038, -22.4033195698587], [-52.47057001417256, -22.4032822089243], [-52.47054204696491, -22.40324542298838], [-52.47049865629071, -22.4031873802888], [-52.47047187263618, -22.403150944917243], [-52.47042950878046, -22.40309234140619], [-52.47040333105051, -22.403055518347674], [-52.470361977061586, -22.402996370530232], [-52.47033639372236, -22.402959165902182], [-52.470296029312436, -22.402899486007392], [-52.470271028064694, -22.402861905237387], [-52.47023163436588, -22.402801707810085], [-52.47020720414463, -22.402763757889453], [-52.470168761943064, -22.402703056772005], [-52.470144891617444, -22.40266474457927], [-52.470107382020856, -22.402603554100867], [-52.470084060566876, -22.402564886684377], [-52.4700474643029, -22.402503220649535], [-52.47002468064325, -22.40246420515269], [-52.46998897891395, -22.402402078205522], [-52.46996672240061, -22.402362722255624], [-52.46993225555027, -22.40230079395714], [-52.469898654038296, -22.402239256117202], [-52.46986520013961, -22.40217681175113], [-52.46984406194739, -22.40213672711598], [-52.46981108742021, -22.402073205588945], [-52.46979043861254, -22.402032799252247], [-52.46975827593887, -22.40196887154794], [-52.469738108753255, -22.40192815700079], [-52.46970702900089, -22.401864430575227], [-52.46967669663084, -22.401801071874903], [-52.469646533785316, -22.40173689269342], [-52.46962738456907, -22.401695518207692], [-52.46959794507413, -22.401630932391644], [-52.46956919375888, -22.40156669598547], [-52.469540857280606, -22.401502228188622], [-52.469512928632305, -22.401437532586954], [-52.469485401223686, -22.401372613844554], [-52.46945826969429, -22.401307479364025], [-52.46943132012203, -22.401241626021992], [-52.4694141201167, -22.40119897468977], [-52.46938780989335, -22.401132773259413], [-52.46936207708738, -22.401066886730156], [-52.46933670965896, -22.401000801942168], [-52.46931170066244, -22.400934521888697], [-52.46928704313664, -22.400868049626435], [-52.46926273010233, -22.40080138827284], [-52.469238754559704, -22.400734541003597], [-52.46921510966362, -22.400667511552935], [-52.46919178967252, -22.40060030677142], [-52.46916878932454, -22.400532933835187], [-52.46914610238097, -22.400465396797145], [-52.4691237221522, -22.400397698518514], [-52.46910164192411, -22.400329841900252], [-52.46907997500464, -22.400262204633087], [-52.469051133279606, -22.400170532468746], [-52.46903012109678, -22.400102547626542], [-52.469009262635, -22.400034039297655], [-52.46898876834424, -22.39996572352369], [-52.46896150927797, -22.39987330316922], [-52.46894160387147, -22.399804679260374], [-52.468935402182915, -22.399782996277754]], "type": "LineString"}, "id": "480", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 554.478398821, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471362601499045, -22.40419243096825], [-52.471318428267566, -22.404151454042882], [-52.47128283183966, -22.404117952201766], [-52.47124679920385, -22.40408354733446], [-52.47123075864973, -22.404068065321972], [-52.471195194975344, -22.40403336887272], [-52.47116067781926, -22.40399920823151], [-52.47112646458905, -22.40396486207942], [-52.47109184534215, -22.403929610783592], [-52.47107641329249, -22.403913728961104], [-52.47104225135637, -22.403878196487113], [-52.4710090911729, -22.403843215794026], [-52.47097622885304, -22.403808057933613], [-52.470942991987464, -22.40377199675736], [-52.47092814991474, -22.403755723471356], [-52.47089535612965, -22.403719388932632], [-52.47086351511928, -22.40368361516308], [-52.47083196217617, -22.403647669182874], [-52.4708013234753, -22.4036122778528], [-52.47075371474807, -22.403556326789626], [-52.470724380080355, -22.40352125322276], [-52.470677873927364, -22.403464686821927], [-52.47064919570247, -22.40342920271072], [-52.470603772958164, -22.403372033881126], [-52.47057517420313, -22.40333542234174], [-52.47054627428086, -22.403297920209067], [-52.4705181867329, -22.40326097597897], [-52.470474664868355, -22.403202757776658], [-52.470447752667226, -22.403166147527617], [-52.47040526288799, -22.403107369808676], [-52.470378961830896, -22.40307037326281], [-52.470337487097886, -22.40301105273349], [-52.4703117855958, -22.402973676257833], [-52.470271305587325, -22.402913825432694], [-52.47024619126776, -22.402876074688606], [-52.47020668700104, -22.402815708287193], [-52.47018214868546, -22.40277759044272], [-52.47014360083862, -22.402716722492578], [-52.470119627284184, -22.402678244605628], [-52.47008201684927, -22.402616889609536], [-52.470058596917504, -22.402578058903845], [-52.47002190451238, -22.40251623084954], [-52.46999902700198, -22.402477054627816], [-52.469963233677795, -22.402414768271257], [-52.46994088779107, -22.402375254271032], [-52.46990632518467, -22.402313153903094], [-52.46987262216789, -22.402251430147036], [-52.469839077887144, -22.402188817054704], [-52.46981785974049, -22.402148580787166], [-52.46978480732979, -22.402084909204568], [-52.46976408265284, -22.40204435438972], [-52.469731846062245, -22.40198027974228], [-52.4697116068665, -22.401939419802318], [-52.469680450097194, -22.401875535435977], [-52.469650036232274, -22.401812006483546], [-52.4696198009526, -22.401747673154556], [-52.469600587772504, -22.401706160449606], [-52.46957107996003, -22.401641424728783], [-52.46954225645211, -22.40157702700237], [-52.46951385019424, -22.401512400423723], [-52.46948585412622, -22.401447548618744], [-52.46945826159447, -22.40138247626557], [-52.46943106714431, -22.401317190701945], [-52.4694040617332, -22.401251200882854], [-52.46938681249164, -22.401208427438043], [-52.469360449761226, -22.401142093858343], [-52.4693346615512, -22.401076065439696], [-52.469309240659214, -22.401009841340535], [-52.469284180093844, -22.40094342458305], [-52.469259472848535, -22.400876818251334], [-52.46923511189904, -22.40081002548885], [-52.469211090201114, -22.400743049495865], [-52.46918740086142, -22.40067589401794], [-52.469164038064655, -22.40060856583916], [-52.46914099647216, -22.400541072050466], [-52.46911826979677, -22.400473416695068], [-52.46909585131125, -22.400405602653027], [-52.46907373426444, -22.400337632843186], [-52.46905202906948, -22.40026987605063], [-52.469023147881096, -22.40017807839651], [-52.469002100630654, -22.400109980049884], [-52.4689812111689, -22.40004136985916], [-52.468960684738086, -22.399972946904366], [-52.468933392605805, -22.399880414379517], [-52.46891337302368, -22.399811396802843]], "type": "LineString"}, "id": "481", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 553.387057145, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471340541602764, -22.404210239604087], [-52.47129777376617, -22.404170566376077], [-52.47126202948551, -22.40413692537815], [-52.471225868804055, -22.404102398245357], [-52.47120971946802, -22.40408681123683], [-52.471174030015256, -22.404051992071796], [-52.4711393706619, -22.404017690697458], [-52.47110501689887, -22.40398320346186], [-52.47107027606852, -22.403947828357904], [-52.47105474081547, -22.40393184032184], [-52.4710204596541, -22.40389618383427], [-52.470987164782024, -22.403861061052925], [-52.47095416945009, -22.403825760883752], [-52.470920817615394, -22.40378957496324], [-52.47090587805958, -22.403773194791338], [-52.470872971782065, -22.40373673560849], [-52.470841003844505, -22.403700819228785], [-52.47080932571026, -22.403664730621344], [-52.47077854824008, -22.403629178990194], [-52.47073078787923, -22.403573049713206], [-52.4707013042556, -22.403537798043008], [-52.470654651810555, -22.403481053693607], [-52.47062582997793, -22.403445391887033], [-52.470580266347305, -22.403388045727443], [-52.47055154311041, -22.403351274821578], [-52.47052253438372, -22.4033136314906], [-52.470494326495476, -22.403276528966277], [-52.4704506734406, -22.403218135261202], [-52.47042363269289, -22.40318135013464], [-52.470381016990174, -22.40312239820779], [-52.470354592605965, -22.403085228174536], [-52.4703129971289, -22.403025734933273], [-52.47028717746397, -22.40298818660999], [-52.470246581857005, -22.402928164854465], [-52.470221354465636, -22.402890244136252], [-52.47018173963105, -22.4028297087607], [-52.47015709322117, -22.402791422992355], [-52.470118439729085, -22.402730388209466], [-52.470094362945886, -22.402691744628296], [-52.470056651672685, -22.40263022511447], [-52.47003313326316, -22.402591231119537], [-52.46999634471692, -22.402529241045723], [-52.46997337335582, -22.40248990409911], [-52.46993748843678, -22.40242745833312], [-52.469915053176706, -22.402387786282553], [-52.46988039481428, -22.402325513845113], [-52.46984659029276, -22.402263604172873], [-52.46981295563, -22.40220082235427], [-52.46979165752895, -22.402160434454327], [-52.46975852723475, -22.402096612816127], [-52.469737726688564, -22.402055909523117], [-52.46970541618109, -22.40199168793251], [-52.46968510497525, -22.401950682599697], [-52.46965387118906, -22.40188664029256], [-52.46962337582932, -22.401822941088], [-52.46959306811553, -22.401758453611475], [-52.46957379097162, -22.401716802687286], [-52.46954421484166, -22.40165191706167], [-52.469515319141124, -22.40158735801498], [-52.4694868431037, -22.40152257265451], [-52.469458779616, -22.40145756464619], [-52.469431121961186, -22.401392338682207], [-52.46940386459031, -22.40132690203547], [-52.469376803340396, -22.401260775739303], [-52.469359504862645, -22.40121788018187], [-52.469333089625216, -22.40115141445282], [-52.46930724601118, -22.401085244144777], [-52.46928177165566, -22.401018880734426], [-52.46925665952149, -22.40095232727288], [-52.4692319025567, -22.400885586871695], [-52.469207493692075, -22.400818662700317], [-52.469183425838885, -22.400751557983593], [-52.469159692055634, -22.40068427647837], [-52.469136286453256, -22.400616824902315], [-52.469113203616274, -22.400549210261133], [-52.469090437209104, -22.400481436588365], [-52.46906798046688, -22.400413506782893], [-52.469045826601395, -22.400345423781467], [-52.469024083130975, -22.400277547463475], [-52.46899516247929, -22.400185624319597], [-52.468974080161274, -22.400117412468518], [-52.468953159699595, -22.400048700415955], [-52.46893260112874, -22.399980170280312], [-52.468905275930496, -22.399887525585058], [-52.46889142221339, -22.399839764824666]], "type": "LineString"}, "id": "482", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 552.29710426, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47131862777927, -22.40422818374561], [-52.47127711925911, -22.404189678706892], [-52.47124122712569, -22.404155898552126], [-52.4712049383986, -22.4041212491538], [-52.47118868028065, -22.40410555714919], [-52.471152865049504, -22.404070615268353], [-52.47111806349887, -22.404036173160858], [-52.47108356920302, -22.404001544841734], [-52.471048706789226, -22.40396604592959], [-52.47103306833279, -22.403949951679948], [-52.470998667946176, -22.40391417117875], [-52.470965238385496, -22.403878906309092], [-52.4709321100415, -22.40384346383114], [-52.47089864323768, -22.403807153166344], [-52.4708836061988, -22.403790666108506], [-52.470850587428856, -22.40375408228152], [-52.470818492564135, -22.403718023291628], [-52.47078668923875, -22.403681792056922], [-52.470755772999276, -22.403646080124638], [-52.47070786100483, -22.403589772633815], [-52.47067822842529, -22.40355434286023], [-52.47063142968823, -22.4034974205622], [-52.470602464247875, -22.403461581060213], [-52.47055675973096, -22.40340405757062], [-52.47052791201222, -22.40336712729822], [-52.47049879448113, -22.403329342768902], [-52.47047046625263, -22.40329208195032], [-52.47042668200746, -22.40323351274245], [-52.47039951271319, -22.403196552738333], [-52.47035677108701, -22.403137426603504], [-52.47033022337573, -22.403100083082826], [-52.47028850715464, -22.403040417129613], [-52.470262569326906, -22.403002696958648], [-52.47022185812147, -22.40294250427269], [-52.47019651765833, -22.40290441358033], [-52.470156792255914, -22.40284370923059], [-52.47013203775177, -22.402805255538325], [-52.47009327861447, -22.4027440539227], [-52.47006909860253, -22.402705244647247], [-52.47003128649108, -22.40264356061568], [-52.47000766960383, -22.402604403331452], [-52.46997078491652, -22.402542251238113], [-52.46994771970475, -22.402502753566562], [-52.469911743190906, -22.40244014839113], [-52.46988921855752, -22.402400318290166], [-52.46985446443912, -22.402337873783207], [-52.46982055841289, -22.402275778194756], [-52.469786833368154, -22.40221282764984], [-52.46976545531275, -22.40217228811747], [-52.469732247135106, -22.40210831642365], [-52.469711370719715, -22.402067464652433], [-52.46967898629541, -22.40200309611862], [-52.469658603079516, -22.401961945392962], [-52.469627292276485, -22.40189774514499], [-52.46959671542197, -22.401833875688254], [-52.46956633527411, -22.401769234064183], [-52.469546994166436, -22.401727444920738], [-52.469517349719034, -22.401662409390283], [-52.46948838182592, -22.40159768902329], [-52.469459836009, -22.401532744880992], [-52.46943170510167, -22.40146758066929], [-52.46940398232383, -22.40140220109448], [-52.46937666203228, -22.40133661336461], [-52.469349544943604, -22.401270350591346], [-52.4693321972297, -22.401227332921273], [-52.469305729485306, -22.401160735042865], [-52.46927983046729, -22.401094422845397], [-52.4692543026483, -22.401027920123816], [-52.46922913894538, -22.400961229958217], [-52.46920433226115, -22.40089435548754], [-52.469179875481444, -22.40082729990724], [-52.469155761473026, -22.40076006646674], [-52.46913198324626, -22.40069265893421], [-52.469108534838306, -22.400625083960858], [-52.46908541075688, -22.400557348467185], [-52.46906260461798, -22.400489456477025], [-52.469040109619094, -22.400421410908123], [-52.46901791893495, -22.400353214715082], [-52.46899613718913, -22.400285218871673], [-52.468967177074184, -22.400193170237984], [-52.46894605968864, -22.400124844882455], [-52.46892510822706, -22.40005603096803], [-52.468904517516215, -22.399987393651525], [-52.46887715925205, -22.399894636785852], [-52.468869425380596, -22.399867974211084]], "type": "LineString"}, "id": "483", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 551.246587208, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471296798446, -22.404246206266322], [-52.4712564647464, -22.40420879103532], [-52.47122042476022, -22.404174871723683], [-52.471184007987496, -22.40414010005981], [-52.471167641087625, -22.404124303059085], [-52.47113170007809, -22.404089238462404], [-52.47109675633018, -22.404054655621717], [-52.47106212150152, -22.404019886219], [-52.47102713750428, -22.403984263498668], [-52.47101139584445, -22.4039680630354], [-52.47097687623261, -22.403932158520558], [-52.47094331198333, -22.403896751562545], [-52.470910050627275, -22.403861166775783], [-52.47087646885435, -22.403824731366676], [-52.47086133433239, -22.403808137422875], [-52.470828203070035, -22.4037714289517], [-52.470795981278144, -22.4037352273516], [-52.470764052761645, -22.403698853489566], [-52.47073299775289, -22.403662981256133], [-52.47068493412486, -22.40360649555142], [-52.47065515258943, -22.40357088767441], [-52.47060820756037, -22.403513787427727], [-52.47057909851232, -22.403477770230285], [-52.470533253109124, -22.403420069410622], [-52.47050428090857, -22.40338297977168], [-52.47047505457309, -22.403345054043974], [-52.470446606004344, -22.4033076349311], [-52.47040269056891, -22.403248890220382], [-52.47037539272812, -22.403211755338674], [-52.47033252517851, -22.403152454995837], [-52.47030585414018, -22.403114937987702], [-52.47026401717509, -22.40305509932249], [-52.47023796118459, -22.403017207303805], [-52.470197134380705, -22.402956843687384], [-52.47017168084584, -22.402918583020845], [-52.470131844875624, -22.40285770969689], [-52.47010698227724, -22.402819088080673], [-52.470068117494776, -22.402757719632245], [-52.470043834254135, -22.40271874466249], [-52.47000592130447, -22.40265689611312], [-52.46998220593954, -22.402617575539594], [-52.46994522511118, -22.40255526142668], [-52.46992206604879, -22.402515603030178], [-52.46988599794017, -22.402452838445242], [-52.469863383933514, -22.40241285029388], [-52.46982853405918, -22.402350233717364], [-52.4697945265283, -22.40228795221267], [-52.46976071110163, -22.402224832941428], [-52.469739253091916, -22.40218414177658], [-52.469705967030855, -22.4021200200271], [-52.46968501474631, -22.40207901977766], [-52.46965255640521, -22.40201450430065], [-52.46963210117931, -22.40197320818209], [-52.46960071335946, -22.40190884999325], [-52.46957005501022, -22.40184481028433], [-52.46953960242834, -22.401780014512674], [-52.46952019735694, -22.40173808714994], [-52.46949048459214, -22.401672901714633], [-52.46946144450651, -22.401608020027318], [-52.46943282891013, -22.401542917103146], [-52.46940463058322, -22.401477596688064], [-52.46937684268241, -22.4014120635024], [-52.46934945947022, -22.40134632468936], [-52.46932228654283, -22.401279925438992], [-52.46930488959281, -22.401236785656245], [-52.46927836934149, -22.40117005562845], [-52.46925241491955, -22.401103601541543], [-52.46922683363714, -22.401036959508737], [-52.469201618365496, -22.40097013263904], [-52.469176761961876, -22.400903124098864], [-52.469152257267126, -22.400835937109612], [-52.469128097103535, -22.400768574945335], [-52.4691042744333, -22.400701041385467], [-52.4690807832198, -22.400633343014807], [-52.46905761789398, -22.40056548666863], [-52.469034772023385, -22.40049747636107], [-52.469012238767874, -22.400429315028703], [-52.468990011265134, -22.400361005644047], [-52.46896819124394, -22.400292890275182], [-52.46893919166578, -22.400200716151694], [-52.468918039212745, -22.400132277291675], [-52.46889705675131, -22.400063361515393], [-52.468876433900505, -22.39999461701801], [-52.46884723834227, -22.399895630824762]], "type": "LineString"}, "id": "484", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 550.272556473, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47127496910705, -22.404264228784346], [-52.47123581022804, -22.404227903361374], [-52.471199622389086, -22.40419384489282], [-52.47116307757073, -22.40415895096335], [-52.47114660188893, -22.4041430489665], [-52.47111053510101, -22.40410786165395], [-52.47107544915584, -22.404073138080005], [-52.47104067379435, -22.404038227593702], [-52.47100556821368, -22.404002481065113], [-52.47098972335046, -22.403986174388216], [-52.47095508451339, -22.40395014585968], [-52.470921385575515, -22.403914596813305], [-52.470887991207405, -22.40387886971768], [-52.470854294465376, -22.403842309564215], [-52.47083906246035, -22.40382560873443], [-52.4708058187056, -22.40378877561905], [-52.470773469986554, -22.403752431408694], [-52.47074141627894, -22.403715914919328], [-52.47071022250093, -22.40367988238468], [-52.470662007239326, -22.40362321846604], [-52.470632076748025, -22.40358743248555], [-52.47058498542698, -22.403530154290163], [-52.47055573277125, -22.40349395939724], [-52.4705097464818, -22.40343608124746], [-52.470480649799455, -22.40339883224193], [-52.47045131465961, -22.403360765315824], [-52.470422745750646, -22.40332318790862], [-52.47037869912497, -22.40326426769502], [-52.47035127273768, -22.403226957935672], [-52.47030827926468, -22.403167483384784], [-52.47028148489931, -22.403129792889157], [-52.470239527190266, -22.403069781511896], [-52.47021335303701, -22.40303171764546], [-52.47017241063473, -22.402971183098554], [-52.47014684402816, -22.402932752457783], [-52.470106897490176, -22.40287171015956], [-52.4700819267976, -22.402832920619375], [-52.470042956369994, -22.402771385338117], [-52.470018569900695, -22.402732244674016], [-52.469980556112844, -22.402670231606834], [-52.46995674227027, -22.402630747743956], [-52.46991966530092, -22.40256827161145], [-52.46989641238793, -22.402528452489946], [-52.46986025268457, -22.402465528495508], [-52.469837549304685, -22.402425382293693], [-52.46980260367447, -22.402362593647588], [-52.46976849463896, -22.402300126226617], [-52.46973458883041, -22.402236838229005], [-52.46971305086643, -22.402195995431658], [-52.46967968692199, -22.402131723626514], [-52.46965865876833, -22.402090574898804], [-52.46962612651048, -22.402025912478546], [-52.469605599274594, -22.40198447096708], [-52.469574134438, -22.401919954837364], [-52.46954339459409, -22.401855744876226], [-52.469512869578224, -22.401790794956952], [-52.469493400543136, -22.4017487293749], [-52.46946361946099, -22.40168339403473], [-52.46943450718287, -22.401618351027054], [-52.469405821807094, -22.40155308932099], [-52.46937755606065, -22.401487612702493], [-52.46934970303691, -22.401421925905936], [-52.46932225690414, -22.40135603600972], [-52.46929502813808, -22.40128950028223], [-52.469277581951985, -22.401246238386804], [-52.469251009193776, -22.401179376209605], [-52.46922499936796, -22.401112780233227], [-52.46919936462216, -22.401045998889156], [-52.46917409778186, -22.40097903531536], [-52.469149191658886, -22.40091189270565], [-52.46912463904914, -22.40084457430744], [-52.46910043273042, -22.400777083419356], [-52.469076565616746, -22.400709423832147], [-52.46905303159776, -22.400641602064162], [-52.469029825027576, -22.40057362486545], [-52.469006939425334, -22.40050549624048], [-52.46898436791324, -22.400437219144646], [-52.46896210359192, -22.40036879656835], [-52.4689402452954, -22.400300561674026], [-52.46891120625407, -22.400208262060705], [-52.46889001873359, -22.40013970969619], [-52.46886900527233, -22.400070692058033], [-52.46884835028162, -22.400001840379772], [-52.46882516339956, -22.39992322628664]], "type": "LineString"}, "id": "485", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 549.302029716, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471253139762446, -22.404282251299684], [-52.47121515570402, -22.40424701568505], [-52.4711788200123, -22.404212818059545], [-52.471142147148306, -22.404177801864456], [-52.47112556268458, -22.40416179487144], [-52.47108937011827, -22.404126484842983], [-52.471054141975834, -22.404091620535763], [-52.47101922608152, -22.404056568965803], [-52.47098399891741, -22.404020698628962], [-52.47096805085083, -22.40400428573837], [-52.470933292788516, -22.403968133196134], [-52.47089945916206, -22.403932442061333], [-52.4708659317819, -22.403896572656826], [-52.470832120070774, -22.403859887758983], [-52.470816790582695, -22.403843080043185], [-52.47078343433554, -22.403806122283566], [-52.47075095868936, -22.40376963546292], [-52.470718779790644, -22.40373297634617], [-52.47068744724337, -22.403696783510274], [-52.47063908034823, -22.403639941377662], [-52.470609000901064, -22.403603977293667], [-52.47056176328807, -22.403546521149536], [-52.470532367024674, -22.403510148561068], [-52.470486239848995, -22.403452093081153], [-52.47045701868487, -22.403414684708984], [-52.47042757474068, -22.403376476584437], [-52.47039888549152, -22.403338740882862], [-52.470354707675625, -22.40327964516635], [-52.470327152741866, -22.40324216052931], [-52.47028403334549, -22.40318251177034], [-52.47025711565313, -22.403144647787187], [-52.470215037200155, -22.403084463697848], [-52.47018874488419, -22.403046227983623], [-52.47014768688353, -22.402985522506174], [-52.4701220072053, -22.40294692189115], [-52.470081950099576, -22.402885710618634], [-52.47005687131284, -22.402846753154442], [-52.47001779524013, -22.402785051040315], [-52.469993305542204, -22.40274574468183], [-52.46995519091621, -22.402683567096805], [-52.46993127859602, -22.40264391994454], [-52.46989410548571, -22.40258128179241], [-52.469870758722166, -22.40254130194588], [-52.46983450742411, -22.402478218541898], [-52.46981171467103, -22.402437914289617], [-52.46977667328497, -22.40237495357389], [-52.469742462744904, -22.402312300236602], [-52.469708466554515, -22.402248843512574], [-52.46968684863629, -22.40220784908272], [-52.46965340680853, -22.40214342722187], [-52.46963230278578, -22.402102130015873], [-52.46959969661122, -22.402037320652354], [-52.469579097365404, -22.401995733747942], [-52.4695475555121, -22.40193105967731], [-52.46951673417356, -22.401866679463918], [-52.469486136723766, -22.401801575397016], [-52.46946660372503, -22.401759371595634], [-52.469436754325564, -22.401693886350557], [-52.46940756985502, -22.4016286820225], [-52.46937881469989, -22.401563261534516], [-52.469350481533965, -22.401497628712583], [-52.46932256338734, -22.40143178830514], [-52.46929505433404, -22.401365747325702], [-52.46926776972934, -22.401299075121052], [-52.46925027430721, -22.40125569111293], [-52.46922364904217, -22.401188696786296], [-52.469197583812516, -22.401121958920427], [-52.469171895603374, -22.40105503826509], [-52.46914657719446, -22.40098793798716], [-52.46912162135219, -22.40092066130792], [-52.46909702082748, -22.40085321150073], [-52.46907276835367, -22.400785591888827], [-52.469048856796604, -22.40071780627426], [-52.469025279972165, -22.40064986110892], [-52.469002032157675, -22.40058176305766], [-52.46897910682382, -22.400513516115257], [-52.468956497055174, -22.400445123255928], [-52.468934195915324, -22.40037658748798], [-52.46891229934352, -22.40030823306819], [-52.468883220839075, -22.40021580796502], [-52.46886199825117, -22.400147142096003], [-52.46884095379013, -22.400078022595952], [-52.46882026665954, -22.4000090637368], [-52.46880308844828, -22.39995082174588]], "type": "LineString"}, "id": "486", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 548.33150296, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471231310412165, -22.404300273812343], [-52.47119450117436, -22.40426612800634], [-52.471158017629854, -22.404231791223843], [-52.47112121672022, -22.404196652763115], [-52.471104523474565, -22.404180540773897], [-52.47106820512988, -22.404145108029503], [-52.471032834790165, -22.404110102988984], [-52.47099777836304, -22.40407491033534], [-52.4709624296155, -22.404038916190185], [-52.47094637834553, -22.404022397085903], [-52.470911501058, -22.403986120529915], [-52.47087753274295, -22.40395028730665], [-52.470843872350756, -22.403914275593216], [-52.470809945670545, -22.403877465950977], [-52.47079451869941, -22.403860551349126], [-52.47076104995987, -22.403823468945237], [-52.47072844738655, -22.40378683951426], [-52.47069614329675, -22.403750037770095], [-52.47066467198024, -22.403713684632926], [-52.47061615345156, -22.4036566642863], [-52.47058592504856, -22.40362052209874], [-52.47053854114362, -22.403562888005823], [-52.47050900127259, -22.403526337721782], [-52.4704627332107, -22.403468104911674], [-52.47043338756482, -22.40343053717285], [-52.4704038348163, -22.40339218784982], [-52.47037502522697, -22.40335429385383], [-52.470330716220886, -22.403295022634364], [-52.47030303274068, -22.40325736311961], [-52.470259787420964, -22.403197540152522], [-52.47023274640164, -22.403159502681795], [-52.47019054720476, -22.40309914588034], [-52.47016413672612, -22.403060738318292], [-52.4701229631271, -22.40299986191027], [-52.470097170377244, -22.402961091320943], [-52.47005700270383, -22.402899711074106], [-52.47003181582296, -22.40286058568586], [-52.46999263410519, -22.40279871673883], [-52.46996804117866, -22.402759244685942], [-52.469929825714566, -22.402696902583028], [-52.46990581491681, -22.402657092141357], [-52.46986854566557, -22.40259429196956], [-52.46984510505151, -22.402554151397975], [-52.46980876215879, -22.40249090858442], [-52.46978588003256, -22.40245044628162], [-52.46975074289069, -22.402387313496252], [-52.46971643084611, -22.40232447424262], [-52.46968234427392, -22.40226084879216], [-52.46966064640151, -22.40221970272975], [-52.46962712669045, -22.40215513081316], [-52.46960594679867, -22.402113685128874], [-52.46957326670743, -22.402048728822045], [-52.469552595451724, -22.402006996524683], [-52.469520976581755, -22.401942164513102], [-52.46949007374863, -22.40187761404743], [-52.46945940386495, -22.401812355832856], [-52.469439806902614, -22.401770013812126], [-52.46940988918588, -22.40170437866213], [-52.469380632522956, -22.401639013013668], [-52.46935180758852, -22.401573433743746], [-52.46932340700315, -22.401507644718322], [-52.469295423733705, -22.401441650699947], [-52.46926785175991, -22.401375458637293], [-52.46924051131663, -22.40130864995546], [-52.4692229666585, -22.401265143834625], [-52.46919628888665, -22.401198017358542], [-52.46917016825322, -22.40113113760318], [-52.46914442658078, -22.401064077636534], [-52.46911905660328, -22.400996840654468], [-52.46909405104176, -22.400929429905656], [-52.469069402602145, -22.400861848689473], [-52.46904510397328, -22.40079410035372], [-52.469021147972875, -22.400726188711772], [-52.46899752834303, -22.40065812014908], [-52.468974239284265, -22.400589901245255], [-52.46895127421883, -22.400521535985405], [-52.46892862619369, -22.40045302736258], [-52.46890628823535, -22.40038437840297], [-52.468884353388304, -22.400315904457678], [-52.46885523542077, -22.400223353864646], [-52.4688339777655, -22.400154574491122], [-52.46881290230471, -22.40008535312916], [-52.46879218303428, -22.400016287089095], [-52.46878101348843, -22.399978417202487]], "type": "LineString"}, "id": "487", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 547.360976203, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4712094810562, -22.404318296322312], [-52.47117384663903, -22.404285240325247], [-52.47113721524176, -22.404250764385736], [-52.47110028628648, -22.404215503659312], [-52.4710834842589, -22.404199286673887], [-52.471047040135815, -22.404163731213515], [-52.47101152759883, -22.404128585439643], [-52.470976330638905, -22.40409325170227], [-52.47094086030793, -22.40405713374879], [-52.470924705834584, -22.404040508430782], [-52.470889709321824, -22.404004107861013], [-52.4708556063182, -22.40396813254927], [-52.470821812913975, -22.403931978526877], [-52.470787771264675, -22.40389504414018], [-52.4707722468105, -22.403878022652258], [-52.47073866557857, -22.403840815604074], [-52.47070593607813, -22.403804043562744], [-52.470673506797255, -22.403767099191125], [-52.47064189671153, -22.40373058575263], [-52.470593226549326, -22.403673387191947], [-52.470562849190514, -22.40363706690079], [-52.470515318993634, -22.40357925485905], [-52.47048563551499, -22.40354252687938], [-52.47043922656692, -22.403484116739023], [-52.4704097564393, -22.403446389633505], [-52.47038009488648, -22.403407899111972], [-52.470351164957, -22.40336984682155], [-52.47030672476075, -22.40331040009908], [-52.47027891273413, -22.403272565706573], [-52.47023554149109, -22.403212568531313], [-52.470208377144836, -22.403174357572976], [-52.47016605720408, -22.40311382805937], [-52.47013952856279, -22.403075248649472], [-52.47009823936547, -22.403014201310835], [-52.470072333544, -22.40297526074718], [-52.47003205530293, -22.402913711525972], [-52.47000676032796, -22.402874418213628], [-52.46996747296516, -22.40281238243367], [-52.46994277681007, -22.40277274468635], [-52.46990446050791, -22.40271023806551], [-52.46988035123262, -22.402670264334397], [-52.469842985840494, -22.402607302142915], [-52.469819451375955, -22.40256700084623], [-52.46978301688861, -22.40250359862307], [-52.469760045389265, -22.40246297826974], [-52.46972481249164, -22.402399673414674], [-52.46969039894259, -22.402336648244663], [-52.46965622198864, -22.40227285406774], [-52.469634444162075, -22.402231556372755], [-52.46960084656777, -22.40216683440041], [-52.469579590806994, -22.402125240237787], [-52.46954683679911, -22.402060136987636], [-52.46952609353356, -22.402018259297282], [-52.46949439764697, -22.401953269344723], [-52.46946341331932, -22.401888548626747], [-52.46943267100179, -22.401823136264493], [-52.46941301007588, -22.401780656024382], [-52.46938302404194, -22.401714870969432], [-52.469353695186676, -22.401649344000536], [-52.46932480047298, -22.40158360594864], [-52.469296332468225, -22.40151766071973], [-52.469268284075994, -22.40145151309041], [-52.46924064918176, -22.40138516994449], [-52.469213252899934, -22.401318224785474], [-52.46919565900584, -22.40127459655189], [-52.46916892872724, -22.40120733792635], [-52.46914275269007, -22.401140316281445], [-52.46911695755438, -22.401073117003488], [-52.46909153600836, -22.40100574331726], [-52.46906648072762, -22.400938198498874], [-52.46904178437313, -22.400870485873664], [-52.46901743958927, -22.40080260881406], [-52.46899343914556, -22.4007345711447], [-52.468969776710345, -22.40066637918464], [-52.468946446407344, -22.40059803942824], [-52.46892344161038, -22.400529555850923], [-52.468900755328775, -22.400460931464583], [-52.468878380551985, -22.40039216931328], [-52.46885640742974, -22.40032357584248], [-52.46882724999917, -22.400230899759592], [-52.468805957276565, -22.40016200688152], [-52.46878485081607, -22.400092683657657], [-52.46875904606051, -22.40000666548886]], "type": "LineString"}, "id": "488", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 546.31783017, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4711878945433, -22.404336544106325], [-52.47115319209806, -22.40430435264178], [-52.471116412848005, -22.404269737545206], [-52.471079355847074, -22.404234354553058], [-52.47106244503756, -22.40421803257139], [-52.4710258751361, -22.40418235439501], [-52.47099022040185, -22.40414706788776], [-52.470954882909105, -22.404111593066624], [-52.47091929099469, -22.404075351304783], [-52.470903033317974, -22.404058619773018], [-52.47086791758, -22.404022095189447], [-52.47083367988781, -22.40398597778917], [-52.47079975347155, -22.403949681457764], [-52.47076559685318, -22.403912622326608], [-52.47074997491596, -22.4038954939526], [-52.470716281191656, -22.40385816226007], [-52.47068342476411, -22.403821247608334], [-52.47065087029217, -22.403784160609238], [-52.470619121437224, -22.40374748686939], [-52.47057029964152, -22.403690110094598], [-52.47053977332691, -22.4036536116998], [-52.47049209683813, -22.403595621709183], [-52.47046226975189, -22.403558716033853], [-52.47041571991765, -22.403500128563227], [-52.470386125308316, -22.403462242090963], [-52.470356354951214, -22.403423610370893], [-52.470327304681604, -22.403385399786], [-52.470282733295214, -22.403325777560486], [-52.4702547927222, -22.40328776829018], [-52.470211295555885, -22.403227596906728], [-52.47018400788273, -22.40318921246073], [-52.47014156719812, -22.40312851023495], [-52.47011492039421, -22.40308975897714], [-52.47007351559862, -22.403028540707844], [-52.47004749670558, -22.402989430169836], [-52.470007107896876, -22.402927711974232], [-52.46998170482785, -22.402888250737767], [-52.469942311820056, -22.402826048124847], [-52.469917512436446, -22.40278624468305], [-52.46987909529625, -22.402723573544257], [-52.469854887543455, -22.402683436523652], [-52.46981742601047, -22.402620312312457], [-52.469793797695495, -22.402579850290653], [-52.469757271613574, -22.402516288657843], [-52.46973421074115, -22.402475510253957], [-52.469698882087805, -22.402412033329174], [-52.46966436703433, -22.402348822242747], [-52.469630099698676, -22.40228485933931], [-52.469608241918, -22.402243410011746], [-52.46957456644048, -22.40217853798361], [-52.469553234810746, -22.402136795342603], [-52.46952040688627, -22.40207154514911], [-52.469499591610905, -22.402029522065746], [-52.469467818707734, -22.401964374172188], [-52.4694367528856, -22.401899483201884], [-52.46940593813429, -22.40183391669191], [-52.46938621324485, -22.4017912982324], [-52.46935615889373, -22.401725363272476], [-52.46932675784619, -22.401659674983115], [-52.46929779335327, -22.401593778149234], [-52.46926925792918, -22.4015276767168], [-52.469241144414205, -22.401461375476504], [-52.46921344659959, -22.401394881247306], [-52.469185994479254, -22.40132779961107], [-52.469168351349246, -22.40128404926475], [-52.469141568563934, -22.4012166584897], [-52.469115337123064, -22.401149494955252], [-52.46908948852417, -22.40108215636596], [-52.469064015409664, -22.401014645975547], [-52.46903891040975, -22.400946967087542], [-52.46901416614045, -22.400879123053308], [-52.46898977520162, -22.40081111726983], [-52.46896573031465, -22.40074295357306], [-52.468942025074114, -22.4006746382156], [-52.46891865352692, -22.4006061776066], [-52.468895608998466, -22.40053757571182], [-52.46887288446044, -22.400468835561934], [-52.46885047286524, -22.400399960218955], [-52.46882846146784, -22.400331247222628], [-52.46879926457428, -22.400238445649844], [-52.46877793678438, -22.400169439267223], [-52.468756799324204, -22.400100014181422], [-52.468737242890214, -22.400034824280706]], "type": "LineString"}, "id": "489", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 545.315042517, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47116656934609, -22.404355034300476], [-52.47113253755143, -22.404323464955944], [-52.47109561044859, -22.40428871070225], [-52.47105842540201, -22.404253205444363], [-52.471041405810574, -22.404236778466416], [-52.47100471013072, -22.404200977574007], [-52.4709689131992, -22.404165550333328], [-52.47093343517364, -22.40412993442841], [-52.470897721675804, -22.40409356885815], [-52.470881360795715, -22.40407673111261], [-52.47084612583252, -22.404040082515188], [-52.47081175345177, -22.40400382302635], [-52.4707776940235, -22.403967384385925], [-52.47074342243605, -22.40393020051026], [-52.47072770301579, -22.403912965250125], [-52.47069389679913, -22.40387550891323], [-52.470660913444476, -22.403838451651072], [-52.47062823378148, -22.40380122202445], [-52.47059634615734, -22.403764387983195], [-52.470547372728156, -22.40370683299426], [-52.47051669745777, -22.40367015649577], [-52.470468874677096, -22.403611988556246], [-52.47043890398328, -22.403574905185216], [-52.4703922132629, -22.40351614038428], [-52.47036249417187, -22.40347809454523], [-52.4703326150105, -22.403439321626593], [-52.470303444400784, -22.403400952747187], [-52.47025874182428, -22.40334115501858], [-52.47023067270491, -22.403302970870456], [-52.47018704961534, -22.40324262527875], [-52.4701596386153, -22.40320406734507], [-52.470117077186885, -22.40314319240706], [-52.470090312220385, -22.403104269301306], [-52.47004879182654, -22.403042880101342], [-52.470022659861975, -22.40300359958892], [-52.469982160485664, -22.402941712418883], [-52.46995664932262, -22.402902083258272], [-52.469917150669865, -22.40283971381234], [-52.46989224805776, -22.402799744676027], [-52.46985373007958, -22.402736909019243], [-52.46982942384931, -22.40269660870914], [-52.46979186617553, -22.402633322478188], [-52.46976814401014, -22.402592699731237], [-52.469731526333675, -22.402528978688764], [-52.469708376088214, -22.402488042234275], [-52.46967295167919, -22.402424393239734], [-52.469638335121346, -22.40236099623685], [-52.46960397740402, -22.4022968646069], [-52.46958203966927, -22.402255263646687], [-52.46954828630858, -22.402190241562735], [-52.46952687880993, -22.40214835044336], [-52.4694939769689, -22.4020829533065], [-52.469473089683774, -22.402040784830078], [-52.469441239764066, -22.4019754789955], [-52.4694100924475, -22.40191041777282], [-52.46937920526243, -22.40184469711512], [-52.4693594164095, -22.401801940436183], [-52.469329293741254, -22.40173585557125], [-52.469299820501476, -22.401670005961407], [-52.4692707862294, -22.4016039503455], [-52.469242183386015, -22.401537692709528], [-52.46921400474835, -22.40147123785823], [-52.469186244013386, -22.40140459254574], [-52.469158736054595, -22.401337374432263], [-52.4691410436887, -22.401293501973157], [-52.469114208396725, -22.401225979048625], [-52.4690879215522, -22.401158673624586], [-52.46906201949015, -22.401091195723932], [-52.469036494807206, -22.40102354862931], [-52.46901134008817, -22.400955735671708], [-52.46898654790409, -22.400887760228414], [-52.468962110810345, -22.400819625721045], [-52.468938021480156, -22.400751335996837], [-52.468914273434336, -22.40068289724198], [-52.468890860642986, -22.400614315780363], [-52.46886777638309, -22.40054559556808], [-52.46884501358867, -22.400476739654646], [-52.4688225651751, -22.400407751119953], [-52.46880051550259, -22.40033891859809], [-52.46877127914608, -22.4002459915354], [-52.468749916288935, -22.40017687164822], [-52.46872874782912, -22.400107344700476], [-52.4687154397113, -22.40006298306999]], "type": "LineString"}, "id": "490", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 544.350258295, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.4711452441432, -22.40437352449207], [-52.471111882999146, -22.40434257726772], [-52.47107480804352, -22.404307683856896], [-52.47103749495129, -22.40427205633321], [-52.47102036657792, -22.404255524358955], [-52.47098354511967, -22.404219600750483], [-52.47094760599089, -22.40418403277634], [-52.47091198743253, -22.404148275787588], [-52.47087615235126, -22.40411178640892], [-52.4708596882678, -22.404094842449567], [-52.4708243340794, -22.404058069838268], [-52.47078982701009, -22.40402166826082], [-52.4707556345698, -22.403985087311323], [-52.470721248013284, -22.403947778691126], [-52.470705431110005, -22.40393043654485], [-52.47067151240098, -22.40389285556355], [-52.47063840211924, -22.40385565569093], [-52.4706055972652, -22.40381828343674], [-52.47057357087188, -22.40378128909405], [-52.47052444580922, -22.403723555890927], [-52.47049362158306, -22.403686701288716], [-52.47044565251053, -22.403628355400226], [-52.47041553820915, -22.403591094333457], [-52.470368706602656, -22.40353215220215], [-52.47033886302996, -22.403493946996292], [-52.47030887506433, -22.403455032879055], [-52.470279584114536, -22.403416505705092], [-52.47023475034795, -22.40335653247337], [-52.47020655268224, -22.40331817344737], [-52.470162803669446, -22.403257653647383], [-52.470135269342556, -22.40321892222599], [-52.47009258717036, -22.403157874575705], [-52.47006570404131, -22.403118779621987], [-52.47002406804925, -22.403057219491302], [-52.46999782301318, -22.40301776900443], [-52.46995721306931, -22.40295571285994], [-52.46993159381227, -22.40291591577513], [-52.46989198951458, -22.40285337949616], [-52.46986698367404, -22.4028132446653], [-52.46982836485788, -22.402750244490505], [-52.4698039601502, -22.402709780890856], [-52.469766306335636, -22.40264633264012], [-52.46974249031989, -22.402605549167973], [-52.469705781048916, -22.402541668715802], [-52.46968254143046, -22.40250057421069], [-52.4696470212658, -22.40243675314636], [-52.46961230320363, -22.402373170226998], [-52.46957785510468, -22.40230886987048], [-52.4695558374159, -22.402267117277614], [-52.46952200617208, -22.40220194513783], [-52.469500522804545, -22.40215990554003], [-52.469467547047, -22.40209436145977], [-52.46944658775215, -22.402052047590292], [-52.46941466081596, -22.401986583814644], [-52.469383432005, -22.401921352339585], [-52.46935247238622, -22.40185547753411], [-52.469332619569855, -22.401812582635714], [-52.46930242858451, -22.40174634786577], [-52.469272883152556, -22.40168033693541], [-52.46924377910136, -22.401614122537456], [-52.469215108838725, -22.401547708697912], [-52.46918686507843, -22.401481100235596], [-52.46915904142316, -22.401414303839786], [-52.46913147762596, -22.401346949249053], [-52.46911373602423, -22.401302954677142], [-52.469086848225615, -22.40123529960308], [-52.46906050597749, -22.401167852289465], [-52.46903455045233, -22.401100235077422], [-52.46900897420099, -22.40103245127859], [-52.46898376976287, -22.40096450425133], [-52.468958929664055, -22.40089639739896], [-52.46893444641544, -22.400828134167686], [-52.468910312642066, -22.400759718416023], [-52.46888652179101, -22.40069115626374], [-52.46886306775556, -22.400622453949506], [-52.468839943764245, -22.400553615419703], [-52.46881714271349, -22.40048464374272], [-52.46879465748159, -22.400415542016283], [-52.468772569533996, -22.40034658996888], [-52.46874329371459, -22.40025353741626], [-52.46872189579023, -22.400184304024513], [-52.46870069633081, -22.400114675214812], [-52.46869363652378, -22.400091141856702]], "type": "LineString"}, "id": "491", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 543.385474073, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47112391893466, -22.40439201468111], [-52.47109122844122, -22.40436168957711], [-52.471054005632794, -22.404326657009104], [-52.47101656449491, -22.404290907219604], [-52.470999327339605, -22.40427427024903], [-52.470962380102975, -22.404238223924455], [-52.470926298776924, -22.40420251521682], [-52.47089053968575, -22.404166617144202], [-52.47085458302106, -22.40413000395706], [-52.47083801573424, -22.404112953783862], [-52.470802542320634, -22.404076057158676], [-52.470767900562755, -22.40403951349259], [-52.470733575110465, -22.404002790233992], [-52.47069907358489, -22.403965356869207], [-52.47068315919859, -22.403947907836745], [-52.47064912799722, -22.403910202211033], [-52.470615890788395, -22.403872859727905], [-52.47058296074332, -22.40383534484614], [-52.47055079558082, -22.403798190201968], [-52.47050151888472, -22.40374027878461], [-52.47047054570282, -22.403703246078628], [-52.47042243033844, -22.403644722241136], [-52.47039217242953, -22.403607283478568], [-52.47034519993693, -22.403548164016872], [-52.47031523188258, -22.403509799444162], [-52.470285135112725, -22.40347074412829], [-52.47025572382287, -22.403432058659746], [-52.47021075886622, -22.403371909924864], [-52.47018243265421, -22.403333376020946], [-52.47013855771821, -22.403272682012645], [-52.470110900064505, -22.403233777103477], [-52.470068097148555, -22.4031725567409], [-52.47004109585698, -22.403133289939163], [-52.46999934426674, -22.40307155887771], [-52.4699729861592, -22.40303193841638], [-52.4699322656478, -22.402969713297374], [-52.469906538296804, -22.40292974828834], [-52.46986682835423, -22.402867045176297], [-52.46984171928526, -22.40282674465087], [-52.469802999631185, -22.402763579958016], [-52.46977849644612, -22.402722953068796], [-52.46974074649081, -22.40265934279824], [-52.469716836624734, -22.402618398600875], [-52.4696800357593, -22.402554358738968], [-52.46965670676788, -22.40251310618321], [-52.46962109084764, -22.40244911304906], [-52.46958627128118, -22.402385344213176], [-52.46955173280065, -22.402320875130073], [-52.469529635157876, -22.402278970904515], [-52.469495726030964, -22.402213648708862], [-52.469474166794605, -22.40217146063262], [-52.46944111712058, -22.40210576960893], [-52.46942008581604, -22.402063310346353], [-52.4693880818634, -22.401997688629642], [-52.46935677155811, -22.401932286902145], [-52.46932573950566, -22.40186625794888], [-52.4693058227259, -22.401823224831023], [-52.469275563423516, -22.401756840156025], [-52.469245945799415, -22.40169066790512], [-52.46921677196915, -22.4016242947251], [-52.46918803428733, -22.401557724681968], [-52.46915972540443, -22.401490962608605], [-52.469131838828915, -22.40142401512944], [-52.46910421919334, -22.401356524061423], [-52.4690864283558, -22.401312407376714], [-52.469059488050604, -22.4012446201531], [-52.46903309039892, -22.40117703094987], [-52.469007081410695, -22.401109274426435], [-52.468981453591, -22.40104135392335], [-52.468956199433855, -22.400973272826437], [-52.46893131142034, -22.400905034564975], [-52.468906782016894, -22.400836642609768], [-52.468882603800395, -22.400768100830643], [-52.468858770144145, -22.4006994152809], [-52.46883527486462, -22.400630592114034], [-52.46881211114194, -22.400561635266705], [-52.46878927183488, -22.400492547826143], [-52.468766749784685, -22.400423332907977], [-52.46874462356207, -22.400354261334996], [-52.46871530827979, -22.40026108329243], [-52.46869387528827, -22.4001917363961], [-52.468671756167446, -22.400119086945168]], "type": "LineString"}, "id": "492", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 542.445617761, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47110259372043, -22.404410504867606], [-52.47107057387763, -22.404380801884127], [-52.471033203216415, -22.4043456301589], [-52.470995634032874, -22.404309758103558], [-52.47097828809564, -22.404293016136627], [-52.470941215080614, -22.40425684709591], [-52.47090499155729, -22.404220997654754], [-52.47086909193332, -22.404184958498217], [-52.47083301368521, -22.404148221502584], [-52.47081634319502, -22.40413106511552], [-52.4707807505562, -22.40409404447639], [-52.47074597410979, -22.404057358721637], [-52.47071151564549, -22.40402049315389], [-52.47067689915087, -22.403982935044525], [-52.47066088728155, -22.40396537912586], [-52.470626743587836, -22.40392754885568], [-52.47059337945195, -22.40389006376201], [-52.47056032421584, -22.40385240625262], [-52.47052802028419, -22.403815091306925], [-52.470478591954645, -22.40375700167529], [-52.47044746981702, -22.403719790865487], [-52.47039920816081, -22.40366108907897], [-52.47036880664439, -22.403623472620573], [-52.47032169326571, -22.40356417582844], [-52.47029160072973, -22.403525651888838], [-52.47026139515567, -22.403486455374274], [-52.470231863525775, -22.403447611611124], [-52.4701867673791, -22.40338728737305], [-52.4701583126208, -22.403348578591178], [-52.470114311761634, -22.403287710374517], [-52.47008653078114, -22.403248631977544], [-52.47004360712147, -22.403187238902618], [-52.470016487667394, -22.403147800252835], [-52.46997462047901, -22.403085898260606], [-52.46994814930003, -22.40304610782475], [-52.46990731822114, -22.40298371373121], [-52.469881482776216, -22.402943580797906], [-52.46984166718879, -22.402880710852763], [-52.46981645489144, -22.402840244632724], [-52.469777634399485, -22.402776915421786], [-52.46975303273706, -22.402736125242956], [-52.46971518664105, -22.40267235295254], [-52.469691182924684, -22.402631248029937], [-52.46965429046482, -22.40256704875827], [-52.469630872100474, -22.402525638151822], [-52.46959516042469, -22.40246147294782], [-52.469560239354, -22.402397518195382], [-52.469525610491935, -22.40233288038566], [-52.46950343289521, -22.40229082452738], [-52.469469445885245, -22.40222535227584], [-52.46944781078009, -22.402183015721125], [-52.46941468718964, -22.402117177753983], [-52.469393583875444, -22.402074573098297], [-52.4693615029064, -22.40200879344047], [-52.46933011110683, -22.401943221460527], [-52.46929900662076, -22.401877038359448], [-52.469279025877626, -22.401833867022084], [-52.46924869825825, -22.40176733244202], [-52.46921900844206, -22.401700998870556], [-52.46918976483278, -22.401634466908423], [-52.4691609597318, -22.40156774066168], [-52.469132585726356, -22.401500824977244], [-52.46910463623064, -22.4014337264147], [-52.46907696075673, -22.401366098869392], [-52.46905912068343, -22.401321860071857], [-52.46903212787169, -22.401253940698673], [-52.4690056748165, -22.401186209605797], [-52.46897961236525, -22.40111831377095], [-52.46895393297726, -22.401050256563604], [-52.46892862910112, -22.40098204139701], [-52.468903693172955, -22.40091367172644], [-52.468879117614726, -22.40084515104729], [-52.46885489495513, -22.400776483240683], [-52.468831018493724, -22.400707674293482], [-52.468807481970174, -22.400638730273943], [-52.46878427851617, -22.40056965510907], [-52.46876140095284, -22.400500451904918], [-52.4687388420844, -22.400431123795002], [-52.468716677586784, -22.40036193269644], [-52.468687322841696, -22.400268629163925], [-52.46866585478304, -22.400199168762978], [-52.46864995534536, -22.400146947611095]], "type": "LineString"}, "id": "493", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 541.512544379, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47108126850055, -22.40442899505155], [-52.47104991930839, -22.404399914188765], [-52.47101240079437, -22.40436460330629], [-52.470974703565176, -22.404328608985058], [-52.470957248846, -22.40431176202174], [-52.470920050052584, -22.404275470264857], [-52.470883684332, -22.40423948009013], [-52.470847644175215, -22.404203299849655], [-52.47081144434369, -22.404166439045497], [-52.47079467065014, -22.40414917644454], [-52.470758958786135, -22.404112031791446], [-52.47072404765117, -22.404075203947983], [-52.47068945617488, -22.404038196071063], [-52.4706547247112, -22.404000513217053], [-52.47063861535888, -22.403982850412156], [-52.47060435917284, -22.403944895497485], [-52.47057086810988, -22.403907267793247], [-52.47053768768277, -22.40386946765619], [-52.47050524498197, -22.403831992408946], [-52.47045566501902, -22.403773724562996], [-52.470424393925676, -22.403736335649327], [-52.470375985977654, -22.403677455913726], [-52.47034544085374, -22.403639661759456], [-52.47029818658901, -22.40358018763683], [-52.470267969571424, -22.403541504330303], [-52.470237655193166, -22.40350216661705], [-52.470208003223256, -22.40346316455925], [-52.47016277588657, -22.403402664817918], [-52.47013419258203, -22.403363781158056], [-52.47009006579971, -22.403302738733004], [-52.47006216149246, -22.403263486848182], [-52.470019117089095, -22.403201921060887], [-52.469991879472566, -22.403162310563022], [-52.46994989668606, -22.403100237639954], [-52.469923312435675, -22.40306027722955], [-52.46988237078932, -22.40299771416143], [-52.46985642725051, -22.40295741330385], [-52.469816506018255, -22.402894376525552], [-52.46979119049257, -22.402853744610866], [-52.46975226916277, -22.402790250881814], [-52.46972756902302, -22.40274929741334], [-52.46968962678635, -22.402685363103046], [-52.46966552921974, -22.40264409745516], [-52.46962854516548, -22.402579738773706], [-52.469605037428245, -22.402538170116536], [-52.46956922999696, -22.402473832842652], [-52.469534207422086, -22.402409692173627], [-52.469499488178535, -22.402344885637245], [-52.46947723062789, -22.402302678146228], [-52.469443165734916, -22.402237055838764], [-52.469421454761004, -22.40219457080556], [-52.46938825725416, -22.40212858589493], [-52.46936708193036, -22.4020858358461], [-52.46933492394496, -22.40201989824715], [-52.46930345065115, -22.40195415601471], [-52.469272273731505, -22.401887818765783], [-52.46925222902506, -22.40184450920891], [-52.46922183308872, -22.401777824723748], [-52.46919207108049, -22.40171132983169], [-52.46916275769224, -22.40164463908744], [-52.46913388517216, -22.40157775663705], [-52.46910544604422, -22.401510687341514], [-52.46907743362835, -22.401443437695583], [-52.469049702316156, -22.401375673672952], [-52.46903181300712, -22.401331312762565], [-52.46900476768888, -22.401263261239798], [-52.46897825923023, -22.40119538825727], [-52.46895214331601, -22.401127353110976], [-52.46892641235974, -22.401059159199345], [-52.46890105876466, -22.400990809963066], [-52.4688760749219, -22.400922308883356], [-52.46885145320892, -22.400853659480244], [-52.46882718610628, -22.40078486564613], [-52.46880326683976, -22.400715933301456], [-52.468779689072214, -22.40064686842925], [-52.46875644588693, -22.400577674946813], [-52.46873353006739, -22.40050835597905], [-52.46871093438073, -22.400438914677355], [-52.46868873160817, -22.400369604053203], [-52.46865933740031, -22.400276175030715], [-52.46863783427456, -22.40020660112515], [-52.46862815451475, -22.40017480827446]], "type": "LineString"}, "id": "494", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 540.579470997, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.471059970204536, -22.404447510213945], [-52.471029264733495, -22.40441902649102], [-52.47099159836667, -22.40438357645126], [-52.470953773091814, -22.404347459864113], [-52.470936209590704, -22.404330507904376], [-52.470898885018904, -22.404294093431297], [-52.47086237710104, -22.40425796252296], [-52.470826196411466, -22.404221641198504], [-52.47078987499652, -22.404184656585794], [-52.47077299809961, -22.404167287770914], [-52.47073716701041, -22.40413001910381], [-52.4707021211869, -22.404093049171607], [-52.47066739669863, -22.404055898985465], [-52.47063255026592, -22.404018091386796], [-52.470616343430585, -22.40400032169565], [-52.470581974752214, -22.40396224213645], [-52.47054835676221, -22.403924471821615], [-52.470515051144105, -22.403886529056855], [-52.47048246967418, -22.403848893508005], [-52.47043273807781, -22.403790447447694], [-52.470401318028784, -22.40375288043013], [-52.47035276378897, -22.403693822745396], [-52.47032207505759, -22.403655850895213], [-52.47027467990683, -22.40359619944207], [-52.470244338407646, -22.403557356768587], [-52.470213915225216, -22.403517877856594], [-52.47018414291532, -22.40347871750409], [-52.47013878438865, -22.403418042259492], [-52.470110072537885, -22.403378983721602], [-52.47006581983245, -22.403317767088097], [-52.47003779219847, -22.40327834171542], [-52.46999462705145, -22.40321660321569], [-52.46996727127248, -22.403176820869707], [-52.46992517288789, -22.403114577015767], [-52.46989847556614, -22.40307444663078], [-52.46985742335236, -22.403011714588054], [-52.469831371719685, -22.40297124580614], [-52.469791344842655, -22.402908042194667], [-52.46976592608866, -22.402867244585305], [-52.46972690392103, -22.402803586338095], [-52.469702105304016, -22.402762469579955], [-52.46966406692671, -22.402698373249745], [-52.46963987550989, -22.402656946876544], [-52.469602799861285, -22.402592428785255], [-52.469579202751206, -22.402550702077352], [-52.46954329956446, -22.402486192733555], [-52.469508175485444, -22.402421866147893], [-52.46947336586044, -22.40235689088483], [-52.46945102835593, -22.40231453176105], [-52.46941688557998, -22.402248759397636], [-52.46939509873735, -22.402206125885908], [-52.46936182731416, -22.402139994031778], [-52.46934057998079, -22.40209709858978], [-52.469308344979076, -22.40203100304966], [-52.46927679019108, -22.401965090564712], [-52.4692455408379, -22.401898599167914], [-52.46922543216817, -22.401855151391505], [-52.46919496791492, -22.401788317001213], [-52.469165133714704, -22.40172166078854], [-52.46913575054753, -22.401654811262137], [-52.4691068106084, -22.40158777260808], [-52.46907830635801, -22.40152054970143], [-52.469050231022024, -22.401453148972077], [-52.46902244387159, -22.4013852484721], [-52.46900450532687, -22.40134076544885], [-52.46897740750217, -22.401272581776475], [-52.4689508436401, -22.401204566904266], [-52.468924674262944, -22.40113639244653], [-52.46889889173847, -22.401068061830586], [-52.468873488424485, -22.400999578524583], [-52.46884845666716, -22.400930946035732], [-52.46882378879948, -22.400862167908638], [-52.46879947725384, -22.400793248047], [-52.46877551518225, -22.400724192304835], [-52.468751896170765, -22.40065500657994], [-52.46872861325423, -22.400585694779924], [-52.468705659178504, -22.400516260048544], [-52.46868302667367, -22.400446705555066], [-52.46866078562621, -22.40037727540529], [-52.46863135195562, -22.400283720892826], [-52.46860629956063, -22.400202663177954]], "type": "LineString"}, "id": "495", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 539.652455271, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47103869027649, -22.404466042417965], [-52.47100861015295, -22.404438138790894], [-52.47097079593332, -22.404402549593808], [-52.470932842612804, -22.404366310740716], [-52.470915170329754, -22.40434925378455], [-52.470877719979555, -22.404312716595225], [-52.470841069864434, -22.404276444953243], [-52.47080474864205, -22.404239982544777], [-52.470768305643695, -22.40420287412347], [-52.470751325543425, -22.40418539909465], [-52.470715375229034, -22.40414800641351], [-52.470680194717, -22.40411089439251], [-52.470645337216745, -22.404073601897124], [-52.470610375815, -22.404035669553775], [-52.47059407149667, -22.40401779297633], [-52.47055959032598, -22.403979588772582], [-52.470525845408936, -22.403941675847094], [-52.47049241459984, -22.40390359045461], [-52.4704596943608, -22.403865794604133], [-52.47040981113105, -22.403807170329415], [-52.47037824212634, -22.4037694252079], [-52.470329541594765, -22.403710189573992], [-52.47029870925592, -22.40367204002786], [-52.47025117321915, -22.403612211244152], [-52.470220707238404, -22.403573209203667], [-52.47019017525182, -22.403533589092913], [-52.47016028260195, -22.40349427044567], [-52.47011479288533, -22.403433419697752], [-52.47008595248837, -22.40339418628179], [-52.470041573859845, -22.403332795439816], [-52.470013422899164, -22.40329319657922], [-52.46997013700852, -22.403231285367035], [-52.46994266306715, -22.40319133117289], [-52.469900449084506, -22.403128916388056], [-52.46987363869142, -22.403088616028448], [-52.46983247591024, -22.40302571501107], [-52.46980631618375, -22.402985078304784], [-52.46976618366196, -22.40292170786011], [-52.469740661679694, -22.40288074455604], [-52.46970153867429, -22.402816921790635], [-52.46967664158003, -22.402775641742792], [-52.46963850706214, -22.40271138339264], [-52.46961422179515, -22.4026697962941], [-52.46957705455222, -22.402605118792962], [-52.46955336806934, -22.402563234034268], [-52.46951736912717, -22.402498552620518], [-52.46948214354407, -22.4024340401182], [-52.469447243537665, -22.402368896128433], [-52.46942482607932, -22.40232638537184], [-52.469390605420436, -22.40226046295245], [-52.46936874270913, -22.402217680962174], [-52.469335397369626, -22.40215140216452], [-52.469314078026734, -22.402108361329315], [-52.469281766008756, -22.40204210784801], [-52.46925012972662, -22.401976025110528], [-52.46921880793995, -22.401909379565833], [-52.46919863530698, -22.401865793569858], [-52.46916810273687, -22.401798809274418], [-52.46913819634471, -22.401731991741098], [-52.46910874339866, -22.401664983432525], [-52.46907973604052, -22.401597788574772], [-52.469051166667725, -22.401530412056967], [-52.469023028411684, -22.401462860244187], [-52.46899518542305, -22.401394823266838], [-52.46897719764268, -22.40135021813071], [-52.468950047311566, -22.40128190230871], [-52.46892342804612, -22.401213745546805], [-52.468897205206076, -22.40114543177758], [-52.46887137111344, -22.40107696445731], [-52.468845918080596, -22.401008347081582], [-52.46882083840875, -22.40093958318357], [-52.46879612438642, -22.40087067633246], [-52.468771768397815, -22.400801630443294], [-52.46874776352119, -22.400732451303615], [-52.4687241032658, -22.400663144726007], [-52.46870078061807, -22.400593714608398], [-52.4686777882862, -22.400524164113378], [-52.468655118963234, -22.400454496428107], [-52.4686328396409, -22.400384946752705], [-52.46860336650764, -22.40029126675022], [-52.46858474426191, -22.40023101393279]], "type": "LineString"}, "id": "496", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 538.666851962, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47101741034279, -22.40448457461945], [-52.470987955566756, -22.404457251088388], [-52.47094999349431, -22.404421522733937], [-52.47091191212812, -22.404385161614865], [-52.47089413106314, -22.404367999662224], [-52.47085655493455, -22.404331339756645], [-52.47081976262216, -22.404294927380977], [-52.47078330086698, -22.404258323888453], [-52.47074673628521, -22.404221091658524], [-52.47072965298159, -22.404203510415734], [-52.47069358344201, -22.404165993720536], [-52.47065826824144, -22.404128739610723], [-52.47062327772922, -22.40409130480604], [-52.470588201358446, -22.404053247717957], [-52.47057179955713, -22.404035264254215], [-52.470537205894125, -22.40399693540588], [-52.47050333405006, -22.403958879869716], [-52.470469778049974, -22.403920651849454], [-52.47043691904183, -22.40388269569731], [-52.47038688417871, -22.40382389320813], [-52.47035516621835, -22.40378596998264], [-52.47030631939502, -22.40372655639952], [-52.47027534344875, -22.403688229157392], [-52.470227666525986, -22.40362822304307], [-52.47019707606369, -22.40358906163554], [-52.47016643527297, -22.403549300325995], [-52.47013642228316, -22.403509823383985], [-52.470090801376614, -22.403448797132707], [-52.47006183243348, -22.40340938883864], [-52.4700173278819, -22.40334782378815], [-52.469989053594546, -22.403308051439595], [-52.4699456469603, -22.403245967514927], [-52.469918054856564, -22.403205841472584], [-52.46987572527589, -22.403143255756802], [-52.4698488018115, -22.40310278542254], [-52.469807528462965, -22.40303971543048], [-52.4697812606427, -22.40299891079979], [-52.46974102247619, -22.40293537352187], [-52.469715397265695, -22.402894244523058], [-52.46967617342254, -22.402830257239437], [-52.46965117785108, -22.40278881390185], [-52.46961294719264, -22.402724393531717], [-52.4695885680755, -22.402682645707806], [-52.4695513092383, -22.40261780879678], [-52.46952753338265, -22.402575765987283], [-52.469491438685104, -22.40251091250355], [-52.469456111597964, -22.40244621408453], [-52.469421121210196, -22.40238090136802], [-52.46939862379806, -22.4023382389786], [-52.46936432525629, -22.40227216650321], [-52.469342386676345, -22.402229236034366], [-52.46930896742057, -22.402162810293152], [-52.46928757606819, -22.402119624064735], [-52.469255187033994, -22.4020532126422], [-52.469223469257756, -22.40198695965215], [-52.469192075037654, -22.401920159959538], [-52.46917183844148, -22.40187643574397], [-52.469141237554545, -22.401809301543352], [-52.46911125897049, -22.401742322689362], [-52.46908173624561, -22.401675155598586], [-52.469052661468524, -22.401607804537132], [-52.46902402697337, -22.40154027440816], [-52.46899582579731, -22.40147257151191], [-52.46896792697052, -22.401404398057174], [-52.468949889954544, -22.40135967080813], [-52.46892268711706, -22.40129122283648], [-52.46889601244829, -22.401222924184857], [-52.46886973614541, -22.401154471104135], [-52.46884385048464, -22.40108586707954], [-52.468818347732984, -22.40101711563404], [-52.46879322014667, -22.40094822032685], [-52.468768459969716, -22.400879184751727], [-52.46874405953819, -22.400810012835006], [-52.46872001185658, -22.400740710297796], [-52.46869631035734, -22.400671282867467], [-52.46867294797844, -22.40060173443225], [-52.46864991739047, -22.400532068173582], [-52.468627211249405, -22.400462287296495], [-52.468604893652255, -22.400392618095445], [-52.46857538105635, -22.400298812602944], [-52.46856333442455, -22.40025983535767]], "type": "LineString"}, "id": "497", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 537.627025037, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47099613040341, -22.404503106818396], [-52.470967300974905, -22.404476363383516], [-52.47092919104964, -22.404440495871654], [-52.470890981637794, -22.404404012486573], [-52.470873091790864, -22.404386745537426], [-52.47083538988388, -22.404349962915553], [-52.47079845537422, -22.404313409806175], [-52.470761853086245, -22.404276665229567], [-52.47072516692106, -22.404239309190977], [-52.4707079804141, -22.40422162173417], [-52.47067179164934, -22.40418398102488], [-52.47063634176025, -22.404146584826215], [-52.47060121823605, -22.404109007712204], [-52.47056602689626, -22.404070825879366], [-52.47054952761196, -22.40405273552929], [-52.47051482145665, -22.40401428203634], [-52.470480822685566, -22.403976083889457], [-52.47044714149451, -22.4039377132414], [-52.470414143717285, -22.403899596787525], [-52.47036395722081, -22.40384061608387], [-52.47033209030481, -22.40380251475434], [-52.47028309718975, -22.403742923221973], [-52.47025197763606, -22.403704418283798], [-52.47020415982734, -22.403644234838822], [-52.47017344488352, -22.40360491406422], [-52.470142695288686, -22.40356501155585], [-52.470112561958956, -22.403525376319042], [-52.4700668098625, -22.403464174564352], [-52.47003771237322, -22.403424591392135], [-52.469993081898615, -22.40336285213311], [-52.46996468428462, -22.40332290629655], [-52.4699211569068, -22.40326064965935], [-52.46989344664073, -22.40322035176877], [-52.46985100146207, -22.403157595122014], [-52.469823964926405, -22.40311695481306], [-52.46978258101054, -22.403053715846283], [-52.469756205096516, -22.40301274329117], [-52.46971586128533, -22.402949039179962], [-52.46969013284664, -22.40290774448637], [-52.46965080816578, -22.402843592684498], [-52.46962571411715, -22.40280198605713], [-52.46958738731819, -22.40273740366699], [-52.46956291435096, -22.402695495117673], [-52.46952556391952, -22.402630498796732], [-52.46950169869114, -22.4025882979364], [-52.469465508238265, -22.402523272382656], [-52.469430079647125, -22.40245838804691], [-52.46939499887804, -22.40239290660361], [-52.46937242151215, -22.40235009258135], [-52.469338045087525, -22.402283870049924], [-52.469316030638986, -22.40224079110247], [-52.46928253746699, -22.402174218417677], [-52.469261074105155, -22.402130886796012], [-52.469228608054785, -22.402064317432234], [-52.46919680878451, -22.401997894189577], [-52.46916534213101, -22.401930940349022], [-52.46914504157167, -22.40188707791385], [-52.46911437236796, -22.401819793808034], [-52.46908432159206, -22.401752653633352], [-52.469054729088406, -22.401685327760344], [-52.46902558689241, -22.401617820495137], [-52.46899688727494, -22.40155013675498], [-52.46896862317892, -22.401482282775238], [-52.468940668514016, -22.401413972843105], [-52.468922582262465, -22.401369123481135], [-52.46889532691865, -22.401300543359824], [-52.4688685968466, -22.401232102818465], [-52.46884226708092, -22.401163510426212], [-52.468816329852075, -22.401094769697252], [-52.46879077738165, -22.401025884181987], [-52.46876560188091, -22.40095685746558], [-52.468740795549394, -22.40088769316643], [-52.46871635067499, -22.40081839522213], [-52.46869226018843, -22.40074896928738], [-52.468668517445366, -22.40067942100431], [-52.46864511533535, -22.40060975425148], [-52.46862204649131, -22.400539972229147], [-52.468599303532194, -22.400470078160218], [-52.46857694766027, -22.400400289433517], [-52.46854739560176, -22.40030635845098], [-52.46854192457852, -22.4002886567801]], "type": "LineString"}, "id": "498", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 536.587198112, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47097485045836, -22.404521639014796], [-52.4709466463774, -22.40449547567625], [-52.47090838859932, -22.40445946900695], [-52.470870051141794, -22.404422863355823], [-52.470852052512925, -22.40440549141015], [-52.47081422482755, -22.404368586071946], [-52.47077714812063, -22.404331892228825], [-52.47074040529986, -22.404295006568066], [-52.470703597551264, -22.4042575267208], [-52.47068630784096, -22.404239733049973], [-52.470649999851005, -22.404201968326547], [-52.4706144152734, -22.404164430038993], [-52.47057915873724, -22.404126710615625], [-52.47054385242844, -22.404088404037996], [-52.47052725566116, -22.404070206801546], [-52.47049243701357, -22.40403162866395], [-52.47045831131546, -22.403993287906324], [-52.47042450493346, -22.403954774630435], [-52.470391368387155, -22.403916497874803], [-52.470341030257345, -22.403857338956612], [-52.47030901438572, -22.403819059523006], [-52.47025987497895, -22.403759290041346], [-52.47022861181787, -22.403720607407074], [-52.4701806531232, -22.40366024663141], [-52.47014981369787, -22.403620766489713], [-52.47011895529895, -22.403580722782465], [-52.470088701629315, -22.403540929250827], [-52.47004281834299, -22.4034795519927], [-52.470013592307595, -22.40343979394229], [-52.46996883590998, -22.403377880474675], [-52.46994031496937, -22.403337761150073], [-52.469896666848015, -22.403275331800312], [-52.469868838419636, -22.40323486206146], [-52.46982627764303, -22.403171934483698], [-52.46979912803612, -22.40313112420001], [-52.46975763355296, -22.403067716258477], [-52.469731149545225, -22.40302657577888], [-52.4696907000894, -22.402962704834373], [-52.469664868422534, -22.40292124444596], [-52.469625442904004, -22.402856928125804], [-52.46960025037825, -22.402815158208647], [-52.46956182743881, -22.402750413798458], [-52.469537260621514, -22.402708344523703], [-52.46949981859588, -22.402643188792815], [-52.46947586399481, -22.402600829881607], [-52.469439577786645, -22.402535632257816], [-52.469404047691555, -22.402470562005316], [-52.469368876541196, -22.40240491183521], [-52.46934621922159, -22.402361946180058], [-52.46931176491415, -22.402295573592575], [-52.469289674597064, -22.402252346166495], [-52.46925610750887, -22.402185626538095], [-52.46923457213764, -22.40214214952316], [-52.469202029071134, -22.402075422218115], [-52.469170148306866, -22.40200882872284], [-52.46913860922001, -22.401941720734293], [-52.469118244697555, -22.401897720079482], [-52.469087507177115, -22.401830286068446], [-52.469057384209414, -22.401762984573043], [-52.46902772192703, -22.401695499917786], [-52.46899851231216, -22.401627836448817], [-52.468969747572444, -22.40155999909743], [-52.4689414205565, -22.401491994034174], [-52.46891341005353, -22.40142354762462], [-52.46889527456645, -22.401378576149714], [-52.468867966716346, -22.40130986387872], [-52.468841181241054, -22.4012412814476], [-52.46881479801263, -22.4011725497438], [-52.46878880921575, -22.401103672310455], [-52.468763207026605, -22.401034652725397], [-52.46873798361148, -22.400965494599777], [-52.46871313112543, -22.400896201576565], [-52.46868864180819, -22.400826777604678], [-52.46866450851674, -22.400757228272376], [-52.46864072452989, -22.400687559136543], [-52.46861728268879, -22.400617774066074], [-52.468594175588734, -22.400547876280044], [-52.4685713958116, -22.400477869019287], [-52.46854900166493, -22.400407960766906], [-52.46852050753105, -22.400317392335495]], "type": "LineString"}, "id": "499", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 535.55670848, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47095357050764, -22.40454017120865], [-52.47092599177424, -22.404514587966606], [-52.470887586143334, -22.40447844213984], [-52.47084912064014, -22.40444171422262], [-52.47083101322933, -22.404424237280402], [-52.47079305976557, -22.40438720922583], [-52.47075584086138, -22.404350374648917], [-52.470718957507806, -22.404313347904004], [-52.47068202817581, -22.40427574424802], [-52.47066463526216, -22.40425784436313], [-52.47062820804703, -22.404219955625543], [-52.47059248878091, -22.404182275249056], [-52.4705570992328, -22.4041444135163], [-52.47052167795499, -22.404105982193844], [-52.47050498370474, -22.404087678071], [-52.470470052564856, -22.404048975288738], [-52.47043579993976, -22.40401049192032], [-52.47040186836681, -22.403971836016556], [-52.47036859305144, -22.403933398959133], [-52.47031810328831, -22.403874061826357], [-52.47028593846108, -22.403835604288638], [-52.47023665276262, -22.403775656857636], [-52.47020524599417, -22.40373679652724], [-52.47015714641358, -22.403676258420855], [-52.47012618250677, -22.403636618911992], [-52.47009521530377, -22.403596434005856], [-52.47006484129425, -22.403556482179333], [-52.470018826818084, -22.403494929417736], [-52.46998947223659, -22.403454996489103], [-52.469944589916004, -22.403392908812847], [-52.46991594564882, -22.403352616000188], [-52.46987217678395, -22.403290013937823], [-52.46984423019331, -22.403249372350654], [-52.46980155381876, -22.403186273841836], [-52.46977429114065, -22.403145293583393], [-52.46973268609023, -22.403081716667067], [-52.46970609398881, -22.403040408262967], [-52.46966553888838, -22.402976370485113], [-52.46963960399338, -22.402934744401854], [-52.469600077637224, -22.402870263563383], [-52.46957478663437, -22.40282833035638], [-52.469536267554496, -22.40276342392612], [-52.469511606887174, -22.40272119392589], [-52.46947407326738, -22.402655878785037], [-52.46945002929366, -22.402613361822937], [-52.46941364733025, -22.402547992129055], [-52.46937801573125, -22.402482735959747], [-52.469342754199666, -22.402416917062805], [-52.46932001692639, -22.40237379977474], [-52.46928548473618, -22.402307277131175], [-52.469263318550574, -22.40226390122644], [-52.46922967754623, -22.402197034654407], [-52.469208070165635, -22.402153412246168], [-52.46917545008304, -22.402086526999827], [-52.46914348782483, -22.402019763251886], [-52.469111876304666, -22.401952501115346], [-52.46909144781913, -22.401908362240885], [-52.46906064198201, -22.4018407783246], [-52.46903044682255, -22.40177331550845], [-52.469000714761485, -22.401705672070914], [-52.46897143772781, -22.401637852398153], [-52.46894260786588, -22.401569861435533], [-52.46891421793006, -22.401501705288734], [-52.46888615158906, -22.40143312240173], [-52.46886796686649, -22.40138802881387], [-52.468840606510135, -22.401319184393156], [-52.46881376563166, -22.40125046007226], [-52.468787328940536, -22.4011815890569], [-52.468761288575664, -22.401112574919154], [-52.46873563666784, -22.401043421264294], [-52.46871036533837, -22.400974131729424], [-52.46868546669784, -22.400904709982132], [-52.46866093293781, -22.400835159982652], [-52.46863675684149, -22.400765487252748], [-52.46861293161091, -22.400695697264158], [-52.46858945003876, -22.400625793876035], [-52.46856630468273, -22.400555780326307], [-52.468543488087626, -22.400485659873695], [-52.46852105566626, -22.40041563209563], [-52.46849909051589, -22.400345815967203]], "type": "LineString"}, "id": "500", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 534.55938814, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.470931924714016, -22.404558364033363], [-52.470905337165426, -22.404533700254586], [-52.4708667836817, -22.404497415270303], [-52.47082819013283, -22.40446056508699], [-52.47080997394008, -22.404442983148176], [-52.47077189469791, -22.4044058323772], [-52.47073453359646, -22.40436885706647], [-52.4706975097101, -22.404331689237353], [-52.4706604587947, -22.40429396177261], [-52.4706429626777, -22.404275955673633], [-52.4706064162374, -22.404237942921853], [-52.470570562282774, -22.404200120456412], [-52.47053503972272, -22.40416211641422], [-52.47049950347591, -22.404123560346914], [-52.4704827117427, -22.40410514933766], [-52.47044766811053, -22.40406632191068], [-52.47041328855844, -22.404027695931443], [-52.47037923179455, -22.403988897399763], [-52.47034581771014, -22.403950300040517], [-52.4702951763137, -22.403890784693118], [-52.470262862530895, -22.403852149051236], [-52.47021343054076, -22.403792023670846], [-52.470181880164965, -22.4037529856443], [-52.47013363969847, -22.403692270207134], [-52.47010255131019, -22.403652471331082], [-52.470071475303136, -22.403612145226017], [-52.470040980953776, -22.403572035104585], [-52.46999483528777, -22.40351030683946], [-52.46996535216022, -22.403470199032565], [-52.46992034391669, -22.40340793714764], [-52.46989157632295, -22.403367470846874], [-52.4698476867146, -22.403304696071864], [-52.46981962196171, -22.40326388263635], [-52.46977682998928, -22.403200613196443], [-52.469749454239995, -22.4031594629632], [-52.46970773862235, -22.403095717072052], [-52.46968103842729, -22.403054240743423], [-52.46964037768227, -22.40299003613218], [-52.469614339559186, -22.40294824435404], [-52.46957471236543, -22.402883598997214], [-52.46954932288552, -22.402841502500344], [-52.46951070766524, -22.402776434049965], [-52.46948595314794, -22.402734043324244], [-52.46944832793402, -22.402668568773368], [-52.46942419458768, -22.402625893760337], [-52.469387716869065, -22.402560351996357], [-52.469351983766224, -22.40249490991022], [-52.46931663185345, -22.402428922286393], [-52.46929381462654, -22.40238565336541], [-52.4692592045536, -22.402318980665722], [-52.46923696249952, -22.402275456282304], [-52.46920324757907, -22.402208442766607], [-52.46918156818915, -22.40216467496506], [-52.46914887109051, -22.40209763177739], [-52.4691168273384, -22.40203069777676], [-52.46908514338497, -22.401963281492193], [-52.469064650936396, -22.40191900439805], [-52.46903377678263, -22.40185127057649], [-52.469003509431474, -22.401783646439565], [-52.46897370759177, -22.401715844219723], [-52.46894436313933, -22.401647868343144], [-52.46891546815524, -22.401579723769256], [-52.46888701529959, -22.40151141653889], [-52.46885889312061, -22.401442697174424], [-52.46884065916259, -22.401397481473595], [-52.46881324630003, -22.401328504903166], [-52.46878635001841, -22.401259638692462], [-52.468759859864626, -22.40119062836552], [-52.46873376793181, -22.401121477523354], [-52.46870806630535, -22.401052189798644], [-52.468682747061585, -22.400982768854526], [-52.46865780226662, -22.400913218383153], [-52.46863322406384, -22.40084354235604], [-52.4686090051627, -22.40077374622854], [-52.46858513868842, -22.400703835387155], [-52.468561617385284, -22.400633813681363], [-52.468538433773304, -22.400563684367928], [-52.46851558036026, -22.400493450723435], [-52.46849310966424, -22.400423303419654], [-52.46847751778001, -22.40037374466553]], "type": "LineString"}, "id": "501", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 533.565961832, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47091024112004, -22.404576521795423], [-52.47088468255096, -22.40455281254018], [-52.47084598121441, -22.40451638839835], [-52.47080725961986, -22.404479415948884], [-52.47078893464516, -22.404461729013466], [-52.4707507296246, -22.40442445552607], [-52.470713226325884, -22.404387339481467], [-52.47067606190673, -22.404350030568114], [-52.47063888940793, -22.404312179294585], [-52.47062129008759, -22.404294066981507], [-52.47058462442212, -22.4042559302155], [-52.470548635779, -22.40421796566105], [-52.470512980207, -22.404179819309395], [-52.470477328991194, -22.40414113849721], [-52.470460439775024, -22.404122620601505], [-52.47042528365059, -22.404083668529783], [-52.47039077717152, -22.4040448999397], [-52.47035659521671, -22.40400595878007], [-52.470323042363255, -22.403967201118935], [-52.47027224933353, -22.40390750755688], [-52.470239786595165, -22.40386869381081], [-52.47019020831337, -22.403808390480986], [-52.470158514330244, -22.40376917475822], [-52.47011013297787, -22.40370828199024], [-52.47007892010816, -22.40366832374698], [-52.470047735297065, -22.40362785644295], [-52.470017120607864, -22.403587588026575], [-52.469970843752066, -22.40352568425789], [-52.46994123207848, -22.40348540157268], [-52.46989609791204, -22.403422965479052], [-52.46986720699177, -22.403382325690135], [-52.46982319663997, -22.40331937820244], [-52.46979501372487, -22.403278392918548], [-52.46975210615458, -22.40321495254751], [-52.46972461733415, -22.40317363233943], [-52.46968279114932, -22.403109717473427], [-52.46965598286064, -22.403068073220222], [-52.469615216471084, -22.40300370177557], [-52.46958907511994, -22.4029617443025], [-52.46954934708862, -22.402896934427293], [-52.46952385913169, -22.402854674640533], [-52.46948514777106, -22.40278944417001], [-52.4694602994038, -22.40274689271876], [-52.46942258259579, -22.40268125875785], [-52.469398359876884, -22.402638425693862], [-52.46936178640311, -22.402572711859722], [-52.46932595179646, -22.40250708385672], [-52.46929050950254, -22.402440927505985], [-52.469267612322035, -22.40239750695204], [-52.46923292436641, -22.40233068419622], [-52.4692106064439, -22.402287011334092], [-52.46917681760737, -22.40221985087472], [-52.46915506620817, -22.402175937679814], [-52.46912229209354, -22.402108736550783], [-52.46909016684757, -22.402041632297436], [-52.46905841046093, -22.40197406186482], [-52.46903785404936, -22.401929646550972], [-52.469006911578994, -22.401861762824122], [-52.46897657203618, -22.401793977366392], [-52.468946700417895, -22.401726016364215], [-52.46891728854674, -22.401657884283797], [-52.46888832844052, -22.40158958609863], [-52.4688598126651, -22.401521127784672], [-52.46883163464818, -22.40145227194272], [-52.46881335145474, -22.40140693412888], [-52.468785886086025, -22.40133782540871], [-52.46875893440131, -22.401268817308182], [-52.468732390784915, -22.40119966766964], [-52.468706247284196, -22.401130380123032], [-52.46868049593914, -22.401060958328475], [-52.46865512878114, -22.400991405975077], [-52.46863013783176, -22.400921726779593], [-52.468605515186276, -22.400851924724833], [-52.46858125348036, -22.400782005199737], [-52.468557345762434, -22.40071197350554], [-52.468533784728336, -22.400641833482073], [-52.46851056286045, -22.400571588404897], [-52.46848767262951, -22.40050124156852], [-52.46846516365888, -22.400430974739024], [-52.46845594503568, -22.40040167336136]], "type": "LineString"}, "id": "502", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 532.56703912, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.46853375261853, -22.40073261417025], [-52.468505952067915, -22.400649853278146], [-52.468482691944175, -22.400579492437238], [-52.46845976489537, -22.400509032408955], [-52.46843431464747, -22.40042958366441]], "type": "LineString"}, "id": "503", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 35.079998454, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468457183405576, -22.40059465659825], [-52.46843185715785, -22.400516823244722], [-52.46841277072944, -22.40045724058537]], "type": "LineString"}, "id": "504", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 15.887364422, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.468405576979634, -22.400529694886018], [-52.46839100340062, -22.400484200101406]], "type": "LineString"}, "id": "505", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 5.256026748, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47082358879174, -22.404649228980862], [-52.47080206403657, -22.404629261658773], [-52.47076277128866, -22.404592280886362], [-52.47072353751139, -22.404554819371995], [-52.4707047774089, -22.40453671244987], [-52.47066606927474, -22.40449894809644], [-52.47062799718698, -22.404461269116], [-52.47059027063667, -22.404423395865322], [-52.47055261180429, -22.404385049356343], [-52.47053459967062, -22.404366512186535], [-52.47049745710451, -22.40432787936331], [-52.470460929707436, -22.4042893464525], [-52.47042474208774, -22.4042506308626], [-52.47038863099603, -22.40421145107057], [-52.47037135184808, -22.404192505628814], [-52.470335745754646, -22.40415305497781], [-52.47030073156775, -22.40411371594394], [-52.47026604884936, -22.404074204272206], [-52.4702319409199, -22.4040348054032], [-52.470180541357195, -22.403974398982033], [-52.47014748279673, -22.403934872818716], [-52.47009731934852, -22.403873857690787], [-52.470065050936284, -22.403833931182756], [-52.47001610604062, -22.403772329091094], [-52.46998439524533, -22.403731733378574], [-52.46995277521829, -22.403690701278354], [-52.469921679169985, -22.40364979968183], [-52.46987487755527, -22.403587193898506], [-52.46984475169782, -22.40354621169969], [-52.46979911384, -22.403483078770833], [-52.46976972961393, -22.40344174502896], [-52.469725236288646, -22.403378106690162], [-52.46969658072501, -22.40333643401236], [-52.46965321076358, -22.40327230991646], [-52.46961691066194, -22.403217744845605]], "type": "LineString"}, "id": "506", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 201.861260276, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47080205156, -22.404667522528122], [-52.470781409393844, -22.40464837393247], [-52.47074196879308, -22.404611254002315], [-52.470702606970114, -22.40457367022165], [-52.470683738085675, -22.40455545830277], [-52.47064490417313, -22.404517571232756], [-52.47060668988809, -22.40447975151827], [-52.47056882280501, -22.404441737183173], [-52.47053104238924, -22.404403266865245], [-52.47051292705224, -22.40438462348118], [-52.470475665260984, -22.40434586664358], [-52.47043900317543, -22.40430719164357], [-52.47040268254381, -22.404268333744024], [-52.470366456483156, -22.404229029206956], [-52.47034907985227, -22.40420997687862], [-52.470313361266605, -22.40417040158273], [-52.470278220152785, -22.404130919937824], [-52.47024341224353, -22.40409126563796], [-52.4702091655451, -22.404051706466884], [-52.4701576143492, -22.403991121830842], [-52.47012440683326, -22.403951417563114], [-52.47007409709348, -22.403890224485536], [-52.47004168507403, -22.4038501202811], [-52.46999259929259, -22.40378834085841], [-52.46996076401597, -22.40374758577848], [-52.46992903518498, -22.403706412479142], [-52.46989781879696, -22.40366535258749], [-52.46985088599257, -22.403602571300397], [-52.46982063158923, -22.40356141422309], [-52.46977486780863, -22.403498107085326], [-52.469745360256184, -22.403456599855105], [-52.46971149947563, -22.403408169129538]], "type": "LineString"}, "id": "507", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 179.364439205, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47078051432257, -22.4046858160728], [-52.47076075474546, -22.40466748620379], [-52.470721166291845, -22.404630227115863], [-52.4706816764232, -22.404592521068853], [-52.4706626987568, -22.4045742041532], [-52.47062373906585, -22.404536194366564], [-52.47058538258356, -22.404498233917984], [-52.47054737496769, -22.40446007849843], [-52.47050947296853, -22.404421484371525], [-52.470491254428204, -22.404402734773186], [-52.4704538734118, -22.40436385392116], [-52.47041707663778, -22.40432503683195], [-52.47038062299426, -22.404286036622718], [-52.47034428196464, -22.40424660734057], [-52.470326807850846, -22.40422744812563], [-52.47029097677296, -22.404187748184803], [-52.47025570873221, -22.40414812392883], [-52.47022077563211, -22.404108327000813], [-52.47018639016473, -22.404068607527634], [-52.47013468733562, -22.40400784467666], [-52.470101330864225, -22.403967962304463], [-52.470050874832914, -22.40390659127721], [-52.470018319206254, -22.40386630937631], [-52.46996909253907, -22.403804352622558], [-52.46993713278113, -22.403763438175183], [-52.469905295146226, -22.403722123676694], [-52.4698739584185, -22.40368090548986], [-52.46982689442448, -22.40361794869898], [-52.469798446535215, -22.403579249135415]], "type": "LineString"}, "id": "508", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 159.093831067, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.470758977079484, -22.404704109614855], [-52.470740100091426, -22.404686598472733], [-52.47070036378496, -22.404649200226984], [-52.47066074587061, -22.404611371913603], [-52.47064165942226, -22.404592950001152], [-52.47060257395291, -22.404554817497857], [-52.47056407527336, -22.40451671631515], [-52.4705259271247, -22.404478419811106], [-52.47048790354216, -22.40443970187518], [-52.47046958179852, -22.404420846062543], [-52.47043208155697, -22.40438184119608], [-52.47039515009449, -22.40434288201761], [-52.47035856343908, -22.40430373949864], [-52.47032210744051, -22.4042641854714], [-52.470304535843795, -22.40424491936983], [-52.47026859227369, -22.404205094784047], [-52.47023319730604, -22.40416532791697], [-52.47019813901508, -22.404125388360754], [-52.47016361477876, -22.404085508585432], [-52.470111760316485, -22.40402456751949], [-52.47007825488965, -22.403984507042797], [-52.47002765256682, -22.403922958065827], [-52.46999495333297, -22.40388249846841], [-52.46994558578006, -22.40382036438355], [-52.46991350154083, -22.4037792905687], [-52.46988740375514, -22.403745424451643]], "type": "LineString"}, "id": "509", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 139.156192042, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.470737439830735, -22.404722403154288], [-52.47071944543173, -22.404705710739286], [-52.470679561272405, -22.404668173335708], [-52.47063981531237, -22.404630222755916], [-52.47062062008206, -22.40461169584662], [-52.47058140883431, -22.404573440626642], [-52.4705427679575, -22.40453519870978], [-52.47050447927606, -22.40449676112119], [-52.470466334110135, -22.404457919376235], [-52.47044790916318, -22.40443895734926], [-52.47041028969649, -22.40439982846831], [-52.47037322354554, -22.404360727200547], [-52.47033650387825, -22.40432144237184], [-52.470299932910734, -22.404281763599446], [-52.470282263831116, -22.404262390611215], [-52.4702462077688, -22.40422244138044], [-52.47021068587426, -22.404182531902222], [-52.470175502392465, -22.404142449717792], [-52.47014083938721, -22.40410240964027], [-52.47008883329179, -22.404041290359316], [-52.470055178909526, -22.40400105177809], [-52.47000443029519, -22.403939324851343], [-52.4699788402281, -22.40390766160431]], "type": "LineString"}, "id": "510", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 119.425244, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47071611021405, -22.40474088930525], [-52.47069879076639, -22.404724823003455], [-52.4706587587542, -22.404687146441997], [-52.47061888474846, -22.404649073595763], [-52.470599580736206, -22.404630441689623], [-52.470560243710054, -22.404592063752922], [-52.47052146063597, -22.40455368110186], [-52.470483031421765, -22.404515102428697], [-52.47044476467246, -22.404476136874667], [-52.47042623652218, -22.404457068633327], [-52.47038849783036, -22.404417815737876], [-52.47035129699097, -22.404378572380786], [-52.47031444431178, -22.40433914524227], [-52.47027775837534, -22.40429934172472], [-52.47025999181281, -22.404279861849798], [-52.4702238232583, -22.404239787974], [-52.470188174436856, -22.404199735884614], [-52.47015286576424, -22.40415951107191], [-52.470118063990085, -22.40411931069217], [-52.47009331847117, -22.40409022894521]], "type": "LineString"}, "id": "511", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 96.499548046, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47069514848678, -22.40475971672971], [-52.470678136095394, -22.404743935265248], [-52.470637956230334, -22.404706119545857], [-52.470597954178906, -22.404667924433173], [-52.47057854138468, -22.40464918753014], [-52.470539078580124, -22.404610686876676], [-52.4705001533088, -22.404572163491384], [-52.4704615835618, -22.404533443733627], [-52.47042319522912, -22.404494354370488], [-52.470404563875526, -22.404475179914762], [-52.470366705958575, -22.40443580300476], [-52.47032937043073, -22.404396417558303], [-52.47029238473967, -22.40435684810997], [-52.47025558383431, -22.40431691984721], [-52.470237719788884, -22.404297333085573], [-52.470225231663576, -22.404283496721323]], "type": "LineString"}, "id": "512", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 71.583360608, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-52.47067418675383, -22.404778544151736], [-52.47065748141875, -22.40476304752468], [-52.470617153700815, -22.404725092647322], [-52.47057702360368, -22.404686775268125], [-52.470557502027496, -22.404667933368174], [-52.470517913444546, -22.404629309997933], [-52.470478845975954, -22.40459064587837], [-52.47044013569619, -22.404551785035956], [-52.470396809989765, -22.40450766812654]], "type": "LineString"}, "id": "513", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 41.417445946, "Name": "Projeto"}, "type": "Feature"}], "type": "FeatureCollection"});
|
|
|
|
|
|
|
|
geo_json_c87afd2d7b5abd8a6d901a2c86dced3c.addTo(map_fc1f9f13e7dd4e6a23081d5c35ddef2f);
|
|
|
|
</script>
|
|
</html> |